Demo skryptu: http://phpmotion.net/
To jest kod z mojej stronki odpowiadający za wyświetlanie filmików wyróżnionych, wygląda prawie identycznie jak ten z dema, z tym że go trochę dostosowałem do swoich potrzeb.
Cytat
<table width="100%" border="0" align="center" >
<tr><td class="table35"><table border="0">
<tr>
<td><a href="play.php?vid=[blkfeatured.indexer;block=table]"> <img src="uploads/thumbs/[blkfeatured.video_id;block=table].jpg" width="120" height="90" hspace="4" vspace="4" border="0" /></a></td>
<td><table width="100%" border="0">
<tr>
<td><a href="play.php?vid=[blkfeatured.indexer;block=table]"><b><!--[blkfeatured.title;block=table;ope=max:45;comm]--></b></td>
</tr>
<tr>
<td><strong><small>Otwarto:</small></strong> <small><!--[blkfeatured.number_of_views;block=table;comm]--> razy</small></td>
</tr>
<tr>
<td><strong><small>Dodano dnia:</small></strong> <small><!--[blkfeatured.date_uploaded;block=table;comm]--></small></td>
</tr>
<tr>
<td><strong><small>Ocena:</small></strong> <img border="0" src="images/[blkfeatured.star1;block=table]" alt="1" /><img border="0" src="images/[blkfeatured.star2;block=table]" /><img border="0" src="images/[blkfeatured.star3;block=table]" /><img border="0" src="images/[blkfeatured.star4;block=table]" /><img border="0" src="images/[blkfeatured.star5;block=table]" /></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<tr><td class="table35"><table border="0">
<tr>
<td><a href="play.php?vid=[blkfeatured.indexer;block=table]"> <img src="uploads/thumbs/[blkfeatured.video_id;block=table].jpg" width="120" height="90" hspace="4" vspace="4" border="0" /></a></td>
<td><table width="100%" border="0">
<tr>
<td><a href="play.php?vid=[blkfeatured.indexer;block=table]"><b><!--[blkfeatured.title;block=table;ope=max:45;comm]--></b></td>
</tr>
<tr>
<td><strong><small>Otwarto:</small></strong> <small><!--[blkfeatured.number_of_views;block=table;comm]--> razy</small></td>
</tr>
<tr>
<td><strong><small>Dodano dnia:</small></strong> <small><!--[blkfeatured.date_uploaded;block=table;comm]--></small></td>
</tr>
<tr>
<td><strong><small>Ocena:</small></strong> <img border="0" src="images/[blkfeatured.star1;block=table]" alt="1" /><img border="0" src="images/[blkfeatured.star2;block=table]" /><img border="0" src="images/[blkfeatured.star3;block=table]" /><img border="0" src="images/[blkfeatured.star4;block=table]" /><img border="0" src="images/[blkfeatured.star5;block=table]" /></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
To jak ma wyglądać skrypt po przerobieniu przedstawiam na poniższym obrazku:
