How to play different HTML 5 animations interactively.

Hi all,
I have created 5 different animations in Edge Animate. and now i want to play each animation one by one , everytime user clicks on the screen.
What should i do?
i created a new file to assemble different animations (EXPORTED symbols) .
STEP 2 : I placed all the animations sequentially over the timeline and added a STOP trigger between every two animations.
STEP3: I added an action -PLAY over every animation.
Now what happening is : First animation Plays well --- It stops --- now when i click on the screen -- the next animation appears like a thumbnail...( ALL STATIC ) and so on..
Am i approaching this the wrong way.
It would be very great if i can get a solution ...
Thanks and regards.

Hi Sudeshna,
Just one more query.
The sample u provided solved my entire user-interactivity and animation part.
i even published and tested my web application on different devices and it runs nicely.
The new problem is that audio file is not working on i-pad and i-phone. The sound works only on windows.
I went through other discussions on the forums also and found that sound would not play on ios
is there anyway i can enable sounds on ipad/iphone ??
Thanks and regards

Similar Messages

  • How to load different html files in one page in order to load them without leaving the main stage?

    Hello,
    I'm new with edge animate, but i fell in love with it.
    I'd like to know, is it possible to load different html pages dynamically in the main stage in order to avoid the preloader to be load?
    I can figure out how to save all the pages of the site, but i can't merge them in a continuous animated browsing experience.
    As sample.
    I've got a index.html and home.html, how to switch form index to home without having a clear division between the two pages?
    I can place all the animations within a file and this will allow me to have a continuous surfing experience but it won't generate specific and google indexable pages within the site.
    Example, index.html will generate www.mysite.com, home will generate www.mysite.com/home. How ho switch dinamically between them and integrate them in a unique fading experience?
    Thanks in advance for any help. I'm a newby, but i would like to learn.
    Fea.

    Look into using the Loader class to load the swf files.  If you want to have it happen in different frames then you can put the code into the different frames.

  • Playing HTML 5 animations/ interactives from AIR mobile app

    Hi,
    Is it possible to play/ launch HTML5 animations and interactives [drag n drop, cloze, etc] from an AIR based mobile app supporting iOS and Andorid devices?

    Hi
    It seem's to be a common issue of ghosting itemrender.
    In flex item renderer is reused to keep memory performance.
    You can try this fix
    1- you can fix it by turning the "virtual layout" property of the llist to false;
    But it will decrease the performance, because you turn off the behavior of reusing item renderer
    2- you can override the "set data(data:object)" function of your item renderer class and move the "field=data" assignement inside it.
    3- Or you can use a dataChange event handling function instead of the creationComplete.
    I hope it's help you

  • How do I import my edge animation in indesign so that it can play within a PDF file

    how do I import my edge animation in indesign so that it can play within a PDF file??
    Plz help.

    Hi there,
      Have you tried reading this tutorial on exporting Edge Animate files to be used in InDesign?
    http://www.adobe.com/devnet/digitalpublishingsuite/articles/enhancing-your-dps-folios-with -edge-animations.edu.html
      Edge Animate files can be played in DPS folios. PDFs are not capable of playing Edge Animate files at this time. I did find a work around to get SWF files to play in PDF documents:
    http://indesignsecrets.com/how-to-get-animations-to-work-in-pdf-working-title.php
      I hope this helps!

  • How do I pause a html 5 animations in Captivate 8?

    I have created html 5 animation (with Edge animate)  that I use in my Captivate 8 project. The animations works fine. However, when I try to pause the slide in the middle of the animation the animation keeps playing. How do I pause the animation halfway through with the rest of my slide?

    Lilybiri
    can you share.
    My workaround is to add a Pause button to the OAM itself...
    i think it very interesting.
    thank you

  • How do I insert my Edge Animation into Wordpress as an animated/interactive graphic

    How do I insert my Edge Animation into Wordpress as an animated/interactive graphic?

    Hi ColleenSyron,
    Can you check out this video: http://tv.adobe.com/watch/create-like-crazy-with-adobe-edge/episode-5-spice-up-your-wordpr ess-site-with-edge-animate/
    Thanks,
    Preran

  • Animation Plays Differently in Captivate

    I'm looking for ideas about why an animation (.swf) might
    play differently in a published Captivate Flash movie than it does
    in Internet Explorer itself or in PowerPoint.
    I'm using Ho Technologies MP3 To SWF converter to package
    .wav files into animations that include a vcr control and then
    inserting the animation into a Captivate 2 slide. The animation
    includes a progress bar (looks like the progress bar on a Captivate
    Skin's Playback control). The animation's progressbar lets the user
    scroll forward or back in the animation.
    It works as expected except that in a published Captivate
    movie the animation's progress bar appears to be about twice as
    long as the audio. The progress button only moves about 50% of the
    way by the time that the audio finishes. If I tug the progress
    button beyond the 50% mark and hit the play button, the animation
    only rewinds, as if the audio content has already been passed.
    But, if I link the same animation to a PowerPoint slideshow
    or view the animation in Internet Explorer the progress bar behaves
    properly.
    I'm using the most recent Flash Player Version 9,0,47,0 with
    Captivate 2.
    Here's what I've tried so far, with exactly the same results:
    Publish in Flash 6, 7, or 8.
    Adjust the frame rate to be the same (24) when I create the
    swf and when I publish the Captivate movie.
    Any other things to try or suggestions would be welcome.
    Phil

    Hoo Technologies answered promptly to say it can't be fixed
    (see below for details). I'll experiment with the shell swf, which
    as I recall produces a companion file like Captivate's .htm file.
    But since my need is for a swf that I can embed in the Captivate
    slide, it probably won't get me anywhere.
    I got three files with the email, track_volume_time.fla,
    track_bar.fla, and track_volume.fla. I assume I'd need Flash --
    which I don't have -- to open them only to find out that I
    certainly can't fix them without enrolling in Flash University for
    a couple of years.
    So, since I need an audio playbar and use the Hoo Tech
    converter, I guess I'll include a text caption that points midway
    along the progress bar and states, "Audio ends here". I can already
    hear the client's feedback. Ouch!
    Anyone got a rescue?
    Hi Phil,
    A software engineer of ours reviewed the SWF you attached and
    checked the source file of SWF player of the MP3 to SWF Converter.
    He told me the problem cannot be fixed by us. As the SWF player
    doesn't use "_root" object that may cause unexpected problem, but
    uses "_parent" object instead. The "_parent" object is safe. I
    attached source files of track players.
    One suggestion, you can try to use the shell SWF to check if
    it works normal in Captivate.
    I'm sorry for the inconvenience.
    Sincerely,
    James Hoo
    Hoo Technologies Team

  • How to replay animation interactively

    For example I have some animation being played and stopped at some point. I want to click smth on screen to replay it again. What are my best ways to do it?

    ok let' start from the beginning)
    I make animation in Adobe Edge and put it into Indesign for further work
    I use same technique as described above (sym.getSymbol( <yourAnimation>).play(0);)
    for several animations in children book
    In 6th animation suddenly I have this error   (unexpected token illegal) - in 10th row of code as parser says
    my question is - what is the error and how to fix?
    that is a full part of code:
    var onoff = true;
    if (onoff){
    // play action
    onoff=false;
    }else
    // stop action
    onoff=true;
    }//set the value of a Symbol variable
    sym.setVariable("//get the value of a Symbol variable
    var myVariable = sym.getVariable("myVariableName");
    ", "variableValue");

  • How to Play animation on Mouseover and Reverse on Mouseout?

    0down votefavorite
    I am trying to create a simple animated navigation bar. I want to mouseover an image and have an animation play, then when you mouseout the animation will play in reverse.
    I can get the animation to play on mouseover, but as soon as I put in the mouseout code it doesn't work. I'm completely new to Edge, so if someone can give me a simple explanation on how to play/reverse an animation on mouseover/out, I would really appreciate it.
    Right now I have an image, converted to a symbol, with another image (nav_on_1) nested inside. The image nested inside is animated with the label "nav_on_1_play".
    My code for mouseover is below:
    sym.$("nav_on_1").show();
    sym.play("nav_on_1_play");

    first I recommend that you use mouseenter and mouseleave instead.
    second: if you have a symbol that has let's say one animation you can do
    on mouse enter
    sym.getSymbol('symbolname').play();
    on mouseleave:
    sym.getSymbol('symbolname').playReverse();
    you may have to add
    sym.getComposition().getStage().getSymbol('symbolname').play();
    sym.getComposition().getStage().getSymbol('symbolname').playReverse();
    or you can put the event in stage/compositionreday
    sym.getSymbol('symbolname').mouseenter(function(){
    sym.getSymbol('symbolname').play();
    sym.getSymbol('symbolname').mouseleave(function(){
    sym.getSymbol('symbolname').play();

  • How can I add page turn animation to my iBooks Author 2.2 file? Can I add html / a plugin?

    How can I add page turn animation to my iBooks Author 2.2 file? Can I add html / a plugin?

    I concur with Tom. That feature is not available with iBooks. If the page turning effect is important, you could consider developing a fixed layout Epub 3 instead.

  • How to play movies with different ext like wmv and...

    need to know how to play movies with various ext like wmv..mpeg..vlc on e7

    If the phone's built-in video player does not handle those formats, your option are:
    - find some other video player app that does, or
    - convert the videos to a supported format
    The E7 supported video formats are listed on, e.g., this page:
    https://www.developer.nokia.com/Devices/Device_specifications/E7-00/
    Hit "Expand all" and scroll down to "Video Playback Formats".

  • How do I play an HTML 5 video on my iPad through Photon?

    I downloaded Photon to my ipad so I could play an HTML 5 video but when I tried going to the video link through Photon, the page still gave the 'html 5 not enabled' message. What do I do to play the video?

    I was wanting to watch a TV show from the internet but when I tried, I got the message 'html 5 not enabled on this device'. I read. on another forum that iPad is HTML 5 enabled, it's just it doesn't support Flash; the problem is therefore with the website rather than the iPad. I read that if the website doesn't have its own app (I couldn't find one) then I need to download a flash player such as photon; I thought the TV show would work then, but I'm still getting the 'HTML 5 not enabled' message. I don't get it!

  • Is there dvd software out there that allows you to create a dvd menu in which the viewer can choose to play different sequences of the videos offered?

    Is there dvd software out there that allows you to create a dvd menu in which the viewer can choose to play different sequences of the videos offered? It was described to me as a dvd matrix menu but I can't find anything like it for mac. The idea is that there are multiple videos on the dvd menu and you can choose to play "video A, then B, then C" or "video B, then C, then A", etc, in different orders each time. And it would play the sequence that you choose.

    meghanica wrote:
    I think that's on the right track but I'm wanting something that allows the viewer to choose the sequence when they're looking at the DVD menu. I only see how the creator of the DVD can make different sequences. It's a yoga tutorial DVD and we are wanting the viewer to be able to pick a sequence from the menu items as such: pick one of the 3 warm-up videos, then pick one of the 2 yoga practices and then pick 1 of the 3 cool-down videos and then the dvd will play the sequence of selected warm up, practice, then cool down. And it can be differently chosen every time the viewer uses the menu.
    You can do this on a DVD with DVD Studio Pro.
    DVD's have some very basic storage called SPRM/GPRM scripting IIRC.
    There are a few tutorials around for DVDSP…
    http://www.kenstone.net/fcp_homepage/dvd_language_nattress.html
    http://www.digitalproducer.com/article/DVD-Studio-Pro-Scripting-Part-4-28784
    You use scripts to set values that are stored in a tiny amount of memory on the player & then have to use additional scripts to respond to the values set, so that at the end of a sequence it will jump to the one a user previously chosen.
    Some things to consider…
    DVD's have limits on the number of chapters & titles, you need to plan around that.
    Some DVD players are terrible to navigate, the settings that a user selects will be forgotten when the player is powered off. Users will need to make the choices over & over, every time they use the DVD (computers may remember it - I haven't tested this in years).
    You will also need to setup many variations of menus to be able to indicate what selections they chose.
    It is not a trivial task, you may want to hire a programmer to set it all up.
    Testing is also a lot of work - too many combinations can quickly cause issues for testing, different players can also do odd things too.
    I have used scripting for basic, 'play all' or 'play chapter' menus where the video is encoded once on the DVD & the scripts will either play through, or simply play a chapter & return to the same menu.
    You may find that it would be better to invest in setting up a website with this. On a custom site it would be possible for users to save a playlist or several, they can also share playlists etc, it would be more flexible & usable IMO.
    See roaring apps for info on others who have used DVD Studio Pro with various OS's…
    http://roaringapps.com/app/dvd-studio-pro …it looks like 10.8 may be the last OS to work correctly with DVDSP.
    Other DVD authoring apps may be able to do GPRM scripting too, but you will have to search for them.
    I think the registers are part of the DVD spec, so devices should support them, https://en.wikipedia.org/wiki/DVD-Video

  • Tip: How to play a playlist one song at a time from iTunes on a computer using the checkbox property

    I would like to share a tip about how to play a playlist one song at a time from iTunes on a computer. The tip I am sharing is simple, but I was not able to find it in the iTunes Help. After searching on the internet I found the idea for this solution in a discussion in which this was presented as a frustrating problem rather than a desired behavior. This tip relies on the checkbox for each song in iTunes. For a song in a playlist to play automatically, the checkbox must be checked. To keep a song from playing in a playlist, simply uncheck it. Therefore, to keep all songs from playing automatically in a playlist, simply uncheck them all. Now you have a list of desired songs in a desired order but none of them will play automatically. You can play each one when you want to play it without having to search for the next song and without having to be at the computer to stop the playing after each song.
    Step by step:
    1. Create the playlist.
    2. Uncheck all of the check boxes in the playlist (In iTunes for Windows, ctrl click one of the check marks to uncheck all of the checkboxes at once) 
    3. Now double click (or select and press spacebar) a song to play it. It will stop when finished because there is no other song checked to be played next.
    4. If you want to change back to normal sequential play, ctrl click one of the check marks again to change all of the checkboxes back to the checked status.
    Based on some discussions I found while looking for a solution (including at least one in which the questioner got bashed about why anybody would ever want to do such a thing and in which the proposed solutions were things like creating one song playlists or simply press stop after each song), some may not understand why this would ever be desired.  Here's why I wanted to do it:
    I was responsible for playing a series of songs at a dance. I needed to stop after each song to have a transition time to allow me to introduce the next song and to give new dancers time to get onto the floor and other dancers an opportunity to leave the floor. Furthermore, I was also dancing and didn't want to have to spend time searching for the next song (which is why I wanted to create a playlist in advance with just the songs I wanted to play in the order I wanted to play them) and I wanted each song to stop after playing since I was not at the computer to press stop.
    I hope this will help others who have a similar need.

    Thank you! I put some self help hypnosis tracks to listen to on my iPod. I did not want to go to the next track automatically, I wanted to listen to them individually, one at a time. (If I fell asleep, I did not want to 'wake up' in the middle of a different track.) Your information helps me understand that I need to re-load this playlist onto my iPod from my  Mac computer, only first, I need to UNCHECK the boxes in front of each track so the iPod will STOP each time after playing the selected track. It is too bad that so many functions are not availabvle within the iPod, but that is probably why they can make it so compact.

  • How can I create an arrow animation for my map

    Hi all ,
    I am new and would like to create an arrow animation moving to show a path on my map.
    how can I show this arrow animation on my jpg image?
    do I have to convert my image to gif first?
    do you have any tutorial for this so please show me.
    it would be better to be a step by step so I can better underestand each step.
    Iam using fireworks mx2004.
    thanks for any help.
    Regards

    The JPEG format does not support animation, so if you want to add a moving arrow to a map, you'd need to make an animated GIF or a Flash movie.
    If your map is a large image, then adding the frames to make an animated GIF could make very big file and that wouldn't be good. Another thing to keep in mind is that a JPEG image can have millions of colors but an animated GIF can only have 256. If your map is a line art (a drawing), then usually the GIF or PNG formats give you a better result, anyway as the JPEG format introduces noise and color shifts which are normally not noticed on photographs.
    I searched Google for "animated gif in fireworks mx" and this tutorial looks like it might be helpful:
    http://www.disdatdesigns.com/fireworks/animation1.shtml
    In your case, you would share your map across the frames and each new frame would have a different arrow on it.
    Good luck!

Maybe you are looking for

  • Reader 10 x, IE 8, Windows XP SP3 - PDF files won't open in browser

    We have users that can open a PDF file from our web site in Firefox and Chrome but not with IE8. Items come up with a blank screen in the browser. It seems to deal with the pop up blocker - the pages are catergorized as "unknown zone" and thus are bl

  • Embedding video in a .SWF

    I would like to create a site that has a small video of a person welcoming users to the page. What is the best way to do this? 1. should the video be encoded as a .flv and then be brought into my .fla? 2. How do I set the .flv to not start on load, b

  • Adobe flashplayer will not download  what  can i use

          have been trying to download some items that require a flashplayer.  What do I need to download?

  • Mod_wl_ohs not work???

    Hello, I want configure one Oracle HTTP Server for allows requests to be proxied to Oracle WebLogic Server. I go to ohs->Administration->mod_wl-ohs, and configure only de WebLogic Cluster parameter, (managed_server1:7003,managed_server2:7005), but wh

  • System center with Operations manager

    hi all, I want to integrate SCOM with SCCM 2012 for the Monitoring purposes. Can anyone help me with the procedure to workon. I am a layman with the cross platforms. Thanks in advance. regards, surya surya