Yes, I right clicked on the project and Copy'ed. Then I right clicked
in the project panel and Paste'd. Flex Builder asks you then for a new
name which I gave it and it duly creates a new project.

I tried importing the project and it does exactly the same thing.

The only workaround I have at the moment is adding the output folder
to the Global Security Settings Panel
(http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html).
The strange thing is that this is the ONLY entry in this panel - All
other projects are still working fine without that entry.


--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> So you did a manual copy, paste, did you copy the entire project folder?
> Then how did you get it into Flex Builder?  
> 
>  
> 
> When I copy a project, I use the File, Import.  This seems to work fine.
> Try that.
> 
>  
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of valdhor
> Sent: Thursday, July 10, 2008 2:11 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: Copied project gives security sandbox
> violation
> 
>  
> 
> All this does is change the sandbox to local-with-filesystem.
> 
> This is no use to me as I need access to remoteobjects on the server.
> 
> --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> , "sdl1326" <azsl1326-email@> wrote:
> >
> > I had this issue when copying a project. Try the following:
> > 
> > -locale en_US -use-network=false
> > 
> > It worked for me.
> > 
> > 
> > --- In flexcoders@yahoogroups.com
> <mailto:flexcoders%40yahoogroups.com> , "valdhor" <stevedepp@> wrote:
> > >
> > > No, the compiler options are the same for both projects (-locale
> en_US
> > > -services "services-config.xml").
> > > 
> > > Adding -use-network=true to the compiler options makes no
> difference.
> > > 
> > > Any other ideas? Anyone else?
> > > 
> > > 
> > > 
> > > BTW. I am re-reading the Adobe documents on policy files...
> > >
> >
> http://www.adobe.com/devnet/flashplayer/articles/socket_policy_files.htm
> l
> <http://www.adobe.com/devnet/flashplayer/articles/socket_policy_files.ht
> ml> 
> > >
> >
> http://www.adobe.com/devnet/flashplayer/articles/flash_player9_security_
> update.html#policy_file
> <http://www.adobe.com/devnet/flashplayer/articles/flash_player9_security
> _update.html#policy_file> 
> > > 
> > > and Security Sandbox...
> > >
> >
> http://livedocs.adobe.com/flex/3/html/help.html?content=05B_Security_04.
> html
> <http://livedocs.adobe.com/flex/3/html/help.html?content=05B_Security_04
> .html> 
> > > 
> > > --- In flexcoders@yahoogroups.com
> <mailto:flexcoders%40yahoogroups.com> , Jon Bradley <jbradley@> wrote:
> > > >
> > > > 
> > > > On Jul 10, 2008, at 8:36 AM, valdhor wrote:
> > > > 
> > > > > Once this was complete and compiled it gives me a security
> sandbox
> > > > > violation for every remote call. Cleaning the project has no
> effect.
> > > > 
> > > > Did you per chance modify the compiler options for the first
> project?
> > > > 
> > > > I might've seen this before, but make sure that the new project
> you 
> > > > created has the additional compiler option "-use-network=true".
> > > > 
> > > > Just a stab in the dark....
> > > > 
> > > > good luck,
> > > > 
> > > > jon
> > > >
> > >
> >
>


Reply via email to