Best practice is to do your drawing in an override of
updateDisplayList() after calling the supermethod.

 

Gordon Smith

Adobe Flex SDK Team

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Josh McDonald
Sent: Tuesday, April 15, 2008 4:56 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Best time to do graphics calls?

 

Hi guys,

At the moment (after a bit of messing about with other events), I'm
doing my drawing on updateComplete, and it seems to be working fine. I
just wanna see if this is the best event to be listening to, or if
there's best practice to do custom graphics stuff?

Cheers,

-J

-- 
"Therefore, send not to know For whom the bell tolls, It tolls for
thee."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  

 

Reply via email to