suppose that I would like to load swf file on http://www.thisdomain.com

Then what I'm doing is trying to do something like this

var swfLoader:SWFLoader = new SWFLoader('http://www.thisdomain.com')

but here's my error :

SecurityError: Error #2047: Security sandbox violation: parent:
http://172.25.24.109/dtmdemo4/DTM_Web.swf cannot access app:/
FlexALaunacher.swf.
        at flash.display::DisplayObject/get parent()
        at mx.managers::SystemManager/executeCallbacks()
        at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/
internal::docFrameHandler()


what I have to do to make my app access this swf???

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to