/ Published in: ActionScript
Expand |
Embed | Plain Text
loadMovie("3DInterface01.swf", _root.empty_mc01); this.onEnterFrame = function() { if (_level0.empty_mc01.instance01._currentframe>=124) { gotoAndStop(7); } }; stop();
You need to login to post a comment.
