PDA

View Full Version : can't embed video


PI Guy
02-28-2010, 10:54 AM
the embed code is this one

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="320" id="utv458883"><param name="flashvars" value="autoplay=false&amp;brand=embed&amp;cid=3076199"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="movie" value="http://www.ustream.tv/flash/live/1/3076199"/><embed flashvars="autoplay=false&amp;brand=embed&amp;cid=3076199" width="400" height="320" allowfullscreen="true" allowscriptaccess="always" id="utv458883" name="utv_n_847836" src="http://www.ustream.tv/flash/live/1/3076199" type="application/x-shockwave-flash" /></object>

Videx
03-02-2010, 01:34 AM
I don't understand the question. I mean, the default video tag in vb4 specifically tells you to:Example: http://www.youtube.com/watch?v=1234567 So why would you try to embed an entire html widget? Just use "http://www.ustream.tv/flash/live/1/3076199".

PI Guy
03-02-2010, 03:47 PM
I don't understand the question. I mean, the default video tag in vb4 specifically tells you to: So why would you try to embed an entire html widget? Just use "http://www.ustream.tv/flash/live/1/3076199".
I tried that but only the link shows.

Videx
03-02-2010, 06:21 PM
Are you using the video embed button, or just pasting in the url? When you edit the post, do you see the {video} tags?

Thr33
03-04-2010, 08:33 AM
are you sure you have HTML enabled on the forum where you are posting this object? it should work then...

PI Guy
03-05-2010, 08:32 AM
I am using the embed button. HTML is enabled.