ashzero
12-22-2005, 04:18 PM
i have a presentation i'm working on that loads swf's into a "loadplace" mc. now there's a button in the swf's that tell the parent to go to a certain frame, and it's not working.
presentation -> load swf. button in loaded swf, tells this._parent._parent gotoAndStop(11). the button is in the root timeline, so it just needs to go up 2 levels, no?
this._parent (button's timeline) ._parent (the main presentation).
i'm trying to get another .exe projector file to run on frame 11 of the main presentation using the .bat process. it should work if i can get this stupid thing to go to the damn frame 11.
sorry, just upset that something so SIMPLE doesn't ****ing work.
presentation -> load swf. button in loaded swf, tells this._parent._parent gotoAndStop(11). the button is in the root timeline, so it just needs to go up 2 levels, no?
this._parent (button's timeline) ._parent (the main presentation).
i'm trying to get another .exe projector file to run on frame 11 of the main presentation using the .bat process. it should work if i can get this stupid thing to go to the damn frame 11.
sorry, just upset that something so SIMPLE doesn't ****ing work.