본문 바로가기

languages/java

안드로이드 개발도구에서 배우는 자바

안드로이드에서 자바코딩해서 자바문법 배우기

 

Paste the embed code into your Canvas page, and find the question mark. <iframe width=”1280″ height=”720″ src=”https://www.youtube-nocookie.com/embed/nFvASiMTDz0?rel=0&showinfo=0″ frameborder=”0″ allowfullscreen></iframe>

Add this snippet after the question mark: start=___&end=___; and replace the underscores with the number of seconds for start and stop time. The snippet will look something like this: start=225&end=268;

Final code result? <iframe width=”1280″ height=”720″ src=”https://www.youtube-nocookie.com/embed/nFvASiMTDz0?start=225&end=268;rel=0&showinfo=0″ frameborder=”0″ allowfullscreen></iframe>