views:

99

answers:

0

Hi,

I have an application which a xulrunner based browser embedded in it. I have to load some files which load flash content and are present on the local machine. These flash content change the page title and url at certain points. This entire setup works fine when I have the flash content in a remote browser but when I have it on my machine itself the javascript doesn't run and the title is not updated.

I also tried a simple html file which changes the page title on clicking a button in the web page. It works fine in my browser even when the html and the js files are on my local machine. It is only when local javascripts have to run through flash that the problem exists. I checked and I have the correct entries in the flash player trust files. Is there any setting for flash which would prevent it from running local javascripts?

Thanks jbsp72