WebBrowser VENT (Not Juce bug)

After spending a good part of today trying to figure out why my JUCE application crashes when loading an HTML page that contained a flash plugin, turns out it seems to be an Apple/Adobe issue.(that used to work a few months ago).

I’ll post the problem here, rdar seems down at the moment, but if anyone can confirm that’d be awesome(just use a web browser component on mac to go to http://www.flashcomponents.net)

I post here to save the sanity of others…

Grrrrr :twisted:

Silly me… I had stop on Debugger() enabled in XCode… didn’t notice that Adobe must have kept a Debugger() call in production code…

Still…grrrrrrr, and might be useful to someone else

http://lists.apple.com/archives/webkitsdk-dev/2009/Jan/msg00002.html

Yes, it calls the debugger.