Salve a tutti. Spero che qualcuno qui' possa aiutarmi a risolvere un problema che ho col layout di un myspace. Non sono un esperto quindi perdonate eventuali miei errori madornali nella scrittura del codice.
Il problema è il seguente: ho inserito una semplice tabella contenente immagini e oggetti flash all'interno di un div. Visualizzando l'anteprima della struttura tabellare tramite dreamweaver non ho problemi ma quando inserisco il codice su myspace inserendo la tabella all'interno del div, gli oggetti flash tipo la slide o il player non rimangono all'interno della cella e finiscono in cima alla pagina. l'url dello space dove riscontro il problema è http://www.myspace.com/satoboyoverlive. Il codice che ho utilizzato è il seguente:
<div style="z-index=1; position:absolute;
width:750px;top:189px;margin-left:-351px; left:50%;right:50%;background-color:ffffff;">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td>player</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td height="345" width="691" ><object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="all" height="345" width="691" align="middle" data="http://lads.myspace.com/photoshow/slideshow.swf">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="all" />
<param name="movie" value="http://lads.myspace.com/photoshow/slideshow.swf" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="userID=201304355&bgColor=26265&bgColor2=167 76960&transitionSpeed=30&transitionStyle=a&showCap tions=1&albumID=885159" />
</object></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td>video</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td>form</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</table></div>
<map name="Map" id="Map">
<area shape="rect" coords="462,3,657,54" href="http://www.satoboy.com" alt="SATOBOY HOME PAGE" />
<area shape="rect" coords="463,56,656,94" href="http://www.overlive.it" alt="OVERLIVE HOME PAGE" />
<area shape="rect" coords="3,232,336,495" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID =201304355" alt="VIEW ALL PICTURES" />
<area shape="rect" coords="350,344,687,387" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID =201304355" alt="VIEW ALL PICTURES" />
<area shape="rect" coords="349,288,688,333" href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=201 304355" alt="SEND A MESSAGE" />
<area shape="rect" coords="349,233,688,277" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&f riendID=201304355" alt="ADD TO FRIENDS" />
<area shape="rect" coords="349,398,688,443" href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID =201304355" />
<area shape="rect" coords="349,453,688,495" href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=201 304355" alt="READ OUR BLOG" />
</map>
<map name="Map2" id="Map2">
<area shape="rect" coords="250,14,445,169" href="http://www.overlive.it" alt="OVERLIVE ON WWW" />
<area shape="rect" coords="475,16,675,170" href="http://www.myspace.com/xlucax" alt="xLUCAx" />
<area shape="rect" coords="476,201,679,356" href="http://www.myspace.com/cristiano3rd" alt="JOE MAIONESE" /><area shape="rect" coords="249,202,445,354" href="http://www.myspace.com/ilovesatoboy" alt="^DoMiNo^" /><area shape="rect" coords="16,200,221,355" href="http://www.myspace.com/emamh" alt="TAPEWORM" /><area shape="rect" coords="16,15,219,169" href="http://www.satoboy.com" alt="SATOBOY ON WWW" />
<area shape="rect" coords="16,383,217,538" href="http://www.myspace.com/katedoll " alt="KATEDOLL" />
<area shape="rect" coords="251,382,445,538" href="http://www.myspace.com/satoboyaffiliated" alt="TOTO" />
<area shape="rect" coords="475,384,677,538" href="http://www.myspace.com/honey_flame " alt="ASHLYN KARMA" />
</map></div>
Grazie mille per l'attenzione..spero possiate aiutarmi

</td>
</td>
</td>
</td>
</td>
</td>
</td>
</td>
</td>
Rispondi quotando