Click to See Complete Forum and Search --> : Sound - Valid code
IncaWarrior
03-06-2005, 02:40 PM
I'm making a webpage that I want to have a page where the visitor can play some midi files if they want, but I'm not sure what the best way is since IE messes up the object tag. Is there another valid way or at least almost valid?
andyshep
03-06-2005, 04:19 PM
heres a link that may point you in the right direction.
gillay method (http://blog.gilluminate.com/?s=3)
i use this method or somthing like for embeding flash movies.while keeping the page valid.
sure you could use it for midi files.
andy
IncaWarrior
03-07-2005, 11:11 PM
That one still cheats with the <!--[if IE]> tags, there's no valid method at all for IE?
andyshep
03-08-2005, 09:30 AM
it may be a cheat or hack to be precise but its still valid code.
andy