Home > error 2148 > error 2148 flex viewer

Error 2148 Flex Viewer

Contents

Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About actionscript error 2148 Us Learn more about Stack Overflow the company Business Learn more about hiring only local-with-filesystem and trusted local swf files may access local resources. developers or posting ads with us Geographic Information Systems Questions Tags Users Badges Unanswered Ask Question _ Geographic Information Systems Stack

Error #2148

Exchange is a question and answer site for cartographers, geographers and GIS professionals. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer

Global Security Settings Panel

The best answers are voted up and rise to the top problem with flexviewer up vote 0 down vote favorite I need your help on flexviewer,when I want to test the flexviewer I describe the following path: "C: \ inetpub \ wwwroot \ flexviewer" on my default browser "google chrome" but an error mssage appears : "Fault code: InvokeFailed Fault info: Error # 2148 Fault details: null " I check the flash player plugin is already enabled for google chrome and I tried to see the solutions on the net without result. thank you for interested in my question. arcgis-flex-viewer share|improve this question edited Oct 1 '13 at 20:56 PolyGeo♦ 39.1k1357143 asked Aug 24 '13 at 10:22 zanady 2915 Are you using the ArcGIS Viewer for Flex or something else? –PolyGeo♦ Aug 24 '13 at 10:26 yes, for that I download the file "flexviewer"to test and to know how to change or customize the default ArcGIS Viewer for Flex –zanady Aug 24 '13 at 13:01 add a comment| 1 Answer 1 active oldest votes up vote 1 down vote have seen this on ESRI forum for ArcGIS viewer for Flex: http://forums.arcgis.com/threads/24754-Fault-Code-InvokeFailed-Fault-Info-Error-2148-Fault-Details-null share|improve this answer answered Aug 24 '13 at 19:53 pdog 209113 yes, I solved the problem now I download the latest version of flash player and it works good, thank you :) –zanady Aug 24 '13 at 20:42 add a comment| Your Answer draft saved draft discarded Sign up or log in Sign up using Google Sign up using Facebook Sign up using Email and Password Post as a guest Name Email Post as a guest

here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Stack Overflow Questions Jobs Documentation Tags Users Badges Ask Question x Dismiss Join the Stack Overflow Community Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them; it only takes a minute: Sign up SecurityError: Error #2148: SWF file file up vote 8 down vote favorite http://gis.stackexchange.com/questions/69621/problem-with-flexviewer i am fresher to the flash devekopment. i'm using Flash Develop IDE. i am creating a simple slide show. it works fine in FD when running. i'm moving that swf file ,required image folder and xml file to desktop.now we run that swf file it's working fine. it shows SecurityError: Error #2148: SWF file file:///C|/Users/king/Desktop/bin/MyHeart.swf cannot access local resource file:///C|/Users/king/Desktop/bin/heart_broke.png. Only local-with-filesystem and trusted local SWF files may access http://stackoverflow.com/questions/9184380/securityerror-error-2148-swf-file-file local resources. at flash.display::LoaderInfo/get content() at Function/()[D:\FlashProjects\My Heart\src\Main.as:62] i am little confused with this issue. is there any way to handle it. thanks in advance. flash slideshow share|improve this question edited Feb 7 '12 at 22:08 skaffman 277k63617654 asked Feb 7 '12 at 21:39 user963540 46114 please confirm your answer –mizi_sk Sep 10 '12 at 13:47 add a comment| 2 Answers 2 active oldest votes up vote 19 down vote Visit the Flash Player Global Security Settings Panel. Then: Click Always Allow Click Edit Locations Click Add Location Click Browse For Folder Select the location that your SWF will be located at. Click Confirm This should solve your issue. share|improve this answer edited Feb 12 '13 at 23:22 answered Feb 7 '12 at 22:28 Marty 27.3k1657138 ok but what if you need to do that from the command line? (on a server) –mika May 20 '13 at 21:30 @mika What are you talking about? –Marty May 20 '13 at 21:35 1 I have a swif file running on the backend with the standalone player and get these security errors. –mika May 20 '13 at 23:28 add a comment| up vote 0 down vote In 22.0.0.209 Flash version: Open F

by Benoît Latest reply from henke37 Tags: No tags yet. Benoît Competent BirdJoined: Sep '12Posts: http://forum.starling-framework.org/topic/securityerror-error-2148-only-local-with-filesystem-and-trusted-local-swf 76 Benoît Competent BirdJoined: Sep '12Posts: 76 Hello, I'm https://issues.apache.org/jira/browse/FLEX-18883 using DragonBones 2.4.1 When I start my swf with Flash Player standalone 12 I got this error: SecurityError: Error #2148: SWF file file:///C|/Users/bert/Dropbox/bin%20%281%29/ZombieDoorsWeb.swf cannot access local resource file:///C|/Users/bert/Dropbox/bin%20%281%29/ZombieDoorsWeb.swf/[[DYNAMIC]]/2. Only local-with-filesystem and trusted local SWF files may access local resources. error 2148 at flash.display::LoaderInfo/get content() at dragonBones.factorys::BaseFactory/loaderCompleteHandler()[/Users/Benoit/Dropbox/ZombieDoors/lib/Citrus-Engine/srclib/dragonBones/factorys/BaseFactory.as:479] Any help? Thanks. Posted 2 years ago # Benoît Competent BirdJoined: Sep '12Posts: 76 Benoît Competent BirdJoined: Sep '12Posts: 76 Fixed: Go to your Settings Panel (Windows or OSX) And open the Flash settings. Then allow your swf. http://docs.fusioncharts.com/widgets/Tools/FlashPlayerSecuritySetup/HowToSetup.html Posted 2 years ago # error 2148 flex henke37 Wise OwlJoined: Jun '13Posts: 944 henke37 Wise OwlJoined: Jun '13Posts: 944 Or, just fix the publish settings to set the correct flag. Or load the file over http and make the entire issue a moot issue. Posted 2 years ago # Benoît Competent BirdJoined: Sep '12Posts: 76 Benoît Competent BirdJoined: Sep '12Posts: 76 What is the correct flag? Or, just fix the publish settings to set the correct flag. Posted 2 years ago # henke37 Wise OwlJoined: Jun '13Posts: 944 henke37 Wise OwlJoined: Jun '13Posts: 944 Well, it depends. Do you need networking or do you need filesystem access? Most people want networking. You can't have both, and that's the point. Or as I mentioned, just serve the file over http and forget about the issue. Posted 2 years ago # RSS feed for this topic Reply You must log in to post.

viewing source of air applicationAgile Board ExportXMLWordPrintableJSON Details Type: Bug Status: Closed Priority: Critical Resolution: Fixed Affects Version/s: Adobe Flex SDK Previous Fix Version/s: Adobe Flex SDK Previous Component/s: Spark: Application Labels: None Environment: Affected OS(s): All OS Platforms Language Found: English Description Steps to reproduce: 1. Create an AIR application 2. Export Release Version with View Source 3. Debug 4. Right-click and view source Actual Results: [RPC Fault faultString="Error #2148: SWF file file:///Users/martine/Documents/Adobe Gumbo Preview/airProj/bin-debug/srcview/SourceTree.swf cannot access local resource SourceIndex.xml. Only local-with-filesystem and trusted local SWF files may access local resources." faultCode="InvokeFailed" faultDetail="null"] at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::invoke() at mx.rpc.http.mxml::HTTPService/http://www.adobe.com/2006/flex/mx/internal::invoke() at mx.rpc.http::HTTPService/send() at mx.rpc.http.mxml::HTTPService/send() at SourceTree/startApplication() at SourceTree/___SourceTree_Application1_creationComplete() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.core::UIComponent/dispatchEvent() at mx.core::UIComponent/set initialized() at mx.managers::LayoutManager/doPhasedInstantiation() at Function/http://adobe.com/AS3/2006/builtin::apply() at mx.core::UIComponent/callLaterDispatcher2() at mx.core::UIComponent/callLaterDispatcher() Expected Results: Workaround (if any): Activity Ascending order - Click to sort in descending order All Comments Work Log History Activity Transitions Hide Permalink Adobe JIRA added a comment - 27/Jan/12 19:54 Adobe Bug URL: http://bugs.adobe.com/jira/browse/SDK-2

 

Related content

actionscript security error 2148

Actionscript Security Error table id toc tbody tr td div id toctitle Contents div ul li a href Adobe Flash Player Security Error a li li a href Actionscript Error a li li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't have JavaScript enabled This tool uses JavaScript and much of it will not work correctly without relatedl it enabled Please turn

error #2148 flash player

Error Flash Player table id toc tbody tr td div id toctitle Contents div ul li a href Actionscript Error a li li a href Flash Global Security Settings a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't have JavaScript enabled This relatedl tool uses JavaScript and much of it will p h id Actionscript Error p not work correctly without it enabled Please turn JavaScript back on and only local-with-filesystem and trusted local swf files

error #2148 swf

Error Swf table id toc tbody tr td div id toctitle Contents div ul li a href Flex Securityerror Error a li li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li li a href Flash Global Security Settings a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't have JavaScript enabled This tool uses JavaScript and much of it will not work correctly relatedl without it enabled Please turn JavaScript

error #2148 swf file

Error Swf File table id toc tbody tr td div id toctitle Contents div ul li a href Securityerror Error Swf File a li li a href Securityerror Error a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't relatedl have JavaScript enabled This tool uses JavaScript and securityerror error swf file file much of it will not work correctly without it enabled could not access local files error Please turn JavaScript back on and reload this

error #2148 flash builder

Error Flash Builder p Issue Solution Applies to Flash Player Issue When running a Flash relatedl Builder project the Flash Player throws an exception similar to one of the following error messages Security Sandbox Violation Connection to file swf file A swf halted - not permitted from file swf file B swf SecurityError Error SWF file file swf file B swf cannot access local resource file swf file A swf Only local-with-filesystem and trusted local SWF files may access local resources Flash Player Warning -------------------- Note If the Flash player displays a SecurityError message or blank window when you run

error #2148 flex

Error Flex table id toc tbody tr td div id toctitle Contents div ul li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li ul td tr tbody table p Issue Solution Applies to Flash Player Issue When running a Flash Builder project the Flash relatedl Player throws an exception similar to one of the following flex error error messages Security Sandbox Violation Connection to file swf file A swf halted - not flex error permitted from file swf file B swf SecurityError Error SWF file file swf file B swf cannot access local

error 2148 el archivo swf

Error El Archivo Swf p Issue Solution Applies to Flash Player Issue When running a Flash Builder relatedl project the Flash Player throws an exception similar to one of the following error messages Security Sandbox Violation Connection to file swf file A swf halted - not permitted from file swf file B swf SecurityError Error SWF file file swf file B swf cannot access local resource file swf file A swf Only local-with-filesystem and trusted local SWF files may access local resources Flash Player Warning -------------------- Note If the Flash player displays a SecurityError message or blank window when you

error 2148 as3

Error As table id toc tbody tr td div id toctitle Contents div ul li a href Actionscript Error a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn relatedl more about Stack Overflow the company Business Learn more about hiring p h id Actionscript Error p developers or posting ads with us Stack Overflow Questions Jobs Documentation Tags Users Badges Ask Question global security settings panel x Dismiss Join the Stack

error 2148 actionscript

Error Actionscript table id toc tbody tr td div id toctitle Contents div ul li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't have JavaScript enabled This tool uses JavaScript and much of it will not work correctly without it enabled Please turn relatedl JavaScript back on and reload this page Please enter a title p h id Only Local-with-filesystem And Trusted

error 2148 flowplayer

Error Flowplayer table id toc tbody tr td div id toctitle Contents div ul li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li ul td tr tbody table p adobe flash Thanks for your help Christian Ebert Sat Aug GMT The error tells you also about what to do Loosen Flash security settings As per the docs on local installation http flash flowplayer org documentation installation index html localinstall this can be done in the flash settings manager http www adobe com support documentation en flashplayer help settings manager html the link will

error 2148 xcelsius

Error Xcelsius table id toc tbody tr td div id toctitle Contents div ul li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li li a href Flash Global Security Settings a li ul td tr tbody table p and SafetyAsset NetworkAsset Operations and p h id Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources p MaintenanceCommerceOverviewSubscription Billing and Revenue ManagementMaster Data Management actionscript error for CommerceOmnichannel CommerceFinanceOverviewAccounting and Financial CloseCollaborative Finance OperationsEnterprise Risk and ComplianceFinancial p h id Flash Global Security Settings p Planning and AnalysisTreasury and Financial Risk ManagementHuman

error 2148 in flex

Error In Flex table id toc tbody tr td div id toctitle Contents div ul li a href Flex Error a li li a href Security Error a li li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't have relatedl JavaScript enabled This tool uses JavaScript and much p h id Flex Error p of it will not work correctly without it

error 2148

Error table id toc tbody tr td div id toctitle Contents div ul li a href Error Flex a li li a href Adobe Flash Player Security Error a li li a href Actionscript Securityerror Error a li li a href Error a li ul td tr tbody table p p p by Beno t Latest reply from henke Tags No tags relatedl yet Beno t Competent BirdJoined Sep ' Posts p h id Actionscript Securityerror Error p Beno t Competent BirdJoined Sep ' Posts Hello I'm using DragonBones error xcelsius When I start my swf with Flash Player standalone

error 2148 flash

Error Flash table id toc tbody tr td div id toctitle Contents div ul li a href Security Error Flash a li li a href Adobe Flash Securityerror Error a li li a href Actionscript Security Error a li li a href Actionscript Error a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't have JavaScript enabled This tool uses JavaScript relatedl and much of it will not work correctly without p h id Security Error Flash

flash error 2148

Flash Error table id toc tbody tr td div id toctitle Contents div ul li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't have JavaScript enabled This tool uses JavaScript relatedl and much of it will not work correctly without p h id Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources p it enabled Please turn JavaScript back on

flash security error 2148

Flash Security Error table id toc tbody tr td div id toctitle Contents div ul li a href Actionscript Error a li ul td tr tbody table p Issue Solution Applies to Flash Player Issue When running a Flash Builder project the Flash Player throws an relatedl exception similar to one of the following error messages only local-with-filesystem and trusted local swf files may access local resources Security Sandbox Violation Connection to file swf file A swf halted - not permitted from file swf file B swf p h id Actionscript Error p SecurityError Error SWF file file swf file

flex httpservice error #2148

Flex Httpservice Error table id toc tbody tr td div id toctitle Contents div ul li a href Securityerror Error a li li a href Actionscript Error a li ul td tr tbody table p Issue Solution Applies to Flash Player Issue When running a Flash Builder project relatedl the Flash Player throws an exception similar to one p h id Securityerror Error p of the following error messages Security Sandbox Violation Connection to file swf file A swf only local-with-filesystem and trusted local swf files may access local resources halted - not permitted from file swf file B swf

flex error 2148

Flex Error table id toc tbody tr td div id toctitle Contents div ul li a href Flash Global Security Settings a li ul td tr tbody table p ElementsAdobe Dreamweaver Adobe MuseAdobe Animate CCAdobe Premiere ProAdobe After EffectsAdobe IllustratorAdobe InDesignView all communitiesExplore Menu beginsMeet the expertsLearn our productsConnect with your peersError You don't have JavaScript enabled This tool uses JavaScript and much of it will not work relatedl correctly without it enabled Please turn JavaScript back on and only local-with-filesystem and trusted local swf files may access local resources reload this page Please enter a title You can not

http service error #2148

Http Service Error table id toc tbody tr td div id toctitle Contents div ul li a href Only Local-with-filesystem And Trusted Local Swf Files May Access Local Resources a li li a href Actionscript Error a li li a href Flash Global Security Settings a li ul td tr tbody table p Issue Solution Applies to Flash Player Issue When running a Flash Builder project the relatedl Flash Player throws an exception similar to one of securityerror error the following error messages Security Sandbox Violation Connection to file swf file A swf p h id Only Local-with-filesystem And Trusted