Hi Everone
i know the code and syntax for flash when it comes to loading movies within flash but im trying to load a movie from a data driven dynaic xml file and i dont know what syntax i should use to load a movie onto level 1
the current code im using which works with no levels is as follows
[size=2]<dp_0>
<item name=“INTERACTIVE” action=“loadMovie” movie=“interactive-menu.swf”/>
</dp_0>
with the codeabove, i dont know where to place the level 1 part of the code
Can anyone help please
[/size]