Flash Player 10 beta 2 has just released and added several new features.
One of new features called “unloadAndStop” which is very useful, it adds unload functionality similar to the unload behavior in ActionScript 2.0. After calling unloadAndStop on loaded content it will be immediately removed stopping all audio, removing eventListeners, and becoming inaccessible through [...]