you can get the screen resolution from the unscaledWidth, and unscaledHeight, they update automatically
----- Original Message ---- From: jovialrandor <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, January 16, 2008 11:48:56 PM Subject: [flexcoders] Re: Move effect how does the 'component.width+ Application. application. unscaledWidth' work? i do not know the screen resolution, so i would like it so I do not need to speciy an exact x,y coordinate. eg. if screen size is 1028x768 or 1600x1200, the component should move off the screen. take a look at this image description of what I'm trying to do. http://thedarkcity. ws/transition. gif let me know if i need to further clarify. thanks --- In [EMAIL PROTECTED] ups.com, Sherif Abdou <[EMAIL PROTECTED] .> wrote: > > you could just use i guess (component.width+ Application. application. > unscaledWidth) and that should take it off the screen, i have no idea what > the apple Ipod menu does so... > > > ----- Original Message ---- > From: jovialrandor jovialrandor@ ... > To: [EMAIL PROTECTED] ups.com > Sent: Wednesday, January 16, 2008 4:20:04 PM > Subject: [flexcoders] Re: Move effect > > What I am trying to accomplish is the Apple Ipod menu for Flex: Sliding > out/in menues. > > --- In [EMAIL PROTECTED] ups.com, "jovialrandor" <jovialrandor@ ...> > wrote: > > > > How can I specify any Flex component to move out of the screen if i > do > > not know the screen resoluction of the end user beforehand? > > > > Is there some Move value like '-1' that indicates to move out of any > > size screen? > > > > > > Thanks > > > > > > > > ____________ _________ _________ _________ _________ _________ _________ > _________ _________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo. com/r/hs > ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping

