javascript - sending mouse clicks from Flash to JS -


is possible send mouse events flash js? have flash images ui, underneath js. want flash mouse click event sent js, possible?

yes, can send kind of data flash javascript (and viceversa) using externalinterface, allows invoke javascript functions passing parameters flash as3 code.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -