I think I found an acceptable solution, but am not sure why it works.  Rather
than setting the alpha property to 0 and then 1, I set the visible property
to false and then true.  This allows the component to not show up until
fully drawn, but I don't understand why this works but the alpha property
did not???



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Changing-a-Components-Visibility-tp15334p15335.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to