HomeSearchGalleryMemberlistFAQLog inRegister
<div style="background-color: none transparent;"><a href="http://www.rsspump.com/?web_widget/rss_ticker/news_widget" title="News Widget">News Widget</a></div>
Recent Posts
SeC Gaming
the Lounge
New Lounge Topic
New Gaming Topic

Share | 
 

 [Good to Know] Video embed time stamping

View previous topic View next topic Go down 
AuthorMessage
StormEye
AdMonsterater


Posts: 6101
Age: 26
Location: Hong Kong SAR


PostSubject: [Good to Know] Video embed time stamping   Sun Jan 23, 2011 5:42 pm

This is for those of you whom want to embed a video into your post, but want to play it from a specific point of time.

I will use my infamous 'High' video as to demonstrate the code.

Original
Code:
<iframe title="YouTube video player" class="youtube-player"
 type="text/html" width="480" height="390"
src="http://www.youtube.com/embed/D9LopyqdzIw"  frameborder="0"
allowFullScreen></iframe>


With time 61 seconds into the video
Code:
<iframe title="YouTube video player" class="youtube-player" type="text/html" width="480" height="390" src="http://www.youtube.com/embed/D9LopyqdzIw#t=61s"  frameborder="0" allowFullScreen></iframe>


Since youtube has changed its embedding to iframe instead of my last instruction (if ANYONE remembers, LoL) which was object based. It actually became MUCH easier to time stamp this time around, since it is practically the same thing as just time stamping without embedding.

All you need to do is to find the web address that the video is located within the code that you have copied, then add
Code:
#t=00m00s

Of course, you have to change those 0s into your desired time.

Then the result is



Its that simple.

_________________
Parcus Executor Avis de Minor: Labor Lapsus~
Back to top Go down
View user profile
The Adli Corporation



Posts: 7288
Age: 19
Location: Devon, England


PostSubject: Re: [Good to Know] Video embed time stamping   Mon Jan 24, 2011 12:14 pm

needs less james blunt.

Very Happy
Back to top Go down
View user profile Online
StormEye
AdMonsterater


Posts: 6101
Age: 26
Location: Hong Kong SAR


PostSubject: Re: [Good to Know] Video embed time stamping   Mon Jan 24, 2011 3:17 pm

It ain't going to happen unless the term 'High' no longer refers to the state of being high.

<_<
>_>

Slide~

_________________
Parcus Executor Avis de Minor: Labor Lapsus~
Back to top Go down
View user profile
The Adli Corporation



Posts: 7288
Age: 19
Location: Devon, England


PostSubject: Re: [Good to Know] Video embed time stamping   Mon Jan 24, 2011 3:42 pm

StormEye wrote:
It ain't going to happen unless the term 'High' no longer refers to the state of being high.

<_<
>_>

Slide~


DAMN YOU OXFORD ENGLISH DICTIONARY!!!

yes i did look... Evil or Very Mad
Back to top Go down
View user profile Online
 

[Good to Know] Video embed time stamping

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: The Lounge :: FAQ/ Questions/ Event Planning-