Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lectro

    Netscape 7: Javascript won't control movie.

    The only diffence I see in this is that it uses window.document.movie.play() instead of document.movie.play(), which also causes the same behavior. I've also tried using window.movie.play() just for fun. I'm not having problems with NS4.7 since this use the embed tags.
  2. lectro

    Netscape 7: Javascript won't control movie.

    I'm trying make my movies work with Netscape 7. To this end, I've created an incredibly simple looping swf. In my <object> tag, I've told the player not to play the movie automatically when it loads. My next step is to have Javascript use the play() method to start the movie. I'm assuming...

Part and Inventory Search

Back
Top