Hi Thanks for reply. I know I can combine my models into 1 file. But in my case, that may not be the best option. I am simulating the results I receive from different clients. I am simulating distributed computing calculations (http://eon.cm.utexas.edu). I have around 20,000 models for every run of the server, and if I frame is about 4K, that means 80 MB. Even after zipping it, it would take considerable time to be loaded, and since everyhting has to be loaded before movie to start, it would not be the best option for the users. I would also want the users to have flexibilty to move forward a lot of frames, because I dont expect them to observe 20,000 frames. If i can load 1 file at a time, the way I am doing it now, it gives me that flexibility. Can you suggest me some other method, in which I can avoid flashing. Like i said, I do not have problems with time it takes to load, but during that time I want my earlier image to be still displayed in applet. Is there any way, if i get into the source code.
I know this task might not be easy, but I would really appreciate if there is a way out. Thanks Alok Vaid Chemistry Dept. University Of Texas At Austin P.S: You can look at the website (http://eon.cm.utexas.edu) to know more about these calculations, and the webpage I am currently working on. Press the next button to load next image (http://eon.cm.utexas.edu/~alokvaid/jmol/test7.php) On 7/12/05, Miguel <[EMAIL PROTECTED]> wrote: > > > Alok, > > > >> The problem i am facing is that when I > >>press the button, meant for loading the new file, the jmol applet goes > >>black for some time and then loads the next file. > >> > > One way to do this would be by placing all your xyz structures in one > > big file, and using the animation commands to show your movie, or > > individual frames. > > > > Hens > > This is the appropriate solution. > > > Miguel > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > Jmol-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-users > ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

