Deviation Actions

celestialsunberry's avatar

Flash CS4 Dress Up Game Tut

Published:
5.1K Views

Description

This is a tutorial for Flash CS4 on how to make a dress up game.

If you have any questions, please let me know.

*SORRY THE VOICE IS OFF~~*

SCRIPT:
----------------------

on(press) {
startDrag(this);
}

on(release) {
stopDrag();
Mouse.show();
}

on(rollOut)
{
Mouse.show();
}

on(releaseOutside) {
stopDrag();
}
Image size
320x240px 9.48 MB
© 2009 - 2024 celestialsunberry
Comments9
Join the community to add your comment. Already a deviant? Log In
Komeko's avatar
thank you so much!! :D
this tutorial was so helpful...i was actually able to make a game because of you! X3

heres the link:
[link]