I know about how you can use frames so you dont have to reload the a swf on a webpage, but my I’ve decided that frames are just bad in general.
But what I want is to load a new page without interupting the flash and not using frames.
I was thinking about sending whatever variables the flash needs like currentFrame in POST to the next page and then use that currentFrame to make it seem like it didnt reload. But I dont see a way to do that if the menu isnt in flash.