• 0

music and video during alert boxes


Question

hi again.

Ive got a question. Im making a site that has some javascript alert boxes at the beginning. i want music to play and a video in a background, while the alert boxes are appearing. Usually the alert boxes finish, then the music and video plays... how do I make it simultaneous?

I have considered the following so far:

- two frames, where one has the popups page and the other one has the music and the video

- a main page with the music and video, and the popups page within the iframe

- searching for js code that plays videos and music

...do any of these work? or preferably, are there better ways?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

The third option woudl be the cleanest. You will quickly find that frames are not that easy to deal with after you start using them. Not to mention frames are getting outdated rather quickly.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.