Open jediminer543 opened 8 years ago
Check this: https://unop.uk/dev/how-to-watch-bbc-news-videos-on-a-desktop-without-flash-in-firefox/ All you need to watch BBC video (with html5), at least news, is User Agent Switcher (Autor: Linder) add-on in Firefox. Works for me.
I was more intending to point out the fault in the bytecode parser, as it appears to occur on many pages
I'm using the shumway firefox plugin to try and make shumway play flash videos in the browser.
When it tries to play the video I am presented with the following error:
Uncaught VM-internal exception during op Bytecode: 88: TypeError: c is undefined
Complete Console log: https://gist.github.com/jediminer543/6170987830c5cf852008
Also, way of forcing sites to load flash without flash installed: https://gist.github.com/jediminer543/cb945d32e9761ef77b8d
Anyone know why this is happening?