Trying to re-create a OSX dock menu system

Hey ok so I have this file I'm working on
http://www.geocities.com/zflategraff/index.swf
and I have 2 objects here. I have the dock_Mc that is the dock
animation and I have the buttons within the dock that grow and
shrink. I want the buttons and the dock to animate at the same time
when the rollOver events are triggered and for them to work
together like the Mac OSX dock. I'm sure I will have to use some
external classes, which I have to brush up on. Right now I am only
able to have one or the other work. If you could help me out in any
way I would really appreciate it!!
Thank you!!

Hey ok so I have this file I'm working on
http://www.geocities.com/zflategraff/index.swf
and I have 2 objects here. I have the dock_Mc that is the dock
animation and I have the buttons within the dock that grow and
shrink. I want the buttons and the dock to animate at the same time
when the rollOver events are triggered and for them to work
together like the Mac OSX dock. I'm sure I will have to use some
external classes, which I have to brush up on. Right now I am only
able to have one or the other work. If you could help me out in any
way I would really appreciate it!!
Thank you!!

Similar Messages

  • Trying to create a drop down menu in numbers...please help

    Hi
    Can anyone indicate how to go about creating a drop-down menu.
    Thanks in advance

    Hi Meela,
    Welcome to Apple Discussions and the Numbers 08 forum.
    Check page 66 of the Numbers User Guide supplied with your copy of iWork. The guide refers to them as "pop-up" menus, so a search using "pop-up" will be more successful than one using "drop down".
    Essentially the process is:
    Click on the cell to select it.
    Open the Inspector and choose Cell Format (icon is a cell containing 42)
    Click the Cell Format menu and select Pop-up Menu from the bottom of the list.
    Double click an item in the list to edit it. Click the + button to add an item, the - button to delete the selected item.
    Done.
    Regards,
    Barry

  • Need help with Flash Dock Menu

    Hi guys,
    I'm trying to build a dock menu componant for my website in CS3. I've seen loads of them out there but they all seem to only stop scrolling when the mouse is moved in to the center of the movie - I want to build one exactly like the one in the link below, where the mouse will stop scrolling once the mouse is settled over the image you want to select.
    http://www.mtoolcomponents.com/flash-slideshow/flash-dock-menu.html
    I even want to create something a bit simpler where there are no reflections and the images don't get bigger on rollover.
    Does anyone know of a tutorial or know how I can achieve this?
    Thank you very much and I hope to hear from you.
    SM

    I am trying to create the menu. I have figured out how to
    create the extra button as well as where I will need to change the
    link for each button but if you download the menu from above (link
    included in previous post) you will notice that the first two
    buttons are mimicking each other. I need the second option to be
    FAQs independent of the first home button

  • I have a mac book pro.  Yesterday the mail app failed to open.  I have tried to open it fomr the dock and the application folder but nothing happens.  Does anyone have any suggestions to get it to work?

    I have a mac book pro.  Yesterday the mail app failed to open.  I have tried to open it from the dock and the application folder but nothing happens.  Does anyone have any suggestions to get it to work?

    You don't need iDVD unless you are going to make DVDs. If you are just trying to share files, iDVD won't help you at all.
    What you want to do is in iMovie, choose File/Share/File, and export that way. It creates an .mp4 file that should be readable on Macs or Windows.
    You could also File/Share/YouTube if you don't mind posting them to YouTube, because of course YouTube videos are watchable by any Mac or Windows computer made in the last 10 years.

  • How do I create a drop down menu with multiple items in Adobe Acrobat 9?

    I am trying to create a drop down menu with four items within a field box.  When I try to do this
    the font is too big and it just doesn't fit.

    You can use panel widget to create manual menu where set to show target on rollover.
    Something like this :
    http://muse.adobe.com/exchange-library/menu-vertical-accordion-widget-1
    http://muse.adobe.com/exchange-library/tiptop-navigation-menu
    Thanks,
    Sanjit

  • How can i create a drop down menu for set qty in my store?

    I'm wondering how i can create a drop down menu for the qty module that sits on the individual product page. My client sells in quantities of 6 packs. I currently have the minimum order at 6 but i would like to give consumers the option for 6,12,18...and so forth. I was told that it could be accomplished? Hopefully someone can help me.

    Hi Chris -
    Thank you for your reply! I had seen your article before, and just now again attempted to follow it, but I get stuck. There are two things that I'm confused by.
    First off, toward the top, referring to the initial button, you say to add this interaction:
    ON CLICK; Play Transition to comboBox: selected
    ON ROLL OUT; Play Transition to comboBox normal if comboBox is in over state
    ON ROLL OVER; Play Transition to comboBox over if comboBox is in normal
    However, I do not see these transition options. When I select the button, the only interactions I have are to Play transistion to state, Play action sequence, Go to URL, and two for videos. So that's the first roadblock for me.
    But, trying to get passed that, I went down to the portion of the article that refers to adding interaction to the dataset items. Again, I don't get it, as I see no way to add interaction to a dataset item. When I open my design-time data menu, I do see the items, and am able to rename each item, add additional rows, and change the shape of the datalist layout. However, I see no way to add an interaction to a dataset item. I must be missing a step ... Can you help with this?
    Again, thank you!
    Amy

  • How do I create a vertical side menu with its own styling separate from the horizontal bar above it?

    Hello.  I need assistance in styling my side menu.  I would like for it to  have a different style than the horizontal bar that is above it.  I would like that the side menu have a black background and with white text vertically aligned to the left.  But I would also like that the mouse's arrow to turn into a hand when it touches the letters instead of during the entire width of the background.  When I began styling the text, everything aligned fine until I added the links in html code.  When I added the <a> tag and created a link to another page, the text goes from the left to the center of the black box.  And the entire width is a link rather than just the words.  To correct this, I tried renaming the div tag containg the menu.  I tried renaming the ul tag.  And I tried renaming the li tag and changing the declarations.  None of these ideas worked.  I thought about changing the <a> tag in the head of the document, but that didn't change the styling either.  I also tried creating the black background by inserting a black box as a background image with the links over top of the image.  It didn't work.  I would appreciate your assistance.   I will supply the coding if anyone is interested in looking at it.  Thank you.
    Nora.

    I can post a link to the page.  But I will need to upload it.  It will take a day to show.  But after I wrote to you.  I began working with creating additional a:link styles.  I was able to create a shortened clickable area of one the words in the vertical menu.  Your advice reinforced what I have learned.  The following code shows that I started to make different styles of the a:link for each word on the vertical menu.  I think that this will work.  To indicate the different a:link style I used bold letters .  Thank you very much.
    html:
    <div class="side_menu_nav">
         <ul class="side_menu">
              <li class="side_menu"><a href="still image.html">STILL IMAGE</a></li>
              <li class="side_menu_video"> <a href="video.html">VIDEO</a></li>
              <li class="side_menu" ><a href="animation.html">ANIMATION</a></li>
              <li class="side_menu" ><a href="website.html">WEBSITE</a></li>
         </ul>
    </div>
    CSS:
    .side_menu_nav {
        margin-top: 100px;
        width: 190px;
        height: 230px;
        background-color: #F63;
        font-size: 18.5px;
        z-index: 5;
        font-family: Arial, Helvetica, sans-serif;   
    side_menu ul  {
        list-style-type: none;
        padding-left: 10px;
    side_menu li  {
        display: list-item;
    .side_menu a:link  {
        text-align: left;
        color: #FFF;
        background-color: #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 190px;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 0px;
        text-decoration: none;
        width: 120px;
    .side_menu_video a:link  {
       text-align: left;
        color: #FFF;
        background-color: #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 65px;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 0px;
        text-decoration: none;
    .side_menu a:visited  {
        color: #FFF;
        background-color: #000;
    .side_menu a:hover  {
        color: #CCC;
    .side_menu a:active   {
        color: #000;/*text*/

  • Unable to create multiple link pulldown menu

    Hi, I'm trying to create an animated pulldown menu. It works
    when I TEST MOVIE, but when I put it in my Flash web page, the
    getURL code link does not work.
    Also, in the TEST MOVIE, it only works for one link on the
    pulldown at a time. As soon as I add another link on the pulldown,
    it cancels out the previous one.
    My code is attached (graciously contributed by another
    forum-ite): I have a WOMEN button at the top that changes color on
    rollover and produces the pulldown with several choices. One of the
    choices is "What's New" and is a movie clip and instance. I have
    this file separate from my index file, called to in the last frame
    of my actions menu using loadMovieNum. The site is
    HERE for you to see the
    issue. Any help is appreciated!

    Hi Syed,
               You can create multiple target systems only for different business system groups.If all the business systems like R3_QA1,R3_QA2, R3_QA3 belong to the same business group "QA_BUS_GROUP" , then you can have only one among the three system as target.
               So R3_DEV  can have only one system as target either R3_QA1 Or R3_QA2 or R3_QA3 since they belong to the same business group "QA_BUS_GROUP".
                If there are three different business system groups then you can have 3 target systems that correspond to their respective business system groups ,in this case source business system can be assigned to the 3 target systems that belong to different business system groups .
               Since that is not the case with your scenario, you cannot create multiple target systems.
    Regards,
    Laawanya

  • I tried to download the latest OSX Mountain Lion and got this notice - "We could not complete your purchase.  The product distribution file could not be verified.  It may be damaged or was not signed. "  What does this mean and why can't I download it?

    I tried to download the latest OSX for my iMac - Mountain Lion.
    This is the message that I received:
    "We could not complete your purchase.  The product distribution file could not be verified.  It may be damaged or was not signed."
    What does this mean?

    The only thing that worked for me was to boot in safe mode.
    Power down.  Then press power button and hold 'shift' key until grey screen with progress bar appears... Once booted and logged in just open safari and browse to applestore. 
    No trouble at all once I did this.
    Reminder: create full backup before you upgrade OS
    Hope it helps.

  • Trying to update from Mac OSX 10.7.2 to 10.7.4 via the Updater.  Update Not Verified?

    Trying to update from Mac OSX 10.7.2 to 10.7.4 via the Updater.   Getting a message half way through the download stating the updated "could not be verified.  It may have been corrupted during downloading."   Any ideas for picking up the latest Update?
    Uploading screenshot....     any advice appreciated.
    Matt

    Either try redownloading or try downloading the standalone updater: OS X Lion Update 10.7.4 (Client Combo).
    Such errors may be caused by glitches in your Internet connection or because of hard drive problems. I suggest you try the following:
    Repair the Hard Drive and Permissions - Lion
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the main menu. Select Restart from the Apple menu.

  • Creating a drop down menu

    I need to create a drop down menu in dreamweaver using my own button, I do not seem to be able to to this using spry. I have tried fireworks but the buttons do not work properly. Can any one help

    Have a look here http://foundationphp.com/tutorials/sprymenu/customize1.php
    Gramps

  • How to create a project's Menu in PeopleSoft left hand Menu Navigation ?

    Folks,
    Hello. My PeopleSoft project has 3 items (item1, item2 and item3). Each item has 5 components (Component1, Component2, Component3, Component4 and Component5).
    Currently, I can acces each component by type in the URL in Browser as follows:
    http://127.0.0.1/psp/ps/NodeName/PortalName/c/MenuName.ComponentName.GBL
    But I want my project to appear in the left hand "Menu" navigation after we sign on PeopleSoft. My project Menu will look like a hierarchical tree. When the user click on it, the user can see all the project's items and components and link to a component directly. But I don't understand how to do it.
    Do any folks understand how to create a project's Menu in PeopleSoft left hand Menu navigation ?
    Thanks in advance.
    :

    >
    >
    I have registered each component using Registration Wizard in Application Designer. Since each Menu holds a Component, the Menu is also registered while registering its Component. So far, I can access each component online using the URL: http://127.0.0.1/psp/ps/NodeName/PortalName/c/MenuName.ComponentName.GBL
    But I want to create a Menu for my project as a hierachical tree ( Project -> Item1 -> Component1, Compoent2, ...),
    and I want the project Menu appears in PeopleSoft left hand Menu navigation so that a user can simply click on it to access a component and don't need to type in the above URL. Please answer me 2 questions:
    First, how to make the project Menu appear in PeopleSoft left hand Menu navigation ? I am still not sure what you are trying to do(It is surprising that you registered the component and still dont have it in the main navigation; did you run the portal security sync process?? ).
    If it is all a matter of having a hierarchical structure, then you can create folders and subfolders and register each item accordingly(into different folders and subfolders as you want)
    Second, if need to register each Menu seperately again, how to do it ?Delete entries for content references that you added earlier while registering(by navigating to portal), as well as the entry from permission lists. After that you should be able to register again.

  • How to create a Pop-up menu for an Applet

    I need to create a Pop-up menu that works like this:
    When the user move his mouse over the applet, the menu will pop up, extending beyond the bounds of the applet.
    In other words: The applet will display only the menu headings - a mouse-over should cascade a menu beneath the heading - once again: beyond the bounds of the applet.
    (Hopefully, the end result will look and work pretty much like a DHTML menu that uses <div>'s.)
    I thought of popping up a JFrame to act as the menu - however, the JFrame has its own title bar.
    Any ideas!?

    OK - I tried using a JMenuBar - and it does cascade out of the Applet box. The question is:
    How do I close the menu without clicking on the Applet box? - i.e. if the user clicks on the web-page, or simply waits a second or 2, the menu should collapse?
    Any ideas?

  • Create a tear down menu from an object or photo iweb

    Hi:
    I am trying to find a way to create a tear down menu from an object or a photo in iweb 3.0.4. Is there a way to do that in iweb?
    Thanks;

    I have the html code from the "css3menu", I cannot figure out how to use this in my iweb at all.   The html snippet doesn't work & I have tried to use Mass Replace It, with no luck (I'm sure I am doing something wrong). Can you give me a step by step or a link to one, please? 
    Here is the code (maybe someone familiar with code can see why it doesn't work in iweb's snippet):
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html dir="ltr">
    <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <!-- Start css3menu.com HEAD section -->
    <link rel="stylesheet" href="TRYTHIS_files/css3menu1/style.css" type="text/css" /><style>._css3m{display:none}</style>
    <!-- End css3menu.com HEAD section -->
    </head>
    <body style="background-color:#EBEBEB">
    <!-- Start css3menu.com BODY section -->
    <ul id="css3menu1" class="topmenu">
         <li class="topfirst"><a href="#" style="width:53px;height:14px;line-height:14px;"><span>HOME</span></a>
         <ul>
              <li><a href="#">HOME 2</a></li>
              <li><a href="#">HOME 1</a></li>
              <li><a href="#">HOME 0</a></li>
         </ul></li>
         <li><a href="#" style="width:127px;height:14px;line-height:14px;">MEMBERSHIPS</a></li>
         <li><a href="#" style="width:186px;height:14px;line-height:14px;">PERSONAL TRAINING</a></li>
         <li><a href="#" style="width:145px;height:14px;line-height:14px;">GROUP FITNESS</a></li>
         <li><a href="#" style="width:142px;height:14px;line-height:14px;">THERAPY POOL</a></li>
         <li class="toplast"><a href="#" style="width:211px;height:14px;line-height:14px;">SPORTS PERFORMANCE</a></li>
    </ul><p class="_css3m"><a href="http://css3menu.com/">CSS Vertical Drop Down Menu Css3Menu.com</a></p>
    <!-- End css3menu.com BODY section -->
    </body>
    </html>

  • Clear Recents in Show Recents Dock Menu

    Hello,
    Its probably been there for ever but I have only just noticed the "show recents" after right clicking a Dock menu item, this is brillaint, but how can I clear them?
    I've tried clicking them while holding down modifier keys but I can't seem to get rid of them, I have also tried using the clear menu command under the Apps File menu Open Recent, but this does not work, and there does not seem to be anything in the Dock- System Preferences, so any ideas?
    Cheers.

    The number of "recents" is determined in System Preferences > General tab > Number of recent items:
    You can clear them on the menubar,   > Recent Items > clear menu
    Regards,
    Captfred

Maybe you are looking for