vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > Module & Modification Discussion & Requests

Reply
 
Thread Tools Display Modes
  #1  
Old 02-23-2006, 04:19 AM
Replicators Replicators is offline
Junior Member
 
Join Date: Aug 2005
Posts: 1
Default Need help with code for Flash Player

I was looking for some Flash player to play on the portal page and found nothing at all, so i searched around at vb.org and found a very old mod for playing flash video and so i just grabbed the code and it does sorta work, it just has the catagory bar underneath the video, instead of above it.

Example....


All i need to do is move that bar above the screen and then i am all set. The html code to it is...

Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
	<title>$vboptions[bbtitle] - $play</title>
	$headinclude
</head>
<body>
$header
$navbar
            <center>
              <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="$w" height="$h">
                <param name="movie" value="games/$play.swf">
                <param name="quality" value="high">
                <if condition="$b"><param name=bgcolor VALUE="$b"></if>
                <embed src="index.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="$h"></embed></object>
              <br>
              <br>
            </center>
$footer
</body>
</html>
So if someone could help fix this problem, i would be most happy >8)

Last edited by Replicators; 02-23-2006 at 04:25 AM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Music Player Module MightyShadow "How Do I..." Questions 4 02-03-2006 02:14 AM
Live Real Player&nsbp Video Streams Magical1 Add-On Modules & Modifications 1 01-08-2006 05:02 PM
Live Real Player&nsbp Video Streams Magical1 Add-On Modules & Modifications 0 10-11-2005 08:23 AM


All times are GMT -4. The time now is 02:52 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.