Reload SWF-object

Hi!

I’m struggeling with a imported SWF-object in my Flex-app. When I shift between different states of my application, I want one of my SWFs to “reset” into initial state, so when I come back, the SWF plays again.

So: Is it possible to make a function which can be called to “reset” or reload my SWF?

I’m using the Flex-component SWFLoader.

Thanks!