View Single Post
  #18 (permalink)  
Old 07-01-10, 09:19 PM
hardpeter hardpeter is offline
New Member
 
Join Date: Jul 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
What about this?

Hi,
What about something like this? Will this work?

Code:
<script type="text/javascript">
	flowplayer("player", "<?php echo $vars['url']; ?>mod/videoplayer/flash/flowplayer-3.2.2.swf");
</script>
Reply With Quote