Preloader Problems

  • UNFLUX
  • Genius
  • Genius
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 6382
  • Loc: twitter.com/unflux
  • Status: Offline

Post April 28th, 2003, 9:25 pm

My preloader for a flash movie I'm making is flashing a white box for
like .2 seconds. How do I set the default bg value so it doesn't show as
white?

Since this is not the color of my page bg.
UNFLUX.FOTO
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post April 28th, 2003, 9:25 pm

  • Bigwebmaster
  • Site Admin
  • Site Admin
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 8925
  • Loc: Seattle, WA & Phoenix, AZ
  • Status: Offline

Post April 29th, 2003, 12:14 am

You need to set the bgcolor attribute in the object tag and the embed tag in your HTML if you do not want the default background to be #ffffff or white.

Here is an example of how to do it:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
id="bigwebmaster_sign" width="150" height="80">
<param name="movie" value="bigwebmaster-sign.swf">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="bgcolor" value="#333333">
<embed name="bigwebmaster_sign" src="bigwebmaster-sign.swf" quality="high" bgcolor="#333333" menu="false"
width="150" height="80"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
Ozzu Hosting - Want your website on a fast server like Ozzu?
  • UNFLUX
  • Genius
  • Genius
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 6382
  • Loc: twitter.com/unflux
  • Status: Offline

Post April 29th, 2003, 7:49 am

now, as much work as I do in flash, you'd think I would have known this!

Worked perfect, thank bigweb! :wink:
UNFLUX.FOTO
  • Brandon
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Apr 27, 2003
  • Posts: 50
  • Loc: Australia
  • Status: Offline

Post June 2nd, 2003, 12:44 am

Just a quick question about preloaders...

I usually make preloaders for my flash movies since they take quite a while for 56kers to dl. Now the problem is, sometimes the preloaders work and sometimes they don't! And i really don't know why. When they don't work, it's jsut a blank white screen that takes a while to load.

Anybody know why?

Thanx in advance.
  • MediaDesign
  • Loser
  • Loser
  • User avatar
  • Joined: Jun 05, 2003
  • Posts: 129
  • Loc: somewhere
  • Status: Offline

Post June 13th, 2003, 12:56 pm

[fade][blur]i see that your preloader do not work , you have to fixe the script action
! :arrow: :arrow: :arrow: [/blur][/fade]
  • UNFLUX
  • Genius
  • Genius
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 6382
  • Loc: twitter.com/unflux
  • Status: Offline

Post June 13th, 2003, 7:18 pm

Brandon - can you tell me the technique you use to preload? do you use
ifFrameLoaded() or getBytes() ? or do you use some other method...
UNFLUX.FOTO

Post Information

  • Total Posts in this topic: 6 posts
  • Users browsing this forum: No registered users and 41 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.