smat
05-16-2004, 12:43 PM
hi,
i use Flash MX 2004 Professional on Mac.
i want to have a first flash that loads another (or a second)flash, e.g.:
loadMovieNum("Flash2.swf", 0);
in the loading (or second)flash is a menubar.
if the first flash who loads the second film is empty, all works pretty nice, but when i do some other components in the first flash, e.g. labels or textfields, the menubar in the second flash displays all items as "undefined".
i have to do that with loadMovieNum because XMLConnector can't work with multiple scenes, perhaps another issue? it's talked about on macromedia's forums ...
generally, i had bad experience with mx prof and the components ...
any help would be appreciated! :)
- smat
i use Flash MX 2004 Professional on Mac.
i want to have a first flash that loads another (or a second)flash, e.g.:
loadMovieNum("Flash2.swf", 0);
in the loading (or second)flash is a menubar.
if the first flash who loads the second film is empty, all works pretty nice, but when i do some other components in the first flash, e.g. labels or textfields, the menubar in the second flash displays all items as "undefined".
i have to do that with loadMovieNum because XMLConnector can't work with multiple scenes, perhaps another issue? it's talked about on macromedia's forums ...
generally, i had bad experience with mx prof and the components ...
any help would be appreciated! :)
- smat