Logged Out
Create an Account
Login:
Password:

Forgot your password?
New Video Embedding Options: Metacafe, Vimeo, GameTrailers, MySpace Videos, CollegeHumor

New Video Embedding Options: Metacafe, Vimeo, GameTrailers, MySpace Videos, CollegeHumor
[Back to Index]  [Bottom of Thread]
Thread Tags
Primary: [General]
Secondary: None
You can now post URLs from various other video services that will automatically convert to embedded videos, much like how YouTube, Google Videos, and WeGame currently do here.

The following urls are automatically getting converted to video below:

http://www.collegehumor.com/video:1921845

http://www.vimeo.com/2210675

http://www.metacafe.com/watch/3590661/resident_evil_the_darkside_chronicles_memory_of_a_lost_city_gameplay/

http://www.gametrailers.com/video/review-hd-brutal-legend/57626

http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=63436153












--
It's all in the reflexes.
Except it seems that youtube videos lack the parameter for allowing them to be run full screen. I've added &fs=1 to my URL, but the full screen button still doesn't show up. It's because of the lack of the "fullscreen" parameters. Here's a full working example:

<object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/GPFCNwEOHfk&fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed
src="http://www.youtube.com/v/GPFCNwEOHfk&fs=1"
type="application/x-shockwave-flash"
allowfullscreen="true"
width="425"
height="344"
></embed>
</object>

You can view this at http://www.ceregatti.org/yt.php

Could you please add support for the full screen options in embedded youtube videos?
Good call on that. Thanks for the heads up.

--
It's all in the reflexes.
Is there a changelog I can monitor to see when this goes in?

Thanks
This is live. You'll want to edit any posts and resubmit them.

Also a changelog is on the menu under "Recent Changes"

--
It's all in the reflexes.
Excellent work! Thanks for the quick response.


[Back to Index]  [Top of Thread]