I'm not sure if there is a thread for this or not yet, but if you come across a good church (or related) find on youtube or some other site, then post it
here.
It'll be interesting to see if we can build ourselves a little library here.
01 GOTO Youtube_Video
02 FIND embed_code(of-your-video) #note: in the info box upper right corner
03 IF embed_code IS available
04 COPY embed_code(of-your-video) TO clipboard #note: embed code is pure HTML
05 GOTO Hotel_Womb
06 ADD Reply
07 SELECT Html-View FROM Menu_above_reply #note: on the right, next to Spellcheck
08 PASTE embed_code(of-your-video) INTO Reply
09 POST Reply
10 END
It'll be interesting to see if we can build ourselves a little library here.
How to embed a YouTube video |
01 GOTO Youtube_Video
02 FIND embed_code(of-your-video) #note: in the info box upper right corner
03 IF embed_code IS available
04 COPY embed_code(of-your-video) TO clipboard #note: embed code is pure HTML
05 GOTO Hotel_Womb
06 ADD Reply
07 SELECT Html-View FROM Menu_above_reply #note: on the right, next to Spellcheck
08 PASTE embed_code(of-your-video) INTO Reply
09 POST Reply
10 END
