The following example shows how you can rewind a Spark VideoPlayer control in Flex 4 when the selected MX Accordion container changes its selected item by listening for the hide
event on the Spark NavigatorContent container and calling the seek()
method on the VideoPlayer instance.