Don't want default buttons to appear....

Greetings -
Does anyone have a way to not show a default button on a menu - I'd like the menu to appear with nothing activated on any button until the user rolls over.
Much thanks in advance.
Best,
Josh

Rollovers in the flash/director ect sense not really supported in DVD
http://discussions.apple.com/thread.jspa?messageID=1553346&#1553346
You can make a default button that does nothing and is not highlighted so people will have a "non" button when navigating and when they navogate to the other buttons they can highlight

Similar Messages

  • Don't want spouse & children to appear on address label

    I'm trying to print mailing labels from Address Book. Unless I have the "Company" box checked, Address Book is putting the spouse & all the childrens names along side the adult name on the first line of the address label. How do I stop these names from appearing on my address labels and just have the single adult name appear?
    Here is an example of what is being printed:
    Jane Smith, Tim, Susan and Harry
    101 Cedar Way
    Austin, TX 89765
    I want the label to look like this:
    Jane Smith
    101 Cedar Way
    Austin, TX 89765

    And I am having the opposite problem! (I want the spouse and children names to print, as AB used to work.)
    Here is the KB article that discusses this:
    http://support.apple.com/kb/HT3952
    Since your post indicates you are on 10.5.8 then AB works the way you describe. You will see that, starting with 10.6, it works the way you want it do (but no longer the way I was counting on!!)
    Other than modifying the "name" field to be a compound name (which I do not want, in general, for all my contacts), does anyone know how to get the "new & improved" Address Book to print labels for a "holiday" mailing, without distorting the entries for the more general use throughout the year. Ugh!
    Or, does anyone have a different label printing app that works better ... works the way Address Book used to work?

  • Datagrid smooth scrolling.. Don't want default row jump behaviour..

    Hi All,
          I am displaying large amount of data and each row contains itemrenderer Text. and this Text control displays large amount of data with in that... Whats the problem here is When we scroll vertically it goes jump into another row with showing total data.. I think this is a default property of datagrid. I just want avoid that and I need smooth scrolling of rows.. Can any one have any ideas about this.. any help can appriciable..
    Thanks
    Ram

    Hi Alex,
           That was great job. You have implemented smooth scrolling for List..  Based upon that I have implemented the same in datagrid also..But I am facing couple of issues...
        1.  I have Item renderer Text.. With in that text I am displaying almost 90 records and it has a huge height. Accordingly the row height must change .. But what happend in my case is the data is overlapped on the second row.. the row height changes to certain height. after that it is not expanding.. records are displaying and overlapped on the second row and if it still lengthy it displayed on the third row also... so How can I solve this issue.. The row height must vary with the itemrenderer..
    2. Second one is If I scroll vertically it is scrolling smoothly fine. But If I release the mouse the scroller going to Row end position or row starting position..
            I just want to fix the scroller position where user releases the Mouse from the vertical scrollbar...
          Can you please help me on this .. It is urgent  ..... I am posting my Datagrid code here...
    package view.components.grid
        import flash.display.DisplayObject;
        import flash.events.Event;
        import mx.controls.Alert;
        import mx.controls.DataGrid;
        import mx.events.ScrollEvent;
        import mx.events.ScrollEventDetail;
        public class CustomGrid extends DataGrid
            private var fudge:Number;
            public function CustomGrid()
                super();
                offscreenExtraRowsOrColumns = 2;
            override protected function configureScrollBars():void
                super.configureScrollBars();
                if (verticalScrollBar)
                    verticalScrollBar.lineScrollSize = .125;  // should be inverse power of 2
            override public function get verticalScrollPosition():Number
                //Alert.show("You are in vertical scroll Position handler");       
                if(!isNaN(fudge))
                    var vsp:Number = super.verticalScrollPosition + fudge;
                    fudge = NaN;
                    return vsp;
                return Math.floor(super.verticalScrollPosition);
            override protected function scrollHandler(event:Event):void
                // going backward is trickier.  When you cross from, for instance 2.1 to 1.9, you need to convince
                // the superclass that it is going from 2 to 1 so the delta is -1 and not -.2.
                // we do this by adding a fudge factor to the first return from verticalScrollPosition
                // which is used by the superclass logic.
                var last:Number = super.verticalScrollPosition;
                var vsp:Number = verticalScrollBar.scrollPosition;
                if (vsp < last)
                    if (last != Math.floor(last) || vsp != Math.floor(vsp))
                        if (Math.floor(vsp) < Math.floor(last))
                            fudge = Math.floor(last) - Math.floor(verticalScrollBar.scrollPosition);
                            trace(last.toFixed(2), vsp.toFixed(2), fudge);
                super.scrollHandler(event);
                var pos:Number = super.verticalScrollPosition;
                // if we get a THUMB_TRACK, then we need to calculate the position
                // because it gets rounded to an int by the ScrollThumb code, and
                // we want fractional values.
                if (event is ScrollEvent)
                    var se:ScrollEvent = ScrollEvent(event);
                    if (se.detail == ScrollEventDetail.THUMB_TRACK)
                        if (verticalScrollBar.numChildren == 4)
                            var downArrow:DisplayObject = verticalScrollBar.getChildAt(3);
                            var thumb:DisplayObject = verticalScrollBar.getChildAt(2);
                            pos = (thumb.y - downArrow.height) / (downArrow.y - thumb.height - downArrow.height) * maxVerticalScrollPosition;
                            // round to nearest lineScrollSize;
                            pos /= verticalScrollBar.lineScrollSize;
                            pos = Math.round(pos);
                            pos *= verticalScrollBar.lineScrollSize;
                            //trace("faked", pos);
                var fraction:Number = pos - verticalScrollPosition;
                fraction *= rowHeight;
                //trace("was", listContent.y.toFixed(2));
                listContent.move(listContent.x, viewMetrics.top + listContent.topOffset - fraction);
                //trace("now", listContent.y.toFixed(2), fraction.toFixed(2), listItems[0][0].data.lastName);

  • I cannot get the STOP button to appear in the Navigation Toolbar, even after going through the suggestions; it will appear when the Restore Default Set window is open, but disappears as soon as DONE is clicked

    The X for STOP loading the page does not appear in the Navigation Toolbar. If I do the right click, select Customize, Restore Default Set, it appears; click Done and it disappears. I have disabled the theme; disabled all extensions; reset the toolbar & controls; unchecked the acceleration. No luck.

    Starting in Firefox 4, the Go, Stop and Reload buttons are combined in one button at the right end of the URL or Address bar. The button changes depending on the activity:
    *green Go arrow when typing in the address bar
    *red Stop ("X") button while page is loading
    *gray Reload (circular arrow) when page is finished loading.
    Separate buttons are possible:
    #Open Customize Toolbar window by clicking Firefox button > Option > Toolbar Layout '''''OR''''' clicking View > Toolbars > Customize if using the Menu Bar '''OR''' right-click in an empty space on a toolbar and choose Customize
    #Stop and Reload buttons will show separated between the address bar and the search bar
    #drag the buttons anywhere on the Navigation toolbar
    #*order Reload-Stop will combine into one button
    #*order Stop-Reload will remain separate buttons
    #*or drag a "Separator" from the Customize window between Reload-Stop and they will remain separate
    #click Done at bottom right of Customize window to finish
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    You have multiple old versions of Java Console installed that Java did not clean up when updating. Your old versions are: 6.0.16, 6.0.22<br />
    Follow these instructions to remove the old versions: http://kb.mozillazine.org/Java#Multiple_Java_Console_extensions

  • Firefox 4.0 is clunky with big ugly buttons. It looks bulky and busy. How do I keep 4.0 but with the look of the previous version? I have the default look and I don't want to add any backgrounds or any themes.

    How do I streamline all the 4.0 features, but without adding any skins, themes or backgrounds? Basically I want to keep the default of the previous Firefox version as this new 4.0 is ugly and bulky and it does not make for smooth navigation. I don't want to add any customizations that will slow down my computer so I want it like the previous version. I would rather try to correct this than go back to a previous version. Thanks.

    Thanks for the article. I've done some of the suggestions but it is still not the same....Does anyone else miss the status bar? Even with installing the add on for it, it did not work for me. Overall, the article suggestions made a definite improvement. What was Mozilla thinking with this version? But thanks for pointing me to that article!

  • HT2371 I started to set up new ipad, I accidentally selected portuguese although I want the ticked default english that showed on first screen. Localisation screen came up (in portuguese) but don't want to continue in portuguese. How to start over? Helpes

    Started set up on ipad. When I went to second screen, showing list of more language preferences I accidentally touched portuguese and this must have replaced the default, ticked, English option. Next screen, localisation, came up (in Portuguese) but I don't want to proceed in this language. how can I start over again. The ipad therefore is not set up with normal screen of apps etc. therefore I cannot change language back using this screen.
    I also tried to Restore my Ipad to factory settings via itunes. You must update to latest version of Ipad software as part of this. The download is about 1 GB and takes 3 hours. Unfortunately when I try this on my PC it installs half the download then drops it - I have tried 3 times and it drops it after an hour and a half each time. I am hoping therefore there might be some simple way of setting up ipad that does not involve 'Restore and Update'. Very frustrated. Please help. Stuck.

    If you press the home button it should come up with some options. One of them will be start over. Those options will be in the different language but you can try each one and via process of elimination eventually will get back tot the default screen.

  • When I put the arrow on an internet link in an e-mail, a blue "F share" panel appears and stays when the link opens. Click on it, a window opens asking for login. I don't want to share anything on Facebook just to get rid of this intrusive bloody thing?

    Every time I put the cursor arrow over an internet link in an e-mail, the little blue "F share" panel appears. If I open the link the panel stays visible. If I click on it to get rid of it, a window opens asking me to login. I don't want to login; I don't want to share anything on Facebook. How can I get rid of this intrusive bloody thing?

    Do a malware check with several malware scanning programs on the Windows computer.
    Please scan with all programs because each program detects different malware.
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender:<br>http://windows.microsoft.com/en-us/windows/using-defender
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Stop and refresh buttons (one will disappear while the other is active). I have found numerous websites that just don't want to load on the first try, now I am unable to refresh it (usually in a new tab) because the button disappears. BTW 255 limit is BS.

    Stop and refresh buttons (one will disappear while the other is active). I have found numerous websites that just don't want to load on the first try, now I am unable to refresh it (usually in a new tab) because the button disappears. BTW 255 limit is BS.

    You can try to press the ESC key to stop loading the page if you see the Stop button instead of the Reload button. You can also reload the page via F5 or Ctrl + F5 (cache bypass).
    Firefox 4.0 has a combined Reload and Stop and Go button that appears at the right end of the location bar.
    To restore the Firefox 3 appearance you can use these steps:
    * Open the "View > Toolbars > Customize" window to move the Stop and Reload button out of the location bar.
    * Move the Reload and Stop buttons to their previous position at the left side of the location bar.
    * Set the order to "Reload - Stop" to get a combined "Reload/Stop" button.
    * Set the order to "Stop - Reload" or separate them otherwise to get two distinct buttons.

  • When I try to open an image by double clicking on it in Bridge, I get a message telling me to log in to Creative Cloud.  I am running CS6, and the default should be to open files in Photoshop 6 or in Adobe Raw (if it's a Raw file).  I don't want to log in

    When I try to open an image by double clicking on it in Bridge, I get a message telling me to log in to Creative Cloud.  I am running CS6, and the default should be to open files in Photoshop 6 or in Adobe Raw (if it's a Raw file).  I don't want to log into CC since I am not a subscriber, and this means that I have to work around, and go  back to Bridge, and tell it to open the file in Adobe RAW.  However, this does not work for older psd files which for some reason cannot be opened in RAW.  How do I return to the process of simply allowing RAW files to open automatically in Adobe RAW, and simply right clicking on the image in Bridge to bring up the option of opening it in Photoshop?

    <moved from Adobe Creative Cloud to Bridge General Discussion>

  • How do I delete stored email addresses in my iphone? When sending photos, I don't want to have certain email addresses  "popping up" from the internal memory, I've deleted my entire "Contact" list but they still appear.  Help please!

    How do I delete stored email addresses in my iphone? When sending photos, I don't want to have certain email addresses  "popping up" from the internal memory, I've deleted my entire "Contact" list but they still appear.  Help please!

    As with the Mail app on a Mac, the iPhone's Mail app stores all email recipients in a list of previous recipients which is separate from the address book or contacts. The email address autofill feature when addressing an message pulls from Contacts and from the list of previous recipients.
    Different from the Mail app on a Mac, there is no access to the list of previous recipients with iOS on an iPhone, iPod Touch, or iPad to remove a previous recipient from the list, or to add a previous recipient to the address book or contacts that is not already entered - not at the present time anyway.
    The only way to purge the list of previous recipients at the present time is by restoring your iPhone with iTunes as a new iPhone or not from your iPhone's backup, which will start being re-populated again with every sent message.

  • I just bought an iPod nano 7th gen.  When I connect it to my laptop, it doesn't recognize the ipod.  I tried charging it, but now it won't turn on when i push the power button.  Please help me!  I don't want to have to return it.

    I just bought an iPod nano 7th Generation.  When i connect it to my laptop, it doesn't recognize the ipod.  I tried charging it but when I hold the power button, nothing happens.  I don't want to have to return it.  Please help me!

    Hi dnix257,
    Welcome to the Support Communities!
    What version of the Windows Operating System do you have?
    What version of the iTunes software?
    The troubleshooting steps below may help you with this:
    Apple - Support - iPod nano - iTunes Troubleshooting Assistant
    http://www.apple.com/support/ipodnano/assistant/itunes/#section_1
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/TS1369
    Cheers,
    - Judy

  • How to make Nano NOT appear on Mac desktop as connected drive when I plug in to recharge it? Just want charging, not syncing, and don't want to unmount drive each time.

    I have a 6th generation iPod Nano.
    I almost exclusively use it as an FM radio and as a pedometer -- so far I have not loaded any songs onto it for listening, nor do I intend to in the future.
    Here's my problem:
    When my Nano runs out of juice, I have to use the charging cord to plug it into to my iMac's USB port to recharge the Nano. However, whenever I do so, two different (unwanted) actions happened:
    First, the act of plugging in the iPod auto-launched iTunes, for syncing. I solved this problem by finding the preference check box for launching iTunes when connecting an iPid, and UNchecking the box. That worked, problem solved.
    However, the second automatic action is that the iPod appears as a connected drive on the iMac desktop, as any external device with a drive would appear when connected to any Mac. But I have no need for this to be happening -- I don't intend to upload anything to the iPod, nor to sync it, or whatever -- the only reason I ever connect the iPod to the iMac is to RECHARGE the iPod, not to tinker with the contents of what's on it.
    The problem is, every time I then want to disconnect the charging cord, I have to manually "unmount" the iPod drive by dragging its desktop icon to the Trash, when then allows the "it is now safe to disconnect your external drive" state to obtain, allowing me to then unplug it without getting a warning message telling me I shouldn't have just disconnected a connected drive without first unmounting it.
    This wouldn't be such a bother, except that the 6th generation iPod Nano has a new "feature" which makes it impossible to see how far along the charging is progressing while it is still in the act of charging. Thus, the only way to know if it is has become  fully charged is to unplug it, and look at the battery monitor. While is it still connected and charging, all that displays on the iPod is the "charging now" battery icon, which does not reveal just how the charging is progressing, or if it is fully charged yet. (My iPhone, by way of contrast, displays during charging a battery icon which reveals how far charged it is by that point.)
    As a result of this Nano "feature," I often find myself having to connect and disconnect the Nano two or three or more times each time I'm charging it, so I can simply check how far along the charging has gotten, since I want to disconnect it as soon as it has finished charging and get back to using it.
    But so far, I have not been able to find any kind of setting or preference which allow me to identify this device as one which I DON'T want to "mount" each time it is plugged in.
    All I want to do is just plug in the iPod, and be able to unplug it, without having to to ANY shenanigans on the computer itself. Just plug in = recharging, unplug = not charging any more. Simple.
    Question: is there any way to achieve this? Or is it simply not possible, and must I manually unmount the iPod's drive (more than once, usually) each time I plug it in for recharging?

    I should also point out that when I connect my iPhone, it DOESN'T appear as a connected drive on the desktop. Not sure how this can be so, since the iPhone also has a drive and also functions as an iPod if I want it to. I must have changed some setting to achieve this non-appearance, but don't remember what I must have done.
    What's the secret?

  • There is no option to reject an incoming call in locked screen, there must be an icon on the screen for one who don't want to use lock button several times, i did'nt face this problem in last ios 6.1.3.

    There is no option to reject an incoming call in locked screen, there must be an icon on the screen for one who don't want to use lock button several times, i did'nt face this problem in last ios 6.1.3.

    A good read. Have you done anything at all to resolve your problem. Reset? Restore?
    By the way - "your products"... nobody here produced the iPhone, we are all just users. Apple is not here.

  • I have imported three gmail accounts into mac's mail client.  can i do anything to distinguish between them?  e.g., can i have each one appear in the mail list in a different color?  I don't want to do it by sender, but by email account.

    i have imported three gmail accounts into mac's mail client.  can i do anything to distinguish between them?  e.g., can i have each one appear in the mail list in a different color?  I don't want to do it by sender, but by email account.

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • My storage on my iCloud is almost full, and I turned off some apps that I don't want to be backed up. So if I press the button delete back up, is it going to delete all of the apps that I'm backing up, or just the ones that I turned off?

    I keep on getting E-mails that notifies me that my storage is almost full. I don't want to press that button until my question has been answered.

    It will delete the entire backup, so you'll have to back up again after doing this.  The new backup will only contain the apps (and other data) that you have selected and omit the ones you turned off.

Maybe you are looking for

  • Error in UCM log file

    We are using ucm to save our documents. We found that there is one error appearing multiple times in UCM log files. Work-flow is not enabled but still it says wfStepCheckinType parameter not found. Here is the complete stack trace. Cannot find the pa

  • Highlight Fields Option on Forms

    Hi, I have noticed when I place form fields in documents in Acrobat 8 professional, that sometimes it automatically creates an icon at the top left, just above the "Pages" icon, for having the purple bar accross the top of the page with the button to

  • Illustrator CS5 - Save as SVG - Problems embedding fonts

    This is what is happening: 1. I create a new illustrator document. 2. I create a text-box in it, and write something. Like "test". 3. I use the default font face (Myriad Pro) (Any other font will give the same result) 4. I save as Svg. 5. In "Fonts"

  • Files Opened from Windows Explorer Resize Illustrator Window

    Windows 7 Enterprise, SP1 Illustrator CS6 16.0.3, 64bit Over the past weeks, opening any Illustrator file (.ai or .eps) from Windows Explorer resizes the main illustrator window. The window "restores down" from my maximized view that I always run. Th

  • Audio Volume Sliders for multiple channels of audio

    I don't even know if this is possible, but I was wondering if there was any way you can set up volume sliders to control multiple channels of audio. For a project I'm working on I am going to have background audio and comentary. I want the user to be