Running Flashbuilder application results in error 2148 Only the local file system and trusted local SWF files can access local resources

As the name implies, I am having trouble starting a simple (virtually empty project)!

I always get the following error:

SecurityError: Error #2148: SWF file file:///C:/Users/Σάββας/Adobe Flash Builder 4/Test/bin-debug/Test.swf cannot access local resource file:///C:/Users/Σάββας/Adobe Flash Builder 4/Test/bin-debug/osmf_flex.4.0.0.13495.swf. Only local-with-filesystem and trusted local SWF files may access local resources.
    at flash.net::URLStream/load()
    at flash.net::URLLoader/load()
    at mx.core::CrossDomainRSLItem/load()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\CrossDomainRSLItem.as:240]
    at mx.core::RSLListLoader/loadNext()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\RSLListLoader.as:184]
    at mx.core::RSLListLoader/load()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\core\RSLListLoader.as:156]
    at mx.preloaders::Preloader/initialize()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\preloaders\Preloader.as:279]
    at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::initialize()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\managers\SystemManager.as:1925]
    at mx.managers::SystemManager/initHandler()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\managers\SystemManager.as:2419]

Is there something I did wrong? Ι also tried to debug (empty application) without success!

I tried to set global security settings for folders involved in the development, to always allow, but the result is the same!

My problem is that I will not be able to debug an application that from verrrryyyy is annoying.

I am using Flashbuilder 4, FlexSDK4, Mozilla.

Any hints are welcome!

+3
1

, RSL , , . , Flash Player, .

RSL , Flash Player RSL.

, , .

+2

Source: https://habr.com/ru/post/1780290/


All Articles