externalinterface
allowscriptaccess property ignored when object tag has no id (IE)
In IE, Flash ignores the allowscriptaccess=always property when the swf is embedded in an object tag that doesn\'t have an id attribute.This is very easy to verify.I have swfs that work completely fin[详细]
2023-04-13 08:59 分类:问答A way to use ExternalInterface locally?
I\'ve got a big problem. I already searched this site for answers, but found nothing really useful for me now.[详细]
2023-04-12 17:49 分类:问答swfobject.embedSWF doesn't do anything. What am i missing?
I am experimenting with with swfObject to embed a flash video player on my site.here is some snippets of my code:[详细]
2023-04-09 16:11 分类:问答External Interface Problem: Error calling method on NPObject
Making a flash video streaming web-app using Actionscript 3\'s external Api.I am at a very rudimentary phase of the project where we\'re just experimenting with external interface.Right now i just hav[详细]
2023-04-07 19:28 分类:问答flash: ExternalInterface works with embed tag but not with object tag
The \"modern\" updated way to embed a flash object, according to Adobe: <object id=\"theFlash\" name=\"theFlash\" classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\"[详细]
2023-04-06 11:20 分类:问答return value from flash to javascript
How can I return a value from AS3 to javascript. I am calling a AS3 meth开发者_StackOverflow社区od from JS and want that AS3 method to return back a string:[详细]
2023-04-02 08:33 分类:问答FB.ui not working on IE
I need help desesperately, it\'s been a week since I\'m stuck trying to resolve this problem, I call FB.ui in FireFox and Chrome without any problem, but when I try with IE it doesn\'t appear the Face[详细]
2023-04-01 16:36 分类:问答error accessing class variables within an ExternalInterface callback
Here\'s my actionscript (compiled with mxmlc, embedded into html, and the functions are called with js):[详细]
2023-03-31 03:45 分类:问答ExternalInterface problem with IE 6 7 8, when flash is added dynamically with JS
I have a problem getting ExternalInterface.callBack(); to work in a specific case, when I add object and embed tags dynamically like this:[详细]
2023-03-27 15:25 分类:问答Can R cause a file to be opened by another program?
This is a bit 开发者_如何学JAVAof a strange question, but I thought people here might be interested.[详细]
2023-03-26 06:09 分类:问答