Hi, This is the code
<mx:SWFLoader id="mySWFLoader" bottom="10" left="10" source="asset/ffTalkSimpleSwf.swf" /> This is the error message Error #2044: Unhandled securityError:. text=Error #2140: Security sandbox violation: file:///D:/WORKSPACE/Flex Builder 3/FFTest1/bin-debug/FF_Talk_Simple.swf cannot load file:///D:/WORKSPACE/Flex Builder 3/FFTest1/bin-debug/asset/ffTalkSimpleSwf.swf. Local-with-filesystem and local-with-networking SWF files cannot load each other. Please give me a idea to fix this. Thanks Mark

