Logged Out
Create an Account
Login:
Password:

Forgot your password?
Hulu Support

Hulu Support
[Back to Index]
Thread Tags
Primary: [Suggestions]
Secondary: None

Was wondering how hard it would be to add in Hulu support so they show up like youtube, etc does. Thanks!


--
Wolfify
Resto Druid
<Infamous With Style>
Darkspear -- Alliance
I actually didn't know hulu supported embedded videos. I'll have a look at this.


--
It's all in the reflexes.
Alrighty, it's not as easy as embedding Youtube, but when you bring up the "embed" option from the menu, you can get the location and use the [flash] tag to embed the video.

For example In the embed window is all this code:

<object width="512" height="296"><param name="movie" value="http://www.hulu.com/embed/oWWRdI-BR-pLkc3qxBiFvA/0"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.hulu.com/embed/oWWRdI-BR-pLkc3qxBiFvA/0" type="application/x-shockwave-flash" allowFullScreen="true"  width="512" height="296"></embed></object>


All we care about is the URLs in there.

So we could do
[flash=510,280]http://www.hulu.com/embed/oWWRdI-BR-pLkc3qxBiFvA/0[/flash]


And that would produce this




--
It's all in the reflexes.
Thanks Chops, you sir rock.


--
Wolfify
Resto Druid
<Infamous With Style>
Darkspear -- Alliance


[Back to Index]