video not workin
-
Hello!
I attempted to link a video of Rainn Wilson discussing “How to Solve Creative Blocks”. I used the code provided at this link, http://bigthink.com/ideas/25283 to no avail.
I wanted it to display in my blog like the Michael Wolff video I previously posted. Is this my coding error, or is this video corrupt and unavailable to be linked to?
Thank you for your time, and have an awesome day!
The blog I need help with is: (visible only to logged in users)
-
-
Hi. Videos can be inserted at WordPress.COM only in certain ways:
– through specific shortcode (YouTube, VodPod, DailyMotion, etc.)
http://en.support.wordpress.com/videos/
– by converting the “object”/”embed” tags into a Gigya shortcode
http://wpbtips.wordpress.com/2010/07/03/gigya-shortcode-1-videos/If you’re not sure what code to use, please copy and paste the entire code you tried to insert. For the purpose of these forums only, please insert the code between backticks ( ` ) (not apostrophes!) otherwise we won’t be able to see the code.
-
<object id="flashObj" width="480" height="270" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"><param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&isUI=1" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=723307440001&playerID=651017566001&playerKey=AQ~~,AAAAGuNzXFE~,qu1BWJRU7c26MMkbB19ukwmFB5ysvYz5&domain=embed&dynamicStreaming=true" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&isUI=1" bgcolor="#FFFFFF" flashVars="videoId=723307440001&playerID=651017566001&playerKey=AQ~~,AAAAGuNzXFE~,qu1BWJRU7c26MMkbB19ukwmFB5ysvYz5&domain=embed&dynamicStreaming=true" base="http://admin.brightcove.com" name="flashObj" width="480" height="270" seamlesstabbing="false" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>I attempted to use the embed code provided. Thank you for your response!
-
Hello again. Try this code:
[gigya src="http://c.brightcove.com/services/viewer/federated_f9?isVid=1" flashVars="isUI=1&videoId=723307440001&playerID=651017566001&playerKey=AQ~~,AAAAGuNzXFE~,qu1BWJRU7c26MMkbB19ukwmFB5ysvYz5&domain=embed&dynamicStreaming=true" width="480" height="270" allowFullScreen="true" allowScriptAccess="always"] -
-
-
Hi everyone,
I am supposed to do a live streaming in a few days and the embed code is an java one (I suppose it is as there is a java word inside the code:)). I’ve asked wordpress support about the ways to do that and they answered that they do not support live streaming. However, thanks to my friend I managed to convert the embed code into a vodpod one, do you think it’s ok now if I live stream this? -
If I were you, I’d test it first. I have never seen livestreaming done successfully in WP.com, even though when I was working for an organization that livestreamed I asked staff at WP for help. They weren’t able to get it working but if you’ve got a vodpod ID, it’s possible it will work. Try it first.
-
For information and instructions on using the vodpod widget please read the support entry found here. > http://en.support.wordpress.com/widgets/vodpod-videos-widget/
-
Thanks a lot guys!! I’ve check out the player and it’s ok as for now:)
I was wondering if livestreaming via vodpod is allowed at wordpress and thanks to you guys it seems everything is ok now:) keep fingers crossed for me!! -
- The topic ‘video not workin’ is closed to new replies.