Javascript and offline data

Hey guys!

I’m making my portfolio, and I need it to be accessible offline. However, in IE and Firefox, the browser tries to access online data when we click on the button containing a javascript popup.

In Firefox, it asks to change the security property of Flash. In IE, it just doesn’t work.

Granted, it might be only on my computer, but, right now, I can’t afford that technical mistake, especially with a portfolio.

Online it’s all working, though. I just need a quick way to remove that permission, or to change it temporally without the user doing it.

If need be, I can provide my codes and such, but keep in mind that I’m pretty new to this, so It might be subpar.

Oh, and it’s all embed in a Flash, too. :stuck_out_tongue:

Thanks!