Flex Compiler
under Additional compiler Argument
do ("include the - sign that is before use")
-use-network= false
----- Original Message ----
From: Vivian Richard <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, June 4, 2008 1:22:03 PM
Subject: Re: [flexcoders] Re: HTTP request sending from IDE(Flex Builder) ERROR
Amy where do I set this? In project property --> Flex compiler
window I do not see this.
Thanks..
Viv
On Wed, Jun 4, 2008 at 10:17 AM, Amy <amyblankenship@ bellsouth. net> wrote:
Doesn't HTTPRequest need the compile flag use-network= false set to
run locally? URLRequest will work both ways without any special
flags set.
HTH;
Amy
--- In [EMAIL PROTECTED] ups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> Precisely what is the error?
>
> Tracy
>
>
>
> ____________ _________ _________ __
>
> From: [EMAIL PROTECTED] ups.com
[mailto:[EMAIL PROTECTED] ups.com] On
> Behalf Of Vivian Richard
> Sent: Wednesday, June 04, 2008 1:17 PM
> To: [EMAIL PROTECTED] ups.com
> Subject: Re: [flexcoders] HTTP request sending from IDE(Flex
Builder)
> ERROR
>
>
>
>
>
> Thanks Tracy and all.
>
> Actually it worked for me all the time. But now as I copied
> one of my project's source code and created a new project (with
> exactly
> the same code) - this error is occurring but the old project
works
> fine.
> That is why I was thinking may be the way the old project was
set up,
> it does not have any problem reading from old destination. I
remember
> I had this kind of problem before but it was gone after few
times the
> error
> occurred but this time it is not going away!!! Oh by the way the
very
> first time I ran the new project it did work though but then I
> cleaned the
> whole project - that is when it started to show the error
message.
>
> Regards....
>
>
>
>
> On Wed, Jun 4, 2008 at 8:42 AM, Tracy Spratt <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]> > wrote:
>
> Yes, you should not have to do anything special for this to work
under
> FB. Are you saying you have tried and are having problems?
>
> Tracy
>