Passing mouseEvents to Flash movie in an embedded browser instance

2008-01-09 Thread yinch
Hi all, I've done a trawl through the older posts and have not found a definitive answer to the issue of passing mouseEvents down to plugin- driven content. I have found the posts regarding passing keyboard events and I do have that working. But can find no resolution to the mouseEvents issue.

Re: Xul.dll - must for embedding using c++?

2008-01-09 Thread yakobom
On Jan 9, 12:18 am, Doug Turner [EMAIL PROTECTED] wrote: xul.dll is a terrible name, but i includes all of the stuff that makes up the mozilla browser. Xul isn't strictly required -- there is a build option that disables XUL. (but the library still is called XUL.dll). Doug On Jan 8,

Re: Xul.dll - must for embedding using c++?

2008-01-09 Thread Doug Turner
On Jan 9, 2008, at 10:52 PM, yakobom wrote: But if I do that in the build, it means I do not have XUL support, right? This is fine by me but the documentation on Mozilla's site says XUL a must for embedding GECKO... really, where? we should fix that. according to Gecko: Small Device