Flash Help
Flash Help
Out of context: Reply #4
- Started
- Last post
- 25 Responses
- ********0
Avoid scenes like the plague.
But the functionality is of course possible....
one way of doing it would be to have a movieClip which has frames 2 to 5 in it and then INSTEAD of going to a different scene loads a movieClip (say clip2 or clip3 for example)
each button would set a variable which is then read by the commonPart_mc and in turn determines which Movie gets loaded...
does that make any sense whatsoever?