Is it possible to allow Flash Socket Client in Android Webview? -
in project, need data dynamically socket server. build following app:
app
|----socketserver
|----webview
|----html
|----flash socket client
my flash socket client need data user a's app, user b's app. connection ip list server.
i sure :
1.the serversocket work. can data desktop.
2.flash work on desktop. can let flash data android app.
so, here question....
is possible allow flash socket client in webview? if true, how it?
i used wrong way publish flash. must set swf permission level in access network only.
adobe learning actionscript 2.0 in adobe flash / understanding security / about local file security , flash player
Comments
Post a Comment