Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Everything Actionscript
Author: myself
| Website: http://vtw.myfreeforum.org |
Putting it All Together
With everything that I have taught you in this first part, you can put that all together and make this code:
onClipEvent(enterFrame){
if(this.hitTest(_root.thing)){
gotoAndStop("Scene 2", 1);
}
}
Thank you for reading this long and detailed tutorial. I hope this will get you started in the amazing world of Actionscript.
| » Level Basic |
|
|
Added: : 2007-11-19
Rating: 4.51 Votes: 56
Hits: 1917
|
| » Author |
|
I am a tutorial writer.
|
| » 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.
|
|
|