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.
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.