Anchor position in flash...

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
empty
Posts: 28
Joined: Tue Mar 18, 2008 11:39 pm
Location: Colorado
Contact:

Anchor position in flash...

Post by empty »

Hey Everyone,

I'm exporting my animations to .swf to import into flash. I have noticed that the anchor is always in the top left of each graphic. Is there a way in AS to change where that anchor is upon import to flash?

thanks.
User avatar
Blade_Rain
Posts: 16777215
Joined: Thu Mar 27, 2008 10:20 pm
Location: Delaware

Post by Blade_Rain »

Maybe moving the origin of the layer would do something... And is it possible to imoport something from AS into Flash?

Sorry to answer a question with a question!
User avatar
slowtiger
Posts: 6247
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Post by slowtiger »

Flash creates anchor points of its own which have nothing to do with AS' origin points. You can change that anchor point position in Flash easily.

Import from AS into Flash is of course possible. Please read the appendix in the Manual to see which features don't export.
Post Reply