Campus Tours sites of the day - how do they use Captivate?

Hello,
I'm new to Captivate and am still figuring out which situations it might be easier to use it rather than building something in Flash. I can see that quizzes, screen-casts and scenarios are obvious places. But I've also been looking at the first two 'Site of the Day' examples in the Adobe Captivate showcase (the campus tours of AI Philadelphia and Berklee College of Music) and I can't see how they would have used Captivate to produce them.
The examples are both very nice promotional presentations about universities and they look great - nice internal popups with videos, images etc. I understand that you could build widgets to provide these kind of features but I don't understand what the benefit would then be of importing these in to Captivate rather than just building it in Flash.  Am I missing something obvious?  Do people use Captivate for storyboarding and then move into Flash?
Any advise would be appreciated. I do love Captivate so far but am not sure how to put it to use most effectively.

It depends how fancy you want to get.
The easiest way to achieve this is to do as you currently have, but set the On Exit action for the final slide in each group to jump back to the Menu slide.
In order to give the user the option of continuing on to the next slide, you can place a button on the final slide of each group and set it's action to jump to the first slide of the next group.  You need to set up some variables and Advanced Actions to show/hide this button depending on whether or not the user has clicked the button on the menu to view all slides.  If they've just clicked the button for a particular group, the Continue button remains hidden and they'll be jumped back to the menu.  The disadvantage of this method is that it requires the user to click something at the end of each group to continue to the next.
If you want the user make their choice on the menu slide to play all sections one after the other, and then to be seamlessly taken to each new group without clicking anything, then you need to get slightly fancier with your Variables and Advanced Actions.  Basically, On Exit of the final slide in each group, instead of the action to jump back to the menu, you need to have it perform a check to see what the value of the variable is that determines whether to continue or not.  If the variable is 1 (to indicate continuous play), then it will jump to the beginning slide of the next group.  If the variable is 0, then it should jump back to the menu.
If you're unfamiliar with Captivate Advanced Actions and user variables, this is your opportunity to learn!

Similar Messages

  • How can I obtain the web site template of the ''Imvelo Safari Lodges'' that appears on the Site of the day web page?

    How can I obtain the web site template of the ''Imvelo Safari Lodges'' that appears on the Site of the day web page?

    Hi Ginette,
    The site that you are referring to does not appear to be a template that you can get your hands on, however, I will suggest that you contact the owner via their contact us page and see what can be done.
    - Abhishek Maurya

  • What widget is used for this Site-of-the-Day?

    My Muse website is for my design business, and I need to show several pages of design samples (covers, logos, tech art, etc.). I think a slideshow widget will work best, but I have problems with the built-in ones (another forum entry probably). I like this presentation from an Adobe Muse Site-of-the-Day (http://du2design.com), and like that the thumbnails "fade" back while the selection is in the front. I can't find any widget that does this; the thumbnails disappear completely. Can you tell me what widget was used here, or how one was modified? Thanks. Here is a screenshot of the effect.
    (not sure how to add an image here)
    file://localhost/Users/jbaumgartner/Desktop/sample.tiff

    Anshul,
    Thanks for the help. I changed the widget I had to your suggested one, and I think it's what I need. However, I still have problems with it which I don't seem be able to resolve. Most of the elements of the widget I can access and will be able to change (color, size, position, etc), but there are a couple of things I don't see options to solve.
    1. I "Placed" 20 cover samples into the widget, and they loaded OK and show in the Assets window. None of them are in the thumbnails, only the various gray tints. How can anyone select a sample or even see the samples that are presented? I can find no way to make the thumbnails reflect the samples.
    2. As I said, I placed 20 samples. The thumbnail container loaded all 20 items (tints), but the container just extends to the right outside the site dimensions in a single row. I don't see anyway to make the container multi-rows and stay within the boundaries of the site. This is how the example was presented, 15 samples with 3 rows of 5.
    3. My site has a static menu area in the upper left of the page for navigating the site, a master item. In design mode, the page has the widget placed to the right of this area, but in Preview mode (and also browser mode), the slideshow samples appear to the left of the position and overlap the menu area. I don't see any way of fixing this. Changing the position of the target area in the container further right makes no difference, it still Previews to the left of Design position and overlaps the menu.
    I think this widget may work for my needs, but not if I can't resolve these issues listed above. I'd appreciate any help with this. Thanks,
    John B

  • Site of the Day?

    I maybe have double post, sorry if I have.
    A few years ago I came to this site for my daily inspiration
    and to see all the new tricks to flash integrations. Additionally
    to see just how many people actually follow a code of ethics and
    design principles. Namely building sites with minimal 508
    compliance for their audiences with valid scripts.
    But now I find myself looking at the "Site of the Day" and
    asking why would Adobe / Macromedia and the site owner allow this
    to be posted?
    Take today’s SotD, the first thing I see when I go
    there is very little 508 compliance and at least two HTMLscripting
    errors.
    No <NOSCRIPT>
    The no Java Script alternate page has
    Java Script
    Using the embed tag
    omitted the script type in the Java
    Script for their marketing partner (both pages)
    Additionally if you think about this from the end user
    perspective, what if they do not have Java Script? Okay he's
    thought about it and put some textual content there. But hey! Now
    there are no images to be shown! I've now missed out on putting a
    name and story with a face (Marketing 101).
    Now, colors! Well the pictures are colorful but the
    navigation links are so close to the fade the blend together, less
    the rollover. Still the shades are less than 30% in difference and
    the size comes in to play heavily now.
    To tell you the truth this SotD has the least amount of
    errors of all that I have seen going back to 2000 or more.
    I am sure some of you might be thinking I am being a jerk at
    pointing to this site as an example or perhaps you are disagreeing
    with what I have said.
    To the first, you might be right. Yet it is a learning
    experience for all of you that observe what I have noted above. To
    the second, there is nothing to dispute.
    Points to ponder: If you plan ahead to develop a website
    think very hard about the intended audience and their possible
    impairments. When developing sites for any government or
    organization and those funded as such you need to do your absolute
    best to adhere to the Section 508 Standards and to validate your
    HTML, CSS and Java Script.
    Yes I know even the most prominent universities and well
    known government agencies and others do not always follow these
    rules, shame on them. There is always a way to properly develop to
    avoid errors, take your time, do not get lazy and if all else fails
    RTM (Read the Manual). Additionally check the cross browser and O/S
    compatibilities.
    Have questions about these principles? Here are some good
    links to review:
    http://www.section508.gov
    http://www.w3.org/TR/html4/
    http://www.w3.org/TR/CSS21/
    http://developer.mozilla.org/
    (Netscape closed their dev docs)\
    http://www.adobe.com/accessibility/
    The testing tools:
    http://jigsaw.w3.org/css-validator/
    http://validator.w3.org/feed/
    http://validator.w3.org/
    http://webxact.watchfire.com/
    http://www.contentquality.com/Default.asp
    A few good articles and approaches:
    http://alistapart.com/articles/flashsatay/
    http://www.winwriters.com/using_web_standards.htm
    http://www.adobe.com/devnet/logged_in/gpisocky_accessibility.html
    (Good article Greg)
    One last thing I have to say! Dreamweaver, FrontPage and all
    the rest are WYSIWYG editors not validation tools. It comes down to
    just how knowledgeable you are and how much effort you are willing
    to put in to a project.

    Thanks for the suggestion Bob!
    If you wish you can add your suggestion in our ideas section.
    Thanks,
    Sanjit

  • Site of the day 21-nov-2014

    Hello people,
    I was browsing the "site of the day" page to find some inspiration and I got into a website with a layout that I'd like to recreate, sort of...
    This is the one: http://www.astridantun.no
    Vertical layout, with fullscreen background images (they scale with bigger screens), pinned text and objects, snap scroll and other cool stuff.
    It's weird though, because when you scroll down it's like it goes to another page instead of just moving to the next anchor (that's why you can have full screen background and pinned objects in a vertical layout).
    I was wondering... is it possible to recreate something like this without having to mess with the code? Does it use third party widgets?
    I can't understand how it was created and which widgets I could use to make something that looks like this one.
    Thank you!

    This site uses a number of third party widgets from QooQee <Adobe Muse Widgets>.
    I believe the automatic scroll to next anchor effect you refer to is achieved using QooQee's free Anchor+ widget, though I could be wrong. A number of third party widget developers provide widgets for that particular effect. I believe widgets.mu was the first to provide that functionality with their free Scroll Wheel Anchors widget.
    There are many free and paid widgets to choose from in the directory at Adobe Muse Widget Directory.

  • I'm a little confused about the Adobe Site of the Day submission.

    Can you only submit if built with Muse?  Where can you submit an already built side with code?

    The sites in the www.adobekb.com Site Of The Day gallery are Muse sites. Many contain HTML embed code for maps, Twitter feeds, forms, videos, analytics, etc., which can be simply copied/pasted into Muse Design view. Some contain animations created and placed/imported from Edge Animate or Flash Pro.
    We do our best to screen the site of the day winners to exclude sites that were achieved by editing the HTML generated by Muse after export, since that workflow requires hand coding which is not what Muse is about. Sites that include copied/pasted embed code or small snippets of code inserted in the <head> section of Page Properties within Muse are fine.
    A couple caveats
    1) We recently removed one site that relied on hand editing after export from Muse, which either did not contain that code when the award was granted, or we missed it.
    2) Authors of sites are likely to continue to evolve their designs after the award is granted, so the site linked to may no longer be the exact site/code that was awarded Site Of The Day honors.
    If you encounter a site in the gallery and are puzzled by how it was created with Muse, ask about it here. I'm sure the community would be happy to respond and the discussion would be educational for all.

  • Muse site of the day: Similar slider effect creation

    Hi,
    I just viewed this site of the day :
    http://musegrid-sevn.businesscatalyst.com/#services
    I'm trying to recreate a similar effect that is being used in the service section as well as something simiar in the gallery section.
    was wondering if this was an external widge that was used or was it an inbuilt widget that was used.
    Could really use some clarification with this.

    You can use one of the Composition widgets like Blank, Presentation or Tooltip and customize their options to achieve that effect easily.
    Please checkout http://helpx.adobe.com/muse/tutorials/widgets.html and http://muse.adobe.com/widgets-by-category-presentation
    Cheers,
    Vikas

  • SITE OF THE DAY page layout

    We are trying to create a layout very similar to the one used for the MUSE Site of the day. 16 boxes, if you hover it shows the name of the design and if you click on it you go to the design page. We will be adding designs regularly, so ideally, the boxes would move as you add a new one. And we will have multiple pages -- older in one direction and newer in the other, so you need buttons at the top to go to older and newer design pages.

    Please provide the site link which includes the effect you want to achieve.
    Thanks,
    Sanjit

  • I can use adobe photoshop cs6,the adobe photoshop show me tril version for 30 days how will be use life time (full version)\

    i can use adobe photoshop cs6,the adobe photoshop show me tril version for 30 days how will be use life time (full version)\

    You can buy it here: https://www.adobe.com/products/catalog/cs6._sl_id-contentfilter_sl_catalog_sl_software_sl_ creativesuite6.html?start=10
    $700 Standard/$1000 Extended  Full price
    $200 Standard/$400 Extended    Upgrade price from CS5.
    Gene

  • How to count the days between Date Range using OO ABAP?

    hi experts,
            i want to count the days between Date Range using OO ABAP for that  which class and method  can i use?.
    Thanks,
    Mahesh.

    Not sure I understand the requirement for it to be OO, but you could always write your own (i.e. use this):
    REPORT zz_date_diff.
    CLASS date_diff DEFINITION.
      PUBLIC SECTION.
        METHODS diff IMPORTING     i_date_fm TYPE d
                                   i_date_to TYPE d
                     EXPORTING     e_days    TYPE i.
    ENDCLASS."
    CLASS date_diff IMPLEMENTATION.
      METHOD diff.
        e_days = i_date_to - i_date_fm.
      ENDMETHOD."
    ENDCLASS."
    DATA: g_ref TYPE REF TO date_diff,
          g_days  TYPE i,
          g_date_fm  TYPE d VALUE '20080101',
          g_date_to  TYPE d VALUE '20090101'.
    START-OF-SELECTION.
      CREATE OBJECT g_ref.
      CALL METHOD g_ref->diff
        EXPORTING
          i_date_fm = g_date_fm
          i_date_to = g_date_to
        IMPORTING
          e_days    = g_days.
      WRITE g_days.

  • My camera does not work after I restored the system, how can I use it again?

    My camera does not work after I restored the system, how can I use it again?
    Thank you for your help!

    Did try to restore "as new device" without using the backup after that?
    Did you try to reset the phone by holding the sleep and home button until the Apple logo coes back again?

  • SMART FORMS: How are they used and how can they be configured/enhanced?

    Hi Experts,
    I would like to know how are the smart forms used in crm.I know that by using t-code SMARTFORMS we can view/edit standard smart forms . But I am confused about the fact that how are they used.If some one can list me the steps to be followed in simple language that would be of great help.
    Any pointers would also be appreciated.
    Regards,
    Aneesh

    Hi Aneesh,
      In CRm we use smartforms to send mail to Business partners based on the client requirement. This sending process will be defined using Actions. Through actions we will trigger the smartform and send to the concerned busines partner mail id.
    Hope this helps you.
    Regads,
    Lakshmi.Y

  • My issue is not a particular add-on, but not been able to find out which one has the royan hourse in it, every morning it scans throuth all the site visited the day before and send the information somewhere!

    I first started thinking my all Forum passwords was stolen because all the link as mark as read, so I change my passwords but the problem persisted, so I installed a packet sniffer to see is was a problem of my password been taken as I changed them.. but I could not see that.... BUT as I watch the packets I notice al the domain links of the sites I visited the day before (100's) passing through.., I try testing again but only appends one a day (the first time, maybe twice a day) I open Firefox (3.6 - 3.6.13), how can I pin point the bad add-on? I remove the one I thought were the bad ones (a have 40 or so installed) with no luck, I ran Firefox in save mode and the problem went away!!.. Please help.. One of the add-on from the Firefox Add-on site is snooping on you users..

    Two thoughts:
    (1)     It is possible that your Adobe software was the result of belonging to a now-discontinued Adobe Print Service Provider program where for a certain annual membership fee, print service providers were provided with (a) both a Windows and Macintosh license to the Adobe print-oriented software products (such as InDesign, Illustrator, Photoshop, and Acrobat) and (b) special direct product support as well as the ability to put your name on Adobe's website as a member of this program. The program ended over a year ago if I remember correctly.
    (2)     You may wish to contact Adobe Customer Support (not Technical Support) and see if they can track down any and all licenses associated with your company. If you have the names of the former employees who worked with this software, it would be helpful. Likewise, if you were a member of the discontinued Adobe Print Service Provider program, you may have some options for upgrading/updating the software you have.
    Unfortunately, you cannot get any more definitive information about your situation on these forums.
    Good luck.
              - Dov

  • Here's my Vent of the Day - How about one topic/thread per subject?

    I see lots of topics/threads started that are exactly the same as ones already out there, and many of those could be answered if the OP would just search what's already been said, or read generally available information before posting. And then there are so many posts for which even the OP knows don't have an answer. It's just hard to wade through all these repetitive posts to find the ones that need answers or could be informative to all.
    _For instance, how about a single thread for some of these_?
    How do we get our free cases
    When will Apple make a hardware change to iP4
    Do you think I should buy now or wait
    I'm happy with my phone, why aren't you
    Let's all complain about Apple, Steve, whatever
    Now what was it that was said in the Press Release? (like maybe go read it)
    Face Proximity should be fixed
    Antenna Problem should be fixed
    So that's my vent for the day (everyone else is doing it). Come to think of it, I'm gonna change the topic of this post to "Here's my Vent of the Day"
    Message was edited by: DianeX
    Message was edited by: DianeX

    R C-R wrote:
    Keep in mind that a lot of new or occasional Discussions users are not familiar with how the Discussions search engine works & that it is, to be kind about it, more than a little quirky. For instance, even many regular users don't know that the default search box scope is different depending on the category you use it from. And compared to "smart" search engine technology like say Google or bing uses, you often need to use the arcane, 1990's era syntax mentioned in Search Tips to get good results.
    Plus, users not already familiar with an issue or its terminology often have no idea how to create a good search query that doesn't produce an overwhelming number of unrelated hits.
    Besides, venting & ranting are close cousins & the ToU make it clear these forms of self-indulgence are not really acceptable topics for Discussions to begin with. I'm sure a huge number of Discussions users are frustrated by all the topics taken over by such things, but {ahem} venting that frustration is just adding more fuel to the fire, so to speak.
    My point may have been more clear if I hadn't somehow posted this on the Discussions area instead of the iPhone4 one, where there are continual repeats of the same topics (most of which have no answer anyway)

  • Alarm set to go off every hour of the day, how do I do this?

    I want to have a reminder/alarm every hour of the day once it hits the new hour mark, how do I do this? I went into clock and it lets me set an alarm but my only repeat option are the same time every day, not the same alarm every hour at the top of the hour.

    I can but it would be easier to just add a reminder that lets you have an alarm every hour, maybe we'll get this in the new update today

Maybe you are looking for