
Load within Flash Professional (fla)?
Is it possible to load and execute the Flash player inside another Flash file (fla)? I know I could probably load the player in per:
http://stackoverflow.com/questions/13245739/load-external-swf-with-parameters-in-as3
But can I control it? Are there calls that can be made to the loaded SWF? What parameters need to be set (eg. what is the player key variable? Do they conform to the same name as the JS API?) ?