I have created a custom QC Web Image Plugin which generates an image
from an arbitrary web page. It works well and performance is very
good, but I noticed that it does not display web content that requires
internet plugins (e.g. QuickTime, Flash) even though plugins are
enabled. Internally, I am using a WebKit WebView to render the pages
and then I create a bit map image from that view and process the
resulting image as required for a QC Plugin. The images are captured
from the WebView every cycle so it shows pages as they appear over
time. For example, it properly updates for JavaScript actions and page
refreshes. I suspect the problem may be related to security issues
when running QC and a WebKit in the same process space. Does anyone
have any suggestions?
thanks,
tom
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]