HOME | DD

Published: 2005-11-28 04:18:26 +0000 UTC; Views: 96656; 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
<= Prev |