Change state with timer as well as with mouse click?

I would like to set up an image with two states, "State 1" and "State 2"
I would like the button to toggle between "State 1" and "State 2" onMouseDown.
But I would also like the button to alternate between "State 1" and "State 2" on its own every 3 seconds.
Can you tell me how to set this up?

This should get you started:
http://www.playingwithfire.com/fun.html

Similar Messages

  • How to display the selection screen with icons as well as with text element

    How to display the selection screen with icons as well as with texts (written in text elements) for PlantDate, OrderType,WareHouse..

    Report zex33.
    type-pools: icon.
    selection-screen begin of line.
    selection-screen comment 1(20) text_001.
    parameters: p_werks type marc-werks.
    selection-screen end of line.
    selection-screen begin of line.
    selection-screen comment 1(20) text_002.
    parameters: p_whouse(10).
    selection-screen end of line.
    selection-screen begin of line.
    selection-screen comment 1(20) text_003.
    parameters: p_auart like vbak-auart.
    selection-screen end of line.
    initialization.
      write ICON_PLANT  as icon to text_001.
    concatenate text_001 text-001 into text_001 separated by space.
      write ICON_WAREHOUSE  as icon to text_002.
    concatenate text_002 text-002 into text_002 separated by space.
      write ICON_ORDER  as icon to text_003.
    concatenate text_003 text-003 into text_003 separated by space.

  • ITunes store gets buggy with Genius on, won't register mouse clicks?

    I am having a problem in the iTunes store on my MacBook Pro. If I turn on Genius, iTunes ends up not responding to my mouse clicks. I will have to click multiple times in quick succession to get it to register the click, then often those multiple clicks will finally register and it will tell me I've already purchased an item (several times) because the clicks will finally get recognized.
    Anyone else finding Genius to cause problems with their mouse in the store? At least, I think it's Genius, because when I turned it off, my mouse clicks were once again recognized on the first click.

    Hi,
    I had the same problem once in a while, until I noticed that it was not actually an iTunes issue.
    Don't ask me why, but I noticed that iTunes did not have the "focus" (in spite of the iTune Application label that shows that iTunes is the front app). So "double clicking" is a way to first get the focus, then click. Then iTunes' main window loses the focus again. Again, don't ask me why.
    My solution is to CMD-TAB until iTunes is the front application and then single click works again.
    So pay attention the next time it happens and see if it works for you.
    I hope this helps.
    /p

  • Can I add or change a different time server to sync with?

    I'd like to point all of my Macs to one of our AD Domain Controllers for time sync. Is this possible?

    Might be some help here; http://www.macwindows.com/ADinstruct.html
    And here: Apple Directory and Leopard Tips & Reports
    Carolyn

  • I am attempting to create a function with time and having difficulty with it

    Hello there.
    I'm trying to retrieve on B5 a number from column C corresponding to the given time on A5.
    Does anyone knows how it could be helped?
    Thank you

    Hi Alex,
    For a brief moment your screenshot came thru so here is my response:
    I added a column after "A" because a time or a date in Numbers is always both. when you type 16:45 Numbers also attaches a date. We need to strip the date out. We do that with:
    TIMEVALUE(A1)
    we put this into our new column  B and fill down. When you are done this column can be hidden. I could also have but this into the LOOKUP formula but I think this is clearer for now.
    I made your row 5 into a footer since this is where our formula is. Lets try a screenshot:
    We don't really need your column B (my C). The formula in C5 is:
    LOOKUP(B5,B1:B4,D1:D4)
    This looks for the value of B5 in B1:B4 and returns the corresponding value from D1:D4.
    Anything lower than 16:45 will return an error. You can trap that error in different ways if it bugs you. Anything above 19:45 will return the value in D4. You can decide what you want that to be.
    Hopefully the screenshot came thru; if not let me know what is not clear.
    quinn

  • Problem with Time Machine for those with low tolerance for seizures.

    I need to know if there is a way to switch all the wonderful shuffle and swish of this much needed feature. I have a low tolerance for seizures, not enough to cause me terrible harm but enough to make me violently ill.
    The stacking and fast shuffling trigger the first stages of a fit for me at least.
    I wonder if there is a way to slow it down or have it static and just use the slider?
    I also can't use the iPod style finder either.
    This is not a joke or some attempt to flame Leopard. I rate this OSX as one of the best and the nicest to use except for not being able to switch off feature. I was wondering if their is a geek terminal method of altering at least the rate of shuffle. Leopard is much better than Vista. I need help though.

    Below is a full log from my latest time machine back up.  Migration assistant still cannot see it.  Any thought would be grateful
    Starting automatic backup
    Backing up to: /Volumes/Time Machine/Backups.backupdb
    Event store UUIDs don't match for volume: Macintosh HD
    Deep event scan at path:/ reason:must scan subdirs|new event db|
    Finished scan
    Found 1669 files (405.2 MB) needing backup
    1.86 GB required (including padding), 703.81 GB available
    Copied 5541 files (404.5 MB) from volume Macintosh HD.
    Using file event preflight for Macintosh HD
    Will copy (Zero KB) from Macintosh HD
    Found 34 files (Zero KB) needing backup
    1.37 GB required (including padding), 703.39 GB available
    Copied 1057 files (201 bytes) from volume Macintosh HD.
    Created new backup: 2013-03-05-130247
    Starting post-backup thinning
    Deleted /Volumes/Time Machine/Backups.backupdb/XXX’s MacBook/2013-03-04-075145 (45 KB)
    Post-back up thinning complete: 1 expired backups removed
    Backup completed successfully.

  • How to include print date with time on SkillBuilders Schedule Plug In?

    Hi,
    Do you have an idea how to include and get the print date with time on the SkillBuilders Plug In? It shows me the date only, time not included. Have tried to put "HH24:MI", "HH24MI" or Tochar(HH24:MI)? No result??
    select p.fullname, sbip_schedule.start_date(e.event_schedule) start_date
    , sbip_schedule.end_date(e.event_schedule) end_date
    , sbip_schedule.duration_seconds(e.event_schedule) duration_seconds
    , sbip_schedule.calendar_summary(e.event_schedule) calendar_summary
    from app_events e
    Thanks!

    I forget to clarify I am looking for the answer is how to get the print of date with time, Start date with time and End Date with time.

  • PSD Rollover Button with image in front stops button from changing state

    I have a wide PSD button that changes state when rolled over. I would like to place a PNG image with transparency in some areas over the top of it so that the rollover button shows through the transparent areas of the PNG.
    How can you get it to do the rollover effect when the user mouses over the bit of the button that the image is in front of? Is ther a way of making the PNG 'invisible' to the mouse?
    I know I could redesign the button so that it includes the image but I'm trying to keep file sizes and load times to a minimum, I use this button a lot on my website with a different on each, and having that number of individual buttons would result in a bloated, slow-loading website.

    Hi Abhishek
    Thanks for your reply. I was able to achieve the effect I wanted by having the PNG and the PSD Button with the same link and then grouping them. This means I can mouse over the PNG and still get the PSD rollover effect, which is perfect.
    However I also have another similar problem. I have some different PSD Rollover Buttons which have some text in front of them (basically it's the button label). On some of these buttons when you roll over the text it prevents the rollover state of the button, and on other buttons the rollover effect occurs as it should, and there doesn't appear to be any consistency about which does what. Grouping or ungrouping doesn't appear to make a difference. Can you help?

  • Frequently changing channels with Time Capsule

    Utterly stumped by this situation. In our household, we have an iMac, MacBook, and MacBook Pro. The Time Capsule sits on the top floor, maybe thirty feet from the iMac, but in another room; the laptops, obviously, roam the house. There is never any problem with network speed or backups with the laptops no matter where they are, but backing up the iMac is inconsistent. What I've found is that I have to change the channel on the Time Capsule each day—4, 6, and 8 work best—or else the iMac won't back up faithfully. It'll get hung up calculating changes or even find the back-up volume. Stopping the back-up once it gets hung up is a dicey venture. It's a complete crapshoot whether it'll stop. I've done all the usuals—deleting preferences, resetting the Time Capsule—but to no avail.
    Any thoughts as to what might be the problem?

    Dr. Medulla wrote:
    If Ethernet isn't an option for you, is there any way you can move your Time Capsule closer to the middle of the house?
    No, there's only one available outlet for the modem. I might be able to move it eight feet closer, but that's about it.
    Depending on the exact details of the room with the modem, you might be able to run a cable some feet from the wall outlet to the modem, then an Ethernet cable some additional feet to your Time Capsule. It might help if you could move the Time Capsule far enough to cross over a wall in the floor below.
    Curious that you say that those are marginal rates as the MacBook's speeds are fine. Even the iMac runs along well—once the channel has been changed for the day.
    Perhaps I overstated the case by referring to that as a very marginal value. All I know is that a signal value of -75 and a noise value of -92 to a white MacBook gave me an AirPort connection that was slower than I wanted to tolerate.
    Looking at the running graph in Advanced > Wireless Clients, the Macbook has a fairly straight line, with only a couple bumps, whereas the iMac is nothing but peaks and valleys, so the iMac is definitely struggling to maintain a consistent signal.
    If you turn the iMac or move it around the room does the situation change?

  • I have just upgraded to Mavericks and have been using Time Machine on an external disk with Snow Leopard.  Can I continue to backup with Time Machine on the same external disk or do I need a new disk since the operating system has changed?

    I have just upgraded to Mavericks and have been using Time Machine on an external disk with Snow Leopard.  Can I continue to backup with Time Machine on the same external disk or do I need a new disk since the operating system has changed?

    Hi there,
    I found that Time Machine in Mavericks will sort it all out for you. You shouldn't need to buy another backup drive, unless you have insufficient space left and can't afford to delete whats on there. It should just work fine.

  • Dear support @Apple,  I have tried to log in App Store with my Apple ID 3 times but never possible.  I have tried to change password 2 times. It was successful.But soon after change of my password, I could not log in App store.  It says always incorrect u

    Dear support @Apple,
    I have tried to log in App Store with my Apple ID 3 times but never possible.
    I have tried to change password 2 times.
    It was successful.But soon after change of my password, I could not log in App store.
    It says always incorrect user name or password. But I input correct ! Because just I successfully changed my password through secret question.
    Third time when I tried to change password, the page did not open!
    So I checked my connection by netstat , and I trace the IP address ; 17.154.66.17 this is apple IP, but when I trace , it did not show the route. I will copy
    Traceroute has started…
    traceroute to 17.154.66.17 (17.154.66.17), 64 hops max, 72 byte packets
    1  220.224.141.129 (220.224.141.129)  490.517 ms  64.527 ms  94.524 ms
    2  115.255.239.97 (115.255.239.97)  65.157 ms  89.128 ms  89.806 ms
    3  124.124.251.241 (124.124.251.241)  104.972 ms  79.051 ms  96.948 ms
    4  * * *
    5  62.216.147.137 (62.216.147.137)  102.266 ms  85.581 ms  88.352 ms
    6  xe-0-0-0.0.pjr04.ldn001.flagtel.com (85.95.25.186)  221.939 ms  225.223 ms  236.605 ms
    7  xe-11-0-0.edge5.london1.level3.net (212.187.138.53)  231.629 ms  232.045 ms  233.673 ms
    8  ae-52-52.csw2.london1.level3.net (4.69.139.120)  373.798 ms  390.412 ms  383.277 ms
    9  ae-57-222.ebr2.london1.level3.net (4.69.153.133)  382.653 ms  382.558 ms  376.740 ms
    10  ae-43-43.ebr1.newyork1.level3.net (4.69.137.74)  405.088 ms  377.679 ms  386.527 ms
    11  ae-91-91.csw4.newyork1.level3.net (4.69.134.78)  378.499 ms  389.733 ms  396.375 ms
    12  ae-92-92.ebr2.newyork1.level3.net (4.69.148.45)  391.706 ms  389.605 ms
        ae-82-82.ebr2.newyork1.level3.net (4.69.148.41)  381.615 ms
    13  4.69.135.185 (4.69.135.185)  380.183 ms  414.398 ms  387.054 ms
    14  ae-91-91.csw4.sanjose1.level3.net (4.69.153.14)  384.980 ms  381.375 ms  386.453 ms
    15  ae-4-90.edge2.sanjose3.level3.net (4.69.152.209)  377.304 ms  365.457 ms  373.281 ms
    16  * * *
    17  * * *
    18  * * *
    19  * * *
    20  * * *
    21  * * *
    22  * * *
    23  * * *
    24  * * *
    25  * * *
    26  * * *
    27  * * *
    28  * * *
    29  * * *
    30  * * *
    31  * * *
    32  * * *
    33  * * *
    34  * * *
    35  * * *
    36  * * *
    37  * * *
    38  * * *
    39  * * *
    40  * * *
    41  * * *
    42  * * *
    43  * * *
    44  * * *
    45  * * *
    46  * * *
    47  * * *
    48  * * *
    49  * * *
    50  * * *
    51  * * *
    52  * * *
    53  * * *
    54  * * *
    55  * * *
    56  * * *
    57  * * *
    58  * * *
    59  * * *
    60  * * *
    61  * * *
    62  * * *
    63  * * *
    64  * * *
    What it means??
    Please help !!
    To post this question, I tried thierd time to change password, and before I tried to log in to App store, I logged in this community, and I could !
    Then I could finally log in App store also.
    But still I feel something is wrong with my connection.
    Why the trace route does not show to the apple site ?

    This is a user to user forum. Apple is not here. Apple does not answer questions here.
    iTunes Support -
    http://www.apple.com/support/itunes/
    Mac App Store Support -
    http://www.apple.com/support/mac/app-store/

  • Bug(?) with iCal - Can not change the event time

    Hello all,
    First of all, let me preface my question by admitting that I'm new to the Mac world, transitioning from MS environment. So please, be a bit patient
    Now, on to my problem:
    I have created events in iCal and I can not change the time for any event. The time that's always displayed is 15:54! I have checked the time zone setting to on/off to se if it makes a difference, but to no avail. I have also gone into preferences and under the General Tab, the Day starts at and the Day ends at: show three (3) selections; Noon, 15:54, Midnight !!???
    I have changed the Show hours at a time, to see if that makes a difference, but it does not.
    To add to the above mystery, I have created events with my mobile SonyEricsson K850i, with the correct time(s), date, etc., synchronized with iCal and the time changed to 15:54!!
    This is a new MacBook Pro, with the latest patches! For some reason the iCal applet does not allow any changes to the time.
    Any suggestions/help will be greatly appreciated.

    Hi
    I am having the exact same problem you discussed and was wondering whether you ever found a solution.
    Cheers,
    Anna

  • I just fix my macbook air because it was kernel panic. They changed the hard drive. I could not back up with Time Machine, because it did not work and I had over Adobe creative suite 5 design premium student. But I finished my studies last year and I'd li

    I just fix my macbook air because it was kernel panic. They changed the hard drive. I could not back up with Time Machine, because it did not work and I had over Adobe creative suite 5 design premium student. But I finished my studies last year and I'd like to know how to get the serial number for me to reinstall Adobe creative suite 5 design premium when I am no longer study because I would still like the used? It is not fair if I do anymore because I really need.

    You can download Creative Suite 5 here:
    Other downloads
    To deal with the issue of the serial number and using it again, you'll have to use Web Chat. Here's a link:
    Adobe ID, sign in, and account help
    See the bottom of the page for a link

  • Can I use the ipod classic as an external hardrive with time machine as well as an ipod for my mac book pro OS X?

    Can I use the ipod classic as an external hardrive with time machine as well as an ipod for my mac book pro OS X?

    No. Time Machine has been specifically written not to back up to an iPod.
    (58364)

  • How do i change 2 row of array into waveform with delta time and time

    Hello,
    How do i change 2 row of array into waveform with delta time and time
    so the waveform graph will display two waveform,
    waveform, not cluster =]
    and how to extract 1d array from waveform?

    Hi AxE,
    Here is an example VI, that do what You asked for.
    Both requests.
    Hope it Helps...
    Attachments:
    2D_to_Waveform.vi ‏75 KB

Maybe you are looking for