Recently, Ken Norris wrote: > I'm supposing by what I'm reading that a player object in Rev only uses > QuickTime, and not MS MediaPlayer. > > Is this true?
No, a player object will use the multimedia facilities available on the user's machine. I believe QT is the default playback mechanism, so if you wanted to explicitly use Media Player for playback on a machine that had both QT and WMP software, you'd set the dontUseQT property to true. Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design Email: [EMAIL PROTECTED] Web: www.tactilemedia.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
