ENTER_FRAME is prior to every frame.  RENDER is only when the components
ended up invalidating and requiring a draw.

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of loftling
Sent: Wednesday, April 12, 2006 1:22 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] RENDER event: before every frame or only when
certain UI elements change?

Does anyone know if the RENDER event (flex 2 / actionscript 3.0,
flash.events.Event.RENDER) is supposed to be dispatched to the display
list prior to every frame, or is it merely supposed to be dispatched
prior to a frame in when *certain* UI elements (like mx controls) have
their state updated. The documentation led me to believe the former, but
in reality the latter is happening, which seems less useful to me.

(<a
href="http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?
\
catid=587&threadid=1141438">Posted on the Adobe labs forums</a>, amongst
the tumbleweeds.)





--
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



 




--
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