Have you checked the compiler settings for each project? Are they
different?


--- In flexcoders@yahoogroups.com, "Vivian Richard" <[EMAIL PROTECTED]> wrote:
>
>    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]> 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
> >
> >
> >  ------------------------------
> >
> > *From:* flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] *On
> > Behalf Of *Anirudh Sasikumar
> > *Sent:* Wednesday, June 04, 2008 6:36 AM
> > *To:* flexcoders@yahoogroups.com
> > *Subject:* Re: [flexcoders] HTTP request sending from IDE(Flex
Builder)
> > ERROR
> >
> >
> >
> > Hi,
> >
> > FlexBuilder automatically trusts the swf file generated by it. So you
> > shouldn't have any problem accessing urls with HTTPService.
> >
> > You can do this manually by right clicking (control-click on mac) on
> > the swf, clicking on Settings, Privacy tab, click on Advanced, Global
> > Security Settings, click on Edit Locations popup, Add Location and add
> > the swf file so that it is trusted by flash player.
> >
> > Cheers,
> > --
> > Anirudh Sasikumar
> > http://anirudhs.chaosnet.org/
> >
> >  
> >
>


Reply via email to