[x]

deviantART

 

©2007-2009 ~Rose-Layon
Details
Submitted: May 29, 2007
File Size: 212 KB
Image Size: 125 KB
Resolution: 800×598
Comments: 178
Favourites & Collections: 288 [who?]

Views
Total: 9,671
Today: 0

Downloads
Total: 299
Today: 0

Embed


Thumb

Artist's Comments

When I made a dress-up game I wanted some specific things, like clothes that could change color and clothing that snapped in the right place. So I looked for a tutorial. I looked all over the Internet but I couldn't fined one. So I decided to just fight whit actionscript head on. After a lot of blood sweat and tears (mostly from me and not from actionscript :() I finished my dress-up game and was very happy.

When some people asked me how I had made this I decided to write a tutorial (just because I am just THAT kind of a nice person and not at all because I could use it to score points at my school) It took me a really long time to finish this tutorial but it's finally done!

This is the first time I've made an tutorial or even tried to explain actionscript and I 'm not an actionscript expert, so if my explanations are unclear or wrong please tell me, so I can improve them. Also English is not my mother language so please tell me if I made spelling mistakes so I can change that.

I've used Flash MX 2004, in case you were wondering.

Pleas tell me what you think of this tutorial and if it was of any use. And if you make a dress up game please send me the link :). Also feel free to ask me if you have any problems, I'm not sure if I can help, but I will try.

--- Edit ---

:iconyewnoir: commented that it would come in handy to paste my code here, so people can copy paste if they want. And I thought that was a good idea, so here it is:

stop();
this.onPress = function() {
startDrag(this);
};
this.onRelease = function() {
stopDrag();
if (_root.eyes, hitTest(_root.Pop)) {
setProperty(this, _x, 445.8);
setProperty(this, _y, 203.7);
} else {
setProperty(this, _x, 543.2);
setProperty(this, _y, 127.9);
}
};

and for the buttons:

on (press) {
_root.skate_pants.gotoAndStop(3);
_root.baggy_pants.gotoAndStop(2);
_root.skirt.gotoAndStop(1);
_root.punk_pants.gotoAndStop(6);
_root.short_pants.gotoAndStop(7);
}

Also, I was wondering, are the colors too bright? Should the green of the text be darker? Please tell me what you think.


--- Edit ---

I made the colors of the text a little bit darker, I hope that it's more readable now :)
[x]

Devious Comments

Comments


thanks a bunch for making this!!!
i love you now! *clings*
:hug:
Yay thank youuu :D

<3<3<3
Thank you; I too have been searching the internet for what seems like hours. Finally, I thought, If I'm going to submit the doll to dA anyway, why not see if they have some tutorials? & there were some very easy, simplistic tutorials. I tried searching "advanced doll flash tutorial" but nothing popped up. Finally I clicked yours by accident & when I saw the words "change colour" & "snap in the right place" I nearly jumped for joy. Thank you so much; I'll definitely be using this & I'll send you the link to the doll~ <33
I'm really happpy that you finde my tutorial usefull :D

And thank you for the :+fav: :)
you're welcome, the only critique I have is that perhaps at on your comment you could type out the commands; that way someone could copy+paste. I'm not sure though, I had to write it out & I'm trying to get used to actionscript so it just depends if you want people to really use the tutorial or just have something at their fingertips <3
Thanks for your comment. At first I was under the impression that you would be able to copy paste it from the swf file, but you cant, so now it's in the comment. :)
"Aankleed pop"
Nederlands? :P
Thanks 4 the tut! :love:

--
[x3] Walking down on MemoryLane... [x3]
haha, ja Nederlands...

Graag gedaan :D
man where did u download Flash MX 2004. i cant find it anywhere
Sorry I can't help you there, I'm not good at finding programs to download either.

I get them from classmates on my school (we're a bunch of nerds :D)

I hope you are able to find it soon... good luck!

Site Map