Hi,

I've got 2 swf files.

let's call em: page1.swf & page2.swf

on page1.swf frame 1 there is a button that has a gotoAndPlay(5)
on that frame 5 I've made an empty MC in which I want to load page2.swf, but I can't seem to make it work.

Any ideas on how to make it work?