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
The Action script we'll use is Drag and Drop. And Set Property. This
is For the 'Light Layer' (Bottom Layer)
This is the reason why I had the Light Movie Clip have an 'Instance Name'
= light.
First in the Light Layer we need to add the 'Start Drag'
action.
In Frame 1, right click and Select 'Properties'. In the
Frame Properties theres a tab called 'Actions'.
Go to 'Actions' and add the Following:
Set Property ("/light", Visibility) = true
Start Drag ("/light", lockcenter)
In Frame 2 of 'Light Layer' right click and Select 'Properties'.
In Actions add 'Go To and Play' with properties:
Go to and Play (1)
Next.In Frame 5. We need to add 'Set Property' and a 'Stop Drag'
Actions