Best strategy to embed a flash menu...?

and don’t have it reload each time an user changes pages??

Ok i have made a flash menu with a bit of animated menubutton (slidein from the left). I am using swfobject to embed the flash menu. But now each time an user clicks the menu is being reloaded and the use doesn’t see the animation

What strategy should i use???

[edit]
I have removed .htacces which had some
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^([_a-zA-Z0-9-]+).html$ /content/index.php?category=$1 [NC]

But it still reloads