Question
passing parameters between SWF with loadMovieNum()
When calling one swf from another using
loadMovieNum("name.swf",0) is it
possible to pass parameters to the second SWF like it is done in
HTML/JavaScript or using any other method?
possible to pass parameters to the second SWF like it is done in
HTML/JavaScript or using any other method?