Armondo
07-19-2007, 11:04 PM
i have no idea why this isn't working...i used this actionscript code:
// i wrote it...and it works, and it makes sense right?
cover._x = Stage.width / 2;
cover._y = Stage.height / 2;
cover is the instance name of the MC
i set the html publish to 100% width+height, no scale, horizontal+vertical center.
whats going wrong?? im testing it in other browsers just to see.
here is the page: http://flashanims.com/work/kopykats/test/test1.html
// i wrote it...and it works, and it makes sense right?
cover._x = Stage.width / 2;
cover._y = Stage.height / 2;
cover is the instance name of the MC
i set the html publish to 100% width+height, no scale, horizontal+vertical center.
whats going wrong?? im testing it in other browsers just to see.
here is the page: http://flashanims.com/work/kopykats/test/test1.html