PDA

View Full Version : Error opening URL "file:///...


Panoramical
12-23-2005, 07:00 PM
Hi,

This is really annoying me now!
If I do Test Movie on an unsaved document, it Tests fine. But if I save my .fla file, then Test Movie, it doesn't work, and says: Error opening URL "file:///...

Then I try to export the movie, and open the .swf I just exported...and it still doesn't work.

Has anybody come accross that problem here, or know anything to do?

Thanks

Cota
12-23-2005, 07:01 PM
Do you have any firewalls running.?

Panoramical
12-24-2005, 12:22 AM
Nope. Permissions fine. On a Mac if that means anything...

Cota
12-24-2005, 06:20 PM
Whats the block of code causing the error?

extreme creation
12-25-2005, 06:32 AM
inv_btn.onRelease = function(){
getURL ("http://index.html", " _blank");
};
or //www.mysite.com

the inv_btn ..dont pay attention to ..thats the instance name of my invisible button

you would type ..your instance name_btn ..but then iam a noob to all of this also ..:D peace