Communication between Cocoa and SWF using WebKit
- by Ortuman
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.