path to attached movie
i've create movie clip called "stuff" had custom scroller. when put instant of named "stuff" @ root level works fine. can called @ "_root.stuff.scroll" . when put instance of "stuff" attached movie clip "_root.a1.attachmovie("gray", "gray1", 10); " , try calling @ "_root.a1.stuff.scroll" doesn't work. path broken? gray exported in first frame.
thanks
thanks
i figured out. path needs _root.a1.gray1.stuff.
sorry bother
sorry bother
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment