Skip to main content
October 13, 2006
Question

How to chage ref point on a movie clip?

  • October 13, 2006
  • 3 replies
  • 380 views
Is there a way to change the reference point for position of a movie clip from the center to the top left corner?
This topic has been closed for replies.

3 replies

kglad
Community Expert
Community Expert
March 23, 2007
because it's rarely needed and easy enough for authors to create their own methods and classes to customize flash should they find they need a feature that's not included.
March 23, 2007
Sometimes Macromedia(Adobe) cease to amaze me. How could something such as this NOT be included in ActionScript.
kglad
Community Expert
Community Expert
October 14, 2006
i assume you mean changing the registration point using actionscript because it's trivial to do it in the authoring environment.

you can't do that with actionscript but you can fake it using ideas from penner:

http://www.darronschall.com/weblog/archives/000054.cfm