- From: Michael A. Puls II <shadow2531@gmail.com>
- Date: Mon, 23 Apr 2007 18:37:58 -0400
I would do it this way: loopcount: -1 = Play once, and loop forever. 0 = Play once, but don't loop at all. (Default) 1 = Play once and then loop once. n = Play once and then loop n times. less than -1 or invalid or out of range = Use default of 0. -- Michael
Received on Monday, 23 April 2007 15:37:58 UTC