boolean:=GetSpriteProperty(@"Flash Icon", #playing)
playing
TRUE
FALSE
You cannot set the value of the playing property.
If GetSpriteProperty(@"Flash Icon", #playing) = False then CallSprite(@"Flash Icon", #play) end if