Jump to content

embed problem


onemanstarwars

Recommended Posts

I'm having a problem with embed and it not validating. Its a flash movie and the object turns out. Plus it works noproblem in Netscape. I have tried everything I can think of to be the problem but nothing works :) . If anyone can help it would be great.Validation pageMy site the flash is both the logo at the top and the menu.Thanx in advance onemanstarwars :)

Link to comment
Share on other sites

Here is the correct code:

<object type="application/x-shockwave-flash" data="logo.swf" width="600" height="40" id="banner">   <param name="movie" value="logo.swf" />   Alternate text or image for users without Flash plugin.</object>

After some testing it seems like you must absolutely set a width and a height, by the way. And the param tag is also necessary if you want it to work with IE.I think classid and codebase attributes may also be used, if you know what values are best for a Flash, I personally don't. =)

Link to comment
Share on other sites

  • 2 weeks later...

and how to make it? (mozilla and netscape doesnt recognize <object> tag)nvmhere is solution:http://www.alistapart.com/articles/flashsatay/I dont know is it working in opera but it works fine in netscape and firefox

Yes they do.

I dont understant why poeple posts sth when they dont wanna help - maybe some kind of blog would be more suitable for them :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...