Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I'm trying to make one of my small videos clickable with a hyperlink. I don't see a default way of adding a hyperlink to a video with Rocketcake. I have been able to make a link work by adding this before the video with the "code before this element": a href="page" That makes the hyperlink work with the video. The problem is I can't close it after the video with: /a How do I add that HTML after the element? Is there another way to add a hyperlink to the video? |
||||
|
What works for me is to create a "styled button" with a hyperlink, and put the video into there. |
||||
|
How are you getting that to work? I tried creating a "Styled Button". Then within that square I added another box with the "HTML5 Video" button. I can hear the video and see the controller but I don't get any video. I also tried just placing the styled button and then pasting the video HTML inside that via "HTML Code" option and nothing. *edit - I tried it again starting with a blank page. Just the button and put the video in there with the HTML5 button. That worked. Not sure what was causing the trouble on the other page I attempted it on. Maybe I was accidentally using the HTML audio button. For others trying to do the same thing, make sure you use " muted" (with that space before it) in the additional HTML code box in the video so it plays (unless you need audio). |
||||
|
|