Featured FLA
» Author: Nitin Tikhe
» Title: Cart
» Description: This Animation Tut is a fun and useful for kids below 15 years. Watch the Flag, Doors, Stick and Horse movements.
» More by Nitin Tikhe
Featured Site
» Posted in the Flash Kit Links section
» Title: Banana Swimwear
» Description: This is a banana swim wear interactive catalog we designed and animated in Flash
Create a new empty movie clip, name it "drag" and place it somewhere
on the layout. Bring up the instance properties for the clip and also, call
it "drag".
Open the frame actions for the first frame of the movie and insert the following
code:
startDrag ("_root.drag", true);
stop ();
This will tell the movie to attach the drag movie clip to the cursor. This
allows us to track the cursor's location.
Create a new empty movie clip, name it "control" and place it somewhere
on the layout. Give this instance the name "control".
I'm a freelance web developer and designer. Although I specialize in networking (you know, Cisco routers, servers, etc), I also dabble with programming and right-brained creativity.