Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
chess4thestupid #1
problems with MOV in firefox
I am adding quicktimes to my page and it previews fine in IE but in firefox...
I get nothing... strange thing is... it works when I preview from my local
drive but it doesn't work on the web.
here is my code: any ideas about what I can do here???... to fix it. Thanks
in advance
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="256" width="320"
name="mission" align="middle">
<param name="bgcolor" value="#000000">
<param name="cache" value="true">
<param name="src" value="designmontage/MOE_Mission.mov">
<param name="autoplay" value="true">
<param name="controller" value="true">
<embed align="middle" height="256" name="mission"
pluginspage="http://www.apple.com/quicktime/download/" src="MOE_Mission.mov"
type="video/quicktime" width="320" controller="true" autoplay="false"
cache="true" bgcolor="#000000"></embed>
</object>
chess4thestupid Guest
-
Problems with Firefox
I'm having some trouble with Flash in Firefox. On EVERY site using flash, I get an "illegal opation in plugin" box. Sometimes the Flash content... -
Macintosh and Firefox problems
I am designing a website for a client, I have programmed an automatic photo slideshow on the homepage and in the portraits and weddings gallery. I... -
Problems with page in Firefox
:confused; Hi everyone, I created a dynamic website prior to Firefox and now find 1 part does not work. I am using Table ID's and Document... -
:: XHTML Problems in Firefox
Hi, i have created a site that can be viewed at !http://www.members.westnet.com.au/grymrr/tickner The problem is that in Internet Explorer it... -
Flash and FireFox - two problems. Anyone else?
I had a quick scoot back through the posts and couldn't see anything on this... appologies if it has already been talked to death. I've notice... -
chess4thestupid #2
Re: problems with MOV in firefox
thought I would add link to one of the actual pages I'm trying to make work.
[url]http://216.73.116.194/missionMOV.htm[/url]
chess4thestupid Guest
-
LazyMoon #3
Re: problems with MOV in firefox
Oddly enough if works fine in my installation of FireFox. You may want to have
a read over: [url]http://www.alistapart.com/articles/byebyeembed/[/url]
To learn how to get the object tag supported in all browsers.
LazyMoon Guest



Reply With Quote

