Topic: flash in netscape (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10612" title="Pages that link to Topic: flash in netscape (Page 1 of 1)" rel="nofollow" >Topic: flash in netscape <span class="small">(Page 1 of 1)</span>\

 
daverock
Nervous Wreck (II) Inmate

From: a uterus.
Insane since: Sep 2001

posted posted 10-15-2001 11:07

has anyone noticed netscape adding 2 pixels height (in this case anyway) to the cell that a flash file lives in?
Is it something to do with the object / embed, it seems very flash specific - it works when the flash file isn't in there?

i cant show you guys the link just yet - so here is the bit of code:

<object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="740" height="21">
<param name=movie value="../images/menu.swf">
<param name=quality value=low>
<embed src="../images/menu.swf" quality=low pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="740" height="21">
</embed>
</object>

thanks

ps. down with netscape!!

InI
Paranoid (IV) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 10-15-2001 17:24

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

la'dsasha
Neurotic (0) Inmate
Newly admitted Neurotic (0) Inmate
Newly admitted
posted posted 10-15-2001 20:24

youre seriously going to have to post a link, as well as what version of netscape, and what version of flash player youre using (im not entirely sure what version of flash player 4.x ships with, but 6 is new enough, it should be shipping with the 5 player).

ive got a few flash movies (generated in 4 and 5, played with the flash 5 player), and they have no problems in any browser. the only one that doesnt quite appear properly is one that is inside a frame, and it has to do with how ns deals with frames, not flash itself.

the suggestion that its a problem with "nested tags" is just silly, since thats how flash itself outputs the html code when you go to export it.

------
this rose has a thorn...

daverock
Nervous Wreck (II) Inmate

From: a uterus.
Insane since: Sep 2001

posted posted 10-16-2001 07:05

weeeeellllll, its sorted.
after many tweekings it was a matter of defining the V & H space and border values on the flash file.

here tis:

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="740" height="21" vspace="0" hspace="0" border="0" align="top">
<param name=movie value="../images/menu.swf">
<param name=quality value=low><param name="SCALE" value="exactfit"><param name="BGCOLOR" value="#666699">
<embed src="../images/menu.swf" quality=low pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="740" height="21" scale="exactfit" bgcolor="#666699" vspace="0" hspace="0" border="0" align="top">
</embed>
</object>

thanks to InI and la'dasasha for your responses.



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu