Storyboard and Audio

Need advise on how I should handle audio using storyboard.

Currently, I am loading the audio in the enterScene function and disposing it in the exitScene function. However, this will cause my game to crash when I am reloading that particular scene.

It works only if I load the audio in the createScene function and not disposing it at all.

[import]uid: 70056 topic_id: 18870 reply_id: 318870[/import]