Pages: 12
I wouldn't recommend this for profiles that have double boxes in either IE or FF. Better to fix that problem 1st before attempting at this one.
[b]Step 0[/b] - Save a backup file of your current js. This is just common sense, but I'll mention it anyway
<">[b]notes:[/b]
* The sound may disappear in IE when switching back & forth from full screen while a video is playing. To bring back the sound, simply click on an area on the progress bar or click reload.
* To have a semi-transparent fullscreen like mine, simply add the following to the style attribute found on the td in the [b]liar[/b] variable
[quote]filter:alpha(opacity=90);-moz-opacity:0.9;[/quote]
[b]credits: me[/b] [img]http://h1.ripway.com/shakiro/69.gif[/img] yay!
and the...
[img]http://img524.imageshack.us/img524/1418/101625ns.gif[/img]
[b]hammer of justice![/b]
very nice ...
.. thankz for sharing buddy,kip it up..great..
I just dunno in IE6 or older version
Last edited by feruzz (2008-02-03 05:05:13)
[spoiler]wala ko kabalo bisdak day ka.. glad you are bisdak..wakokok sturya ra tanan tag binisdak sa cbox sa eptok kung naa napud ang mga bisdak.. hahahah
[/spoiler]
[spoiler]wala ko kabalo bisdak day ka.. glad you are bisdak..wakokok sturya ra tanan tag binisdak sa cbox sa eptok kung naa napud ang mga bisdak.. hahahah
[/spoiler][/quote]
I'm a video blogger
It's what I do
Basig makasugod ta'g Bisaya section..
joke[/spoiler]
[spoiler]magsugod lagi kog topic sa Pinas Sec.. "Bisdak Corner"
[/spoiler]
hehehe..
bt I think this one is better than the beta version I sent you. This version is more stable
you forgot to place the [b]shuffle();[/b] function right after your addbox for it
[quote]var embedder="<div align='center' id='sndboxdiv' style='width:299;height:218px;overflow:hidden;'><center><br><br>Video Loading...</center></div><div id='there' align='center'><form id='wala' onsubmit='javascript:void(0);' action=''><br>"+
"<input type='button' name='button1' value='Change Video' onclick='shuffle(); return false;'> "+
"<br><input type='button' name='button2' value='Full Screen' onclick='fullscreen(); return false;' />"+
"<br><input type='button' name='button3' value='Reload Video' onclick='refresh(); return false;'/><br>"+
"<span id='controls'>"+
"<input type='button' name='button4' value='Show Controls' onclick='showcontrols(); return false;'>"+
"</span><br><br></form></div>";
addBox("RIGHT","=IPOD=",embedder,"embedder","7");
[b]shuffle(); [color=red]//insert the function here[/color][/b]
}[/quote]
you should also include [b]step 2[/b] so that the full screen will work
[b]Step 2:[/b] Place it in your js file
[quote]flow=document.getElementById('flo_wrapper');
cash=document.createElement("div");
cash.innerHTML=liar;
flow.parentNode.insertBefore(cash,flow);[/quote]
Last edited by shakiro214 (2008-02-24 19:08:50)