pause an fli using aapla
24-Jan-95 11:14:00
Sb: #148587-pause an fli using aapla
Fm: Brian Rudolph [Adesk] 71722,170
To: Olivier GOOSSENS BA 73203,233
<<1- It seems impossible to do it with the windows player (it neer pause
whatever the delay we set).
2- We are now looking to do it from VB with aaplay>>
With the existing player, you can script a pause up to a certain time, but not
an infinite pause.
When programming in VB, you can pause for as long as you want with the
Animation.play=0 vs. animation.play=1
-Brian