A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: flash menu --- html

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jan 2003
    Posts
    11

    flash menu --- html

    I want to make a horizontal menu (800px/25px) and include it to an HTML page. When I roll over a button, the submenus (100px/150px) appears on the top of the html content.
    Anyone know how to do this? tutorial?

  2. #2
    Musician/Sound Engineer
    Join Date
    Dec 2003
    Location
    AZ
    Posts
    252
    I use Dreamweaver for any submenus and popups I make. The program makes it so easy to create them. It has to be java script based this way, it's the only way I know how to do it. Never tried to make a flash nav bar with submenus, but I'm sure it is possible. I make flash nav bars for all my sites but none need submenus. I can see that it would be a tedious task though.
    Sorry, this really doesn't answer your question...


    Mike

  3. #3
    Senior Member jordslaght's Avatar
    Join Date
    Jul 2001
    Posts
    399
    well you can either layer the flash menu above the html using < div> tags, look it up you'll find it.. or. how about make the entire site flash and simple call up the html page withing the .swf?
    and layer the menu above everything else simply in the .fla?

    let me go check out the div tags idea.. and see what i can find

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Movie has to be transparent...

    http://www.macromedia.com/support/fl...ents/wmode.htm

    And this link somewhat explains the rest about the layer/division bit...

    http://www.designnewz.com/2003/0523.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center