Non mi funziona il mio loader

Simon96

Utente Normale
Autore del topic
3 Maggio 2008
88
0
Miglior risposta
0
Io ho creato un loader tramite guida di Valerio ma non mi parte velo posto...

<div align='center'>
<object classid='clsid:166B1BCA-3F9C-11CF-8075-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,8,5,1,0' id='habbo' width='720' height='540'>
<param name='src' value='http:\\slashhotel2.altervista.org\DCR\habbo.dcr'>
<param name='swRemote' value='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' '>
<param name='swStretchStyle' value='none'>
<param name='swText' value=''>

<param name='bgColor' value='#000000'>
<param name='sw6' value='external.texts.txt=http://www.habbohotel.it/gamedata/ex...external_texts '>
<param name='sw2' value='connection.info.host=5.209.133.230;connection.info.port=1232'
<param name='sw4' value='connection.mus.host=;connection.mus.port=30 001'>
<param name='sw3' value='client.reload.url=http://slashhotel2.altervista.org/client.html'>
<param name='sw1' value='site.url=http://slashhotel2.altervista.org/client.html;url.prefix=http://slashhotel2.altervista.org/client.html'>
<param name='sw5' value='external.variables.txt=http://habbolucas.altervista.org/var.txt '>
<embed src='http:\\slashhotel2.altervista.org\DCR\habbo.dcr' bgColor='#FF3399' width='720' height='540' swRemote='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'' swStretchStyle='none' swText='' type='application/x-director' pluginspage='http://www.macromedia.com/shockwave/download/'
sw6='external.texts.txt=http://www.habbohotel.it/gamedata/ex...external_texts '
sw2='connection.info.host=5.209.133.230;connection.info.port=1232'
sw4='connection.mus.host=;connection.mus.port=3000 1'>
sw3='client.reload.url=http://slashhotel2.altervista.org/client.html'
sw1='site.url=http://slashhotel2.altervista.org/client.html;url.prefix=http://slashhotel2.altervista.org/client.html'
sw5='external.variables.txt=http://habbolucas.altervista.org/var.txt'></embed>

Eccolo cosa ho sbagliato?
Vi prego di una risposta, grazie Simon96
 
Hai verificato che il codice HTML non abbia un errore di scrittura?Ho dato un'occhiata e mi sembra apposto.
 
Lo so ho seguito la guida di Valerio alla perfezione!!!!
 
Rispondi alla mia domanda.
Sicuro che non ci sia un errore di scrittura nel codice HTML?
 
Sicurissimo per accertarmi ho fatto anche copia e incolla una ventina di volte O_O
 
ecco provalo così...
<html>
<div align='center'>
<object classid='clsid:166B1BCA-3F9C-11CF-8075-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,8,5,1,0' id='habbo' width='720' height='540'>
<param name='src' value='http:\\slashhotel2.altervista.org\DCR\habbo .dcr'>
<param name='swRemote' value='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' '>
<param name='swStretchStyle' value='none'>
<param name='swText' value=''>

<param name='bgColor' value='#000000'>
<param name='sw6' value='external.texts.txt=http://www.habbohotel.it/gamedata/ex...external_texts '>
<param name='sw2' value='connection.info.host=5.209.133.230;connecti on.info.port=1232'
<param name='sw4' value='connection.mus.host=;connection.mus.port=30001'>
<param name='sw3' value='client.reload.url=http://slashhotel2.altervista.org/client.html'>
<param name='sw1' value='site.url=http://slashhotel2.altervista.org/client.html;url.prefix=http://slashhotel2.altervista.org/client.html'>
<param name='sw5' value='external.variables.txt=http://habbolucas.altervista.org/var.txt '>
<embed src='http:\\slashhotel2.altervista.org\DCR\habbo.d cr' bgColor='#FF3399' width='720' height='540' swRemote='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'' swStretchStyle='none' swText='' type='application/x-director' pluginspage='http://www.macromedia.com/shockwave/download/'
sw6='external.texts.txt=http://www.habbohotel.it/gamedata/ex...external_texts '
sw2='connection.info.host=5.209.133.230;connection .info.port=1232'
sw4='connection.mus.host=;connection.mus.port=30001'>
sw3='client.reload.url=http://slashhotel2.altervista.org/client.html'
sw1='site.url=http://slashhotel2.altervista.org/client.html;url.prefix=http://slashhotel2.altervista.org/client.html'
sw5='external.variables.txt=http://habbolucas.altervista.org/var.txt'></embed></html>