flash player will still render the object with alpha 0… it won't render the object if visible is set to false
On Sat, Jun 17, 2017 at 2:02 PM, bilbosax <[email protected]> wrote: > 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. >
