vinpkl Posted November 29, 2009 Report Share Posted November 29, 2009 hi alli m trying to insert wma video in my page but it doesnt validates.can anybody provide me validate code for wma. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Untitled Document</title></head><body><embed src="parande.wma" width="400" height="400"></embed></body></html> vineet Link to comment Share on other sites More sharing options...
thescientist Posted November 29, 2009 Report Share Posted November 29, 2009 i think you need to use the object tag Link to comment Share on other sites More sharing options...
Guest FirefoxRocks Posted November 30, 2009 Report Share Posted November 30, 2009 (edited) <object type="audio/x-ms-wma" data="paranda.wma" style="width: 400px; height: 400px">Error: Windows Media Audio cannot be loaded.</object> Edited November 30, 2009 by FirefoxRocks Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now