AFQ (Another Flash Question)

Out of context: Reply #16

  • Started
  • Last post
  • 20 Responses
  • SteveJobs0

    hmmm, thought it was working, but it's not....

    just one last question if you're still around:

    dup=_root.attachMovie("mc","mc...
    dup.mc._x=100;
    dup.mc._y=100;

    this code works. 'mc' is a movieclip in the library. i picked this code up somewhere, but never found any mention of it in the flash help regarding the dup.mc._property notation.
    is this only available through attach movie? what if my movieclip isn't stored in the library? attachMovie can only access mc's from the library, correct?

    it's late and i'm tired... should probably wait until tomorrow to tackle this one... :(

View thread