I would like some assistance in solving a problem I have encountered when building a movie.

I have created a movie, which links to 3 submovies. The manin movie can go to each of the 3 submovies. I have setup links from the first submovie to the second and the thrid, from the second submovie to the first and third, and from the third submovie to the first and the second. Each submovie has a pack back to the main movie. If I go to the first submovie from the main page, I am able to page to the second or third sub movie. If go to the second submovie from the main page, I am able to page to the third submovie, but not back to the first submovie. The page back to main function works fine from all three submovies.

Each page function consists of a STOP of the current movie, a SHOW of the requested movie, and then a PLAY of the requested movie.

Can anyone explain to me why I am observing the above paging responses.

One other thing I observe in my movie, is that all mouseover hotspots from the main movie "bleed" into the subsequent requested submovies.

Any help will be greatly appreciated.