Adding Flash

Started by L.G.S, April 10, 2006, 10:59:13 AM

Previous topic - Next topic

L.G.S

I am using Blue Jeans theme and want to know what I need to do to add a flash music player into my forum which used the embed code?
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


eriktm

I think you can add it to the code...

But do you mean in the post or the page self?

if $you(mean) = post

Allow to use flash in posts from the admin area, and write the bbcode...

elseif $you(mean) = all_pages

Edit in index.template.php (I think...)

L.G.S

thanks for helping, although I have no idea at PHP :(

I mean I wish to put the code on the forum index (where all the categories are etc), here is the code I want to use:

<embed src="http://www.link.com/board/player.swf" menu="true" quality="high" width="300" height="320" name="index" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=http://www.link/board/playlist.xml&ShowPlaylist=1&ShowEQ=1&firstTrack=1&initVol=50" wmode="transparent" border="0" />
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


eriktm

then you must use

echo '<embed src="http://www.link.com/board/player.swf" menu="true" quality="high" width="300" height="320" name="index" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=http://www.link/board/playlist.xml&ShowPlaylist=1&ShowEQ=1&firstTrack=1&initVol=50" wmode="transparent" border="0" />';


Where do you wanna have it?

L.G.S

If you go to http://www.tactical-illusion.com/board/

and log in with

ThemeTest
Pass: ThemeTest

you will see the blue jeans theme, I would like it in place of where the search bar is near the bottom.
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


eriktm


L.G.S

FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


eriktm

I`m PM-you with my mail so you can send me index.template.php...

Advertisement: