Re: Flash object in HTML; shows in FF, not in IE



You are keeping in mind that IE has been changed in the way objects can be
embedded into a web page due to the eolas patent. Try clicking on it to see
if it's possible that the flash just isn't activated. The other thing is
the object tag. Keep in mind that the embed coding is used by one browser
and the object coding is used by another. an example for your first flash
would be:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0";
width="179" height="180">
<param name="movie" value="/Files/cubes.swf">
<param name="quality" value="high">
<param name="menu" value="true">
<param name="play" value="true">
<param name="wmode" value="Window">
<param name="scale" value="ShowAll">
<embed pluginspage="http://www.macromedia.com/go/getflashplayer";
src="/Files/cubes.swf" type="application/x-shockwave-flash"
scale="ShowAll" play="true" loop="true" menu="true" wmode="Window"
quality="1"></embed>
</object>


Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage


<avanhalen@xxxxxxxxx> wrote in message
news:1157026070.087585.265130@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
To embed flash objects in my pages, I read them from a database.
A script file (Filedownload.aspx) reads it from the database, and
streams it to the browser.

Here are two example flash objects in a page. The first 1 (a simple
link to an existing swf-file on the webserver) is showing in each
browser (IE & FF), while the other one (using the filedownload page) is
only being shown in FF.

Does it have something to do with file-extension?
I'm stuck here...

Any help is appreciated !!

<embed pluginspage="http://www.macromedia.com/go/getflashplayer";
src="/Files/cubes.swf" type="application/x-shockwave-flash"
scale="ShowAll" play="true" loop="true" menu="true" wmode="Window"
quality="1"></embed>

<embed pluginspage="http://www.macromedia.com/go/getflashplayer";
src="/Files/filedownload.aspx?fileid=5cb316a4-363b-457e-b60d-e10e457a31ea&output=flash"
type="application/x-shockwave-flash" scale="ShowAll" play="true"
loop="true" menu="true" wmode="Window" quality="1"></embed>



.



Relevant Pages

  • Re: Rubyscript instead of javascript
    ... Here is just a small excerpt of the languages that target ECMAScript: ... This not a problem if you explicitly target Mono. ... I still very much like the idea of piggybacking on Flash, ... box, including the browser. ...
    (comp.lang.ruby)
  • Re: Vexille
    ... before you start worrying about freakin' typography. ... You may assume that if I care, I have set up my browser ... in the case of a Flash site. ... I set up my browser so that tabs pop up in the background. ...
    (rec.arts.anime.misc)
  • Re: Vexille
    ... before you start worrying about freakin' typography. ... You may assume that if I care, I have set up my browser ... Right now only Flash can do this. ... I set up my browser so that tabs pop up in the background. ...
    (rec.arts.anime.misc)
  • Re: Adobes Flash and Apples Safari Fail a Privacy Test
    ... :>i prefer firefox to safari on macs, and only use safari if firefox ... :> Adobe's Flash and Apple's Safari Fail a Privacy Test ... :> In the new browser war, privacy is a crucial battleground. ...
    (soc.retirement)
  • Re: Otp POLITICAL and I do not agree with all of it but it makes a person think
    ... Harv posted a link to a specific flash presentation ... is obviously a Flash site in a text-only browser? ... I have dial-up. ... origins of this thread. ...
    (alt.support.arthritis)

Loading