Path in AC

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ink0
    New Member
    • Dec 2009
    • 1

    Path in AC

    Hello, I have a problem:
    in my flash [main] there is external swf [sub]. I have movieclip (background) into [main] library and I want to load it to the [sub] swf.
    mc has path: [_root.mc] and background symbol has path: [_root.myBook.fp age_1.parent.ho lder.background].
    I tried to use attachMovie & duplicateMovieC lip but this way I can create element only in [_root.*] because I can't write a full path to element I want to crate, only it's name.

    How can I put [_root.mc] into [_root.myBook.fp age_1.parent.ho lder.background]? Please help and sorry about my English.
Working...