Simple stop and go from a button

HELP!
I have an animate document with 6 buttons (made up of an image, and svg and text) all grouped to a DIV. I then have my timeline setup so that if a button is clicked the other 5 change opacity to 50%. The animation autoplay is turned off so nothing happens when the file loads, it just displays the six buttons.
I have labels on the timeline that I'm trying to reference with a click action. However whatever I do nothing works when I preview the file in a browser.
There also seems to be something missing in the code panel. This is what I have assigned to a button:
// insert code for mouse click here
// play the timeline from the given position (ms or label)
sym.play(play);
Should there not be more code below the // insert code for mouse click here text?
Please help I have no idea what I'm doing wrong! would be willing to send you the files to take a look.
Thanks
Lee

Joel,
Thanks I have used what you have shown but it still does not work.
I have uploaded the fielbase as a zip to:
www.litchfieldmorris.co.uk/Homepage_Anim.zip
The file is 1.6Mb
I would welcome you expertise and look at what I have produced and why it does not work.
The functionality I would like is when a user moves the mouse over (and if possible their finger on a tablet) say the Resources 'pebble' that the other five pebbles are set to 50% opacity. Then on click / press it would redirect to a url.
Would you be willing to take a look at what I have so far and advise on the best solution?
Thanks so much in advance.
Regards
Lee Tempest

Similar Messages

  • I have tried to download a movie via iTunes. Every time the download nears the end, it stops and restarts from the beginning. This has happened 5 times. Any solutions?

    I have tried to download a movie via iTunes. Every time the download nears the end, it stops and restarts from the beginning. This has happened 5 times. How can I clear the download or solve this?

    If it is a HD movie, it may not be enough. The iPad also need working space.
    Try download to iTune (computer) and "Move" to iPad.

  • IPhone 4 (verizon) not syncing. After back-up, it stops and disappears from left nav

    every time I connect my iPhone to my MacBook, iTunes verifies it then starts step 1 (of 4), the back-up then stops and disappears from left nav. I have iTunes 10.4.1

    Dear all,
    Today I tried my iphone on an other window XP computer (a computer where no itunes was installed in de past). And I made another account for itunes on that computer after installing itunes. The connection was perfect and my iphone could syncing with itunes, no problemes at all. After that I tried my iphone on my own computer with the new account for itunes, but there was the same crash and restart as in the past (problems in sector one of the harddisk?). Now I'm sure for 100% that there is a computer problem and not an iphone problem, caused by interrupting the syncing procedure by myself through using the iphone. I hope the problem can be solved in the near future, cause I can imagine that I'm not the only one who tried to do this.
    Greatings,
    EL

  • The i pad stopped and requested from me to contact itunes

    i bought new iPad air and while i add the setup it restart and i added the apple id wrong ,then the device stopped and requested from me to contact iTunes

    What are you seeing on your iPad's screen ? If you have a message on it to connect to iTunes then you will need to connect it to your computer's iTunes and you should be able to use that to reset the iPad back to factory defaults and you can then restore/resync your content to it
    Device disabled : iOS: Forgot passcode or device disabled

  • For the second time in one week, my dowloaded film stopped and disappeared from Video. apple apologized and will refund me.have some,others the same problem?

    My dowloaded films stopped after a while and disappeared from Video. How come can this happen?

    I cant explain it but this bizarre "fix" works many times if your videos "disappear". I have passed this on to a number of people and it has worked for them. You can try it if you like.
    Go to your home screen and swipe to the right to bring up the spotlight search feature. Type in the name of the movie that you were watching. If the movie appears in the search, tap on it to begin playing. If it plays, let it go for a few minutes and then hit the done button to stop it. Then go back to the Videos App and see if the movies and TV shows have reappeared.

  • Some songs starts on my iPod, then stop and start from the begining and play all the way through

    Hey,
    While listening to songs on my iPod Classic 120gb, some songs will start to play, after 2-3 seconds, stop and start again from the beginning and play through the entire song no problems. On iTunes the songs still plays fine no stopping or starting. All songs are random artists and songs.
    Help! its really frustrating!

    Hey andy8299,
    Do you have any other music software (i.e Limewire) installed? If so perhaps these files are not compatible.
    See this for compatible song formats:
    http://docs.info.apple.com/article.html?artnum=61476
    Hope this helps,
    Generik

  • How to stop and device from using my apple ID

    I Have a iPhone 4S nd it said one day that an device has started using my apple ID for IMessage......how can I stop that device from no longer using it ?

    Change your password.

  • How to make stop and start in one button

    Hello All
    My Question is how to make button that when I prees it first time work as stop button and when I press it second time work as start button, I hope if I found my answer soon.
    thank u all
    Best Regards

    It's probably not worth to add all these sequences, local variables, and parallel loops. Here's a somewhat simpler version, showing two possibilities: 0:using events, 1: not using events. Pick one!
    There are many other possibilities. It really depends what else there is.
    Message Edited by altenbach on 10-15-2007 06:59 AM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    StartStopMOD.vi ‏19 KB

  • Stopping a thread from "cancel" button

    Hello all,
    I have a problem trying to stop a thread. I have a class that hits database and retrieves lots of data. This retrieval can take a long time if lots of data, so I have a progress bar displayed. This progress bar has a cancel button. I am not sure how to link the cancel button to the thread so the thread can exit. See code below for example of whats going on:
    public class MainApp {
      public void doWork() {
        ProgressBar pbar = new ProgressBar();
        pbar.show();
        DatabaseThread dbThread = new DatabaseThread();
        dbThread.run();
    public class ProgressBar {
      // displays a progress bar with cancel button
    public class DatabaseThread extends Thread {
      public void run() {
        // hit database
    }So how am I to cancel the DatabaseThread class from the ProgressBar class. Thanks for all suggestions!

    what i said is that you need to hava a reference to your thread ine the class that handle the progressBar.
    and in your Thread class you create a method like setCanceled(boolean b)...
    public MyThread extends Thread{
       private boolean canceled = false;
       public void setCanceled(boolean b){
          canceled = b;
       public void run(){
          while(!canceled){
            //do your stuff

  • Simple Stop and Play

    I have been trying to create a very simple slideshow for a
    friends site I done for him to advertise his
    business. The photos,
    I suggested would be better if they were done as a slideshow and
    the idea was to have each picture fade in, stop, click to play,
    fade out fade in next, stop, etc etc.
    I have tried every tutorial I can find and done most of the
    things in the Visual Quick Start Guide Macromedia Flash 8 and still
    I cannot get it to work. All I really want is to stop, click and
    play at each point along the timeline at regular points.
    Can anyone please help me with this. The .fla I am working on
    can be found
    here
    Any help will be greatly appreciated as I am running out of
    hair left to pull out.
    Nig

    I have made changes to your file. It now works as you want.
    Email me so I can send it to you.
    chosenson Please reference
    this post in the subject line.
    Thanks

  • Stopping and Copying from your ipod

    Hi,
    Is there anyway to stop a song when you're playing it.
    It seems that you can only pause it. Also, is there anyway you can copy the music that's on your ipod back to your computer. Thanks....Eric
    5G 30GB Black   Windows XP Pro  

    K answer to your first question: why do u need to "stop" it instead of pausing it? anyway, only thing i could think of is to play another song, or plug the charger into ur ipod and take is back out. The screen will then reset to the first screen WITHOUT the pause sign. Now, for your second question. if u want to put the songs back on your computer from ur ipod, try copying all the songs at once and pasting them into your library. If that doesnt work, try importing the songs from ur ipod
    -Taps-

  • Urgent: Open Directory stopped and won't restart

    I got into work this morning and restarted the server. Now no one can connect to it. The Open Directory service has stopped and there is no button visible to restart it.
    OD log says: Network transition occurred. Shutting down DirectoryService...
    Any ideas? Monday morning and everyone's going to be baying for blood!
    Edit: some of the configuration log:
    2009-11-23 08:58:34 +0000 - popen: /bin/launchctl load /System/Library/LaunchDaemons/com.apple.PasswordService.plist, "r"
    2009-11-23 08:58:34 +0000 - command failed with exit code 256: /bin/launchctl load /System/Library/LaunchDaemons/com.apple.PasswordService.plist
    2009-11-23 08:58:34 +0000 - popen: /bin/cp -r /Volumes/ldap_bk/openldap /etc/, "r"
    2009-11-23 08:58:34 +0000 - command failed with exit code 256: /bin/cp -r /Volumes/ldap_bk/openldap /etc/
    2009-11-23 08:58:34 +0000 - 4 Restoring LDAP database
    2009-11-23 08:58:34 +0000 - popen: /bin/cp /Volumes/ldap_bk/com.apple.openldap.plist /Library/Preferences/, "r"
    2009-11-23 08:58:34 +0000 - command failed with exit code 256: /bin/cp /Volumes/ldap_bk/com.apple.openldap.plist /Library/Preferences/
    2009-11-23 08:58:34 +0000 - Removed file at path /private/var/db/openldap/openldap-data/alock.
    2009-11-23 08:58:34 +0000 - popen: /usr/sbin/slapadd -c -l /tmp/slapconfig_stage1777mOX7M/backup177.ldif, "r"
    2009-11-23 09:16:45 +0000 - slapconfig -restoredb
    2009-11-23 09:16:45 +0000 - command: /usr/bin/hdiutil attach /.ServerBackups/openDirectory/SBSBackup_OpenDirectoryMaster.sparseimage -readonly
    2009-11-23 09:16:48 +0000 - Disk name disk4
    2009-11-23 09:16:48 +0000 - Error: Cannot retrieve the primary IPv4 address.
    2009-11-23 09:16:48 +0000 - command: /usr/bin/hdiutil detach disk4
    2009-11-23 09:17:04 +0000 - hdiutil command output:
    hdiutil: couldn't eject "(null)" - Bad file descriptor
    2009-11-23 09:17:04 +0000 - hdiutil command failed with status 3
    2009-11-23 09:17:04 +0000 - Warning: Could not detach the archive, exit code 71.

    Well I got everyone's files off onto an external hard drive and then restored from backup. Took a couple hours but it's fine. Only problem now is I'm too scared to restart the server.

  • Music skips and stops and starts

    Hello, we have just got a nano to replace a 3rd gen iPod.
    I have around 50 gigs of music on a lacie USB drive, and the music plays flawlessly from here in iTunes.
    However once imported into the nano, there is distortion, jumps and clicks in the music and sometimes the song will just stop and start from the beginning.
    Any ideas?

    Gary,
    You chould check out this thread we have going.
    http://discussions.apple.com/thread.jspa?threadID=356911&tstart=0
    Toshiba Satellite P25-609   Windows XP Pro   Media Center Edition iPod Nano 2G (as black as my cold, dead heart)

  • Timesheet copy from previous button

    Hi All,
    I am looking for the configuration or any ways to enable the copy from previous button functionality in timesheet.
    In the older 4.7 version there were two options target hrs and copy from previous button.
    Can anyone help me on this.
    Thanks.
    santosh

    Let me explain :
    First of all enable these fields in the Iview
    You need to do two things
    enable the "Copy From Previous Week" and "Copy From Previous
    Day" buttons in the ess~cat WebDynpro application.
    and then implement
    the following, code is there already and it will work
    In function module HRXSS_CAT_WD_RECORD, on the action
    COPY_FROM_PREVIOUS_PERIOD, a command of class cl_xss_cat_rfc_copy_prev
    should be executed, which will actually pull the data from previous
    period and display it. When I look at this class, there is no method
    which will build the data to be displayed.<<< need to verify this and
    check
    You are able to add code then it will work

  • How do I stop an app from waiting?  I have tried to reboot by holding the home key and power button to power down.  Also, I have tried to sync the apps from my laptop with no success.  Can you help?  Thanks.

    How do I stop an app from waiting?  I have tried to reboot by holding the home key and power button to power down.  The app is still grayed out and waiting so it cannot be deleted.  Also, I have tried to sync the apps from my laptop and tried downloading new appswith no success.  Can you help?  Thanks

    If there are multiple apps trying to download at once, only one can download at a time and the rest say "Waiting" until it is then their turn. Try this. Double tap the icon of the Waiting app, and it should resume the download.
    How to Solve the Problem of An iPad App Download Stuck on “Waiting”
    http://ipadacademy.com/2012/06/how-to-solve-the-problem-of-an-ipad-app-download- stuck-on-waiting
    How To Get Rid Of Your iPad App Download Frozen Problem
    http://www.sidelineapple.com/how-to-get-rid-of-your-ipad-app-download-frozen-pro blem-and-not-lose-years-of-your-life-video/
    iTunes: How to resume interrupted iTunes Store downloads
    http://support.apple.com/kb/ht1725
    Another thing to try - Turn the iPad Off & then back ON.
    If that doesn't work:
    •  Log out of your iTunes store account.  Go to Settings > Store > Sign Out Then press the Home button.
    • Then press and hold the Home and Sleep buttons simultaneously and don't release them when it brings up the Turn Off screen; keep holding them until the Apple logo appears.
    • After restart, the Waiting should be gone.
     Cheers, Tom

Maybe you are looking for

  • How can I move an album around in iTunes?

    Say my albums are a set (like part 1, part 2, part 3, and part 4) and currently displaying as follows: Album B, Album C, Album D, Album A. And I want to move Album A to be in front of Album B. I can't just click and drag like I can in iBooks, because

  • PlayMemories Crashes on Windows 8.1 64 Bit

     PlayMemories is crashing on Windows 8.1 64 Bit. It crashes as soon as I start it up, with "Browser Stopped Wiorking". From Windows Event Log: Faulting application name: PMBBrowser.exe, version: 9.2.0.2052, time stamp: 0x54d349d3 Faulting module name

  • Error when Generating the Program

    Recently there was an SP upgrade and my Planning Book started giving me this error message (SCM version =5.0 and SP = 7) "Error when generating the program" Message no. /SAPAPO/TSM141 Diagnosis: Generated programs are programs that are generated base

  • Want to make firefox my default brouser but get error message "can"t initialize plug ins directory" try again later?

    That's the basic problem. I've tried a number of trouble shooting corrections; but nothing works.

  • Where to start searching for the error?

    Hello When I try to run my application I got several errors when I try to start my integrated weblogig server. What is a good strategy to find the possible solution? Regards Erik The messages: starting weblogic with Java version: java version "1.6.0_