Player.HasStopped
#1
i was wondering if there is away to control an animation but only when either the video player has finished playing or the stop control is actioned.

i cant use !Player.HasVideo beasue this then activates the animation every time i change focus whilst no viedo is playing.

any ideas ?
Reply
#2
Player.Playing
Reply
#3
scarfa Wrote:Player.Playing

as i said i need to detect it has STOPPED after playing Smile
Reply
#4
Well...

!Player.Playing
Reply
#5
scarfa Wrote:Well...

!Player.Playing

no as i said that deos not work as it is just a not playing check, i need a condition check for the player has stop AFTER playing.

Andy.
Reply

Logout Mark Read Team Forum Stats Members Help
Player.HasStopped0