View Full Version : Flash header messed up in FF, fine in IE.. help
jorma100
06-05-2008, 11:23 PM
I have a flash header on my site, and it works fine in IE, however when you look at it in FF, it puts multiple headers on top of eachother, and there is no content portion.
check the problem out at www.itsyours4free.net/index-1.html
Let me know if you need more resources, to find a soultion to my problem.
Also, my aim is drownaf1sh if that helps you help me.
Thanks
gnomeontherun
06-05-2008, 11:56 PM
Rare when FF doesn't work but IE does, but in this case you need start by embedding your flash properly. Did you realize that you have the file embedded about 30 times? That is the first problem, and the reason it works in IE properly is that you have IE conditional statements to hide other 29 <object> codes.
Delete all of your code related to the Flash (basically everything from line 15 to 729, thats 714 lines of repeated code...?), and follow the instructions on this thread.
http://codingforums.com/showthread.php?t=137848
jorma100
06-06-2008, 01:17 AM
Alright, thats strange that i had the code entered so many times..,.but I don't think I understand embedding it properly. Is there anyway you could use my source code on my site, and show me an updated source code to use, please. I will be forever thankful.
(im a super noob at this stuff)
gnomeontherun
06-06-2008, 01:27 AM
If you read that thread, it gives you all of the instructions. Download the SWFObject file, link to it in the <head> of the HTML page, and then copy the code from the page and put your file names into it.
I have faith in you, just try it.
jorma100
06-06-2008, 01:55 AM
I'm a complete idiot at flash, ive looked at it for like an hour.. What if I gave you 5 dollars on paypal, if you use my source to give me the correct code?
gnomeontherun
06-06-2008, 02:40 AM
The code is already written! You just have to change the filename!
I don't want money for something this trivial, if you are going to use Flash you should learn it. In fact this is not Flash, this is HTML and Javascript to get it embedded into the page.
Copy the Static Method code, change the filenames, and make sure you download the swfobject.js file from the link at the bottom. Thats it, and you don't have to understand all of the technicalities.
jorma100
06-06-2008, 03:56 AM
Alright check out the link now http://www.itsyours4free.net/index-1.html
i followed your instructions.. the header shows up once now, but now its a little bit messed up in a different way.
how do i fix that?
gnomeontherun
06-06-2008, 04:56 AM
Are you talking about the position? Change the two places in that code where you see the height and width to the proper size of your flash movie. That will fix it.
See, its not too bad is it?
vBulletin® v3.8.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.