How could i embed this http://phatbeats.co.uk/dance_studio/pag ... _video.php
into the welcome section on the simple portal?
Ive tryed this to get it into the forum, but it dosnt work
Code: Select all
<embed src="http://phatbeats.co.uk/dance_studio/pages/flash_video.php" width="450" height="360" allowscriptaccess="always" allowfullscreen="true" flashvars="width=450&volume=50&displayclick=none&fullscreen=true&file={URL}" />
Code: Select all
<?php include("http://phatbeats.co.uk/dance_studio/pages/flash_video.php") ?>
I have tryed so hard to figure this out on my own as i know it can be done, ive just hit a dead end.