adi235eee
09-24-2009, 08:39 AM
the interface developed in as2. loads as2 and as3 apps. the apps when loaded run independent of the interface both work respectively. but the interface starts to malfunction in the sense its not able to call the _root. based functions.
im unable to understand the change of global control here . can some one help me out.:o
when i do trace(this); from within the loaded swf's i do get the respective
_root for as2 swf loaded
root1 for as3 swf loaded.
Can any one let me know the change of global control taking place here and how to control the root in the interface.
im unable to understand the change of global control here . can some one help me out.:o
when i do trace(this); from within the loaded swf's i do get the respective
_root for as2 swf loaded
root1 for as3 swf loaded.
Can any one let me know the change of global control taking place here and how to control the root in the interface.