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