On 08/12/14 13:02, sanloflex wrote:
       Am I trying to access the content so early before the iframe is
completely loaded? I assume the *frameLoad* event is triggered only after
the html is completely loaded in it. Do I need to have any setTimeout for
accessing the html content in the iFrame?
Well, that's easy to try; can you access it from the JavaScript console ?

If so, you probably just want to observe the IFrame from the page that hosts your .swf, and send events into the .swf when the page changes ?

Tom

Reply via email to