Is it possible to embed a flash player in a table and retain the table properties
- by user1494241
I'd like to embed a music (flash) player in a table with clickable images but the embed code seems to throw the table properties off - it extends the width of the table.
Is it possible to embed the player on the same row as the image whilst still retaining the table width?
Here's what I've been using:
<table width="620" border="0"…