Problem is I tried copying and pasting this URL into firefox later and it wouldn't display. I viewed the source code and it all seems to be in order. Do you think this is a bug with firefox or is it just bad code that I cant see?
__________________
My body's a temple... and like those ancient Greek ones it's a ruin sweenster.co.uk
yeah, it's been a while since i've used it, but i think the embed tag only works in IE now; i'm pretty sure Moz/FireFox and Opera dropped it, since it was never a part of the standard. the object tag is the alternative to embed, and is a part of the accepted standards. if you copy and paste the url of the flash file into firefox, it plays just fine.
for the record, Gary's American (from Jersey, i think), and the song is Romanian. where they got "fat dutch kid" from, i have no idea.
and the reason it didn't work in FF or any other browser that doesn't support the macromedia way of embedding flash using the object, was because the embed tag was trying to call a totally different flash file that doesn't exist
Last edited by liorean; 03-04-2005 at 12:15 AM..
Reason: date --> data
If you view their website (the above address) you can see this code in action at the very bottom of the page. Notice it will display in both Internet Explorer and FireFox! I cut and pasted the code to a blank document and opened it in both IE and FF, they both work fine and I've now implemented the code on my website. I recommend you do the same to save your poor brain.
It passes validator.w3.org standards too! ENJOY!
__________________
outseeker - http://outer.reaches.dyndns.org/index.php
I hope this helped someone. Due to this forums lame rep system penalising me for nothing, and admins inability to do anything about it, I'm sorry to say I will no longer be online here. Pride is important. Good Luck All.
A quick note on the above code, it seems if you use it to embed a flash object that is quite large in KB and has a "loading ..." screen, you will not see anything in the area you have embedded until the file is finished downloading. No problem for smaller flash apps, or ad's but this code actually was not suitable for me as my .swf files are several megs each
Hope it came in useful for someone tho, it's a good piecea cross-browser compatible embed code. Not using the <embed> tag too I reckon is elite, wish I could work out the preload prob.. Don't suppose anyone knows of a param you can pass in the embed to enable preloader..? Then this code would be perfect
__________________
outseeker - http://outer.reaches.dyndns.org/index.php
I hope this helped someone. Due to this forums lame rep system penalising me for nothing, and admins inability to do anything about it, I'm sorry to say I will no longer be online here. Pride is important. Good Luck All.