Hard times --> Strong people --> Good times --> Weak people --> Hard times
When a thing is funny, search it carefully for a hidden truth. - George Bernard Shaw
May 04, 2024, 01:02 PM
downtownv
[QUOTE]Originally posted by kkina: [/FLASH_VIDEO][/QUOTE] Thanks KK, I did the share, copied the link, squeezed in between the it wouldn't take. What did I do wrong?
_________________________
May 04, 2024, 01:14 PM
kkina
Did you sandwich the embed code between [FLASH_VIDEO] [/FLASH_VIDEO]?
Originally posted by kkina: Did you sandwich the embed code between [FLASH_VIDEO] [/FLASH_VIDEO]?
Yes, with spaces and without spaces....
_________________________
May 04, 2024, 01:37 PM
kkina
The code you referenced in the OP is not an embed code, it's the URL address.
You need to grab the actual embed code. On Youtube click "share" underneath the video, then "embed", then "copy". Paste this code string between the video tags [FLASH_VIDEO] [/FLASH_VIDEO].
This is the correct code:
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/FZo2hhvvlpw?si=ZCoPAevLDHAqOMnK" title="YouTube video player" width="560"></iframe>
Originally posted by kkina: The code you referenced in the OP is not an embed code, it's the URL address.
You need to grab the actual embed code. On Youtube click "share" underneath the video, then "embed", then "copy". Paste this code string between the video tags [FLASH_VIDEO] [/FLASH_VIDEO].
Aha! It was the Embed" part I messed up! Thanks lesson learned...
This is the correct code:
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/FZo2hhvvlpw?si=ZCoPAevLDHAqOMnK" title="YouTube video player" width="560"></iframe>
_________________________
May 04, 2024, 02:29 PM
Aglifter
So…. I am that ass. 400 years?
May 04, 2024, 03:32 PM
kkina
quote:
Originally posted by downtownv:
quote:
Originally posted by kkina: The code you referenced in the OP is not an embed code, it's the URL address.
You need to grab the actual embed code. On Youtube click "share" underneath the video, then "embed", then "copy". Paste this code string between the video tags [FLASH_VIDEO] [/FLASH_VIDEO].
Aha! It was the Embed" part I messed up! Thanks lesson learned...
This is the correct code:
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/FZo2hhvvlpw?si=ZCoPAevLDHAqOMnK" title="YouTube video player" width="560"></iframe>
It's actually not all that obvious. Took me a while to figure it out. Plus other forum software works differently, further confusing things.