PDA

View Full Version : swf receives request , flash player doesnt


uncleunvoid
03-13-2009, 11:50 AM
I have a player 9 standalone app that needs to do a .aspx request.

I am the basic XML.load() to load the path.

The code works as swf as long as the swf is in the browser, everything is fine.

Now, if I run the rendered .exe or use the preview, it doesnt load anything.

no security warning, just starts the reuqest, never gets to the onLoad.

Anyone ever experienced a different behaviour between player and swf like that?