BBM.net is designed to save you time and deliver the highest quality royalty-free music for your multimedia projects. Features include: over 450 Music Loop Packages from some of the best composers in the business, our music search engine to speed your selection process, alternate music versions & bonus sounds to use for rollovers or transitions, free technical support and free consulting.
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