hyperlink

C

cary

Is there a way of having a page in a website go to another page without using
a hyperlink button.

In other words, I play a song on a web page and after the process is
complete, I want to go to another page automatically.

Thanks.
 
T

Thomas A. Rowe

Not,because the web page has no way of knowing when the song has completed.

If make the song into a flash file, then you can embed a link at the end that would take the user to
another page at the completion of the song.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
T

Thomas A. Rowe

You would have to review the help file for the application that you used to create the flash file on
how to create embed a hyperlink.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
E

eclipsme

If you knew the length of the song, could you not do a redirect after so
many seconds? But perhaps even if this is possible, it may not be
accurate enough.

Harvey
 
Top