My swf disappears when I postback on my site

Hi all,

I finally got a really nice background going on my asp.net site using Flash 8 by Z-Indexing the swf as 1 and the rest of my page as 2. Now I added a login button to the page. But when I press the button and the page posts back, the background is all white - my movie is gone!

Does anyone have any clue what’s going on? I did replace the <Object> and <Embed> tags with the external javascript files as suggested in the literature because of the “Click here to use this control” hassle. Could this be causing the problem? It looks like I have to find a way to replay the movie on postback somehow.

Any help is greatly appreciated!
Larry