sorry it cut off my code below that:

        point1.x=(yourHbox id).x;
        point1.y=(yourHbox id).y;
        point1=(yourHbox id).localToGlobal(point1);

Then point.x and point1.y will have your Hbox coord..

--Doug



--- In flexcoders@yahoogroups.com, "Shannon Hicks" <[EMAIL PROTECTED]> wrote:
>
> Already had import flash.geom.*;
>  
> :(
>  
> Shan
> 
>    _____  
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of douglas morrison
> Sent: Tuesday, August 08, 2006 12:17 PM
> To: flexcoders@yahoogroups.com
> Subject: [Junk E-Mail - LOW] Re: [flexcoders] Finding the x/y position of an
> object
> 
> 
> 
> Hi Shan, 
> 
> 
> Try
> 
> import flash.geom.Point;
> 
>  
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.10.7/411 - Release Date: 8/7/2006
> 
> 
> 
> -- 
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.10.7/411 - Release Date: 8/7/2006
>





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to