Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Movies wont work in Firefox
Old 02-02-2007, 05:39 PM Movies wont work in Firefox
Skilled Talker

Posts: 98
Name: james belcher
Trades: 0
Hi,

On http://www.crispyfiver.co.uk/Diving_Movies.htm I cant get the movies to work in Firefox.

Can any one offer any suggestions?

Thanks

James B
James B is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-02-2007, 05:52 PM Re: Movies wont work in Firefox
RanaD's Avatar
Super Talker

Posts: 139
Name: David
Trades: 0
Code:
<a href="<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/CM8iW1OkQHw"></param>
Close the <object> tag?

Using SSI, you could do:

Code:
<!--#if expr="${HTTP_USER_AGENT} = /MSIE/" -->
<!--#set var="ret" value="iemedia" -->
<!--#elif expr="${HTTP_USER_AGENT} = /Mozilla/ && $brtype !=/msie/" -->
<!--#set var="ret" value="nsmedia" -->
<!--#else -->
<!--#set var="ret" value="omedia" -->
<!--#endif -->
<!--#include file="$ret.txt" -->
That way, you can create text files called "iemedia" that include the <object> tag, or "nsmedia" that includes the tag <embed>, or "omedia" which includes settings for other browsers.
RanaD is offline
Reply With Quote
View Public Profile
 
Old 02-02-2007, 06:05 PM Re: Movies wont work in Firefox
Skilled Talker

Posts: 98
Name: james belcher
Trades: 0
Hi RanaD

I should have mentioned that I have very little knowledge of HTML let alone SSI.

The site was built using Dreamweaver. I only know the very basics of what Im looking at with HTML. Do I just copy and paste the code you have shown?

Thanks

James B
James B is offline
Reply With Quote
View Public Profile
 
Old 02-03-2007, 02:07 AM Re: Movies wont work in Firefox
RanaD's Avatar
Super Talker

Posts: 139
Name: David
Trades: 0
And there is no such thing (I missed it last night):

Code:
<a href="<object...
I've sent you a brief explanation and the correct code in PM. (Well, as far as tables are correctly used here etc...)
RanaD is offline
Reply With Quote
View Public Profile
 
Old 02-03-2007, 05:30 AM Re: Movies wont work in Firefox
Skilled Talker

Posts: 98
Name: james belcher
Trades: 0
Thanks Rana

I have give to much Talkupation in the last 24 hours but your get some when I can

You have been really helpfull.

All the best

James B
James B is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Movies wont work in Firefox
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21619 seconds with 12 queries