Can you create a button that will go to multiple key frames?

Hi, I am trying to make a rpg style character select interface.  What i am trying to do is very similar to the picture below. How do you create a button like the stats, gear, and supplies that will each show a different image or text depending on which character you choose. If noone have played this marvel facebook game before, if you choose for instance Ironman, then the buttons on the right change to stats, bio, and gear. Each character will show a different bio when the bio button is clicked. Do i create a different screen for each character with the same button layout in the same place? I think i just answered my own question but i want to make sure that is possible. Should each character portrait, stats, bio, and gear be on its own layer and have the buttons go to those specific keyframes? thanks

While you could create a different screen for each, a better way to do this is via some form of database.  The buttons cause functions to be executed and the functions utilize data resources based on the selections that are established.
So if you pick a particular character, a variable is a assigned a value that indicates that.  That variable is then utilized to extract the data associated with the character and to build the screen elements related to the options for that character.

Similar Messages

  • Can I create a button that will take me to a random slide in a sequence?

    Let's say I have three simulations setup and the simulations start on slide 5, 15, and 23. Can I make a button that will randomly jump to one of those slides?

    You have to execute that script using an event, in this case you'll use the Success event of the button that you created to 'jump'. And it will probably be an advanced action, unless you execute the JS with the On Enter event of the slide. You have two commands: first to execute the script, second to jump to that slide, for which you'll have to use a system variable cpCmndGotoSlide and the value of the variable returned by the JS. Slide numbering starts with index 0.
    http://blog.lilybiri.com/system-variables-in-captivate-6
    http://blog.lilybiri.com/events-and-advanced-actions
    Lilybiri

  • Can you create a button that adds specific text to a form field?

    Hi,
    I was wondering if it was possible to create a button in a PDF that, when clicked, adds specific text to a form field?
    I am trying to make a product catalogue where you click on a product button to add the product name or code to a form field.
    Each product in the catalogue will have a button and the more you click the more is added to the form field(s).
    Then when you have finished adding products to the form field(s) I want to be able to save and email the entire PDF as an order form.
    Any thoughts would be appreciated!
    Cheers,
    Jim

    Yes, it's possible. The most simple version of such a script will be something like this (used as the button's MouseUp event):
    var v = this.getField("Products");
    if (f.value!="")
         f.value += ", ";
    f.value += "Product1";

  • Adobe can you create a palette that will save favorite typefaces?

    How awesome would it be to have a palette across CC where favorite fonts can be saved. Along with that have filters such as: serif, san serif, bold, condensed, script, ect. This could be a huge time saver and I think designers everywhere would love it. Any one else agree?

    It's a reasonable request, especially since Adobe is already starting to go down this road. InDesign CC has a font menu feature where there's a star next to every font name, and if you click the star you mark that font as a favorite. At the top of the InDesign font menu are filter icons for favorite fonts and TypeKit fonts, so if you click the favorites filter the font menu will only display the fonts you marked as favorites. (Illustrator also has a font menu filter, but right now it doesn't do favorites.)
    BearHNC wrote:
    ...along with that have filters such as: serif, san serif, bold, condensed, script, ect...
    Adobe Muse has a useful filter like that for easier browsing through TypeKit fonts before you add them to the Font menu.
    So Adobe is already doing a form of the features you're asking for, so when you make your request on the feedback site you will want to make a case for having Adobe extend those existing features into other CC apps like Photoshop.

  • Can you create a button that allows users to save content?

    I am trying to come up with a way that allows a user to save their certificate (created using the widget in Captivate 4) if they don't immediately have access to a printer. Is there some code I could attach to a button?

    What about printing to a pdf-document? There are a lot of free PDF-writers around.
    Lilybiri

  • In DPS/Indesign for iPad - How can i create a button that once tapped, will pre-populate an email?

    In DPS/Indesign for iPad - How can i create a button that once tapped, will pre-populate an email? like when you tap a recipe in Marth Stewart Every Day Food for example....

    http://forums.adobe.com/message/4190932

  • Creating a button that will Copy my view from so I can paste it to MS Word

    Is there a way I can create a button that will copy my view from so I can paste it MS Word?
    I know I can select the entire form and copy and paste it, but is there a way to do it via a button similar to my "Print Form" button?
    Thank you.

    so there isn't a button that will copy the text my view form?
    instead of highlighting the data I want to easily copy it so I can paste it on a word document
    I came up with a script that when a item is highlighted I click the copy to clipboard and it copies the item.
    <script type="text/javascript">
    function CopyToClipboard()
    CopiedTxt = document.selection.createRange();
    CopiedTxt.execCommand("Copy");
    </script>
    but is there a way I can put in the script the area I want to start the copy from instead of highlighting the text first?
     

  • I need instructions on how to create a button that will email a pdf form to someone else on a websit

    I NEED ASSISTANCE CREATING A BUTTON THAT WILL EMAIL A PDF FORM FROM A WEBSITE TO WHOEVER THE VIEWER WANTS TO

    Just a bit more info. E-mail can be used, but has potential problems -- often related to the client machine that you have no control over. Use the data submissions (either FDF or XML) rather than the full PDF so you do not have to deal with Reader Rights and the related license issues. The FDF and XML data files are easily imported into the original form so that you see what the client sees. With those aspects in mind, just go ahead and try one. Be aware that you can add form fields using the form tools in the Advanced Editing tools, OR use the forms menu that will take you to Designer. You might want to try both to see the pros and cons. Be sure to keep such a test simple so you are not wasting time on your final form just for testing. I typically create a 1 page form that has all of the possible fields for such a test.

  • Can I create a button that copy's a certain test to my clipboard?

    Can I create a button that copy's a certain test to my clipboard?
    For example, when I click the button on the website, then the next time to paste somewhere, a specific text appears?
    If this is possible, could someone please explain how? =(

    Hi Travis,
    There is no native feature in Muse to achieve this. However, you can use custom code to achieve this. Please refer to the following link for the sample code : How to copy to the clipboard in JavaScript? - Stack Overflow
    Regards,
    Aish

  • Can you create a template that has a header and footer to forms?

    Can you create a template that has a header and footer to forms?

    Yes but how are they going to create the Landscape versions?
    The problem with doing it in Pages '09 as rotated content is that the Headers and Footers are not rotated and there is inherent clumsiness in the rotated content usually being too large for the page when viewed at 90°.
    Best to make it in two or more separate documents.
    Peter

  • Can you create a button from apDiv in CS4

    can I create a button action for in the code view
    <div id="ap Div3"></div>
    I know how to link text that I place within the div id to a html document but I want to be able to draw an AP DIV from the layout and have it contain an image or color, then when hovering over have the background change to a color, then be able to hit anywhere whithin the <div id="ap Div3"></div> area and have it change to another color.
    I am very comfortable with flash and am having a dificult time understanding the rigid layout of dreamweaver.
    thanks in advance

    I get the impression you are new to DW.  With that said, I think it would be a very good idea for you to go over to http://www.w3schools.com and get familiar with html and css.
    I dont believe you can have an apdiv as a link (I may be wrong, but hopefully at the end of this  it will not be relevant), however you can have a "button" or other graphic as a link. Here is the code.
    <a href="http://www.yourlink.com"><img src="folder/file.ext" width="200" height="200" /></a>
    This will create a link on an image.
    If you want the image or colors to change, you will have to go and set rules for your links.  Put the following in your editor (DW Code View) and adjust as you like.
    a:link {
        color: #333333;
    a:visited {
        color: #FFFFFF;
    a:hover {
        color: #CCCCCC;
        background-color: #333333;
    a:active {
        color: #333333;
    Lastly, apdivs, in particular for someone new to DW and html can be a world of pain.  Trying to use them as a layout object can be very frustrating, because once you have tweaked and tweaked them, you look at your layout on a different machine, and chances are it looks nothing like what you had.
    HTH
    Gary

  • Having stopped audio with a swf inside a sidelet can someone create a swf that will resume the audio

    Ok, rick is going to post the fla of this file and I will
    post the swf. Basically this is all about having a slide that has
    audio running all the way through and enabling the user to roll
    over a sidelet and have the video and audio stop playback.
    At present, the max you can achieve is, to stop video. The
    audio keeps going and of course everything gets out of
    sync. Rick has create a swf that you input into a sidelet (
    after having imported your image or video ) which stops the audio.
    Fantasitc. Unfortunatly he was not successful in creating a swf
    that will resume the audio.
    So there is the mission. To create something that will resume
    the audio, be it a swf inside the sidelet or something else.

    Hi there paul. Am I right in thinking that your code will
    mute the audio. In my situation this would cause problems becasue
    you would roll over the sidelet - the audio would go silent and
    when you rolled off, or resumed the audio, it would have been
    playing so again the video and audio will be out of sync.
    Rick - rather than another swf which would activate the audio
    and video when you roll off the sidelet ( while that is the perfect
    solution ) what about looking at a button the user can press to
    resume things, maybe Im wrong but that sounds a little easier.
    ( however for all those reading this that is not really the
    solution I am looking for, what Im looking for is the above
    solution where you can just roll off and on and so on )

  • Can i create a button that links to the slideshow widget

    I am creating a portfolio site for a class. It is a one page site, One of my sections is going to be my "work" section. I want to categorize my work, So I have made buttons that pertain to each category of work. Is there anyway that I can link this to the slideshow widget. When one of the category buttons is clicked I want the slideshow widget to pop up. Is this possible? I can not find a tutorial and I am very new to Muse. Thank you!

    Hi,
    You can't directly associate a button with a slideshow. However, you can embed slideshow in a tooptip target and add the button to the tooltip trigger as mentioned in this post : Re: How do i create a button which will show new content on same page?
    Regards,
    Aish

  • Can I create an action that will print to a specific printer?

    Hi all,
    Simple question. I want to create two buttons. One that will print a form to printer 1 (a work printer) and one button that will print to printer 2 (OneNote printer, aka Send to OneNote).
    Is that possible? No extra options needed, just a quick print.

    With the JavaScript doc.print method: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.511.html
    you can include the printer you want in the printParams object: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.1007.html

  • How do you add a button that will email the PDF its on?

    I need to create a form but they want it to have a button that will open up an email to send that PDF as an attachment or something along those lines.  Is that possible?

    Just a bit more info. E-mail can be used, but has potential problems -- often related to the client machine that you have no control over. Use the data submissions (either FDF or XML) rather than the full PDF so you do not have to deal with Reader Rights and the related license issues. The FDF and XML data files are easily imported into the original form so that you see what the client sees. With those aspects in mind, just go ahead and try one. Be aware that you can add form fields using the form tools in the Advanced Editing tools, OR use the forms menu that will take you to Designer. You might want to try both to see the pros and cons. Be sure to keep such a test simple so you are not wasting time on your final form just for testing. I typically create a 1 page form that has all of the possible fields for such a test.

Maybe you are looking for

  • Error message on startup Satellite C655-S5068

    Error C++runtime library C:\windows\system32 spoolsv.exe.  also an error stating that NET. Framework 2.0 is missing but when you download it from microsoft it says that its already installed .  Tried downloading Net. 4 to no avail.  Have also reloade

  • Input data into dynamic calc in Planning forms

    Hi guys, Have someone tried to combine these two requirements: 1.     to have upper level members dynamic calc 2.     to give users the ability to input data into those upper level members through Planning forms. I need to do that in order to pass in

  • Urgent: Process Chain Priority Pop-Up

    Hi, We are trying to schedule a process chain from an abap program using the function module RSPC_CHAIN_START. But on execution a pop up is appearing to set the job priority. Is there any way to set this value through the program to avoid the pop-up

  • Criteria workflow -in between steps

    Hello, I have a criteria workflow with two documents linked together (through a custom component). I want them to be approved together. One document cannot leave the step without the other one. How could i send one of them, after being approved by Us

  • Audio out-of-sync in Vimeo Flash player in Firefox

    I sometimes get reports that videos in Vimeo's Flash player play slightly out of sync in Firefox, but not in other browsers (even with the same version of Flash installed). I've contacted Adobe about this issue as well, but wanted to check if there w