1
RJ-45
Flash header troubleshootings
  • 2006/7/16 9:54

  • RJ-45

  • Just popping in

  • Posts: 53

  • Since: 2005/1/30


Hi

I'm reading this howto:

https://xoops.org/modules/news/article.php?storyid=3147&com_id=30402&com_rootid=30402&com_mode=flat&com_order=0#comment30402

And do it exactly, but in my theme the flash movie do not appear :(

The theme are Obscebe_v3 and I'm trying 3 flash movies

Thanks

/*edit*/

I'm use XSAS, and try to put the banner in the place of header, and configure a banner with my header movie. If I don't use html (heigth and with of a standar banner) It work, but when I insert
<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="727" height="150">
  <
param name="movie" value="header_final_4.swf">
  <
param name="quality" value="high">
  <
embed src="header_final_4.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="727" height="150"></embed>
</
object>


In html code of the banner section, the flash movie don't appera, and the web browser are loading the web while 3-4 minutes, however the swf don't apears :(

In local, the default banner are display, but when I upload it to my server, don't work

Thanks
My Blog about Xoops:http://blog.eme3design.es

2
_ccp_
Re: Flash header troubleshootings
  • 2006/7/18 11:39

  • _ccp_

  • Just popping in

  • Posts: 51

  • Since: 2006/6/21


I used this code for insert flash movies in my web:

Quote:
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="655" height="75">
<param name="movie" value="http://www.yoursite/flashmovie.swf?q=<? echo rand(1,10000); ?>" />
<param name="quality" value="high" />
<embed src="http:///www.yoursite/flashmovie..swf?q=<? echo rand(1,10000); ?>" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="655" height="75"></embed>
</object>

Login

Who's Online

211 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 211


more...

Donat-O-Meter

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

Latest GitHub Commits