Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
flash lights
Author: sam
| Website: http://cox-internet.com/samwhitt |
first make a mask layer and make it a mc (movie clip)
give it these actions:
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
now make a masked notice the (ed) in masked and draw what ever
end of tutorial
| » Level Basic |
|
|
Added: : 2004-11-27
Rating: 2.16 Votes: 56
Hits: 1074
|
| » Author |
|
ok...
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (0 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.
|
|
|