Flash Help
Flash Help
Out of context: Reply #1
- Started
- Last post
- 25 Responses
- ********0
Yes. Just set a flag based on what button you have pressed. Then on frame 5 check the status of that flag in an if statement.
if flag = 1 goto scene 2
else if flag = 2 goto scene 3.But in proper as. ken?