Countdown timer for Captivate 5

Hey! I'm trying to find two types of countdown timers. One that would display during a slide and the other that can span a few slides (i.e. you have 5 minutes to do the questions on these 3 slides). Anyone know of any widgets like this? I saw the following timer, but it seems to be for Captivate 4 - http://forums.adobe.com/click.jspa?searchID=5036774&objectType=2&objectID=2505616
I guess for the first timer, I could simply have the user look at the countdown timer at the bottom of the screen....
Thanks for any suggestions.

Hello,
I'm preparing a blog post on the default widgets that come with CP5, but lack of time... Hope to make it this week.
Anyway there is an interesting widget 'Timer' included. You can set a maximum, let it count up or count down, put it in analog or digital mode etc.
If you put the widget on a master slide the counter will restart for each slide. If you put it on a slide and set it to display for the rest of the project, it will continue timing. As you can hide any object on a later slide using an action or an advanced action, this is the way to go if you want a timer for a sequence of slides. I blogged about Hiding objects, here is the link:
Playing Hide-and-Seek
You can also create a custom timer by using the system variable cpInfoElapsedTimeMS. Tried to explain that workflow in another blog post (was for a Quiz, but is also possible for any other slide):
Quiz slide showing elapsed time
Lilybiri

Similar Messages

  • Best way to implement a countdown timer for a turn based LCCS game

    Hello,
    I am trying to build a turn based game and sketching out the high level map, so I can focus my efforts towards the direction I should be digging.
    One thing I have not seen much in the sample apps is how a turn based game is best handled.
    For example, a countdown timer. Should it be a shared property? Or a Baton which is supposed to manage workflows and has a timeout property?
    Or, should I forget those two, and time this on the server, although if it would become popular keeping track of all the times in the rooms would cost an arm and leg. Would love to hear some best practices on this.

    good idea.
    Which one or all of them?
    Once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth. - "Sherlock holmes" "speak softly and carry a big stick" - theodore roosevelt. Fear leads to anger, anger leads to hate, hate leads to
    suffering - Yoda. Blog - http://www.computerprofessions.co.nr

  • Countdown Timer for Fileserv pauses when viewing other tabs, resumes when returned to tab. Is there any way to make the timer keep going?

    Hi, when I use Fileserv to download files, it has a countdown timer like many file-hosting services. However if I go view other tabs while the timer is going, it gets paused until I come back to the tab and then it resumes.
    For example, I download a file and the timer starts from 30 seconds, at the 25 second mark I view a different tab (lets say to check my email), and after about 40 seconds or so I come back to the Fileserv tab and it's just counting down from 25 seconds.
    This didn't happen before when I was on 3.6.
    Is there anyway to keep the timer going? As 30 seconds is precious enough to check an email or blog while I wait.

    Maybe it keeps working if you tear off that tab and open it in its own window.

  • Need countdown timer for game

    i'm making a shooting game i need a timer that counts down
    and then when it gets to 0 it goes to a certain frame. This is the
    code i'm using:
    var seconds:Number=10;
    time_txt.text="";
    function countDown(){
    var time=seconds--;
    time_txt.text=time;
    if(time=0){
    gotoAndStop("lose");
    clearInterval(counter);
    counter=setInterval(countDown, 1000);
    can any one help

    just in case this might help anyone tries to help
    here is the code i'm using for the game:
    stop();
    //Set global highScore variables
    highScore = 0;
    //Set the properties for the game elements
    _root.lastframe = false;
    //Stop bullets
    //See AS for bullet MC for details
    setProperty(_root.crosshair, _visible, true);
    setProperty(_root.bullet, _visible, false);
    //Individual destroyed target images hidden until needed
    setProperty(_root.target1d, _visible, false);
    setProperty(_root.target2d, _visible, false);
    setProperty(_root.target3d, _visible, false);
    //As above. Individual highlighted target images hidden until
    needed
    setProperty(_root.target1Image, _visible, false);
    setProperty(_root.target2Image, _visible, false);
    setProperty(_root.target3Image, _visible, false);
    mouse.hide();
    //hide mouse to use cross-hairs
    //select a target to shoot at random then add that target
    //to the array of selected targets so that it isn't used
    //again in this game.
    //When the number of direct hits against the selected
    //target has been reached. Find another random target.
    //Check whether it exists in the array. If yes, select
    //again. If no, make visible.
    _root.targets = new Array();
    //create array on the main
    //timeline so that it is
    //easily accessed by all MCs
    _root.targets[0] = "target1";
    _root.targets[1] = "target2";
    _root.targets[2] = "target3";
    //3 targets we are using in
    //tutorial
    n = _root.targets.length;
    //get length of array
    ran = random(n);
    //get random number location to select from array
    target = _root.targets[ran];
    //show random array location
    _root.activeTarget = target;
    //create target variable
    setProperty("_root."+target+"Image", _visible, true);
    //show target
    _root.targets.splice(ran, 1);
    //remove the random element
    //from the array. splice
    //the random number found and
    //to the depth of one so only
    //one element is removed.
    var seconds:Number = 10;
    time_txt.text = "";
    function countDown() {
    var time = seconds--;
    time_txt.text = time;
    if (time == -10) {
    gotoAndStop("lose");
    clearInterval(counter);
    counter = setInterval(countDown, 1000);
    any help will be appreciated
    Spud

  • Customize SUP Reboot countdown time for a particular collection of computers

    SCCM 2007 SP2 R3.  We deploy to a clinical environment, and while many workstations can be updated and rebooted at any time (generally our maintenance windows run from 1800 - 0600 and we have a 60-minute reboot countdown set at the Site Server on the
    agent) we have a special subset of wireless computers on roll-around medicine carts that need to be treated differently, including a 120-minute countdown.
    IS there a way to set the reboot countdown for SUP for the computers in these collections to a different time than the default, or, any way to do this outside of the Site Server controlling things via the agent?
    Thanks.

    First, note that there is no reboot countdown specific to just updates; there is just a single reboot countdown for any reboot initiated by ConfigMgr.
    I don't remember when they added it (R2 I think), but you can override this value on a collection by collection basis. Simply open the properties dialog of the desired collection and it's on one of the tabs (sorry, don't have a 2007 console in front of me
    to tell you the exact place).
    Jason | http://blog.configmgrftw.com

  • Optimizing more than one photo at a time for captivate?

    I'm creating half hour training modules that use roughly 100 slides with more than 100 photos/images during the 100 slides. The file works just fine but the IT department would like the download time to be quicker (was set to 75% downloaded to view and took 5 min, now set to 10% and runs after 60 seconds without tripping up or any other problems). The 10% works perfectly but the new concern is the bandwidth being used each time these modules will be downloaded to be viewed.
    We were recommended to optimize all of our images used in our captivate files. Because I've done 3 complete modules with more than 300 images, my concern is in the time it will take to individually optimize each of the photos I used and re-import them.
    Is there a way to use photoshop to optimize an entire group of photos at once? say a folder of photos?

    Hi there
    I wouldn't expect those side effects at all!
    I tried to post this earlier but the internet connection here is sporadic. I'll try again.
    I might suggest a test. Choose 5 images to use. Make copies of the images.
    Take the original unoptimized images and pop them into Captivate. Create a SWF and note the file size. Now optimize the other 5 and repeat the process. Then compare the two SWF files from Captivate. Difference in size? If not, perhaps optimizing beforehand is wasted effort.
    In Captivate, you are able to control things at the slide level or globally. Click Edit > Preferences... > Project node > SWF Size and Quality node.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Question about countdown timer for final cut 5.1

    I know someone just asked for one in fce but is there one for 5.1. I need to count down 30 mins. for one thing and 30 sec for another. is there a good template? thanks in advance.

    Seems to me you could put a timecode generator filter in a slug over your video, then use a luma key to super it... then run it backwards ie.. -100% speed. You can crop it too so you don't have to see the frames go by, just seconds and minutes...
    Jerry

  • Easiest way to create a countdown timer

    I need to make a countdown timer for a wedding webpage that I'm, but having trouble finding a good code for it. Anyone know a simple way to do this? don't need anything real complicated, just simple numbers that count down will work

    Hi,
    You can download the files to any location on your computer. Then open dreamweaver, open the HTML page within the downloaded files. Open in code + design view. Go back to the downloaded file outside dreamweaver. Copy the css and java script files to the respective website root folders on your computer. Open the index.html or any html page where you want the counter to appear. Now, the first html page you opened in dreamweaver which was from the downloaded file, check how the css and java script files are placed on the html page. do the same in your html page. then check how the counter information is placed inside the <body></body> tags.
    Save your work. launch the offline page on the browser and see if the counter works.
    All the best.

  • 5 minute countdown timer with 3d extrusion  for AE CC  5:00

    dear  AE  Family,
    Total Newbie here  looking to make a 3d countdown timer in  after effects  CC.  I know how to use the effect  to make the standard timer.  But I want to make the
    3d extrusion  5:00 which looks much better.  My CC came with  cinema 4d  lite but cant seem to put them together. 
    PS  I really need it to look like  5:00  4:59,   to 0:00 . 3d extrusion.
    Thanks in advance, much appreciated.

    Have you gone though Getting Started with After Effects?
    Have you seen the Basic Workflow series?
    Be aware that if you want extruded text with Ray-traced rendering you are going to be in for long render times even with a compatible Cuda card installed and extremely long render times without one.
    The easiest way to make a countdown timer that will work with extruded text is to Google Countdown Timer After Effects and then look for expressions. You will find this popular universal timer expression from Dan Ebberts: Dan Ebberts's Expressioneering Design Guide
    Get that far and get back to us with your problems.
    BTW, there are other ways to mimic 3D extrusions and simple layer effects like Bevel and Emboss or the effect Bevel Alpha that may meet your design idea.

  • How to make a Countdown timer Script for Live Streaming

    I have flash media server...
    Here's a Scenario:
    User wants to do a Live broadcast.. But.. they don't want to
    just press record and have it starting Streaming Right that second.
    They need a Delay to prepare for their Live Broadcasts.
    Whats the best way for a script for a user to decide how much
    time delay they need before Recording Starts?
    Ideally it would look like this:
    There is a separate window that allows the user to set the
    Self-Timer which will give them time to get ready for their live
    broadcasts.
    User sets length of Time Delay: 30 seconds, 1 minute, 2
    minutes, or even up to 5 minutes.
    User presses Start Broadcast or Record Button to start
    streaming Live Video.
    Then.. the Countdown Timer starts... and it displays in Big
    Digits... the countdown on their screen... "3...2...1...
    Broadcasting Live Now!"
    How would I do this?
    Hope someone can help

    Open the widget library panel and follow the link to Adobe Muse Exchange.
    There you find a fine little widget collection, named Andrews Prototypes.
    Load it, double-click the file, and in your library you will find a countdown widget.

  • AS3 - 1) Countdown Timer to the designated Date for Live-Broadcast-Event yet to take place; 2) Detect End of Live Stream on FLVPlayback with FLVPlayback.isLive = true - ActionScript 3 - flash cs3 cs4

    Hi folks,
    Ronny's here again on forums, having particularly 2 (two) questions/problems to resolve:
    1) Countdown Timer to the designated Date for Live-Broadcast-Event yet to take place
    2) Detect End of Live Stream on FLVPlayback with FLVPlayback.isLive = true
    attached is the .zip file (as3_Countdown Timer_ver 1.0.1_by Ronny Depp.zip) with all flash source files containing:
    a) The FLash Source (file: timer_module.fla) - (FLA flash source file - Flash CS3 Professional, Flash Player 9, actionscript 3.0)
    b) com.othenticmedia.utils.dateAndTimeManagement package including 2 .as actionscript 3.0 Class files.
           i) com.othenticmedia.utils.dateAndTimeManagement.DateAndTimeManager Class in the said package. (file: DateAndTimeManager.as)
           ii) com.othenticmedia.utils.dateAndTimeManagement.CountdownTimer Class in the package. (file: CountdownTimer.as)
    c) The compiled SWF file version of this Application's blueprint. (file: timer_module.swf).
    What i need to confirm is: ........................................................ see the next post of mine. (for Problems  need to be Resolved)

    Problems to Resolve:
    Problem#1) - Countdown Timer to the designated Date for Live-Broadcast-Event yet to take place.
    Problem#2) - Detect End of Live Stream on FLVPlayback with FLVPlayback.isLive = true;
    Problem#1 Description:
    I need to pinpoint the Logical TimeSync Exception, i am still unable to figure out. That is I'm using a webservice in my Application to Synchronize the Time with the actual ET (eastern time) with accomodation of auto-adjustment for EDT GMT-4 (eastern daylight time) & EST GMT-5 (eastern standard time), times. I am using the zipcode: "10012" to pass it to the Web Service in urlRequest object, to retrieve the Current ET eastern time according to EDT & EST time settings for Manhattan/Brooklyn areas or others within  New York, NY 10012.
    Currently the Web Service is returning accurate date/time based on local EDT GMT-4 daylight time.
    Is there some defined set of dates for EDT & EST times for New York region that I can check for to ensure the correct Dates/Times for Eastern Time in New York area ??? I am using NY zipcodes because i am sure to get correct ET values.
    The Major Problem Part: is I need to correct the time by 2 seconds or approx. 2 secs, some millisecs.
    When I retrieve the Time Value from WebService, it lags behind for 2 seconds as compared to DateObj i create using computer's local time, on my Windows XP Service Pack 2 with Automatic Updates turned-on. And I'm sure about my Windows will be having latest updates for Time Management already installed. I also added the 2 secs. to the TimeSync(ed) Date to make correction to this Date obj.
    I call my custom fucntion addSeconds(dateObj:Date, secs:int) to add 2 seconds to the Date by Converting Seconds to Milliseconds.
    Please comb through the as code in files attached and Help Me Out !!!
    Problem#2 Description:
    Secondly I need to Detect the End of Stream state while using FLVPlayback component, an rtmp:// live Stream from FLASH MEDIA SERVER.
    I need to Play a YuMe Post-Roll Ad when Steam Finishes/Ends.
    Live Broadcast Stream Event starts every night on Wednesdays & Saturdays exactly  at 10:59 PM EDT GMT-4.
    Live Events only Streams/Broadcasts the stream for 50secs. exactly. When [playback stopped] it plays a PostRoll Ad and after the CountdownTimer again comes back to life. The Next upcoming Event is calculated & the Countdown begins until Next Event's time/date is reached.
    Here is the  code on the frame 1 on the MainTimeline: (rest of the params like source, volume, skinAutoHide are Set using Property Inspector for FLVPlayback instance on Stage)
    //myStream instance of FLVPlayback is on the Stage
    myStream.isLive = true;// Frame 1 Actions in the FLA
    myStream.addEventListener(VideoEvent.COMPLETE, onEndOfStream);
    myStream.addEventListener(VideoEvent.STATE_CHANGE, onState);
    myStream.addEventListener(String(VideoError.NO_CONNECTION), onStreamError);
    myStream.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
    /*if(myStream.stopped){
         trace("tracy: "+myStream.state);
    } else if(myStream.state == VideoState.STOPPED){
         trace("tracy: "+myStream.state);
    function onStreamError(event:VideoError) {
         trace(event.code + "\n\t" + event);
    function onState(event:VideoEvent) {
         trace(event.state + "\n\t" + event.toString());
    function onEndOfStream(event:VideoEvent) {
         trace(event.state + "\n\t" + event.toString());
    function netStatusHandler(event:NetStatusEvent):void {
         switch (event.info.code) {
              case "NetConnection.Connect.Success":
                   //connectStream();
                   break;
              case "NetStream.Play.StreamNotFound":
                   trace("Stream not found: "/* + myStream.source*/);
                   break;

  • Countdown timer in numbers for iPad

    Is it possible to create countdown timers for a numbers spreadsheet in ios7 (iPad)?

    Hi,
    Numbers recalculates only when there is a change to the table, usually new input. With Numbers for Mac, that can be accomplished with an applescript including a loop which continually flips a cell between TRUE and FALSE (or another pair of values), triggering a recalculation of the table. the script contnues the loop, monitoring the remaining duration, and stops when the 'count' reaches 0s.
    Whether that's transferable to iOS, I don't know.
    I've requested this discussion be transferred to the iWork for iOS community.
    Regards,
    Barry

  • Quiz countdown timer

    Hi all, i have been looking around for a quiz countdown timer widget (or code) and am surprised to not really find anything - i would have thought this would be a standard addition to Captivate. Basically i want a timer displayed when a user starts a quiz, and when the timer gets to 0, the user is redirected to the results page.
    The closest i got to a result was the following link from Lilybiri:
    http://lilybiri.posterous.com/timer-widget-to-stress-your-learners
    but this code stays on the selected slide until the "next" button is pressed - i need it to automatically go to results page when countdown complete.
    Any help would be greatly appreciated.
    Cheers

    Which 'widget' do you use (could try to check it): Timer widget, Timing interaction, Hourglass interaction? Maybe the first one is no longer available for your version...

  • Strange behaviour on question slides with a countdown timer!

    Hello Captivators,
    I am facing a strange behaviour on question slides with a countdown timer. Whenever I place a countdown timer on a question slide, one of the options/answers disappear. What is going wrong here? Am I missing anythig in the settings?
    I am using Captivate 8 (Trial Version).
    Thank you for your support in advance.
    Greetings

    Sorry for the double question. However, I see that there are 10 Captivate communities and I thought I can post my question in one or some of them. Anyway, I know now that it is "Not very friendly" to do that. Sorry again!

  • Annoucement: New Menu Wizard for Captivate

    I'd like to announce our latest product release - the
    Menu Wizard for Adobe Captivate
    The
    Menu Wizard is a 3rd-party software product that integrates
    directly into published Adobe Captivate movies. The
    Menu Wizard is a Flash movie that provides a dynamic menu -
    a series of buttons that navigates to slides you specify within
    your published Adobe Captivate movies. This is a frequently
    requested feature for Captivate - and is often discussed here in
    the Forums.
    The
    Menu Wizard uses a .XML file read the menu content and
    settings. You can configure many options, including the number of
    menu buttons, button text, background colors (up/over), font, font
    size, font color (up/over), border width and color, drop shadow,
    button size (height,width), location, horizontal/vertical layout,
    transparency, and menu header options. The product is distributed
    as an InstallShield release (setup.exe), with all the necessary
    files, an example movie and menu, and a 19 page Instruction Guide
    (.PDF) document.
    The product website
    Menu Wizard
    Homepage contains detailed information about the product,
    example movies, and FAQs.
    July 23 Update: I've added a 15% discount throught August 6
    for Adobe Forum users. Use the coupon code
    adobeforum
    Thank you,
    Todd Haynes
    KCWebPlaza

    Dirk, the Menu Wizard does not have a feature to
    restrict users from going to various sections (slides) until
    they have visited other sections (slides).
    However, you might be able to accomplish this by 1) using
    some creative branching or 2) breaking your project up into
    separate movies - 1 for each section. At the end of section 1 -
    there is a Click Box or Button that will launch section 2. In this
    case, the Menu Wizard would be used for navigation within 1 movie
    (section) at a time.

Maybe you are looking for

  • Follow up to MRSS planning board how to populate

    Thanks for teh reply Varun. It was correct as I did not knwo that the create/save populate teh planning board data via the BADi. However 3 of the 4 added fields TPLNR, ABCKZ,  and ILARTa re being populated in the Order Change (IW32) transaction but t

  • How to get the \filter directory from registry (or other) during installation of the plugin

    Hello I made a script to install the plugin because it needs some libraries to be installed as well, but during the installation, the filter directory isn't defined (it isn't the same for each platform or language) for example my filter folder is : E

  • I would like to ask how to create ASP documents

    Dreamweaver CC without the ASP option, I would like to ask how to create ASP documents Thanks

  • Superdrive Malfuction

    I purchased a second superdrive a few days ago and when I installed it I broke the black cable that connects to the back of the drive (not the power cable). A dealer here in Mexico replace it with a white one and now the drive only opens and closes b

  • Apache got AddDefaultCharset enabled by default

    Hello Me and a co-worker has been working on a problem where a service of ours did not show the Swedish characters correctly. It turned out that the AddDefaultCharset were enabled with 'UTF-8' by default in the Oracle-distro (altough the comments for