Question

I have the latest shock wave (11.9.900.117) add-on installed to my Firefox (24).

When i download and run the sample test.html file nothing is happening.But when i run the same demo linked (http://pixelgraphics.us/downloadify/test.html) HTML from Git hub works as expected.

Also i have tried this with my project too, same kind of output, nothing happens but the button hides.There are no error messages shown or can be caught since i cant go through the swfobject.js file.

I am using javascript alone, not jquery etc.

Is there anything that i am missing some basic stuffs?

Also asked in https://github.com/dcneiner/Downloadify/issues/34. Any simple working examples would be helpfull.!!

Thanks in advance.

Was it helpful?

Solution

I know this question is old, but for anyone who encounters the same problem, here is how I solved it.

If you want to run Downlodify from the local filesystem you need to edit the Flash Player Global Security Settings and add the Downlodify folder as a trusted location.

Currently the settings can be edited here. The location URI looks like this file:///C:/Users/Name/Desktop/Downloadify-master

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top