HOME | DD

Published: 2005-11-28 04:18:26 +0000 UTC; Views: 96653; Favourites: 1254; Downloads: 4826
Redirect to original
Description
OI, Flash CS3 proffesional users must type in a different code. it's at the bottom. if you still need help, go to my new accounts and ask there;AHA! I have made my first ever TUTORIAL! WOOOOOOOOO
C: Now, if you like this, and/or use it, PLEASE FAVE, OR COMMENT D:
I worked very hard on it >w>;; -brick'd-
And if you needed the coding for one of the steps, here it is:
on (press) {
startDrag ("");
}
on (release) {
stopDrag ();
}
Flash CS3:
on (press)
{ startDrag ("");
}
on (release)
{ stopDrag ();
}
TUTORIAL (c) :
Related content
Comments: 402
purplecat99 In reply to ??? [2011-09-11 05:23:42 +0000 UTC]
haha never mind...you just right click and click "actions," then skip step 6 and paste the code right in the box...
👍: 0 ⏩: 0
ManLikeYeti [2011-09-05 18:25:11 +0000 UTC]
OMG THANKS!! I've been wondering how you do this!!
👍: 0 ⏩: 0
rainbowparadoxes [2011-08-23 13:11:32 +0000 UTC]
Thanks! Now I can make a custom doll designer! drawing dolls for mah friends will be so easy, they can never choose. Now they can just play the game
👍: 0 ⏩: 0
Alleykatz [2011-08-13 04:46:33 +0000 UTC]
Well, this tuto is AWESOME, everything worked except one thing.....the items go behind the character...not on it ._.
👍: 0 ⏩: 1
Hidaka666 In reply to Alleykatz [2011-09-05 21:28:37 +0000 UTC]
if your items went behind the charecter you should make sure that your clothes layer is above the charecter layer
👍: 0 ⏩: 0
SunaMarki [2011-07-15 02:24:51 +0000 UTC]
cool thanks. I this looks like it'll really help a lot.
👍: 0 ⏩: 0
VialisRoseph [2011-07-06 14:22:17 +0000 UTC]
yeah flash but what's the whole name of that program you use to make that game (i also want to make a game )
👍: 0 ⏩: 1
VialisRoseph In reply to VialisRoseph [2011-07-06 14:23:13 +0000 UTC]
oops sorry that was the wrong tab :S but thanks
👍: 0 ⏩: 0
EllaJoan In reply to ??? [2011-06-26 01:29:15 +0000 UTC]
Oh em frikking gee.
THIS TUTORIAL IS AMAZING.
I love how it assumes like you're a total n00b at Flash (guilty) and shows you everything you need to know. Some tutorials assume you know where everything is and how to do EVERYTHING on the program. I'll be linking you a deviation soon, I hope.
👍: 0 ⏩: 0
LovelyRibbonSword In reply to ??? [2011-06-24 20:35:19 +0000 UTC]
Great tutorial!
I just started using Flash CS5, my first ever flash program, and let's just say I know NOTHING about it |D
This really helped a lot. Even though steps 6 & 7 were different for CS5 so I had to figure them out myself...but then again that's my problem. Nice job!
👍: 0 ⏩: 0
Jadepool [2011-06-19 22:19:20 +0000 UTC]
I've been having trouble figuring this out, lets say for your dress up game you had one set of clothes. And you had bobs shirt, and you could change the colors to blue, green, orange, red etc. How would you do that?
👍: 0 ⏩: 0
Coze0x0 [2011-06-12 11:29:58 +0000 UTC]
thank you so much for your answer!
later I realized that I fogot to add the coding to every piece of cloth.
once I did this it worked.
thank you
👍: 0 ⏩: 0
Coze0x0 [2011-06-02 19:50:10 +0000 UTC]
thank you so very much this turtorial is very helpful !
kan you tell me how to fix this?
error:
Mouse events are permitted only for button instances
Cause I don't have a clue of making dress ups and this is not working as it should be .. ><
thank you
👍: 0 ⏩: 1
xXNeverBeTheSameXx In reply to Coze0x0 [2011-06-12 04:25:22 +0000 UTC]
I had that problem too
I think it's because we both have CS5
Anyways you have to put them all on different layers and different frames..
Umm, Okay so for me I did this;
In the first frame you one have hair
Second frame - tops
Third frame - bottoms.
etc.
Then you add a button (Window - Common Libraries - Buttons (then just choose whatever button you want)
and add the coding; (click on the button itself (don't have to make it into a button/movie clip (already is)
on(press){
_root.gotoAndPlay(1);
}
On the first frame you only put on arrow going to the next frame.
Second frame ; you have (if you want) to put a forward & backward arrow with the same coding for each from above.
Once you do this you can select and add on to you character with whatever cloths you have created.
ALSO! On a new layer create 3 new frames (depends on how many frames you have(amount of cloths/hair styles etc you want to put on it) You have to put in a stop action in the frame itself
code;
stop();
If you have anymore questions about what I just said...let me know (:
👍: 0 ⏩: 1
xXNeverBeTheSameXx In reply to xXNeverBeTheSameXx [2011-06-12 04:27:01 +0000 UTC]
**on each frame you have to put the " stop(); " coding in order for it to work properly!**
👍: 0 ⏩: 1
xXNeverBeTheSameXx In reply to xXNeverBeTheSameXx [2011-06-12 04:36:08 +0000 UTC]
BUT, one thing I'm still trying to figure out (doing this atm) is how to keep the changes on the doll and a change to each new frame. If you figure it out..please let me know..it would be very helpful (:
👍: 0 ⏩: 0
OhSamuri [2011-06-02 16:37:10 +0000 UTC]
what should i save/export it as so i can put it on deviant and its playable? Thanks
👍: 0 ⏩: 0
ichigoartt [2011-05-16 02:23:07 +0000 UTC]
Thanks!! This might be great help! (I haven't tried it yet)
👍: 0 ⏩: 0
bunnybiscuit [2011-05-03 13:48:27 +0000 UTC]
Wonderful tutorial!! Quick and simple to do! *^_^*
👍: 0 ⏩: 0
td-catherine [2011-04-26 13:39:45 +0000 UTC]
Oh, I hope that I could have the full pack. But I have to buy it...
👍: 0 ⏩: 0
Mery-Bery [2011-04-20 08:55:30 +0000 UTC]
hey what kind of flash is this?
flash mx what? i have flash mx 2004 and stinks...
👍: 0 ⏩: 0
Nikoru-Haisumisu [2011-04-15 04:07:14 +0000 UTC]
SNAP... Can you import pictures? I tried and its failing hardcore
👍: 0 ⏩: 0
Nikoru-Haisumisu In reply to ??? [2011-04-14 14:40:49 +0000 UTC]
Sweetness OwO
most times you can find a tut like this XD
Awhsum jobbbah
👍: 0 ⏩: 0
Lightofmoonandstars In reply to ??? [2011-04-09 16:48:31 +0000 UTC]
Tank woo for da tutorial! I will use it!
👍: 0 ⏩: 0
MadilynBoyd In reply to ??? [2011-03-29 14:48:00 +0000 UTC]
would i be able to transfer a document from sai on macromedia? Im horrible when it comes to drawing on the computer freehanded and PTS has a curve line tool that i use...
👍: 0 ⏩: 0
krm3dayana In reply to ??? [2011-03-14 21:40:44 +0000 UTC]
I made my first (and only) dress up game using this tutorial. Thank you!
👍: 0 ⏩: 0
jack-thehedgie [2011-03-14 10:43:44 +0000 UTC]
thank you ^^ can you give a link to flash please
👍: 0 ⏩: 0
anime-girl909 [2011-02-27 01:07:04 +0000 UTC]
I've been dying to find a tutorial on how to create a dress up game! XD Thank u soooo much!
👍: 0 ⏩: 0
LordBoop [2011-02-19 04:32:25 +0000 UTC]
Does this work for flash CS5? Im trying to make a dress up game but I cannot find any codes that make the clothes move! Please help!
👍: 0 ⏩: 0
fueledbyana [2011-02-17 21:07:41 +0000 UTC]
har har har this is really really easy THANK YOUUU. Your explanation is really simple and ansfusdfndsi just brilliant
👍: 0 ⏩: 0
Mizukage64 In reply to ??? [2011-01-30 21:33:50 +0000 UTC]
thank you im going to try this out
👍: 0 ⏩: 0
Karartegirl99 [2011-01-29 21:48:21 +0000 UTC]
This is complex!I think so for the following reasons: It costs 200$
"Sending" it to someone would be illegal
you can't find a decent free version
IT'S JUST A DRESS UP GAME, PEOPLE!
There's no point.
👍: 0 ⏩: 1
timeausTestify In reply to Karartegirl99 [2011-02-19 21:13:24 +0000 UTC]
i completely agree...
👍: 0 ⏩: 0
Just-Like-Heaven24 [2011-01-29 16:18:16 +0000 UTC]
I literally sat at my computer with my mouth hanging open as soon as I saw it worked xD Thank you for making this!!!
👍: 0 ⏩: 0
rararox In reply to ??? [2010-12-14 23:55:27 +0000 UTC]
Thanks so much. Mainly because I know nothing about scripting.
👍: 0 ⏩: 0
XxEvilPandaxX [2010-12-12 14:58:25 +0000 UTC]
I have flash 5 and i have tried to make the drag and drop script cuz this one doesnt work.. plz help someone! I dont know what code will work on my flash 5! Dx great tutorial thought but it wasnt that big of a help for me D:
👍: 0 ⏩: 0
shinyrayquaza23 [2010-12-07 00:28:11 +0000 UTC]
FINALLY.
I have found a tutorial that uses the same kind of flash I have
all the other tutorials had different codes olololo;;
anyway, cool, dude C:
👍: 0 ⏩: 0
| Next =>