coding not working in Nuntius trheme
-
AuthorPosts
-
Trying to embed a UStream player in a post on my blog that has the Nuntius theme. For whatever reason, the post doesn’t like the old <object> coding. The blog being used is http://mabnnet.wordpress.com
Here’s the coding that’s trying to be used in the post:
<object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ width=”480″ height=”296″ id=”utv138528″><param name=”flashvars” value=”autoplay=false&brand=embed&cid=8976051&v3=1″/><param name=”allowfullscreen” value=”true”/><param name=”allowscriptaccess” value=”always”/><param name=”movie” value=”http://www.ustream.tv/flash/viewer.swf”/><embed flashvars=”autoplay=false&brand=embed&cid=8976051&v3=1″ width=”480″ height=”296″ allowfullscreen=”true” allowscriptaccess=”always” id=”utv138528″ name=”utv_n_229588″ src=”http://www.ustream.tv/flash/viewer.swf” type=”application/x-shockwave-flash” /></object>
Streaming Live by UstreamThe blog I need help with is mabnnet.wordpress.com.
Nothing to do with the theme. We’re not allowed to use flash, javascript and iframes, for security reasons. Flash objects can be embedded if you convert the embed code to the right shortcode; in your case:
[gigya flashvars="autoplay=false&brand=embed&cid=8976051&v3=1" width="480" height="296" allowfullscreen="true" allowscriptaccess="always" src="http://www.ustream.tv/flash/viewer.swf" ]
For more on this see here:
http://wpbtips.wordpress.com/2010/07/22/gigya-shortcode-3-widgets/Thank you. Happy holidays!!!
-
AuthorPosts
The topic ‘coding not working in Nuntius trheme’ is closed to new replies.