Skip to main content
January 4, 2007
Question

onSetFocus and onKillfocus does not work when loading in target?

  • January 4, 2007
  • 1 reply
  • 219 views
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
This topic has been closed for replies.

1 reply

Participating Frequently
January 5, 2007
Is there anyone who can help me with this problem??