About preloading Two other kind of approaches are relevant. Setting videos up in a linear list or make a case function - will load the videofiles much faster. In a linear list all the videofiles (items) are always preloaded and when til user cliks the button the video appears on the stage. It is my experience that the preload options as a castmember property is not the best option. About the list - I will return later.
Lene ----- Original Message ----- From: "Shen Jianghui" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 02, 2001 11:22 PM Subject: <lingo-l> Preload and abort preload video > Hi! > I'm working on a project to show some videos in a sequence tree. The users > can choose which video should be play next. I want to preload the next > videos when the users is watch the message on the stage. But the users may > click the NEXT button before the preloading finish or they may choose the > different video with the video already loaded. How can I abort the > preloading and play the correct video directly? > > Does anyone know? Thanks in advance. > > Jeffrey > > [To remove yourself from this list, or to change to digest mode, go to > http://www.penworks.com/lingo-l.cgi To post messages to the list, > email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) > Lingo-L is for learning and helping with programming Lingo. Thanks!] > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
