actionscript quickie
actionscript quickie
Out of context: Reply #9
- Started
- Last post
- 10 Responses
- D_Dot0
Use "elseIf" that way the player doesn't have to check to see if all the statements are true, just the one that is true is executed. and it doesn't slow down the movie to check the others.