# Flash menu on an HTML page

**URL:** https://forum.kirupa.com/t/flash-menu-on-an-html-page/206607
**Category:** flash
**Created:** [November 9, 2006, 7:39pm UTC](https://forum.kirupa.com/t/flash-menu-on-an-html-page/206607 "2006-11-09T19:39:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![paquin1](https://avatars.discourse-cdn.com/v4/letter/p/77aa72/32.png) [@paquin1](https://forum.kirupa.com/u/paquin1)
#### Post date: [November 9, 2006, 7:39pm UTC](https://forum.kirupa.com/t/flash-menu-on-an-html-page/206607/1 "2006-11-09T19:39:09Z")

</div>

Hi everyone, I need to figure out how to do this. Here is a working sample on a page that I found

[http://americanhistory.si.edu/westpoint/history\_0.html](http://americanhistory.si.edu/westpoint/history_0.html)

the idea is that I’ll be using the same flash menu for all my HTML pages but my flash menu will know that my page has change and I was inside of a submenu so when the new page loads it goes directly to that submenu. I have an idea about how to do this but I wanted to know the best and most efficient way of doing this.

I’m thinking on sending a variable to JavaScript and then send the variable back to flash and go directly to that frame. So any help or advice is welcome.

Thanks
