Smalltalkhub Embed Youtube Video

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Smalltalkhub Embed Youtube Video

Sean P. DeNigris
Administrator
How to? Like http://smalltalkhub.com/#!/~zeroflag/BabyMock

I tried various solutions online, but none worked:
* - ![:youtube 600x400](HZIDs0mukpM)
* <iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/watch?v=TheVideoID?autoplay=1" frameborder="0" allowfullscreen></iframe>

Thanks.
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: Smalltalkhub Embed Youtube Video

Sean P. DeNigris
Administrator
Sean P. DeNigris wrote
How to?
Nevermind, the snippet from the youtube site worked fineā€¦ <iframe width="420" height="315" src="//www.youtube.com/embed/HZIDs0mukpM" frameborder="0" allowfullscreen></iframe>
Cheers,
Sean