Google didn’t came up with anything helpful but indicated that there is a difference between how firefox and internet explorer handle Flash anchors.
I have a website that consists of an html file for the main page and one for a gallery. Each one is only a container for a single swf. The nav buttons in the gallery link to anchors in the swf of the main page. The main page has 5 frames on the top level of the movie. The first frame has an AS3 intro animation and the others hold anchors and code that redirects to different lables on the sublevel.
This works perfectly well for firefox but not for internet explorer. When I press a gallery button to an anchor on the main page or simply refresh the main page it seems IE navigates not to the anchor but starts at frame one, triggering the animation then halting the code and moving on to the respective anchor. The ugly result is that parts of the intro animation are now superimposed over the original content.
Any advise is highly appreciated!!! :wasted: