Skip to main content
Participant
July 21, 2006
Question

problems with get url

  • July 21, 2006
  • 1 reply
  • 116 views
Hello!
I have the following Problem: I created a .swf-file with Buttons-on -press-get url whitch is integrated in an html-page. Once I open the page in the internet, an press the buttons, a popup-message appears, saying "configure flash player". But opening the .swf-file(!) in the flash player itself, it works.

Greetings,
Jens
This topic has been closed for replies.

1 reply

derobinson
Participating Frequently
July 21, 2006
Jens, you're probably running into the Flash security sandbox. When you test locally, the security policies are ignored. Bu they are implemented when runinng them from a server. You might want to start looking for an answer here:

http://www.adobe.com/products/flashplayer/security/

Good luck!