How to create a redirect code at the end of a video in Dreamweaver?

by 3 replies
4
Hi all,

I am trying to figure out how to create a redirect at the end of a video so that once the video reaches the end, it will redirect you to an order page.

I am using Dreamweaver and I was told that you can do this in dreamWeaver but I can't find instructions to show me how to do this.

I'm sure that there is a way to enter code manually.

Any suggestions would be truly appreciated.

Thanks,

Mike
#programming #code #create #dreamweaver #end #redirect #video
  • depends what type of video it is really.

    if its a flash video, you can set up a basic actionscript in flash, using getURL(), that will redirect at the end of the movie.

    hope that helps.

    David
  • i don't think dreamweaver can do that.

    You might need to use FLASH
  • Try "meta refresh", set the time to match your video length.
    That might be a solution.

Next Topics on Trending Feed