Re: [Flashcoders] flash exe files proxy ports.

2009-02-17 Thread Rodrigo Augusto Guerra
: [Flashcoders] flash exe files proxy ports. Hi, We have a linux equivalent of a Flash exe requesting files from http://127.0.0.1 which does not work without the crossdomain file, so I am guessing it may apply. This just says what is allowed to load content from your server. You may still have

[Flashcoders] flash exe files proxy ports.

2009-02-11 Thread Rodrigo Augusto Guerra
Hi all, I'm having problems with an flash I did and exported to EXE. The exe is executed locally and loads some content (images, xml, swf) from specific sites let' s say http://www.foo.com/a.swf http://www.foo.com/a.jpg http://www.foo.com/folder1/a.xml the problem is that the communication

Re: [Flashcoders] flash exe files proxy ports.

2009-02-11 Thread Glen Pike
Hi, I think you may have a problem with Local access vs Network access - check your publish settings. Glen Rodrigo Augusto Guerra wrote: Hi all, I'm having problems with an flash I did and exported to EXE. The exe is executed locally and loads some content (images, xml, swf) from

Re: [Flashcoders] flash exe files proxy ports.

2009-02-11 Thread Rodrigo Augusto Guerra
settings is 'network access'. rodrigo. - Original Message - From: Glen Pike g...@engineeredarts.co.uk To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Wednesday, February 11, 2009 9:34 AM Subject: Re: [Flashcoders] flash exe files proxy ports. Hi, I think you may have

Re: [Flashcoders] flash exe files proxy ports.

2009-02-11 Thread Glen Pike
IDE ? if not my settings is 'network access'. rodrigo. - Original Message - From: Glen Pike g...@engineeredarts.co.uk To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Wednesday, February 11, 2009 9:34 AM Subject: Re: [Flashcoders] flash exe files proxy ports. Hi, I

Re: [Flashcoders] flash exe files proxy ports.

2009-02-11 Thread Rodrigo Augusto Guerra
Subject: Re: [Flashcoders] flash exe files proxy ports. Hi, The IDE usually does not place the restriction on you - it's just when you publish that you may get sandboxed. Also, make sure that you have a crossdomain.xml in the root of your webserver - google crossdomain.xml for examples

Re: [Flashcoders] flash exe files proxy ports.

2009-02-11 Thread Glen Pike
, February 11, 2009 11:01 AM Subject: Re: [Flashcoders] flash exe files proxy ports. Hi, The IDE usually does not place the restriction on you - it's just when you publish that you may get sandboxed. Also, make sure that you have a crossdomain.xml in the root of your webserver

Re: [Flashcoders] flash exe files proxy ports.

2009-02-11 Thread Rodrigo Augusto Guerra
I'll run some tests and post my results later. thanks glen. - Original Message - From: Glen Pike g...@engineeredarts.co.uk To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Wednesday, February 11, 2009 12:25 PM Subject: Re: [Flashcoders] flash exe files proxy ports. Hi

Re: [Flashcoders] flash exe files proxy ports.

2009-02-11 Thread bernice guerrero
12:25 PM Subject: Re: [Flashcoders] flash exe files proxy ports. Hi, We have a linux equivalent ... ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders