- Posts: 2
COMMUNITY FORUM
Youtube video won't play fullscreen
- Peter Linka
-
Topic Author
- Offline
- New Member
Less
More
9 years 2 months ago #157500
by Peter Linka
Youtube video won't play fullscreen was created by Peter Linka
After deleting the iframe 'Prohibited Element' from the TinyMCE Editor, I have successfully embeded several Youtube videos in a K2 item.
However, I can't get the videos to play in fullscreen mode. The videos contain the fullscreen icon, but clicking on the icon just brings up a message "Fullscreen is unavailable. Learn more"
I have included "fs=1" in the iframe code, however every time I insert "allowfullscreen", after saving, it is deleted from the html code (in much the same way as the entire iframe code was before I deleted the iframe 'Prohibited Element' from the TinyMCE Editor).
Is there a setting I have missed?
Thanks, Peter
However, I can't get the videos to play in fullscreen mode. The videos contain the fullscreen icon, but clicking on the icon just brings up a message "Fullscreen is unavailable. Learn more"
I have included "fs=1" in the iframe code, however every time I insert "allowfullscreen", after saving, it is deleted from the html code (in much the same way as the entire iframe code was before I deleted the iframe 'Prohibited Element' from the TinyMCE Editor).
Is there a setting I have missed?
Thanks, Peter
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 2 months ago #157508
by Krikor Boghossian
Replied by Krikor Boghossian on topic Youtube video won't play fullscreen
Hello Peter,
Is it possible to have a link to the item please?
Is it possible to have a link to the item please?
Please Log in or Create an account to join the conversation.
- Peter Linka
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
9 years 2 months ago #157511
by Peter Linka
Replied by Peter Linka on topic Youtube video won't play fullscreen
Hi Krikor,
Thanks for responding. You're not going to believe this, but after much searching, I discovered the solution about 2 minutes before receiving your reply.
Editor - TinyMCE, Extended Valid Elements, I added: ,iframe[*],
Now it doesn't delete "allowfullscreen" from the iframe code.
Thanks again.
Best, Peter
Thanks for responding. You're not going to believe this, but after much searching, I discovered the solution about 2 minutes before receiving your reply.
Editor - TinyMCE, Extended Valid Elements, I added: ,iframe[*],
Now it doesn't delete "allowfullscreen" from the iframe code.
Thanks again.
Best, Peter
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 2 months ago #157514
by Krikor Boghossian
Replied by Krikor Boghossian on topic Youtube video won't play fullscreen
Thank you so much for sharing this Peter :)
Please Log in or Create an account to join the conversation.