flashplayer opera

hoi,
youtube told me this afternoon to get new flashplayer, so i dled & installed it (twice already) but its still not working:<
is there any way to activate it or do you have some other idea?

divx player wants to update, but still works, so does myvideo.de
Comments
21
refresh site
its easy to solve, google ...
did that, no result for activation at least
Parent
1) open a notepad an paste there this:

// ==UserScript==
// @name YoutubeProtectionRemover
// @include http://www.youtube.com/*
// @description Removes lame protection on YouTube
// @copyright 2010, Snap
// ==/UserScript==

window.opera.addEventListener(
'BeforeScript',
function (ev){
ev.element.text = ev.element.text.replace("yt.flash.update(swfConfig, forceUpdate);","");
},

false);
//end


2) save the file as YoutubeProtectionRemover.js in some folder

3) in opera, ctrl+f12, go to "Advanced" or whaterver its called in english, go to the option (dunno english name) over the "Fonts ", click "Java options" and show the path to the folder with a file that your created
Parent
you pro! thx
Parent
no problem :)
Parent
Uninstall Opera
Install Firefox
LOL


IVE GOT A REAL LIFe

FOR YOU
facepalm
Parent
mitän ajat
Parent
why do you keep doing that :/
Parent
LOL


IVE GOT A REAL LIFe

FOR YOU
facepalm
Parent
FUNNY THING


NOW WHEN I LOOK AT IT



I NIOTICED THAT I SWTICHED FOR YOU AND FACEPALM : :)8:(:)
Parent
LOLL (:XDDDDDDDDDDDDDDDDDDDDDD)!1
Parent
dude, you're sick
Parent
youtube is broken atm for opera
works for me after update
Parent
just refresh the video until it works
Back to top