Flasher Archive

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


Subject: Re: FLASH: right click menu?
From: Phil Ward
Date: Mon, 25 Oct 1999 22:41:00 +0100

This works, it's produced by the terrific Spooky and the Bandit object for
Dreamweaver, makes inserting SWF into HTM a breeze, you can get it from the
spooky and the bandit www site.

Anyway, just replace the filenameofswf.swf bits with your swf filename and
insert your swf sizes, as I have set the one below to 100% in both
dimensions so that it will autoscale to fit the browser.

HTH

<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=3,0,0,0"
width="100%" height="100%">
<param name="src" value="filenameofswf.swf">
<param name="menu" value="false">
<embed src="filenameofswf.swf"
pluginspage="http://download.macromedia.com/shockwave/download/index.cgi?P1_
Prod_Version=ShockwaveFlash" width="100%" height="100%" menu="false" >
</embed>
</object>
</body>
</html>


Regards

Phil Ward
Crescent Graphics

phil-watcrescent-graphics [dot] co [dot] uk

New Media <> Internet <> Visuals <> A/W



----- Original Message -----
From: <load66atbellsouth [dot] net>
To: <flasheratchinwag [dot] com>
Sent: 26 October 1999 01:03
Subject: FLASH: right click menu?


> I Seen It Somewhere But I Forgot Where........
> How do you disable the right click where the menu only shows ABOUT FLASH4
?
> .......thanks Douglas
>
>
> www.muziccentral.net coming soon so get yer guitars out of the closet
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.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...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: right click menu?, Phil Ward

Replies
  FLASH: How to do a typing effect in flas, Mick Southerland
  Re: FLASH: How to do a typing effect in , Colin Moock
  FLASH: right click menu?, load66

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