English 中文(简体)
为什么在紧急的CS3 IDE中装设特殊用途基金,而不是浏览器?
原标题:Why would an SWF load in the Flash CS3 IDE but not the browser?

我有五份SWF文件,被装入主要的SWF。 在紧急CS3 IDE中测试的所有5个负荷。

在浏览器测试时,只有5个SWF文档中3个。 在头三个城市之后,仅靠 ha。 没有启动IOErrorEvent,我确信,南盟的URLs是正确的。

我利用Debugger来形容这一问题。 我已尝试从装货箱中删除两个未卸载的小型钻石,而且通常在我这样做的时候,该场址开始。 我试图与那些没有装满的、通过他们来寻找奇怪的运行时间错误的自然基金会进行再配对。

是否有任何理由可以说明为什么会发生这种情况?

最低生活水平是绝对的。

最佳回答

你们总是能够看看看一看与一名聋.人打交道的情况(。 http://www.adobe.com/support/flashplayer/downloads.html。 iii

Anyway, the most common errors for this to happen is that you either are trying to load a cross-domain asset, which makes the flash player look for the crossdomain.xml file ( see http://aralbalkan.com/740 ) Also it may have something to do with the security sandbox you re in ( Security Sandbox in AS3 ) . Try compiling your swf by enabling network-sandbox .

问题回答

暂无回答




相关问题
Disable button tooltip in AS3

I want to disable the tooltip on certain buttons. The tooltip manager seems to be an all or nothing solution. Is it possible to disable the tooltip for just one or two buttons?

Sorting twodimensional Array in AS3

So, i have a two-dimensional Array of ID s and vote count - voteArray[i][0] = ID, voteArray[i][1] = vote count I want the top 3 voted items to be displayed in different colors, so i have a 2nd Array -...

Virtual Tour using sketch up, ajax, flash technologies

I want to know if there are existing technology that make your 3d models in sketch into virtual tours, using either Ajax or Flash for web presentation. If there s none, which will be a good approach ...

AS3 try/catch out of memory

I m loading a few huge images on my flex/as3 app, but I can t manage to catch the error when the flash player runs out of memory. Here is the what I was thinking might work (I use ???? because i dont ...

Red5 Security Tutorial

I am looking for a step by step tutorial on securing Red5 from intrusion. This seems to be a question that comes up alot in a google search, but is never really answered in a way that makes sense to ...

Clipboard access using Javascript - sans Flash?

Is there a reliable way to access the client machine s clipboard using Javascript? I continue to run into permissions issues when attempting to do this. How does Google Docs do this? Do they use ...

visible property of DisplayObject

For example I have a hierarchy of movie clips. mc1 is a child of mc, and mc2 is a child of mc1. Turns out that when I set mc1.visible = false; mc2.visible stays true. Is that supposed to happen?...

热门标签