Html5 animation only plays once???

I have an html5 animation that plays fine if I click or tap it the first time.  If I change pages and return, the animation shows the correct "start" poster, but clicking it goes directly to the last frame, as if the animation remained at that frame, and only the poster was reset.
The same page also contains another html5 animation that is looped.  It plays fine every time (although I would like to know how to get it to stop, other than turning the page and coming back.)  But: if I activate this animation first, the second animation never activates.  The page-change trick resets this animation, but not the one described above, which simply doesn't work.
...and neither will scale down to fit the window, if I try to give them a smaller window to play in.
Both are from FlashCS6 (not CC), rendered to html5 by CreateJS.
Any advice?    --Jose

Thank you.  These are not set to autoplay, however.  They are dynamic illustrations of points I make in the text.  The idea is that the reader should start them after reading the appropriate text.  Alas, if you start the one at the top of the page, the one at the bottom cannot be started at all.  I'm fairly certain that the page is fully loaded.

Similar Messages

  • QuickTime will only play ONCE

    Running QT (latest version) on a WinXPsp2 machine.
    Every time we run QT content from a website, it will run once but not run again. There is no error, just unresponsiveness. If we close the browser and reacquire the webpage, it works again ... once. Updating did not help.
    Any ideas?

    Unfortunately this will not help you much, but I discovered this problem on my XP Media Center box AND my Vista laptop. It happened around the same time. All of a sudden, QT movies would only play once. I'd close the browser and it would work again, just once. I use Safari and Firefox as well...guess what, they both work fine. So there is a work around...don't use IE. I do get a QT plugin error though, it says the plugin did not initialize. Seeings that it used to work fine and stopped on both machines at the same time, I'm assuming it was some update, but using Safari or Firefox is quicker and easier than troubleshooting IE...
    Ken Walker

  • Making sound only play once.

    Hey guys!
    I'm new to the fourms, quick question the site i'm currently helping out with has an audio clip that gets loaded in through xml, I want this to only play once and then halt, but if the user wanted to click on the volume button it could start on up again without a hassle...
    take a look, let me know your thoughts.
    thanks guys.
    here's the link:  www.manitobah.ca

    well, right now it plays but we just want it to play once, then stop instead of continuiously looping if you know what I mean?

  • How come this sound only plays once?

    Here is a program that illustrates what I am doing:
    import java.io.*;
    import javax.swing.*;
    import java.awt.event.*;
    import javax.sound.sampled.*;
    public class soundApp extends JFrame
        JButton button;                
        Clip clip;
        public soundApp()
            setDefaultCloseOperation(EXIT_ON_CLOSE);
            setSize(300,300);
            File file = new File("tada.wav"); 
            try
                AudioInputStream audiosource = AudioSystem.getAudioInputStream(file);
                DataLine.Info info =
                    new DataLine.Info(Clip.class, audiosource.getFormat());
                clip = (Clip)AudioSystem.getLine(info);  
                clip.open(audiosource);
            catch(UnsupportedAudioFileException e){}
            catch(LineUnavailableException e){}
            catch(IOException e){}
            button = new JButton("Play sound");
            button.addActionListener(new ActionListener() {
            public void actionPerformed(ActionEvent e){
                if(e.getActionCommand().equals("Play sound"))
                    clip.start();   //HERE IS WHERE I START IT....sorry for caps.
            Container contentpane = getContentPane();
            contentpane.add(button);
            setVisible(true);
      public static void main(String[] args)
          soundApp soundapp = new soundApp();
    }How come the clip only plays once?

    well the answer is simple, because once the clip will stop the sound will stop too. you have not used any loop or anything that shows that the clip should go on forever. you can give some condition like play the clip unless some other button is pressed or some othe action is performed or so on. just use while or any or iterative or conditional statement to get your ay out.

  • Audio only plays once on rollover after imported into muse.

    Hey guys I made a little button which pops up when you roll over it and a beep plays, it works in the edge preview but when imported into muse and previewed it only plays the audio once.... the animation repeats but the sound doesn't. The sound is part of the button symbol timeline. and it is set to play.
    My actions are on the main stage, on roll over play 'about_button'
    Thanks for any help with this it's driving me mad....

    Hi thechossy,
    Not sure if this is what you are looking for but passing it on nevertheless How to Create a Loop in Adobe Edge Animate | cyprich.com
    Thanks,
    Preran

  • Is there a way to have audio only play once in Adobe Cp 6?

    I have a project that includes a click box.  If the learner click OUTSIDE the click box then a failure caption comes up with audio.  I'd like to have that audio play only once, even if they continue to click outside the click box.  Right now, if they keep clicking outside the click box, the audio will start playing and I will have multiple instances of the audio playing (and soon it sounds like a cocktail party).  How can I correct this?

    Hi there,
    If you want that the audio should play once after clicking that is possible, but after clicking outside it will replay that audio, but only one instance of audio will be there.
    You can Insert two click boxes and One will cover the whole Slide (Incorrect ) and Other will be inside that click box (for correct region). Then You can apply standard actions on these click boxes when clicked, and include an action to stop triggered audio and another action to play the Audio.
    Like below I added two click boxes and two text captions, Text Captions are not visible in output, they will only be visible after clicking the respective click box:
    The advanced action on correct click box and shows the correct Caption and plays the audio for correct:
    The advanced action on incorrect click box and shows the incorrect Caption and plays the audio for incorrect.
    You can also change the attempts on that click box, by default it is infinite:
    Is this what you want? please reply.

  • Audio only plays once

    I am trying to convert some VCD clips to dv files in order to edit them in FCP and burn to a DVD. This is the sequence of conversions etc. that I perform:
    Step 1. Use VCDGearX to convert the (VCD)DAT to mpg. The resultant file plays fine in QuickTime.
    Step 2. Use ffmpegX to convert the mpg file to DV, using all the default settings. Resultant file plays fine with QuickTime.
    Step 3. Import DV file into Final Cut Pro 4. DV file imports OK and audio plays once only. Thereafter I cannot hear the audio, and no audio waveform can be seen, even after rendering.
    If I quit FCP and reopen, the audio will play only once again.
    Can anyone tell me what is happening, how I can get the audio and the waveform to appear as it should.
    iMac G4   Mac OS X (10.4.6)  

    Glad you found what you need...
    New Discussions ResponsesThe new system for discussions asks that after you mark your question as Answered, you take the time to mark any posts that have aided you with the tag and the post that provided your answer with the tag. This not only gives points to the posters, but points anyone searching for answers to similar problems to the proper posts.
    If we use the forums properly they will work well...
    Patrick

  • Edge animation  only plays when I arrive at the page from the next page

    Hi Everyone, I'm really at my wit's end. Everythign was working fine Friday and then on Sunday, it just stopped.
    I have several a 13 page Indesign CS6 file, one .OAM file per page. Page 1 plays fine, but when I advance to page 2, the box with the .OAM file flashes, then nothing. The rest of the pages play fine, but if I were to swipe to page 3, then back to page 2, page 2 now plays fine. But if I were to swipe from page 2 to page 1, page 1 does not play.
    What's even more odd is any animation I move to page 2 will not play. So if I were to put a blank page as page 2, the non-working page 2 will now animate when it is moved to page 3.
    This is an important job, is there a higher level of Adobe tech support I can subscribe to for 1 on 1 help?

    Good point, Alistair. I've started rebuilding each page in a new InDesign document and things were going smoothly, until I reached the 8th page, which contains the 8th .OAM (there's one per page). Now, some animations have stopped displaying—same as my original problem. The similarity is while I had 13 pages built up in the original document, it started getting buggy once the 8th .OAM went in. Maybe I've reached the limit to what InDesign/DPS can handle? And once the glitch was set in, it didn't matter if I reduced the file down to 2 pages, the error remained.
    Is it possible to divide up the document to two files, pages 1-7 and pages 8-13, then use DPS to combine them for the iPad?
    I have plenty of RAM and hard drive space. 16GB RAM, 5 TB storage space, 470 GB internal.

  • Embedded video  only plays once

    I have created a PDF from a Word document. I am now at embedding videos (MP4). I am using the advanced option to play the videos in a floating window. When I play them back on the host computer it works fine. I can start a video, activate the controls and close the window, then restart and the video and it re-runs OK. However when I save the file and try and run it on another computer (without the full Acrobat) the video runs fine the first time, but when you rerun it it pops up in a blank window. If you click on the window boundary and drag it the video suddenly appears, but it will not appear as it should just by clicking the link on the PDF. Any suggestions?
    PS I have just noticed that another large PDF file was open in a separate window, closing this appaers to have fixed it, but I dont think this behavior should happen.

    Sounds like an issue with your display driver - video playback targets the driver directly, and some combinations of graphics card and display driver don't like more than one application hooking the video buffer at the same time.
    Please log a bug report with complete information about your hardware (graphics card, display setup, driver versions, OS, etc.) - although I don't believe it's an Acrobat bug, it will help engineering to nail down what's causing it.

  • Sound will only play once

    Never mind problem fixed doh
    Message was edited by:
    danielny
    Message was edited by:
    danielny

    This is absolutely true. Each new release of the XFI drivers have steadily gotten worse for me. Last night I removed all software and drivers, rebooted into safe mode and ran driver cleaner. Then booted back into normal and tried to install the 2005 CD drivers that shipped with the card. It says v5.2.2.43. 8/8/2005 under the driver tab in device manager.
    I kept getting blue screen reboots during the driver reinstall and then again on bootup afterwards, so I discovered in safe mode that that in the driver folder on the CD, if you run the driver setup utilty manually instead of through the creative flash installer, there is an option to remove drivers. This cleans out more then then the add/remove programs uninstaller and driver cleaner combined! Because after i ran that and rebooted into normal, everything installed fine.
    I am happy to report that with these CD drivers and software, I no longer have crackling during loud scenes of movies or games in all channels and my center channel now plays sound correctly from all sources. I believe as well that I wasnt getting as many channels of sound as i should have, which may have aided the crackling. So to anyone with issues like that, DOWNGRADE.

  • How do you get the songs to continue to only play once then go to the next one?

    My iPod nano, 6th generation, will not move automatically from one song to the next. I listen to a song then have to manualy move to next song. How can I correct it?

    Sounds like you have single repeat turned on. Go to the "Now Playing" screen, swipe right to left to get to the second pane. There are three icons, the first one is the repeat button. Look at it, it probably has a little 1 on it. Tap it till it is off or just shows the repeat icon without the 1.
    i

  • Play Edge animation only once

    I have created an animation in Edge Animate, and placed it in the middle of a page in Muse and applied the Edge Animate scroll effect.
    The animation works nicely, but it repeats over and over as I scroll. I only want the animation to play ONCE.
    I tried coding a STOP ALL action on the final frame, but that seems to be ignored by Muse.
    I even tried extending the end of the animation, and jumping back so it would sit and loop on the final frame ad infinity... that too seems to be ignored by Muse.
    Is there really no way to only have an animation play once while scrolling?

    rolfejr wrote:
    > I am building a site that will use flash for the top
    navigation bar. I want
    > some items in the navigation bar to animate the first
    time into the site, but
    > then remain static from there on out. As an example,
    look at
    > www.summerlin.com. After the intro page, the logo in the
    top left animates
    > your first time in. After that, it is static, even if
    you go to another page
    > and come back to the home page. Does anyone have any
    good suggestions on how
    > to accomplish this? I could do it with cookies, but I am
    wondering if there is
    > a better way. It's an asp page, so I could also pass a
    variable in the URL
    > string or the http header, but I'd like to handle it
    entirely in Flash. I
    > suppose I could do it if the flash document can detect
    the refering page (not
    > the page it's on, the one the user just came from). Can
    flash do this? Any
    > thoughts?
    Forum archives :
    http://groups.google.com/advanced_group_search?q=group:macromedia.flash.*&hl=en&lr=&ie=UTF -8
    search for "Play Flash Once" and you come up with this post :
    http://groups.google.com/group/macromedia.flash/browse_thread/thread/f90aebad3d089c20/ddf0 1516bd84f6e6?lnk=st&q=play+flash+once+group%3Amacromedia.flash.*+author%3Aurami_&rnum=6&hl =en#ddf01516bd84f6e6
    And you got all you need, within , roughly, 4 minutes time...
    Regards
    Urami
    Happy New Year guys - all the best there is in the 2006
    <urami>
    http://www.Flashfugitive.com
    </urami>
    <web junk free>
    http://www.firefox.com
    </web junk free>

  • Quicktime will only play my video once

    When I download a video sent to me via my FTP server, quicktime will only play it once. If I try again it will post a message saying something along the lines of "Quicktime is unable to open this file" because it's not a format it recognized. The files were made on a Mac and were exported with quicktime pro as a "export for web" changing the file extension from .m4v to .mov. Also when I upload it to youtube, the audio does not get uploaded. Could it be that changing the file extension is creating all these problems? If so, how can I get around it? What setting could I use to export a small version of the quicktime as an .mov comparable to the web export?

    Unfortunately this will not help you much, but I discovered this problem on my XP Media Center box AND my Vista laptop. It happened around the same time. All of a sudden, QT movies would only play once. I'd close the browser and it would work again, just once. I use Safari and Firefox as well...guess what, they both work fine. So there is a work around...don't use IE. I do get a QT plugin error though, it says the plugin did not initialize. Seeings that it used to work fine and stopped on both machines at the same time, I'm assuming it was some update, but using Safari or Firefox is quicker and easier than troubleshooting IE...
    Ken Walker

  • DW Flash Video Insert - Play Once?

    Is there any way to modify the SWF controls created when DW
    inserts FLV so that the video is only played once per session?
    Thanks

    RWCoco wrote:
    > Is there any way to modify the SWF controls created when
    DW inserts FLV so that the video is only played once per session?
    No, the video will play each time the page is reloaded. You
    need to
    control the playing programmatically, but don't ask me how.
    You might
    get more practical help in the Flash forum.
    David Powers
    Adobe Community Expert, Dreamweaver
    http://foundationphp.com

  • Shuffle Won't Shuffle and Only Plays Sometimes

    Help! I received a Shuffle for my birthday last month. I've charged it and loaded it, but it only plays once in a while and won't play at all when on the shuffle model. I've tried updating and upgrading, but it still only works every once in a while! I have a road race on sunday and desperately need to have music!
    Thanks.
    Penny

    Hi Anne! Thanks alot. I've been meaning to send mine back too, but just haven't gotten the chance yet. I've been able to get it to play more often than not, but the songs will only play in order and the shuffle often stops for no reason and starts at the beginning of my play list again. I was so happy to get the shuffle so am really bummed it isn't working.
    Good luck and please do keep me posted!

Maybe you are looking for

  • SORT statement is not working!

    Hi frdz, Below SORT statement is not working. Can any one explain me why this is happening. SORT i_bseg ASCENDING BY belnr bukrs                     DESCENDING kunnr. I have table content as below. BELNR      BUKRS KUNNR    0016000000|CROP |         

  • FTP adapter is working different

    Hi all, I have moved all the PI interfaces from XI 3.0 SP14 in Windows to PI7.0 SP14 in AIX 5.3. We have found a different behaviour in FTP adapter as when it is writting a filein the target legacy, it is adding a special character at the end of each

  • Can I add characters in text mode?

    I want to add characters - Upper case and lower case (alphabetical) with say, an accent or umlaut. These are commonly available from Windows programs but I can't seem to add them to captions for my photos in Elements 11. I can't believe this would no

  • Albums Split Up When Importing

    Hi, Some albums I import into itunes get split up, when I look at the album artwork, so instead of one Album I get 18 single albums... Anyone else have this problem?

  • HT201302 i want to add move a video from my mac to my ipad

    I am trying to import a video from my mac into my ipad. Can't get it done in iphoto or itunes HELP!