From: "Matthew J. Tanner" <[EMAIL PROTECTED]>
Subject: JavaScript Functions
Would it be possible to create an array of the times for each slide and use
a >> and << (fast forward & rewind) image(s) to "push" the presentation
along? Theroretically speaking, I think this would be possible. We
presently have a database back end which will dynamically create all of my
Real files (RealText, RealPix, SMIL and HTML index) based on form data
submitted. So, if I create a JavaScript function that will cycle through
the array of times, the slides should either move forward or backwards based
on the image being selected.
(B) Would such a method work cross platform / browser? Do you have any
concerns or ideas as to what needs to happen to make this all work
successfully?
Any feedback would be fabulous.
-mt