Flash Website BackButton Issue

Hi,
I have a problem with the website I built and was wondering if anyone could help me fix it. The website I built has a Flash main page and all the secondary pages are HTML. I built the site this way so that when people viewed one of the secondary page’s and then hit their browser’s back button it would go back to my site’s main page, rather than the last site vistited before my page. The problem I’m having now though is that I don’t want someone visiting the site to have to view the intro each time they go back to the main page. I partiallly solved this problem by making a static main page with no intro that you are sent to from the secondary pages, IF YOU USE THE BACK BUTTON ON THE WEB PAGE.

I quess my question is, Is there any way to make a button point to a .swf file and have that file start at a specific frame. For instance “on realese get URL blahblah.swf/frame290”, so it starts the .swf at a certain frame? That way all the secondary pages could point to the mainpage .swf, but skip the intro part of the .swf.

Anyway, the website is www.jbstone.com

I appreciate any help anyone can give me in this matter and would also appreciate any feedback on the site.

Thank You,
spazzblaster

Not sure, but I think you’d need to use variables passing between HTML and Flash.

There are tutorials on this out there. If you hunt around, you should be able to find one that would be helpful.

Someone else might have a more elegant solution, of course. That’s just how I’d solve it, I guess.