Question
onSetFocus and onKillfocus does not work when loading in target?
Hello,
I have this strange thing.
When loading an external swf file in a target like so:
loadMovie("exernal.swf", "loadhere");
and loadhere is the instance name of the movie clip where the external.swf is loaded in
the onSetFocus and onKillFocus actionscript in this external.swf do not function anymore.
Is there a solution to this, besides loading it in a level?
Regards,
Micheal
I have this strange thing.
When loading an external swf file in a target like so:
loadMovie("exernal.swf", "loadhere");
and loadhere is the instance name of the movie clip where the external.swf is loaded in
the onSetFocus and onKillFocus actionscript in this external.swf do not function anymore.
Is there a solution to this, besides loading it in a level?
Regards,
Micheal