是否有可能与XDomain socket.io应用程序建立安全的flashsocket连接?在socket.io-client上,我看到以下注释:* specification. It uses a .swf file to communicate with the server. If you want
* to serve the .swf file from a other server than where the Socket.IO
error1 if something_bad_happenedflash[:alert] << error2 if something_else_bad_happenedflash[:alert] = error_x
实际上,...would总是将error_x推到闪存数组中?我把这段代码主要用来解释上下
我需要在本地存储一些数据(在用户的机器上)。我使用了共享对象概念。现在在chrome中,默认的flash player (胡椒闪存)将共享对象存储在另一个文件夹中。因此,如果用户从默认的闪存播放器更改为外部安装的闪存播放器,反之亦然(通过从插件中禁用/启用闪存播放器),就会丢失数据。让我简化一下。外部flash播放器在'A‘存储共享对象,在'B’存储胡椒闪存。如果我切换闪存播放器,我将错