|
|
|
[SWF] C:\Documents and Settings\Threadkiller\My Documents\Flex Builder 3\Away3DTest\bin-debug\Away3DTest.swf - 802,537 bytes after decompression
*** Security Sandbox Violation *** Connection to Spirit1.md2 halted - not permitted from file:///C:/Documents and Settings/Threadkiller/My Documents/Flex Builder 3/Away3DTest/bin-debug/Away3DTest.swf SecurityError: Error #2148: SWF file file:///C:/Documents and Settings/Threadkiller/My Documents/Flex Builder 3/Away3DTest/bin-debug/Away3DTest.swf cannot access local resource Spirit1.md2. Only local-with-filesystem and trusted local SWF files may access local resources. at flash.net::URLStream/load() at flash.net::URLLoader/load() at away3d.loaders::Object3DLoader/startLoadingGeometry()[C:\Documents and Settings\Threadkiller\My Documents\Flex Builder 3\Away3DTest\src\away3d\loaders\Object3DLoader.as:124] at FlexMd2Loader$/loadGeometry()[C:\Documents and Settings\Threadkiller\My Documents\Flex Builder 3\Away3DTest\src\FlexMd2Loader.as:88] at FlexMd2$/load()[C:\Documents and Settings\Threadkiller\My Documents\Flex Builder 3\Away3DTest\src\FlexMd2.as:16] As you can see, Away3DTest\bin-debug\Away3DTest.swf exists in the same folder as the file I am trying to access and should therefore not be giving a security warning as far as I can tell. This project worked just fine last time I opened it. Reproduced on Vista, SA, build 203164, Flash Player 10, Flex SDK 4, IE 7.
Error message: SecurityError: Error #2148: SWF file file:///C:/Users/labuser/Documents/Gumbo/smoke108/bin-release/smoke108.swf cannot access local resource srcview/index.html. Only local-with-filesystem and trusted local SWF files may access local resources. at global/flash.net::navigateToURL() at mx.core::Application/menuItemSelectHandler() IRB: Turns out this is a fact of life to do with player security. It is due to the swf being run as a local file. When run through an URL (i.e., in LCDS), the FP security allows it.
it's back. hahah! Occurs on OSX -- works on XP
this was auto-assigned to me, so sending to IRB
Oddly I'm now seeing this on some projects but not all. I have a new workspace and each project was newly created.
I got it in b208328 SA on Mac with a Flex SDK 4 project, error details:
SecurityError: Error #2148: SWF file file://localhost/Users/sharon/Documents/Gumbo/MyNewProj/bin-debug/MyNewProj.swf cannot access local resource srcview/index.html. Only local-with-filesystem and trusted local SWF files may access local resources. at global/flash.net::navigateToURL() at flex.core::Application/viewSourceMenuItemSelectHandler()[E:\dev\trunk\frameworks\projects\flex4\src\flex\core\Application.as:912] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This is UTR for me on both Win and Mac. Are you still seeing it?
-R