Page 1 of 1

Creating a Flash file (swf)

PostPosted: Fri Jan 25, 2008 2:23 pm
by mrweb
Is there a way for me to define the coordinates when I create my SWF for flash.

Currently the SWF is always at 0,0. That doesn't work for most of my animations.

Thank you

PostPosted: Fri Jan 25, 2008 3:31 pm
by Ark
No, there is no way to specify such information. I don't see where it matters though, you can place the SWF anywhere you want on an HTML page with the HTML around it though.

PostPosted: Sat Jan 26, 2008 10:42 pm
by mrweb
Thanks for the answer. It matters because I'd like to put the morph inside an existing Flash movie.
It's a real pain if I have to go into each frame and modify the coordinates.