1
Cavan
Putting flash into theme.html---need help with this
  • 2005/1/8 6:23

  • Cavan

  • Friend of XOOPS

  • Posts: 218

  • Since: 2004/11/28


Sorry about cross-posting this but I originally asked this question in the CSS section (my mistake):

I've looked through the FAQ and various forums looking for the answer but didn't find what I needed to know:

Where (what line) do I put flash into my theme.html? (I use the "phpbbstyle" theme) Is this the right file? Or does it belong in my index.php?

What I'm trying to do is insert a flash intro to our site (nothing exotic, just something clean and simple) and here's what I have for code:


<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="468" height="234">

<
param name="movie" value="http://xxxxxxxxxx.com/intro.swf">

<
param name="quality" value="high">

<
embed src="http://xxxxxxxxxx.com/intro.swf" quality="high" 

pluginspage="http://www.macromedia.com/go/getflashplayer" 

type="application/x-shockwave-flash" width="468" height="234">

embed>object>



Do I have the .swf in the wrong directory? I'm just not able to get this to work and need some advice (I'm about as "newbie" as you can get using Flash on a site). Thank you.

2
kiwiguy
Re: Putting flash into theme.html---need help with this
  • 2005/1/8 8:01

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


Hey Cavan what exactly do you want to do do you want the flash to be the first thing your users see and they then have to click on part of the flash to eneter the site?

Or do want them to see you site and incorporate it as part of your XOOPS site??

If you want it as part of your XOOPS site you can simply make a block add the weight to wherever you want it be at the top or bottom in the center or on left wherever and just paste that code for your flash into the block make sure smilies are enabled and set the proper group permissions for that block where only unregistered members see it or everybody sees it.

If yu want the flash to be a whole page that people see before they even reach your site and they have to click something on the flash to enter your site well then thats where it gets a bit more involved.

You need to make a folder in your root directory named whatever wish it to be named. Put your entire site in that folder then put that code into a notepad name it index.htm and then place that into your Root Directory also then you change your mainfile.php as your xoops_path has changed thats the basics of what needs to be done but I am not totally sure what that flash does if we were able to see it and if you described a bit better exactly what you wanted to do it be a bigger help.

kiwiguy

3
Cavan
Re: Putting flash into theme.html---need help with this
  • 2005/1/8 21:14

  • Cavan

  • Friend of XOOPS

  • Posts: 218

  • Since: 2004/11/28


Kiwiguy,

Yes, we were thinking of adding a flash intro page to our site but as I mentioned, I'm a "newbie" when it comes to flash. I downloaded the trial of Macromedia Flash MX 2004 but I'm at a loss with what do do with the .swf file I have (from a site that generated a free flash intro for us). Do I have to have my host change the homepage or redirect for this for us, or is there a way for me to do this on my end?

Login

Who's Online

173 user(s) are online (130 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

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

Latest GitHub Commits