Flash not interacting with Javascripts in browser inside my app

Posted by Shivaprasad on Stack Overflow See other posts from Stack Overflow or by Shivaprasad
Published on 2009-02-16T14:39:07Z Indexed on 2010/03/23 8:03 UTC
Read the original article Hit count: 343

Filed under:
|
|
|

Hi ,

I have an application which embeds a xulrunner based browser. I have to load some flash content in it which talks to some javascripts to update the browser title.

The flash content works fine when launched from Firefox but not inside my app. I tried a sample html file which has some javascripts and they work fine. It even works when I have the flash content on a server. It is only when I try to run js through flash present on my local machine that I see this problem.

I guess it must have something to do with some security settings in xulrunner. Could somebody help me figure out what the problem might be?

Thanks jbsp72

© Stack Overflow or respective owner

Related posts about xulrunner

Related posts about security