On 4/11/01 4:33 AM, "Rodrigo Peres" <[EMAIL PROTECTED]> wrote:
> How the best way to convert seconds to ticks?? I'm usinng th HMSToframes to
> convert 00:00:13 to seconds and then put it * 60 to get the ticks, but it's
> not working. What I really need is: my user type a time in format 00:00:00
> and then I use the movietime property to change the position of a quicktime.
>
> thank's in advance
You'd want to divide by 60, not multiply.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]