Groups | Blog | Home
all groups > flash (macromedia) > february 2007 >

flash (macromedia) : Flash Help


KDP
2/28/2007 6:21:40 PM
yourmovie_mc.onEnterFrame = function() {
if (this._x < 500) {
this._x += 5;
}
}

If your animation starts in the center and your screen size is say 550x400
this code will stop it on one side..Unless you want to movie to stay in the
middle. can you send the fla?
[quoted text, click to view]

BabuNinja
2/28/2007 10:56:50 PM
Ok, so I made an anamation, and when I play it it goes out of the canvas. And I
want it playing within the whole canvas.

It is 271 frames long. And it starts in the center when published and then
goes out of the screen, and it all needs to be seen. Nothing cut off. Does
anyone know how to fix this?

If you need more explanation reply and I will give more explanation. HELP
WANTED PLEASE>!
AddThis Social Bookmark Button