im using this:
<?php echo $row_recentVideos['description'];?></str…
(<?php echo $row_recentVideos['dateAdded']; ?>)
|
|
which on click of the title or image passes the current url (this is an example)
http://localhost/site/player.php?video=Toco%20Toucan.mpg
(player.php is the page the player is on)
______________________________________…
[size=10pt]how do you get jwplayer to actually play the video?[/size]