Forum ActionScript 3.0 Error on connection using proxy

Problems and discussions relating to ActionScript 3.0 here.

Error on connection using proxy

Postby AntonioPermskiy » April 17th, 2014, 7:58 am

Hi,

I see example 'ChainReaction'. At home it works correctly. Problem identified at my job, internet access accepting by proxy - when I open any site, I should write username and password.

Error, how I see, happens at command string
Code: Select all
loader.load(new URLRequest("http://api.playerio.com/flashbridge/1"));
of PlayerIO.as:
Error opening URL 'http://api.playerio.com/flashbridge/1'
Error: Unable to connect to the API due to ioError. Please verify that your internet connection is working!


Firewall off.
What may see to correct connection?

Thanks.
AntonioPermskiy
 
Posts: 1
Joined: July 3rd, 2013, 8:05 am

Return to ActionScript 3.0



cron