In this video tutorial i will show you how to Make objects and movie clips drag & drop!
Simply follow the tutorial and you'll soon have Drag & drop Items, This tutorial is useful for Flash storybooks, Flash games and much more....
Here's the action script code:
on (press){
this.startDrag();
}
on(release, releaseOutside){
stopDrag();
}
Thanks for watching!
cool........ it help`s me
thax
rvesuthar 4 months ago
@rvesuthar Ah im glad to hear it, Its a nice little piece of code :)
yambam26 4 months ago
How did you get the green circle to float up and down? I want to make a game with a ghost, and I want him to bob like that. Thanks.
TheExiledMercenary 2 years ago
Its a Movie clip basically :)
You create your object on frame 1 then say at frame ten insert another key frame and move your object up a bit then insert a keyframe at frame 20.
Between those keyframes you right click and choose Motion tween
then your done, I can do a video on it if you want!
yambam26 2 years ago
nice music!
FFWestsider 2 years ago
ty very much, I really like this song because it so catchy :P
yambam26 2 years ago