How do i slow an animation down? cause mine are going too fast? and how do i set the thing in the centre of the screen when i view it in the browser
Printable View
How do i slow an animation down? cause mine are going too fast? and how do i set the thing in the centre of the screen when i view it in the browser
Hi there,
i suggest you change the frame rate for that particular scene. (by default it is set to 12) or if possiable, extend your movie over more frames.
In order to center your swf in a browser place the <center> tags before your <object> and <embed> tags in the HTML. Don't forget to close it with the </center> tag after the <object> and <embed>.
Cheers,
micmac