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

my wordpress post has more information , example files.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -