Can you Alex please be kind enough to explain a little bit more detailed how
to solve this since i am no Flex expert but would really like to solve this
problem that just appeared from nowhere since everything worked just fine in
previous release?

thank you very much in advance,
Mirko


Alex Harui wrote:
> 
> That's a bug in the beta.  A workaround is to subclass SWFLoader,
> override notifyStyleChangeInChildren and regenerateStyleCache and have
> them just return w/o doing anything.
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Edward Yakop
> Sent: Wednesday, October 31, 2007 7:01 AM
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] In panic - Flex Builder 3 Beta 2 sandbox
> violation error
> 
>  
> 
> That's because your flash player is updated.
> 
> U could reset the global security and set your URL to be a trusted
> location.
> http://www.macromedia.com/support/documentation/en/flashplayer/help/sett
> ings_manager04.html
> <http://www.macromedia.com/support/documentation/en/flashplayer/help/set
> tings_manager04.html> 
> 
> Regards,
> Edward Yakop
> 
> Note: click on the third icon from the left and set the Always trust
> location.
> 
> On Oct 31, 2007 2:44 PM, <[EMAIL PROTECTED]
> <mailto:msabljic%40gmail.com> > wrote:
>> Hello,
>>
>> Until today, i've been using FB 3 Beta 1 but now i am forced to use
>> Beta 2 since Beta 1 release expired today. I was working on the
>> project which consists of HorizontalList in which i load images from
>> remore url. Today i opened project in Flex 3 Beta 2 and got following
>> error:
>>
>> ------------------------------------------
>> Main Thread (Suspended: SecurityError: Error #2122: Security sandbox
> violation: Loader.content:
>> http://localhost/Diplomski/bin/smile_on.swf
> <http://localhost/Diplomski/bin/smile_on.swf>  cannot access
> http://www.sabljic-apartment.com/Smil/Shared/copyright.gif.
> <http://www.sabljic-apartment.com/Smil/Shared/copyright.gif.> 
>> A policy file is required, but the checkPolicyFile flag was not set
> when this media was loaded.)
>>
>> flash.display::Loader/get content [no source]
>> mx.controls::SWFLoader/get content
>> mx.controls::SWFLoader/notifyStyleChangeInChildren
>> mx.core::UIComponent/notifyStyleChangeInChildren
>> mx.core::UIComponent/notifyStyleChangeInChildren
>> mx.core::UIComponent/setStyle
>> mx.states::SetStyle/apply
>> mx.core::UIComponent/mx.core:UIComponent::applyState
>> mx.core::UIComponent/mx.core:UIComponent::commitCurrentState
>> mx.core::UIComponent/setCurrentState
>> mx.core::UIComponent/set currentState
>> smile_on/menuCreatorItemClicked
>> smile_on/__imageList_itemClick
>>
> flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEven
> tFunction [no source]
>> flash.events::EventDispatcher/dispatchEvent [no source]
>> mx.core::UIComponent/dispatchEvent
>>
> mx.controls.listClasses::ListBase/mx.controls.listClasses:ListBase::mous
> eClickHandler
>> -----------------------------------------
>>
>> 'smile_on.swf' is my application and
> 'http://www.sabljic-apartment.com/Smil/Shared/copyright.gif
> <http://www.sabljic-apartment.com/Smil/Shared/copyright.gif> ' is
>> remote image that is loading in HorizontalList control. Image is
> loaded and displayed fine but i get
>> above error after i click on it.
>>
>> This application worked without any problems while i was using Flex
> Builder Beta 1 so i am in big
>> trouble now and starting to panic. Can anyone help me with this error,
> how can i get rid of it?
>>
>> thanks in advance
>>
>> --
>> Best regards,
>> Mirko mailto:msabljic[at]gmail.com
>>
>>
>>
>>
>> --
>> Flexcoders Mailing List
>> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> <http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt> 
>> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com
> <http://www.mail-archive.com/flexcoders%40yahoogroups.com> 
>> Yahoo! Groups Links
>>
>>
>>
>>
> 
>  
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/In-panic---Flex-Builder-3-Beta-2-sandbox-violation-error-tf4725179.html#a13515401
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to