Communication between Cocoa and SWF using WebKit

Posted by Ortuman on Stack Overflow See other posts from Stack Overflow or by Ortuman
Published on 2010-04-24T17:27:03Z Indexed on 2010/04/24 17:33 UTC
Read the original article Hit count: 188

Filed under:
|
|

Hi y'all.

I'm trying to implement a basic WebView containing a SWF file inside. The SWF file plays and apparently works fine. However I'd like to know if there's some way to retrieve an ActionScript variable from my Cocoa application.

Thanks.

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about webkit