Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: how to display diff.files in browser sequentially


Message #1 by "rohit@s... on Tue, 31 Dec 1996 10:13:25 +0530
dear all,
good morning...
my ques. is....

how can we put a audi or video file or activeX control in IE browser and
when this file is finished playing then how can we put next file in the
browser using javascript.this files we r taking from a xml doc. after
parsing it.
we want to display these files dynamically and sequentially.
please tell me soon.

this is how xml doc is structured..
my prob. is  that we have to display all files(that can be of any type
gif,jpg,swf,avi,wav,mp3 or any other) sequentially from a xml document in
browser,means as one file finished playing then only next should start
play. and all these files are called RME (raw media element) and last
element in the hierarchy of xml doc means all r sibling.their parents is a
element which is called page.their may be many page in hierarchy and
according to that many RME corresponding to diff parent.

please reply me soon.
ur
rohit





  Return to Index