I'm currently useing a Microsoft Data access page to display data from my database. During the page load databinding of data takes place which causes my movie clip to not work properly. I would like to start the movie clip after the page has completed. I was thinking that I could use the FSCOMMAND to tell the movie to start when
<SCRIPT language=vbscript event=DataPageComplete(dscei) for=MSODSC> but not sure how to go about it. I guess I'm looking for a way to start a movie from within my vbscript. Any help would be greatly appriciated.
<SCRIPT language=vbscript event=DataPageComplete(dscei) for=MSODSC> but not sure how to go about it. I guess I'm looking for a way to start a movie from within my vbscript. Any help would be greatly appriciated.