# (DW) Flash menu for Dreamweaver page

**URL:** https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270
**Category:** Uncategorized
**Created:** [July 26, 2004, 11:16am UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270 "2004-07-26T11:16:20Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![olliebrindley](https://avatars.discourse-cdn.com/v4/letter/o/c37758/32.png) [@olliebrindley](https://forum.kirupa.com/u/olliebrindley)
#### Post date: [July 26, 2004, 11:16am UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270/1 "2004-07-26T11:16:20Z")

</div>

Afternoon all…

Can someone give me a little help and point me in the right direction?

I’m making a new website, but this time in html. However, I’d quite like to do the menus in Flash. I’ve got to questions:

1. How do I do it? I presume I need to pass variables from Flash to Dreamweaver… Even if you could just point me towards a tutorial, as I’ve been looking and can’t find anything!

2. What are the implications for search engines if I use Flash menus? Part of the reason for doing the website in html rather than Flash is so that it is spidered better by Google et al, so if using Flash menus is going to mess it up then I’ll probably not bother!

Thanking you all kindly in advance,

Ollie

---

<div class="post-metadata">

### Author: ![damo](https://avatars.discourse-cdn.com/v4/letter/d/8c91f0/32.png) [@damo](https://forum.kirupa.com/u/damo)
#### Post date: [July 26, 2004, 11:50am UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270/2 "2004-07-26T11:50:40Z")

</div>

Putting a flash menu inside Html isn’t hard all you do is in Dreamweaver go to insert and then flash and then choose your menu and there it inserts it like you would insert a image or anything else

No it wont screw up search engines but there is also ways in flash to make it so the search engine finds the flash and i know theres a tutorial on this site…

---

<div class="post-metadata">

### Author: ![olliebrindley](https://avatars.discourse-cdn.com/v4/letter/o/c37758/32.png) [@olliebrindley](https://forum.kirupa.com/u/olliebrindley)
#### Post date: [July 26, 2004, 12:06pm UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270/3 "2004-07-26T12:06:13Z")

</div>

Thanks Damo, but I want to create my own menu rather than use the ones which ship with Dreamweaver.

I have some graphical requirements for the menu that I can achieve in Flash, but would need a custom menu that I want to design.

glad i can sort out the search engine links, will go look for the tutorial…

Ollie

---

<div class="post-metadata">

### Author: ![CanadianGuy](https://avatars.discourse-cdn.com/v4/letter/c/13edae/32.png) [@CanadianGuy](https://forum.kirupa.com/u/CanadianGuy)
#### Post date: [July 26, 2004, 12:15pm UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270/4 "2004-07-26T12:15:22Z")

</div>

Ollie this is really simple stuff. I mean, have you done any flash tutorials at all?

Make your flash menu, apply getUrl actions to the buttons import the swf into DW and voila!

---

<div class="post-metadata">

### Author: ![damo](https://avatars.discourse-cdn.com/v4/letter/d/8c91f0/32.png) [@damo](https://forum.kirupa.com/u/damo)
#### Post date: [July 26, 2004, 12:20pm UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270/5 "2004-07-26T12:20:44Z")

</div>

thats what i was saying… i didn’t mean use Dreamweavers crappy menu buttons… make your own menu in Flash then import it into dreamweaver like you would any object… easy

---

<div class="post-metadata">

### Author: ![olliebrindley](https://avatars.discourse-cdn.com/v4/letter/o/c37758/32.png) [@olliebrindley](https://forum.kirupa.com/u/olliebrindley)
#### Post date: [July 26, 2004, 12:28pm UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270/6 "2004-07-26T12:28:42Z")

</div>

Hi CanadianGuy,

yeah, I know how to do stuff in Flash, I’ve done a few sites and i’m familiar with getURL etc.

I think I’m trying ot make this more difficult that it actually is… 😏

Cheers guys, will go give it a try!

Ollie

---

<div class="post-metadata">

### Author: ![olliebrindley](https://avatars.discourse-cdn.com/v4/letter/o/c37758/32.png) [@olliebrindley](https://forum.kirupa.com/u/olliebrindley)
#### Post date: [July 26, 2004, 1:03pm UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270/7 "2004-07-26T13:03:52Z")

</div>

aaaah, i see! so i just use getURL on a Flash button and specify the html frame to load it into?

sorry for wasting your time guys - i was looking for a complicated answer when it’s really simple! wow, aren’t the guys at Macromedia nice to make such a simple system! 🙂

thanks for your patience!

Ollie

---

<div class="post-metadata">

### Author: ![minimalistik](https://avatars.discourse-cdn.com/v4/letter/m/e47774/32.png) [@minimalistik](https://forum.kirupa.com/u/minimalistik)
#### Post date: [July 26, 2004, 1:12pm UTC](https://forum.kirupa.com/t/dw-flash-menu-for-dreamweaver-page/117270/8 "2004-07-26T13:12:36Z")

</div>

> 

aaaah, i see! so i just use getURL on a Flash button and specify the html frame to load it into?

Yep. \_blank, \_self whatever you want.
