There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
bios black screen blue screen boot computer connection crash css dell display driver drivers email error excel firefox firefox 3 freeze game hard drive internet internet explorer itunes laptop lcd linux malware monitor network networking nvidia outlook outlook 2003 outlook express partition password printer problem router slow sound startup trojan usb video virus vista windows windows xp wireless
Software Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Software & Hardware > Software Development >
Website Help


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

Closed Thread
 
Thread Tools
iworld's Avatar
Senior Member with 267 posts.
 
Join Date: Nov 2005
Experience: Intermediate
25-May-2006, 04:56 PM #1
Website Help
I have a few questions regarding my website: http://www.steeped.jworks.ca

First off, the <embed> tag. It is considered invalid in the W3 validator. I was told about the <object> tag which is valid, but it doesn't show up in Firefox! It shows up in I.E., but not Firefox.

Second, is there a way to have a text shadow? I dunno, but I think a nice shade behind my text would look nice.. any clue of any code?

Third, If you look at my page in firefox (where it looks good) and i.e., if you scroll down to the bottom in I.E., there is a weired extended color thing.. it's nothing to big, but if anyone knows how to fix it...

Anyways, please help.
Thank You!

Last edited by iworld : 25-May-2006 05:01 PM.
bpmurray's Avatar
Senior Member with 103 posts.
 
Join Date: Jun 2003
Location: Ireland
Experience: Advanced
26-May-2006, 05:13 PM #2
Well, <embed> is MS only, so you should use the <object> tag. My guess is that you're trying to use the ActiveX object instead of the correct generic <object> specification. Try:
Code:
<object type="application/x-shockwave-flash data="http://www.taamtov.net/iworld/flash/marquee.swf" width="606" height="50" />
	<param name="movie" value="http://www.taamtov.net/iworld/flash/marquee.swf" /> 
	<param name="quality" value="high" /> 
	<param name="bgcolor" value="#000000" /
</object>
When you specify a CLSID="xxx", you're specifying an IE ActiveX object, not an application target.
iworld's Avatar
Senior Member with 267 posts.
 
Join Date: Nov 2005
Experience: Intermediate
26-May-2006, 05:32 PM #3
Quote:
Originally Posted by bpmurray
Well, <embed> is MS only, so you should use the <object> tag. My guess is that you're trying to use the ActiveX object instead of the correct generic <object> specification. Try:
Code:
<object type="application/x-shockwave-flash data="http://www.taamtov.net/iworld/flash/marquee.swf" width="606" height="50" />
	<param name="movie" value="http://www.taamtov.net/iworld/flash/marquee.swf" /> 
	<param name="quality" value="high" /> 
	<param name="bgcolor" value="#000000" /
</object>
When you specify a CLSID="xxx", you're specifying an IE ActiveX object, not an application target.
um nope.. not only does that not work in firefox, it also doesn't work in i.e.
bpmurray's Avatar
Senior Member with 103 posts.
 
Join Date: Jun 2003
Location: Ireland
Experience: Advanced
28-May-2006, 07:30 AM #4
Well, it's definitely something along those lines: try Google!
iworld's Avatar
Senior Member with 267 posts.
 
Join Date: Nov 2005
Experience: Intermediate
28-May-2006, 07:39 AM #5
Quote:
Originally Posted by bpmurray
Well, it's definitely something along those lines: try Google!
Not only did I try google, but I tried multiple books, and the only way to get a flash thing to show up in both firefox and in IE is the invalid <embed> tag.
bpmurray's Avatar
Senior Member with 103 posts.
 
Join Date: Jun 2003
Location: Ireland
Experience: Advanced
28-May-2006, 11:08 AM #6
Well duh! You didn't try very hard - see http://blog.deconcept.com/swfobject/, http://forums.mozillazine.org/viewto...9e3060e2aa54eb, http://forum.mamboserver.com/showthread.php?t=49383 etc. Google found "about 446000" pages with refereces to "object embed firefox flash".
JohnWill's Avatar
Computer Specs
Moderator with 78,896 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
29-May-2006, 02:03 PM #7
Apparently, we were a bit hasty, and the reported pirate activity at this site doesn't exist. I've reopened the thread and apologize to iworld.

Last edited by JohnWill : 29-May-2006 02:54 PM.
iworld's Avatar
Senior Member with 267 posts.
 
Join Date: Nov 2005
Experience: Intermediate
29-May-2006, 03:21 PM #8
Quote:
Originally Posted by JohnWill
Apparently, we were a bit hasty, and the reported pirate activity at this site doesn't exist. I've reopened the thread and apologize to iworld.
It's ok. I see why people thought it was an illegal downloading site -> I'll be specific about content next time.

I decided it would be best to not use flash. Some people on older systems don't have flash player, so I guess I will replace it with something else.

There are also the two other problems which I cannot figure out. Why when you are in firefox the site looks good, but in I.E. if you scroll to the bottom there is like 10 pixels of extra color at the bottom... hard to explain but go look to see.

Also, I tried a technique where i made an <h3> tag which had some text in it, and then I made an <h4> with the same text, but i put the tag over the <h3> tag. I then changed the margin-top and margin-left to make the <h4> overlap the <h3> tag, but put the <h4> tag a few pixels up so it looks like a shadow. It looks awesome in FF, but in I.E. it looks all screwed. That method didn't work. Anyone know of away which will work in I.E. and in FF?
bpmurray's Avatar
Senior Member with 103 posts.
 
Join Date: Jun 2003
Location: Ireland
Experience: Advanced
29-May-2006, 04:11 PM #9
Actually drop-shadow is different in IE & FF - it's a real pain. There's a nice article on how to make it work here: http://www.alistapart.com/articles/cssdropshadows/
iworld's Avatar
Senior Member with 267 posts.
 
Join Date: Nov 2005
Experience: Intermediate
29-May-2006, 06:35 PM #10
Quote:
Originally Posted by bpmurray
Actually drop-shadow is different in IE & FF - it's a real pain. There's a nice article on how to make it work here: http://www.alistapart.com/articles/cssdropshadows/
Actually I needed a shadow for text, but I think I can use this method here for text. Thanks.
Closed Thread

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who help people like you solve computer problems. See our Welcome Guide to get started.



Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 01:26 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.