Flash 7 movie loading 6 movie issue?

Im having a problem where i have a movie that is flash 7… this movie declares lots of variables and such, this movie also loads a flash 6 movie via loadMovie. The problem is is that i can’t access any of the variables declared in the 7 movie from within the 6 movie? It works when both are 6 or both are 7. I am testing locally and the files are on the same server when they are online so i don’t know if its System.security.allowDomain? Can anyone help me out with this?

<edit>
I just found this on the macrodobe sight?

However, Macromedia Flash Player 7 introduces a new restriction: movies made for Macromedia Flash Player 6 or earlier can never share a global object with movies made for Macromedia Flash Player 7 or later, even when the movies are from the same exact domain and protocol.

is there anyway around this?
</edit>

Greg