1340Re: Upload server flex

Thursday, November 12, 2009

On Nov 11, 9:39 pm, Emanuele <memello...@gmail.com> wrote:
> Ciao a tutti sto cercando di uplodare un file su server remoto tramite
> flex utilizzando i socket. ma mia applicazione in locale funziona ma
> appena la carico da qualunque altra parte non funziona più e mi
> restituisce l'errore di violazione sandbox
>
> Potete aiutarmi?
>
> GRazie
> Emanuele


This is the security problem. If you access data or swf file from
other domain you can use.

Security.allowDomain("*");

You can read more about sandbox violation flex
Security Sandbox Violation

http://livedocs.adobe.com/flex/3/html/help.html?content=security2_04.html

Dot Net, VB.NET, C#, ADO.Net, ASP.NET, XML, WML, Ajax, SAP, Ruby, Java, SAP, WAP, WML, PHP, MYSQL, ASP, SQL, HTML, DHTML CSS, Flash, Flex, IT Jobs , Freelancer Projects & many more

Read more.. http://groups.google.com/group/it_help_desk

0 comments

Post a Comment