AS3.0 simple question

Out of context: Reply #7

  • Started
  • Last post
  • 9 Responses
  • joyride0

    could be a couple things, most likely it's pathing to what you're trying to control. Before trying to change it, i.e. visibility, just try to get to it using trace();

    Trace getting to the Loaded swf, when you know that name, then try tracing the mc inside. Once you have that, you should be good.

    You might be trying to do something before it's on the stage, hence the undefined method... Good luck

View thread