Flash Vars and loadMovie

I have an swf called clipLoader that uses loadMovie(page.swf) to fool the browser cache and call reload page.swf every time the page is viewed.

If i pass a flash var to clipLoader, how can I access this var from inside the clip that I am loading in it?