[Flashcoders] Different rotation point for different instances of same object?

2006-02-10 Thread w03
Can I change the point of rotation (reference point) of different instances of a MC on the fly? I need several instances of an object to rotate but each about a unique reference point within the instance. Thanks, I don't want to do this programatically if I don't have to. Wendy

Re: [Flashcoders] Different rotation point for different instances of same object?

2006-02-10 Thread Aaron Smith
http://www.darronschall.com/weblog/archives/54.cfm w03 wrote: Can I change the point of rotation (reference point) of different instances of a MC on the fly? I need several instances of an object to rotate but each about a unique reference point within the instance. Thanks, I don't