1
radiox151
Adding Flash Headers
  • 2004/6/12 5:33

  • radiox151

  • Just popping in

  • Posts: 56

  • Since: 2004/6/9 2


Does anyone know how to add a flash header? I have been trying for a while now and cant seem to get it right. I have been inserting this code but does not seem to work... I cant figure out how to integrate flash with XOOPS.

27CDB6E-AE6D-11cf-96B8-444553540000
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,2,0
width=780
height=145>




quality=high
pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash type=application/x-shockwave-flash
width=780
height=145
bgcolor=#000000
scale= showall>



I want to replace the header I have now with a flash text header. http://radiox151.servebeer.com Thanks in advance for the help

2
Mithrandir
Re: Adding Flash Headers


The base folder for including stuff in theme.html is not the theme's folder, but the themes folder - so if the swf file is in the same folder as your theme.html you will need to write it as

3
radiox151
Re: Adding Flash Headers
  • 2004/6/12 15:29

  • radiox151

  • Just popping in

  • Posts: 56

  • Since: 2004/6/9 2


I still cant get it to work...
27CDB6E-AE6D-11cf-96B8-444553540000
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,2,0
width=780
height=145>




quality=high
pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash type=application/x-shockwave-flash
width=780
height=145
bgcolor=#1A1A1A
scale= noborder>



I tried typing in the path "montisblack/future.swf" in as well, an nothing!
Am I missing any other code to add it in Xoops? Image reference tag or something? I see the black block but nothing in it. Thanks in advance for the help. I have been messing with this for 2 days now

4
Mithrandir
Re: Adding Flash Headers

Try this:
<param name="movie" value="<{$xoops_imageurl}>future.swf">

<
embed src="<{$xoops_imageurl}>future.swf" [...etc]

It seems you'll need the complete reference

Login

Who's Online

446 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 446


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits