I don't quite follow - why would you try to draw new points to know
where they are?  Can't you get the X and Y coordinates of the graphics
already on the screen?

Jason Merrill
Bank of America  
GT&O L&LD Solutions Design & Development 
eTools & Multimedia 

Bank of America Flash Platform Developer Community



 

>>-----Original Message-----
>>From: [EMAIL PROTECTED] 
>>[mailto:[EMAIL PROTECTED] On Behalf 
>>Of Helmut Granda
>>Sent: Thursday, January 03, 2008 3:13 PM
>>To: Flash Coders List
>>Subject: [Flashcoders] Drawing Points
>>
>>Hi All,
>>
>>Does anyone knows if there is a way to obtain coordinates of 
>>certain points on the fly?
>>
>>I am working on a file that draws movieclips on stage using 
>>the information from a XML. there are about 40 objects that 
>>are drawn of different shapes and in different locations (map).
>>
>>The file has to be updated with new locations everywhere and 
>>instead of having to draw points on stage to know where each 
>>point has to drawn to I was wondering if there was a more 
>>automated way to do this.
>>
>>The only way that I can think of right now is to draw a point 
>>where ever I need the drawing API to draw and then extract 
>>each one of those coordinates.
>>
>>TIA
>>_______________________________________________
>>Flashcoders mailing list
>>Flashcoders@chattyfig.figleaf.com
>>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to