voila le script ki fé trembler lécran pour ceux ke sa intéresse mais bon fo ke je fasse un peu le ménage encore alors c pas sur ke ca marche entendé un peu ke je vs le redonne dans une version valable!@+ tt le monde
< SCRIPT LANGUAGE="JavaScript1.2">
< !--
function ownzj00(n) {
if ( window.top.moveBy) {
for ( i = 10; i > 0; i--) {
for ( j = n; j > 0; j--) {
window.top.moveBy(0,i);
window.top.moveBy(i,0);
window.top.moveBy(0,-i);
window.top.moveBy(-i,0);
}
}
}
}
function kangShaker(jsStr) {
return eval(jsStr)
}
/ / End -->
< /script>
< SCRIPT LANGUAGE=JavaScript>
< !--
var InternetExplorer = navigator.appName.indexOf("Microsoft") ! = -1;
/ / Handle all the the FSCommand messages in a Flash movie
function introfinal_DoFSCommand(command, args) {
var introfinalObj = InternetExplorer ? introfinal : document.introfinal;
/ /
/ / Place your code here...
/ /
}
/ / Hook for Internet Explorer
if ( navigator.appName && navigator.appName.indexOf("Microsoft") ! = -1 &&
navigator.userAgent.indexOf("Windows") ! = -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
document.write(´<SCRIPT LANGUAGE=VBScript\> \n´);
document.write(´on error resume next \n´);
document.write(´Sub introfinal_FSCommand(ByVal command, ByVal args)\n´);
document.write(´ call introfinal_DoFSCommand(command, args)\n´);
document.write(´end sub\n´);
document.write(´</SCRIPT\> \n´);
}
/ /-->
< /SCRIPT>