Please take a look at this code.


i have button instance following code on

on (release)
gotoandplay(25);

on frame 25 have following code.

var myclip = this.createemptymovieclip("mymc", this.getnexthighestdepth());
var myloader = new moviecliploader();
var mylistener = new object();
mylistener.onloadinit = function () {
trace("load init");
};
myloader.addlistener(mylistener);
myloader.loadclip("vts_01_1.swf", myclip);
_root.myclip._x = 0;
_root.myclip._y = 0;
_root.myclip._width = 267;
_root.myclip._height = 147;

why movie show up? please verbose. thank you.

come on people. need figure out. here appreciated. thanks.


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support