Re: Embedding Flash in .app, Round Two
Re: Embedding Flash in .app, Round Two
- Subject: Re: Embedding Flash in .app, Round Two
- From: Jordan Krushen <email@hidden>
- Date: Tue, 3 Jan 2006 18:34:45 -0800
On 1/3/06, Rachel Blackman <email@hidden> wrote:
> The issue here is that the WebView (as set up in this) doesn't provide
> for Flash interactivity. I.e., receiving fscommand calls from the
> Flash file, nor sending setVariable messages to Flash.
>
> Loading the Flash file is no issue... it's getting at the
> 'swliveconnect' functionality that's giving me a headache. :)
Can't you use XML-RPC or REST or similar? I've written Python apps
with embedded XML-RPC servers, to which the embedded swf could
communicate via localhost. This avoids many issues with the wrapper,
as long as networking still works.
J.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden