monday flash Q
monday flash Q
Out of context: Reply #7
- Started
- Last post
- 11 Responses
- unfittoprint0
OOP [object oriented programming] let's you treat everything [variables, sounds, xml, movieclips] as objects .
Since the thing you want to control is a movieclip is rather unusual to try control the level is in it instead.oh and inside the contentMC, you should write [instead of what you posted] to update its content:
this.loadMovie(nextMovie);