Creating a looping Spark VideoElement control in Flex Gumbo
May 17th, 2009
The following example shows how you can create a looping Spark VideoElement control in Flex Gumbo by listening for the complete event and calling the play() method.
Full code after the jump.
Source:Creating a looping Spark VideoElement control in Flex Gumbo