Hey, I have a flash page that uses getUrl to call a javascript function that is on the same html page. When I load this html page all on it's own, the getUrl works fine. When I have the html page inside a frame, the javascript doesn't get called. This is only a problem with IE on Windows. Mozilla etc work fine.

Any ideas?