Flasher Archive

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


Subject: FLASH: Flash without a border?
From: Davinder Mahal
Date: Fri, 8 Jan 1999 22:31:40 GMT

Hi,

I am working on with flash, and i can't seem to figure out how to remove
the border. Ok. I have the flash embeded, and when the browser window
is large then its fine. However, when you resize the window, the flash
changes size(i want that) BUT a scroll bar appears on the left side.
How do i get rid of that? I want it so you can change the window size
and the size of the flash will change and thats it.

This is the code that i am using:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=2,0,0,0"
width="95%" height="95%" border="0" vspace="0" hspace="0" id="index">
<param name="SRC" value="http://home.earthlink.net/~mahalfamily/countdown.swf">
<param name="SCALE" value="noborder">
<param name="BGCOLOR" value="#CCCC66">
<param name="LOOP" value="false">
<embed src="countdown.swf"
pluginspage="http://www.macromedia.com/shockwave/download/" width="95%"
height="95%" scale="noborder" border="0" vspace="0" hspace="0"
bgcolor="#CCCC66" loop="false"></embed>
</object>

Another question regarding flash... when I put this same page and .swf
on my domain account, i had an error message. It said: "This page
contains information of text/plain and can only be seen with the
appricate plug in" and it also had the missing plugin symbol. BUT i do
have the plug in as it works fine from my earthlink account. Whats
going on??? is it something to do with teh MIME settings on my domain
server??

Please help.

Thanks.
--
Davinder

***********************
davinderatmahal [dot] org (mailto:davinderatmahal [dot] org)
http://www.mahal.org
AIM: davinderm

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: Flash without a border?, Byron Canfield
  Re:MIME (was: FLASH: Flash without a bor, Marc Hoffman

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