|
-
What I think is a simple Actionscript Question
I am creating an Flash movie where I click on items on the screen. Once I've clicked on all the items I want to have the movie continue. I have the items created and each have a different name. I have the actionscript creating a variable:
X = 0;
I assume I can increase this variable each time I click one of the items and then when the variable hits a specific number it runs the rest of the movie.
If I however am unsure of how to write this proprerly. Or if this is going to be the best way to accomplish what I'm trying to do.
Any help on this would be appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|