Tag Archive for 'clear()'

15
Jan

Clearing the video on a Flex VideoDisplay control

I posted this in response to a forum question the other day and thought I’d share the code here.

The following example shows you how you can clear a VideoDisplay control’s content using the videoPlayer property in the mx_internal namespace.

Full code after the jump.

Continue reading ‘Clearing the video on a Flex VideoDisplay control’