From: "Tim O'Meara" <[EMAIL PROTECTED]> Subject: Re: Synchronization of JavaScript functions rather than URL start by including an AutoGoToURL = false param in your embed tag...this will prevent the browser from trying to load any urls. then you simply need to use the onAutoGoToURL callback method to act on a url event. (note: for netscape you will need to use the observer applet to recive callback in javascript) good luck tmo RealForum wrote: > From: Bill Wilson <[EMAIL PROTECTED]> > Subject: Synchronization of JavaScript functions rather than URL > > Hi. > > I noticed a similar post in the archives subject "Multimedia Synchronization > Files in G2", with no apparent reply. Is there any way to sync audio with java > script functions within a single html file rather than leaping to separate html > files using URL events? > > Thanks > Bill
