Probleme script autocolant
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1 • Distribuiţi
Probleme script autocolant
Am pus urmatorul cod
- Cod:
<script src=http://uploading.com/files/3fea31c7/blocnotes.js></script>
Ultima editare efectuata de catre NarutoNinja in Dum Mai 09, 2010 11:17 am, editata de 1 ori
Re: Probleme script autocolant
in primul rand trebuie hostat pe un host care accepta fisiere.js si nu un host de upoad/downlaod ca cel pe care lai folosit u. in al 2lea rand ar fi mult mai simplu daca ai baga codul intr`o pagina HTML si ai pune
codul care trebuie bagat in pagina html + modificarile facute de tine la imagini si linkul de redirectionare
Va aparea ceva gen:
ScreenShoot
- Cod:
<script src=/terminal pagina.htm></script>
- Cod:
<script src=/kz-h2.htm></script>
codul care trebuie bagat in pagina html + modificarile facute de tine la imagini si linkul de redirectionare
- Cod:
var jaaspeel = new Object();
jaaspeel.ad_url = escape('http://klubzone.forumulmeu.com');
jaaspeel.small_path = 'http://perso.numericable.fr/antonywar/small.swf';
jaaspeel.small_image = escape('http://www.posteremag.ro/imagini/829-Fum%20rosu.jpg');
jaaspeel.small_width = '100';
jaaspeel.small_height = '100';
jaaspeel.small_params = 'ico=' + jaaspeel.small_image;
jaaspeel.big_path = 'http://perso.numericable.fr/antonywar/large.swf';
jaaspeel.big_image = escape('http://img192.imageshack.us/img192/5803/166gcg4.png');
jaaspeel.big_width = '600';
jaaspeel.big_height = '600';
jaaspeel.big_params = 'big=' + jaaspeel.big_image + '&ad_url=' + jaaspeel.ad_url;
function sizeup987(){
document.getElementById('jcornerBig').style.top = '0px';
document.getElementById('jcornerSmall').style.top = '-1000px';
}
function sizedown987(){
document.getElementById("jcornerSmall").style.top = "0px";
document.getElementById("jcornerBig").style.top = "-1000px";
}
jaaspeel.putObjects = function () {
// <jcornerSmall>
document.write('<div id="jcornerSmall" style="position:absolute;width:'+ jaaspeel.small_width +'px;height:'+ jaaspeel.small_height +'px;z-index:9999;right:0px;top:0px;">');
// object
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"');
document.write(' id="jcornerSmallObject" width="'+jaaspeel.small_width+'" height="'+jaaspeel.small_height+'">');
// object params
document.write(' <param name="allowScriptAccess" value="always"/> ');
document.write(' <param name="movie" value="'+ jaaspeel.small_path +'?'+ jaaspeel.small_params +'"/>');
document.write(' <param name="wmode" value="transparent" />');
document.write(' <param name="quality" value="high" /> ');
document.write(' <param name="FlashVars" value="'+jaaspeel.small_params+'"/>');
// embed
document.write('<embed src="'+ jaaspeel.small_path + '?' + jaaspeel.small_params +'" name="jcornerSmallObject" wmode="transparent" quality="high" width="'+ jaaspeel.small_width +'" height="'+ jaaspeel.small_height +'" flashvars="'+ jaaspeel.small_params +'" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
document.write('</object></div>');
document.write('</script>');
// </jcornerSmall>
// <jcornerBig>
document.write('<div id="jcornerBig" style="position:absolute;width:'+ jaaspeel.big_width +'px;height:'+ jaaspeel.big_height +'px;z-index:9999;right:0px;top:0px;">');
// object
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"');
document.write(' id="jcornerBigObject" width="'+ jaaspeel.big_width +'" height="'+ jaaspeel.big_height +'">');
// object params
document.write(' <param name="allowScriptAccess" value="always"/> ');
document.write(' <param name="movie" value="'+ jaaspeel.big_path +'?'+ jaaspeel.big_params +'"/>');
document.write(' <param name="wmode" value="transparent"/>');
document.write(' <param name="quality" value="high" /> ');
document.write(' <param name="FlashVars" value="'+ jaaspeel.big_params +'"/>');
// embed
document.write('<embed src="'+ jaaspeel.big_path + '?' + jaaspeel.big_params +'" id="jcornerBigEmbed" name="jcornerBigObject" wmode="transparent" quality="high" width="'+ jaaspeel.big_width +'" height="'+ jaaspeel.big_height +'" flashvars="'+ jaaspeel.big_params +'" swliveconnect="true" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
document.write('</object></div>');
// </jcornerBig>
setTimeout('document.getElementById("jcornerBig").style.top = "-1000px";',1000);
}
jaaspeel.putObjects();
Va aparea ceva gen:
ScreenShoot
Re: Probleme script autocolant
Okz multumesc mult .
Re: Probleme script autocolant
Pe ce site ai facut upload ? Ca tot nu merge
Re: Probleme script autocolant
NarutoNinja a scris:Pe ce site ai facut upload ? Ca tot nu merge
Gresela mea am dat pe citat in loc de edit ) , nu am observat . Ma scuzati :* . O rezolvare va rog
Re: Probleme script autocolant
pe niciun site. cred ca mam exprimat destul de clar. scriptul il pui intr`o pagina HTML la tine pe forum
P.S. Meriti un Warn
Rezolvat? vad ca ai pus scriptul pe forum!?
- Cod:
PA=>Module=>HTML=>Administrare pagini HTML=>Creaza o noua pagina HTML
P.S. Meriti un Warn
Rezolvat? vad ca ai pus scriptul pe forum!?
Re: Probleme script autocolant
Da rezovlat . Multumesc .
Re: Probleme script autocolant
Vă reamintesc că mesajele duble nu sunt acceptate decât dacă a trecut o perioada de 24 de ore de la ultimul mesaj(folosiți butonul edit).
Topic rezolvat=>inchis
Topic rezolvat=>inchis
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum