https://bugzilla.novell.com/show_bug.cgi?id=362534
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=362534#c3 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Summary|[windowless] Omnicon's Media - video not playing|Omnicon's Media - video not playing --- Comment #3 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-06-04 09:11:01 MDT --- (first visible) bug unrelated to windowless - but it's not the bug summary either (regression? description says entire page is black?!?) It looks like this is event-related. The LoadSilverlight function is never called on Moonlight, causing the variable 'isdataloaded' to stay false and keep the main UI from showing up. Setting 'isdataloaded' to true (using firebug) will show the main UI into FF2 - but video won't start playing (which match bug summary). However once 'isdataloaded' is set to true this works on FF3 (so video playback seems related to windowless support). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
