CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Flash & ActionScript (http://www.codingforums.com/forumdisplay.php?f=52)
-   -   problem with registration point (http://www.codingforums.com/showthread.php?t=206914)

sally_dev 10-13-2010 09:38 PM

problem with registration point
 
hi,

pls any one can told me how can i get the registration point of the parent display object ?



To be more clear i am drawing an ellipse with graphics.drawEllipse(x,y,width,height). The probleme is that x and y is relative to the registration point of the parent display object so when i draw the same ellipse in the different screen size (800x600 or 1200x800) it is not appear in the same position coz the x and y is relative to the registration of object

any one have an idea hwa i can fix that ?


All times are GMT +1. The time now is 04:29 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.