Hi leute,
ich habe manche pages, aber ich habe mir gedacht wie mache ich tabellen in diesem macromedia flash mx. Also damit es ordentlich unternanda ist und so.
zb. wenn ich so eine tabelle als flasch machen will. was muss ich machen?
hmm bitte helft mir!
ich habe manche pages, aber ich habe mir gedacht wie mache ich tabellen in diesem macromedia flash mx. Also damit es ordentlich unternanda ist und so.
zb. wenn ich so eine tabelle als flasch machen will. was muss ich machen?
Code:
<table width="194" border="0" cellspacing="0" cellpadding="0">
<table width="194" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div align="center">Home</div></td>
</tr>
<tr>
<td><div align="center">Gästebuch</div></td>
</tr>
<tr>
<td><div align="center">Forum</div></td>
</tr>
<tr>
<td><div align="center">Downloads</div></td>
</tr>
<tr>
<td><div align="center">Wallpaper</div></td>
</tr>
</table>