I am trying to use the "mx.graphics.ImageSnapshot" to snap a picture
of the page loaded in the IFrame (i.e.
http://google.com). However,
the IFrame seems to overlay everything and therefor i am unable to
snap the image accurately. In my MXML, the IFrame is sitting in a
panel called "frameContainer" and so i call my:
<code:IFrame frameLoad="snapWebScreenShot(frameContainer)"... any
advice?
Thanks all!
Andre Ortiz