Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Flash Light Effect for Text
Author: Chad Freiling
| Website: http://hosehead78.8m.com |
Adding the Action Script
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:

Next.In Frame 5. We need to add 'Set Property' and a 'Stop Drag'
Actions
- Set Property ("/light", Visibility) = false
- Stop Drag
If you want you can test the movie now.
| » Level Intermediate |
|
|
Added: : 2001-02-16
Rating: 7.41 Votes: 256
Hits: 8496
|
| » Author |
|
No details available.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (179 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|