I'm having a problem with unloadMovie().
I created List layer which contains List component (instance name is myList). In first Frame, I used unloadMovie(myList) and it runs fine. In second frame, I want to call myList again but it disappear. How to show this list in another frame?