Adjusting an interactive rollover menu

hey all,
please take a moment to test the code below; creating a kind
of interactive rollover menu with some effects. the original code
used Math.PI to create a radial menu and i've modified it into a
vertical menu to suit my needs.
what i can't manage to do right now are two things:
1) run the movie, and you'll notice that the spaces between
the items (menu elements) are not equal. what causes that or what
am i missing here?
2) i've set a global onPress function that links to a certain
URL. how should i set an onPress function for each menu item
individually, so that each item on the menu can be set to link to a
different URL?
your help will be much appreciated!
neoglee.

If you did it in encore then your target was making a blu-ray, correct?
I presume you want to do what Encore does and make a "Computer" version of your DVD menus?
Have you tried Encore's File->Build->Flash... ?

Similar Messages

  • Iweb Rollover menu

    Hi...hope someone can explain where I'm going wrong with my proposed menu system ?
    I have an HTML snippet with the code for a rollover menu so that on one page the menu will allow the selection of similar material to be accessed without the need to "litter" the top navigation bar with choices.
    But when I publish to local folder the page I am trying to locate can't be found because my menu is on a different page and so I get the file "can't be found".
    Is there a way to get around this without putting all of the sub pages into the menu page folder ????
    Thanks for any help and sorry if this has an obvious solution that's evading me ;o(
    Regards Phil

    Hi..here is the html that I'm using with just one button at present and place on a page called "Music"...when selected the error message is:
    No file exists at the address “/Users/philwhite/Sites/Blancman//Music_files/blancman/trance”.
    Hopes this helps and then you can enlighten me as to what to do next ???
    Cheers and thanks.... Phil
    -------------------------------------------------------------------<style type="text/css"><!--
    #roll a {
    width: 150px; /* sets the width of your buttons, remove this line if you want variable width */
    display: inline-block;
    text-decoration: none;
    #roll ul {
    margin: 0;
    padding: 0;
    list-style: none;
    #roll ul li {
    list-style-type: none;
    background: none;
    #roll ul li a, #roll ul li a:visited { /* styles for the default button state */
    margin: 0 0 5px 0;
    padding: 0 8px 0 8px;
    line-height: 21px; /* this value must be at least twice the border-radius value */
    color: #AAA;
    background: #EAEAEA;
    font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
    font-size: 12px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    #roll ul li a:hover { /* styles for the rollover button state */
    color: #CCFFFF;
    background: #0099FF;
    --></style>
    Trance

  • Rollover menu in Flash Catalyst

    Hi, I want to make a rollover menu in Flash Catalyst. That means, that I have a "select language" PSD and a "German and Enlish" PSD. When I transform the "Select language" PSD into a Button and put the second graphic into the state "over", then the menu opens like it should do. But now i can't transform the "German" and "English" text into a button cause I can't make a button inside an other button. I hope you can understand...(:
    Hope you know a way to make this rollover! (-: Sorry for my English!
    Hallo, ich würde gerne ein Rollovermenü in Flash Catalyst machen.  D.h. ich habe eine "Sprache wählen" Grafik und eine Grafik mit "Deutsch  und Englisch". Wenn ich jetzt die "Sprache wählen" Grafik als  Schaltfläche nehme, und beim Status "darüber" die andere PSD-Grafik  einfüge, dann öffnet sich das Menü genau, wie ich will. Ich kann aber  natürlich die Texte "Deutsch" und "Englisch" nicht als weitere  Schaltfläche machen. Weil ich ja nicht eine Schaltfläche in eine  Schaltfläche machen kann.
    Ich hoffe, das war verständlich. (-: Hat jemand eine generelle Idee, wie man so etwas macht?
    Grüße!

    See if this tutorial might solve your issue:
    http://insideria.com/2009/10/flash-catalyst-beta-2-combobox.html
    Chris

  • Rollover Menu Trouble

    I'm a bit new to the whole rollover menu concept but I think
    I'm getting the hang of it. Now, on a website I'm designing for my
    own personal use, i have the main menu system in one movie clip. In
    that movie clip there are four other movie clips which contain the
    animation and scripting for the rollover parts. The rollover part
    works fine, when i roll my mouse over the movie clips they play an
    animation, and when i roll off they reverse the animation, but I'm
    having some difficulty linking the rollover buttons to play a
    certain frame in the timeline. for the first button that happened
    to be the "contact us" button, i used
    on(release){
    _root.play();
    I used "_root." because when i just put "play()" it would
    just play the interior timeline (i couldn't think of anything else
    to call it) of the movie clip. **Remember that i'm adding
    actionscript to movieclips inside one big movie clip**. And
    "_root.play()" worked fine. It played the set of "contact us"
    frames and i added another script to the end frame so it would
    redirect me back to the main menu. the second rollover movieclip
    ("games") however, is giving me much more trouble. i added the
    actionscript
    on(release){
    _root.gotoAndPlay(284);
    because theoretically, if the first one worked this one
    should work too. Except this is were it begins to get
    perplexing...whenever i publish or preview the movie to test the
    buttons, the first "contact us" button works fine, but when i get
    to the "games" button, instead of directing me to the 284th frame,
    it directed me to the 284th frame of a completely different scene.
    the scene where the intro to my site plays.
    So forgive me for the long message but help would be much
    appreciated. I've been working with flash in my spare time for a
    little under a year now I can't help to shake the feeling that the
    problem is something obvious.

    If you mean rollover rollvers (via layered menus) it could be the player itself, they are not supported acrosss all players.
    Layer menus are here Layered Menus
    Did you assign navigation to the buttons (or are yyou only going back and foorth between two buttons?)

  • CSS Rollover Menu with Images and Current Page Indicator

    Hello.
    I have found a very interesting video here: http://www.youtube.com/watch?v=vv8cRYGCvIY about creating a CSS Rollover Menu with Images and Current Page Indicator (I tested it and it is working fine).
    I have a web site with 15 pages based on a template and I want to use that video sample to do the same thing on my web site.
    Please tell me if I can use the sample from the link above to do that.
    What should I change in the css file (what new class should I make) to make this work on a web site based on a template  ?
    Thank You !

    I don't know about that video tutorial but a sitewide persistent menu indicator ('you are here' highlighting) is very simple to do with CSS classes.
    Details and code examples below:
    http://alt-web.com/Articles/Persistent-Page-Indicator.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Best way to make a rollover menu?

    Rollover menu in Flash CS3, ActionScript 3.0
    This is my first project in Flash and I am having trouble
    with this. Does it make sense to have a button that plays a movie
    clip of the menu which contains buttons? Or should the button be a
    rollover and in the over stage the menu pops up and there are
    buttons in there?
    Finally, if I have a button that plays a movie clip with
    buttons that need to gotoandplay a specific frame, should the
    script for those buttons be in the menu movie clip or in the main
    timeline?
    I hope this makes sense, please let me know if I can clarify!
    I appreciate any help...Thanks

    no, that doesn't make sense. but what you mean by a rollover
    menu is probably clear.
    don't use the button timeline to do anything, especially not
    create a menu that's revealed on rollover of the button because the
    menu will disappear when you rollover the menu (and out of the
    button) or you won't be able to access your movieclip with
    actionscript (if the movieclip is part of the button's rollover
    state.
    so, use a movieclip button.

  • Adjusting margins between horizontal menu items

    I noticed you can adjust the padding with menu items, but not the margins?  Is there a way to adjust the margins between each menu item ?

    In that case you will need to use images.
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>Untitled</title>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    <style>
    ul.MenuBarHorizontal a.line {    background: #EEE url(SpryMenuBarLine.gif) no-repeat 95% 50%; }
    ul.MenuBarHorizontal a.MenuBarItemSubmenu.line{    background: #EEE url(SpryMenuBarDownLine.gif) no-repeat 95% 50%; }
    </style>
    </head>
    <body>
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li><a class="MenuBarItemSubmenu line" href="#">Item 1</a>
        <ul>
          <li><a href="#">Item 1.1</a></li>
          <li><a href="#">Item 1.2</a></li>
          <li><a href="#">Item 1.3</a></li>
        </ul>
      </li>
      <li><a href="#" class="line">Item 2</a></li>
      <li><a class="MenuBarItemSubmenu line" href="#">Item 3</a>
        <ul>
          <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
            <ul>
              <li><a href="#">Item 3.1.1</a></li>
              <li><a href="#">Item 3.1.2</a></li>
            </ul>
          </li>
          <li><a href="#">Item 3.2</a></li>
          <li><a href="#">Item 3.3</a></li>
        </ul>
      </li>
      <li><a href="#">Item 4</a></li>
    </ul>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    The images look similar to the following
    and
    I hope this helps.
    Ben

  • Rollover menu Great In safari,..Not so good...

    I have a rollover menu that works as it was designed in Safari and Chrome,
    It is not displaying well at all in FIrefox.
    the file is located at:
    http://boswellcompany.com/Menu_Test_1_26.html
    what could possibly cause the menu's behavior as displayed by Firefox
    Thank you very much in advance.

    The actual "physical" size...number of pixels is considerably larger than may be required for proper display. I produced them in that manner to allow for sharper "edges".
    I will make another set at the exact size necessary for display and see if the size component may not be the issue
    Thank you.
    Back soon
    Problem Solved. Safari evidently doesnt mind intertreting size indictaions...while firefox is not as forgiving.
    I made all the buttons at the size they display at and the erratic behaviors in some browsers...have disappeared.
    Learning can be so painful, but its such a relief when the lessons learned.
    Thanks Again.

  • Interactive website demonstration with rollover menu

    Hello,
    I have a problem that is really bugging me - hopefully someone here has some advice to offer
    I have been asked to produce an interactive demonstration of a website with a menu structure similar to this one:
    http://www.arsenal.com/home
    The user can move the mouse over some of the menu options to bring down a submenu - sometimes, that submenu even has a submenu of its own when moused over. For reference, take a look at the arsenal web page, move the mouse over the 'first team' menu option, and then over the 'players' submenu option.
    Here is how the project is planned to be done: The user starts at the home page, and is free to move around the website to learn about its functions, by using the top menu. When clicking on a menu option, the user is taken to the corresponding slide/project.
    My problem is that I am unable to get this menu to work as it should in the project, i.e. dropping down when mousing over and allowing the user to click on the submenu options, and allowing for a second submenu to appear when mousing over a submenu option.
    I have tried using rollover slidelets and images, but the 'rollover area' placed over the menu option prevents the user from moving down to the submenu without having it disappear.
    Any thoughts on how to solve this menu issue? I am using Captivate 5.5 on Windows 7.
    /Oswald

    Hello,
    If the menu structure is as complicated as what I see in the example, really you need another application. IMO this was created in Dreamweaver, where you have the dropdown menus available right away. It can also be realized in Flash, but this is not something Captivate was designed to achieve, really.
    I have been trying to simulate such a behavior using Text Captions with click boxes to have the hyperlinks and using Effects to slide in/out. But you have to tweak the effects-XML to achieve this. Just trying to offer you the correct advice, even though I try always to push Captivate as far as possible: for the menus you need a real webdesign application, not a rapid authoring tool like CP.
    Lilybiri

  • Interactive rollover function isn't working in full screen mode.

    I've created an interactive document with animation in Indesign CC.
    Part of this document has menu bars that change to longer bars when rolled over. I export as an swf and then place that in a separate document to export to pdf. When I open it in Acrobat Pro XI everything works correctly...until I make it full screen. The text and images look fuzzy and low res and the roll over function on the menu bar doesn't work. Unless you click and drag over them, not hover.
    Things I have tried:
    Changing the document to A3, as it is currently A4 - no change.
    Changing the resolution in both flash exporting options and interactive pdf exporting options. I've tried 72 dpi, 96dpi 110dpi (to match the acrobat settings) - still no change.
    Have tried both multi state object method of changing the menu bar and a show/hide function - This hasn't made a difference either.
    I've had a flick through Acrobat settings but I'm not sure what I am looking for.
    The buttons used with the roller also have a on release or tap function to go to a destination as well as the rollover option. I'm not sure if this button having multiple actions might be affecting this as it seems to have no problems handling multiple interactive actions when not in full screen.
    Any ideas?
    Thanks
    Jodie

    Hi,
    I would like to inform you that you need to use keyboard shortcut V to bring up the select tool (Ctrl-V does not work).
    Also, you may try pressing the F8 key to un-hide the toolbar.
    Regards,
    Nakul

  • Rollover Menu buttons with audio

    I am trying to create a menu with Rollover Graphics for the highlights. So I have the buttons autoactivate to a duplicate menu with a different graphic button.
    (ex. Main menu button one color - auto activates to Main Menu button one black and white - hit enter - jump to track)
    I know it can be done with layered menus also.
    But here is the problem...
    I need an audio bed looping through the menu navigation, the problem with the duplicate menus is that the audio starts over everytime I go to a new button highlight. Is there really no way to have audio on a layered menu? Or is there a workaround to having audio without it restarting everytime I go to a new button (which is technically a new menu).
    Thanks

    As Ryan said - this is a limit of the spec.
    When you use a layer based menu in DVDSP you are actually creating a different menu for each layer in the file. This is pretty much the same as using auto-activating buttons and going from menu to menu...
    If you are playing a menu then the DVD player's laser is in a particular location on the disc. If you go to a different menu then the laser has to move to the new location. As it moves it cannot then be reading audio from a different location, so it is impossible to play continuous audio. You might well have noticed that no DVD you have ever played has been able to give you continuous audio across different menus for exactly this reason.

  • Adjust permission settings - Option Menu ?

    hi,
    I'm trying to test a wordpress site via the browserlab - DW cs5,  i can view the un-styled content but it does not render the attched style-sheet ?
    I understand the instructions below - but i can't find the Options Menu described below ?
    To allow permissions
    To allow permissions for the network locations associated with a particular file and its dependencies, initiate a preview of the file in BrowserLab, and then click the Allow button in the dialog box that appears.
    Note: If you click the Deny button in the dialog box, any resources in the specified locations will not be uploaded to BrowserLab, and will therefore not appear in the preview.
    To set or adjust permissions manually
    To set or adjust permissions manually, follow the instructions below.
    Choose Permission Settings from the Options Menu in the upper-right corner of the BrowserLab panel.
    In the Adobe BrowserLab Permission Settings dialog box, click the plus (+) button.
    In the URL dialog box, enter the path to the folder for which you want to allow permissions, and click OK.
    Note: The URL you enter is the top-most URL. Anything in directories below that URL will be accessible to BrowserLab.
    (Optional) Adjust permission settings as necessary. To do so, select a location in the Adobe BrowserLab Permission Settings dialog box, and select the Deny option if you want to deny permission for that location, or the Allow option if you want to allow permissions for that location.
    To delete a location, select it and click the minus (-) button.
    Many thanks

    Hi Wayne,
    In the upper right corner of the BrowserLab panel should be a small list icon with a dropdown arrow. If you click on that, it should open the menu. The menu should have the following items: Permission Settings..., BrowserLab Help, About BrowserLab, Close, & Close Tab Group.
    If you open that menu and you don't see Permission Settings, then you will need to update your DW CS5 to the latest version. You can do that by going to Help -> Updates, and in the Adobe Application Manager that opens, make sure Dreamweaver is checked, and clicking the Update button.
    Let me know if you find it and get this working or not,
    Mark

  • Creating a 'Rollover' Menu System Question

    I am trying to figure out how to make a 'rollover' style menu system in DVDSP and having great difficulties with it.
    The aim is to create menu whereby each time I move to a different button on the menu (Town Names) it then highlights on a map the area that the town is located on a map, this button then links to referring video.
    If you have any tips or tutorials you could recommend for this type of menu creation that would be great!

    Layered menus would be the way (or buttons over video) Note that layered menus may not work properly every time.
    http://dvdstepbystep.com/layersover.php
    There the glow layer comes off and on, but you can put the glow anywhere (so the glow can be a highlight or an image, including a more emphasied portion of the map)
    Regular butttons may work if the map is ordered so the no place on the Map would fall in the same button area (buttons are rectangular, so let's say if all the buttons are on the left of the Map and you can draw rectangles for each button so that no button overlaps it could work..) But if two locations have the same vertical position on the map probably would be difficult to do.

  • An Interactive DVD Menu-Like project

    I am working on a project that requires a Main looping video with buttons to link to different videos, and a button to link back to the Main video - think of it as an interactive DVD. I created it in Encore but the problem is the computers this will be displayed on do not have blu-ray drives and the DVD really cuts the quality at full screen.
    Is this something that could be done in flash? I have minimal training with Flash, but am up for learning. If anyone has pointers or reference links that could help me out that'd be great.
    thanks.

    If you did it in encore then your target was making a blu-ray, correct?
    I presume you want to do what Encore does and make a "Computer" version of your DVD menus?
    Have you tried Encore's File->Build->Flash... ?

  • Help with rollover menu bar on my Home page

    I would like some help with my site
    www.didgesoundtherapy.co.uk
    Please look at my menu bar on the home page.
    Roll over the buttons on the menu of the home page and they come up with the wrong message when it is rolled over. I hope this makes sense.
    I would love some help on this
    Kind regards
    Gregg

    Each button displays the same text with html tacked on as the button except for the Home page of course. What should the text be?
    OT

Maybe you are looking for

  • Filter expression producing different results after upgrade to 11.1.1.7

    Hello, We recently did an upgrade and noticed that on a number of reports where we're using the FILTER expression that the numbers are very inflated. Where we are not using the FILTER expression the numbers are as expected. In the example below we ra

  • How to clear the variable value in session store?

    I'll try to build form for search. There are LOV and search button on form. When user don't select anything then push search button, I'd like the report to show query everything. I mean the report will show like condition where id like '%'. And I sen

  • IS Mill functionality in ECC 6.0

    Hi experts, I wanted to use an IS mill specific functionality of PRT capacity planning in ECC 6.0. How can I do this?. Is it possible to activate only this functionality of IS Mill in ECC6.0. Is there any implication by doing so? Request you please r

  • Why I cant type correct single quotation mark in SQL Server 2014 (Please see the pic below)

                            I start to learn SQL Server 2014 by myself just several days ago. As shown above, I tried to input the code in the guide book for exercise like I do before. However, it seems to have some problems this time. I cant type a clos

  • Bridge Messages will not load messages after 1.0.6.2390 upgrade

    After I updated to 2390, messages will not load, after about 5 minutes it will display content of last message but left side message list will not populate. I just keep giving me the GREEN CIRCLE WAITING and will not load messages. This is the first