hey guyz please could anyone help me ?
i'm searching for a way to convert the <object> to xml or html anything but not javascript is it possible ?
this is the code
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="540" height="25" id="utv875829"><param name="flashvars" value="autoplay=true&brand=embed&cid=6542031&v3=1"/><param name="allowfullscreen" value="false"/><param name="allowscriptaccess" value="always"/><param name="movie" value="http://www.ustream.tv/flash/viewer.swf"/><embed flashvars="autoplay=true&brand=embed&cid=6542031&v3=1" width="540" height="25" allowfullscreen="false" allowscriptaccess="always" id="utv875829" name="utv_n_433142" src="http://www.ustream.tv/flash/viewer.swf" type="application/x-shockwave-flash" /></embed></object>
converting <object> to <html> or XmlDance FM April 30, 2011 at 2:52 PM
hey guyz please could anyone help me ? i'm searching for a way to convert the <object> to xml or html anything but not javascript is it possible ? this is the code <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="540" height="25" id="utv875829"><param name="flashvars" value="autoplay=true&brand=embed&cid=6542031&v3=1"/><param name="allowfullscreen" value="false"/><param name="allowscriptaccess" value="always"/><param name="movie" value="http://www.ustream.tv/flash/viewer.swf"/><embed flashvars="autoplay=true&brand=embed&cid=6542031&v3=1" width="540" height="25" allowfullscreen="false" allowscriptaccess="always" id="utv875829" name="utv_n_433142" src="http://www.ustream.tv/flash/viewer.swf" type="application/x-shockwave-flash" /></embed></object>
Post your Comment