Hi List,
im a lingo newbie and i i want to introduce myself to the list with this
question:)
I got a lingo sound prob.
i imported a wav file into the cast named "sound1".
all i want to do is to start this sound1.wav with a button, so i gave my
button a
spritescript, but it should not start at 0, it should start at 11.029 sec so
i wrote this
on mouseUp me
sound(1).play ([#member: member("sound1"), {#startTime: 11029}])
end
if i clickthe button the sound plays. but it plays from the start, from 0
not from 11.029 sec. Why?
Thanx for your help
Alex
[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!]