Hi,
I have 6 SWF videos listed down vertically. When user clicks them, i need to play the video in a video frame to the right of the page. the code of the page looks like this:
<table>
<tr><td>List of videos</td><td>Main video player</td></tr>
</table>
is that possible? i have seen a similar thing in tagged (when importing videos). Whats the code behind that please?