Recently, Jean-Pierre Soto wrote: > I have reduce the number of player to 2. ( they only play two by two) > > The problem is the same. > > I can start two player at the same time but I can't set the filename > and then start with no delay ( less than 0.1 second) . > > Do I load first all the parts of words in N player and start them > after ? or an other idéa ?
Setting the filename will always take time and will never be instantaneous. If possible, you need to preload the player with the filename you want, and trigger the sound when you need it. Regards, Scott Rossi Creative Director Tactile Media, UX Design _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
