Re: Internet Explorer and Flash integration
Re: Internet Explorer and Flash integration
- Subject: Re: Internet Explorer and Flash integration
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 10 Sep 2002 16:51:53 +0100
On Tuesday, September 10, 2002, at 04:31 pm, Chris Hanson wrote:
At 1:57 PM +0700 9/10/02, email@hidden wrote:
Hello. Can anyone advice some technique on how to embed Internet
Explorer, Macromedia Flash and QuickTime windows into my application.
I
know that I can show QT media easy but IE and flash are real problem
for
me.
The Macintosh is not Windows. There's no embeddable Internet Explorer
control anywhere but Windows.
There is an HTML viewer control in Carbon, and NSTextView from Cocoa
can display HTML, but they aren't Internet Explorer and may lack the
feature set your application needs. (I don't know if they support
forms, for instance. And I doubt they support JavaScript.)
You can however embed Mozilla. For Flash, you can either use the
support in QuickTime or you can (possibly) use the browser plug-in.
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.