Jump to content


Photo

Adding a hyperlink


  • Please log in to reply
No replies to this topic

#1 MediaXim

MediaXim

    Young Padawan

  • Members
  • Pip
  • 8 posts

Posted 21 August 2008 - 03:27 AM

I am trying to create a Flash website and want to include several buttons (in a similar affect to a hotspot on a website) where it will link the page to several other websites. Currently the code that I am using is:

on (press) {
getURL("http://www.bbc.co.uk", "_top");
}

When run from the .swf file it opens the website like it would in any other browser, however, when the Flash file is published as a website it displays the error message:

Microsoft Flash Player has stopped a potentially unsafe operation

The following local file application on your computer or network

C:\ Documents and Settings\...\My Documents\...\Test.swf

is trying to communicate with this Internet-enabled location:

www.bbc.co.uk

To let this application communicate with the Internet, Click Settings.
You must restart the application after changing your settings.

Can anybody help as to why you cannot change these settings? Or a method in which to get around this problem?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users