[osflash] [OT]Bugs of flash player 9 when rendering filtered and scrollRected object?
iiley
iiley.chen at gmail.com
Tue Mar 6 10:24:01 EST 2007
Thank you Rakos, yes, remove and then add it will works, but it makes extra
REMOVE/ADD events which i don't want.
Ralf found a better trick posted at flexcoders this:
container.visible = false;
container.alpha = 0;
container.alpha = 100; //yes, 100, not 1
Aha, strange, but it works, i tested it today. Well, also dirty, hope adobe
will fix this frustrating bug...
Regards~~
--
iiley
AsWing http://www.aswing.org
Personal http://www.iiley.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20070306/57730168/attachment.htm
More information about the osflash
mailing list