Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
Changing the background (Forum Locked Forum Locked)
 Flipz User Community : Changing the background
Subject Topic: CHanging the background Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
André
Admin Group
Admin Group
Avatar
BigFella

Joined: 01 October 2003
Location: United Kingdom
Posts: 94
Posted: 07 September 2005 at 21:06 | IP Logged Quote André

Sorry about the documentation... its a little slim, I am presently working on addition details but this should help.

The two parameters that will help are;

background & trans here is my example code;

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave /cabs/flash/swflash.cab#version=6,0,0,0"
 WIDTH="150" HEIGHT="160" id="FlipzM20Preview" ALIGN="">
    <PARAM NAME=movie VALUE="Flipz.swf?background=5&Trans=10 ">
    <PARAM NAME=menu VALUE=false>
    <PARAM NAME=quality VALUE=best>
    <PARAM NAME=wmode VALUE=transparent>
    <PARAM NAME=bgcolor VALUE=#FFFFFF>
    <EMBED src="Flipz.swf?background=5&Trans=10 " menu=false quality=best wmode=transparent bgcolor=#FFFFFF  WIDTH="150" HEIGHT="160" NAME="Flipz Preview" ALIGN=""
 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"> ; ;</EMBED>
  </OBJECT>

the backgound is set to lime green (5) and the transparency to 10 i.e. it is only 10% transparent. If you set the background to 0 (zero) there will be no background and whatever you put in your background ... say an image as the background to a cell that the <Object> is placed in will show through.. playing with transparency with other background colours gives a faded effect.

I have put the ?background=5&Trans=10 on both the EMBED src and movie VALUE lines to cater for Mozillas exacting requirements IE only required it to be on one of the lines.

Hope this help.
Back to Top View André's Profile Search for other posts by André Visit André's Homepage
 

Sorry, you can NOT post a reply.
This forum has been locked by a forum administrator.

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.2500 seconds.