Check if sequence is playing ?

could someone please tell me how you check if a sequence is playing ?

Have you tried sequence.isPlaying()? Also, don’t forget to check the API Reference for questions like this.

David