Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Banner Static graphic under flash movie code?
From: Jason Bouwmeester
Date: Tue, 29 Feb 2000 21:36:15 GMT

This is the code I use, modified a bit from Aftershock I think, only used it
once then modified the code ever since.

HTH, Jason

---------------BEGIN CODE-----------------

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0
,0"
ID=flash WIDTH=300 HEIGHT=110>
<PARAM NAME=movie VALUE="flash.swf">
<PARAM NAME=menu VALUE=false>
<PARAM NAME=quality VALUE=high>
<PARAM NAME=scale VALUE=exactfit>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="flash.swf" menu=false quality=high scale=exactfit
bgcolor=#FFFFFF WIDTH=300 HEIGHT=110 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_
Version=ShockwaveFlash"></EMBED>
</OBJECT>
<noembed><IMG SRC="images/no_flash.gif" WIDTH=300 HEIGHT=110
BORDER=0></noembed>
<NOSCRIPT><IMG SRC="images/no_flash.gif" WIDTH=300 HEIGHT=110
BORDER=0></noscript>

---------------END CODE---------------------

-----Original Message-----
From: David Doggett [daveatfunmark [dot] com (mailto:daveatfunmark [dot] com)]
Sent: Tuesday, February 29, 2000 2:02 PM
To: flasheratchinwag [dot] com
Subject: FLASH: Banner Static graphic under flash movie code?


Does anyone know how to product the code that Aftershock used to to place a
static graphic under the flash movie for use in a banner? If the user
doesn't have the flash plugin, it shows the static banner, if they do, it
shows the flash banner?

Thanks

Dave


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World's Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]