So what I am trying to create is a 4 page test. Each section of the test is based on a video. So I want the video to be displayed at the top of the page with the approripate section of the test (form) below it. At the bottom of the page I want their to be a next button that will take the to page 2 which will have the same layout, video at the top and form below.
What I was hoping to do what use the inline HTML option to embed the videos on the page, and then the page break function to continue the test to the next page. The problem is I can not ge the video to display. Each video is pretty long and self-hosted, so I am using .flv videos, and shortcode from a pluggin to display them, as I read that the inline HTML accepts shortcodes. However the shortcode is not being recognized and just displays as text. If I use the same shortcode in a post or page it works fine. I suppose I could try varios video formats with various pluggins and shortcodes, but I was hoping I could get a solution here.
You can view and example of the shortcode working on page but not in the form here: http://www.premierseniorhomecare.com/tets
So what do you suggest I do?
Thank you!