Search tutorials
We are practically done now! All we have left to do is the variable initiation in Frame 1, so go to frame 1, and insert the following actionscript there.
delay = 6; //set to 6 instead of 30 to prevent a long delay upon loading the flash program. ballsOnScreen = new Array(); boxesOnScreen = new Array(); numBalls = 0; numBoxes = 0; x = 1;
We're done!
| » Level Advanced |
|
Added: 2001-06-07 Rating: 6.97 Votes: 186 |
| » Author |
| No details available. |
| » Download |
| Download the files used in this tutorial. |
| Download (4 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!