Simple portal, embed live flash feed
Posted: 04 May 2010, 21:05
Hi, i have just been given permision from the owner of phatbeats to have there live footage running from my site.
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
When he gave me permision all he gave me was this
@ Cisco007 , this is what was making me mad lol. Phpbb.com offerd no support as i referd to simple portal and acording to there team '' There is no MOD/Portal support in this forum ''
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.
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.