Closed GoogleCodeExporter closed 8 years ago
This is a normal behaviour: the iframe is not part of the Flash application, it
is
outside, so you can't apply effects on it like any other DisplayObject.
If you want to apply effects to the iframe, you could do it on the webpage side
by
triggering Javascript functions when the iframe is shown or hidden. I guess
Javascript libraries offer effects to do this. IMHO, that's a lot of pain and
overhead for a just graphical effect !
Original comment by Julien.N...@gmail.com
on 15 Jan 2010 at 5:55
Original issue reported on code.google.com by
yangyu...@gmail.com
on 14 Jan 2010 at 9:45