Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: explanation on a site I'm doing |
From: | Kurt Dommermuth |
Date: | Fri, 1 Sep 2000 11:56:20 +0100 |
At 09:33 AM 8/31/2000 -0400, you wrote:
>On my home server I'm experimenting with a Flash page. The page is at
>http://www.libmansworld.com/flash2/ When the page loads up I see a white
>rectangle the size of my browser screen or sometimes just the size of the
>Flash movie. Can someone suggests to me how to stop this white rectangle
>from occurring?
>
>Sincerely,
>Greg Landry
>glandry1maine [dot] rr [dot] com
>or
>libmanlibmansworld [dot] com
Hi Again Greg,
I just had a look at your HTML for that page and there was a bit of
extraneous code there that could potentially cause problems. I don't know
if this server will allow me to send raw HTML code, but in case it does
here is a new page for you below. If you don't see it, just let me know
and I'll email you offlist.
Kurt
http://www.dommermuth-1.com
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Flash Test</title>
</head>
<body bgcolor="#000000">
<p>
<br>
<div align="center">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="550" HEIGHT="400">
<TR><TD>
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=swfx_site_000703b_ab WIDTH=550 HEIGHT=400>
<PARAM NAME=movie VALUE="abc.swf">
<PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#000000>
<EMBED src="abc.swf" quality=high bgcolor=#000000 WIDTH=550 HEIGHT=400
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
</TD>
</TR>
</TABLE>
</div>
</body>
</html>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: explanation on a site I'm doing, Roadrunner
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]