Construction of several slides/images - need help!

Hello, I have only recently started to learn AS3 and have been unable to accomplish what I consider one of the most simplest tasks, create multiple images/slides. In fact, I was unable to conclude to the existence of what I consider to be a core function.

I want to set up multiple pages, with a 'go to the next page button. For example:

Executives Dias/1
Go to the next slide button

Now, when the user clicks the next button slide reach I would like the following to appear...

Slide/Frame2
Go to the previous slide, the button

Noting that I don't want the scripts of the first frame/slide or objects are present or active on the second picture/slide.

Thanks for the help.

on your first image place a next button and previous button (for example, next_btn and prev_btn).  expand the layer that contains both on the scenario you want to act as a slide show.

Create a new layer actions and add the following script:

Stop();

next_btn.addEventListener (MouseEvent.Click, nextF);

prev_btn.addEventListener (MouseEvent.Click, prevF);

buttonVisF();

function nextF(e:MouseEvent):void {}

nextFrame();

}

function prevF(e:MouseEvent):void {}

prevFrame();

}

function buttonVisF (): void {}

next_btn.visible = prev_btn. Visible = false;

{if(this.currentFrame>1)}

prev_btn. Visible = true;

}

If (this.currentFrame<>

next_btn. Visible = true;

}

}

Tags: Adobe Animate

Similar Questions

  • Z Index, overlay images, need help (crazy!)

    Need help on overlay images. As you can see, the "polaroid" a band on it - I want this band to overlap the menu bar.

    zindex.JPG

    The menu bar is a Graphic (there is a slight slope for her) and above it are the real menu graphics.  If I remove the menu graphics, photography rides very well.  But if I insert the menu chart, they are on top of the polaroid.  Thanks in advance for any help you can provide.

    Gary

    Here is the code for the page:

    SanDiegoHomegrown.com < h1 > < / h1 >

    < img src = "images/menuBar.gif" / > "

    < ul id = "menu bar" >
    < li = 'listen' id > < a href = "songs.html" > listen < /a > < /li > ""
    < id li = "submit" > < a href = "submit.html" > submit songs < /a > < /li > ""
    < li id = "seals" > < a href = "seals.html" > help < /a > < /li > seals ' "
    < li = 'about' id > < a href = "about.html" > Our Story? ' " < /a > < /li >
    < li = 'sponsors' id > < a href = "sponsors.html" > Sponsors < /a > < /li > ""
    < /ul >


    < div id = "polaroid" >
    < img src = "images/band2_polaroid.png" width = "280" height = "354" / > "
    < / div > <! - polaroid - >

    Here's the CSS:

    {#polaroid}
    height: 354px;
    Width: 280px;
    padding-left: 50px;
    margin-top:-40px;
    }
    {#menuBar}
    height: 30px;
    Width: 960px;
    padding: 0px;
    do-family: 'Courier New', Courier, monospace;
    list-style-type: none;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    margin-top:-30px;
    }

    #menuBar a {}
    Width: 175px;
    display: inline-block;
    color: #2F3032;
    text-align: left;
    vertical-align: 0%;
    margin: 0px;
    list-style-type: none;
    float: left;
    height: 35px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    text-indent:-9999px;
    }

    {#menuBar #listen
    background-repeat: no-repeat;
    position: absolute;
    background-image: url(images/titles/listen_bar_orig.gif);
    }

    {#menuBar #submit}
    background-image: url(images/titles/submit_bar_orig.gif);
    background-repeat: no-repeat;
    position: absolute;
    margin left: 150px;
    Width: 200px;
    z-index: 1;
    }

    {#menuBar #seals}
    background-image: url(images/titles/seals_bar_orig.gif);
    background-repeat: no-repeat;
    position: absolute;
    margin left: 375px;
    Width: 225px;
    }

    {#menuBar #about}
    background-image: url(images/titles/about_bar_orig.gif);
    background-repeat: no-repeat;
    position: absolute;
    margin left: 625px;
    }

    {#menuBar #sponsors}
    background-image: url(images/titles/sponsor_bar_orig.gif);
    background-repeat: no-repeat;
    position: absolute;
    margin left: 800px;
    }

    Auggh, just figured it out.  Polaroid should be relative positioning!

  • Run multiple chooses due to several input values (need help in SQL)

    Hello

    I would need to run multiple SQL select statements I get input of several results of the subquery. In my test case, I get three 3 results of the subquery

    Select ALL_TABLES where LAST_ANALYZED is not null AND OWNER of TABLE_NAME = "IHS" AND TABLE_NAME LIKE '_TBL_PROCESS %' AND (SYSDATE-LAST_ANALYZED) < 1 order by (SYSDATE-LAST_ANALYZED
    The complete query is:

    SELECT SDE_ID, SERVER_ID, REGISTRATION_ID, TABLE_NAME, CONNECTOR, START_TIME, NODENAME OF THE

    * (select ALL_TABLES where LAST_ANALYZED is not null AND OWNER of TABLE_NAME = 'IHS' AND TABLE_NAME LIKE '_TBL_PROCESS %' AND (SYSDATE-LAST_ANALYZED) < 1 order by (SYSDATE-LAST_ANALYZED)) *.

    Can someone help me to get the appropriate SQL code?

    Thank you
    Dejan

    Right. I should have put a comment explaining that. I used the name A_TBL_PROCESS because the WHERE clause has
    'AND table_name like '% _TBL_PROCESS' ' then yes that should be a table name that will be selected.

  • grid enabled on each image, need help to turn off please, uughhhh

    I have a few active how the function of the grid (Ctrl-h) on EACH image, I opened.  I need to disbale the grid manually for each photo by pressing control-H.  It is listed under 'extras' as well.  Please help me to disable this permanentely so I can't do every time!  Thanks in advance!

    Tracey

    See-> see the--> grid

  • Upgrade to ESXi 6.0 U1 via provided of images, need help.

    Hello

    I want to improve my vSphere of 5.1 to 6.0, I'm at the point where I need to improve my ESXi hosts to 6.0.

    I have the possibility of using Dell released images ESXi or VMware official images. I read on a few blogs which they suggest that we use specific Dell because they may contain more updated drivers... Ok.

    What about when it comes to patch the ESXi hosts? Once I have installed Dell ESXi image, can I apply critical patches of host to the hypervisor, ESXi that appear in my Update Manager? Those who come from VMware... or what to do in this case?

    Thank you.

    Hello

    After you install ESXi 6 CD of Dell, you can apply patches critical and non-critical by using the Update Manager.

    Who will update your ESXi host for later.

    Thank you

    JAS

  • Several questions I need help solve

    The version I use:
    OracleBI Discoverer 10g (10.1.2.3)
    Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26)

    1st edition:*.
    I have several records of performance of the year for each employee - how to show only the record of the last year? If I have accounts from 2000 to 2009, I want to show the record for 2009.


    , 2nd edition:*.
    In another report, I need to display the data on a column online.

    Example:
    Table 1
    Used a PK id
    Name of the employee has
    First name of the employee
    etc.

    Table 2
    FK employee ID
    Directorate-General of the
    City
    State

    Table 2, data can be:
    100001, 1, San Francisco, CA
    100001, 2, los Angeles, CA

    I need to show the report in this format:
    Employee A last_name. Employee A name | Branch | City | State

    Any ideas?

    Hello

    >

    Question No. 1: *.
    I have several records of performance of the year for each employee - how to show only the record of the last year? If I have accounts from 2000 to 2009, I want to show the record for 2009.

    You can create a new planning method will return for each employee the year max (e.g. call it mx_yr_per_emp):

    Max (Year) over (partition by employee)

    You can then create a condition:
    year = mx_yr_per_emp

    >

    Question 2: *.
    In another report, I need to display the data on a column online.

    Not understand your problem.

  • Alpha channel images displays incorrect colors. Need help ASAP! I have samples

    After that update recently in CS 2015.3 which is weird, as I already had CC2015.3, there seems to be a problem with my graphic images of sequelae. The color is now off. I used these graphics in first pro projects before this update without problem. Now without further changes to the sequence, the graphics have all color issues. What is the Adobe issue? I have samples of before and after that I can send... Need help ASAP! Examples of links below...

    Monologue Monday before the update recently in CS 2015.3

    https://youtu.be/9-kKOfUXfEU

    Monologue Monday after update recently in CS 2015.3

    https://youtu.be/tBokuWCGUks

    Please explain what is happening when there where no edit change just a relay audio? FYI I did this process for several projects over the years and this is the first time that I had this kind of problem. I need it fixed ASAP or troubleshooting help, if there is something that I can hurt you please!

    as you may or may not know - he recently was a security update which States that Quicktime player is not safe for windows: it's probably not safe to use Quicktime on Windows more. Gizmodo UK and I think that's the reason why Adobe put in place the ability to import and export some QT Codecs without whether it is installed. That being said, there was also a notion that the player is not sure and the essential elements can remain on your system. You can use a lot of players that is not QT, such as VLC Player. and as I suppose - it is a BUG. It is not supposed to happen. and it's a hypothesis because unless you remove Quicktime and check - we do not know if this problem is solved (I used this term and not "solve" because it is a temporary solution) the question. of course, this is advice from a user like you and use it at your own discretion, as suggestions in the forums.

  • slide show is wrong size after importation as active. need help

    Hi all, I have a strange thing happening with a project. I have PPO 5.0.  My project settings are HDV and my computer is:

    Platform: iMac 2.66 GHz intel core i5, 8 GB of memory. OS: 10.6.6

    I have about 2 hours of footage that is very good. I wanted to add a slideshow of Quicktime (.mov) as the last chapter. I imported the slide show as an asset and then dragged to the timeline.  in the Viewer is now size of mailbox when it should be the big screen!

    Image preview with Quicktime shows that she displayed as large screen very well.

    The .mov file properties are:

    Dimensions: 720 x 486

    codecs: H.264 high efficiency AAC

    Color profile: SD 6-1-6

    Duration: 11:35

    audio channels: 2

    total flow: 1 934

    On my timeline, Viewer settings 'agree' normally.  When it comes to the .mov file section, he is always "fit", but the screen is now very low.
    ON THE TIMELINE if I click on the clip, the properties are:

    Path of the file: /Users/n.../Documents/Adobe_mywork/Disc2/myslide.mov

    Type: MPEG Movie

    File size: 161,1 MB

    Image size: 720 x 486

    Sampling: 32

    Frame rate: 29.97

    Audio Format: 48000 Hz - compressed - stereo

    Project Audio Format: 48000 Hz - 32 bit floating point - stereo

    Total time: 35, 00; 11; 14

    Average bit rate: 237 KB/second

    Format of the pixels: 0.9091

    Why display mailbox?
    I need this thing to be big screen just like the other images. Help, please!
    Thank you very much!
    NAVE

    is there a way I can force OPP to display 16:9?  I feel you would have told me that now if it were available.

    You can Rt-click the Clip (your MOV file) in the project Panel, then choose interpret footage, forcing the PrPro to see, that you think it should be. This is useful, if PrPro misses some indicator in a file. In this case, I don't think that no flag is not respected, but that the parameters and attributes do not match what you think they should.

    Good luck and see if the film helps things.

    Hunt

  • Need help with moving around images

    I need help with moving images and images around the dreamweaver document window. My brother gave me his computer witch a dreamweaver MX (it is in Irag) so I can start building my own construction sites. I went to borders and bought a book on dreamweaver MX. Here's where I'm having a problem with: when ever I bring an image in the document window, I can't move the image around the document window. The book says "place the insertion point where you want the image to appear" but there is no insertion point. There is just a straight line as if I am trying to type something. It's almost as if I'm in microsoft word. If I take the mouse on the image, and then left click and try to drag the image to the location I want, it does not move. Can someone please help me with this problem. Thanks Jical

    Thank you for the answer to my question. This was really helpful.
    Jical

  • Can't click on a Web site and images don't load, need help!

    I need to fill out a survey online, but I can't check the small boxes next to the images or the options. First of all, I noticed that on this site;
    http://www.Buzzfeed.com/Peggy/Bohemian-homes-Youd-love-to-chill-out-in#.liMj9b8pqw
    Images has not been loaded, but I thought it was due to the slow internet connection. When I clicked on the links that were given as the source of all the images loaded. Then on the test I noticed that I can not click on options. To make sure that I had a problem, I tried some lame games such as:
    http://www.Buzzfeed.com/tomphillips/true-or-false-or-what#.eaOjqW6kJ2
    I tried some of the options on the support page as disabling add ons, restart firefox on SafeMode etc. I even updated my shockwave, java, etc. Later, because of the risks, I uninstalled java. Still nothing and need help!

    Thank you.

    Thank you guys for your interest. I solved the problem by removing mozilla file from my computer and reinstall. Now, everything is perfect. For the survey I have to fill out, well it turns which includes soundcloud.com which cannot be opened with mozilla and chrome files. I could open it with my phone and noticed that the questions were all files to soundcloud.

    Thanks again.

  • Updated at El Capitan and my mac doesn't see my camera Canon (connected via USB). Need help. Cannot import images.

    Updated at El Capitan and my mac doesn't see my camera Canon (connected via USB). Need help. Cannot import images.

    Try using using the Image Capture (in the Applications folder)?

  • Need help solving any internet connection. This happened to me several months ago and the supplier

    Need help solving any internet connection. This just started today, but it's happened to me several months ago and at that time the provider thought it was software related and suggested that I have to contact HP. I have a HP 2006 m7674n, Windows XP. For several days, I worked with HardBeatZ on a different issue that has been resolved today. However, for several days, I had been working msconfig to track down the cause of the problem; This resulted in several reboots the computer - this would have something to do with it? Also, I just started getting a RUNAS box popping up. HardBeatZ has provided a link to a possible solution to this, but since I can't do internet connection I can't get the fix. Right now I'm on a laptop with Wi - Fi for the same service internet/modem as my PC. I changed nothing onmy PC in the last days of several for the internet connection or services.  I always use eithernet connection from the router to the computer. I tried Wi - Fi today with my PC but not connect. I tried to unplug the router and reconnect but it does not solve the problem. I did a Network Diagnostic and printed the report; Here are the warnings and error messages in this report:

    1. under the terms of the bridge diagnosis; Warning: "www.microsoft.comcould hostname not be resolved (0x2afc error code). Could be the gateway or DNS problem.

    2. under diagnosis of layer IP; Corrupted IP routing table. Default route, road closures, route host itinerary local subnet and local are all valid; Invalid entries in the ARP cache. ACTION: the ARP cache has been emptied. »

    3. UNDER HTTP, HTTPS, FTP Diagnostic; all three had this warning: ' 12007 connection error at www.microsoft.com: the server name or address cannot be resolved. " and the error was unable to establish a connection.

    Still under network adapter diagnosis; It shows the connection status of network as "connected."

    Also, I have an older computer that I connected with eithernet and was able to connect to the internet but has been disconnected because the version of Windows is too old to support the connection. But I could briefly connecting on HP website before you log out. The point being I think it's a computer problem and not an internet router or provider problem.

    I read a few entries on this site and it seemed that the recovery of the system was the only solution. I hope that there are other things to try before I resort to that.

    I would appreciate any advice on the steps to diagnose the problem and insight as to what may have caused this to happen. Thank you. dt2012

    Sorry... still with you... OK, we know that your network card is good and we know that your first post;

    1. under the terms of the bridge diagnosis; Warning: 'host www.microsoft.com name could not be resolved (0x2afc error code). Could be the gateway or DNS problem.

    2. under diagnosis of layer IP; Corrupted IP routing table. Default route, road closures, route host itinerary local subnet and local are all valid; Invalid entries in the ARP cache. ACTION: the ARP cache has been emptied. »

    3. UNDER HTTP, HTTPS, FTP Diagnostic; all three had this warning: "error 12007 connecting to www.microsoft.com: the server name or address cannot be resolved." and the error was unable to establish a connection.

    4. still under network adapter diagnosis; It shows the connection status of network as "connected."

    For me, it seems that Internet Explorer is corrupted or damaged. Your computer is shipped with Microsoft Windows XP Service Pack 2 Media Center Edition 2005 but since you can have updated to XP SP3 or upgraded to a newer version of Internet Explorer. Please try the options listed in this document to Microsoft titled "how to reinstall or repair Internet Explorer" , since there are several options depending on your system configuration, please post if you need help to solve your problem.

  • need help, can not attach the image file to my yahoo mail.

    need help, trying to compose e-mail... can not attach the image file to my yahoo mail... using firefox. Vista starter edition

    using 3 G hsdpa usb modem, model huawei E156G

    download stats is 0.00 KB its not not download, http://img337.imageshack.us/img337/2547/3ginterface.jpg

    the strange thing is that if I only download small file/pic as 50 KB download data passes through, but as 1 MB image file or more it will not pass and remained at 0.00 kb

    I tried to run administrator (always on the standard user account)---> cmd---> ipconfig/flushdns, still the same problem.

    Hi korgmeister,

    1 when was the last time it was working fine?

    2. do you have security software installed on the computer?

    3. are you able to access all Web sites?

    First of all, I suggest that you try to download the file with Windows internet explore.

    If you are able to download using Windows internet explore, then there may be a problem with the Firefox browser.

    Uninstall and reinstall Firefox browser and check.

    If you are facing a similar issue when you use Internet explore, then it may be Internet problem try to download some other file or document check if it works.

    Also contact your internet service provider to check if the connection side there is fine.

    Go back with the results!

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit ourMicrosoft answers feedback Forum and let us know what you think.

  • Several VSS writers fail and my backups are failling too. Need help!

    Several VSS writers fail and my backups are failling too. Need help:

    I have a desltop installed SP3 x 64 XP and a laptop with seven x 64 SP1. In both the machine that my backups fail. I'm trying to back up data by using boats to storage, backup Windows also is failling. I'm taking a full backup on a USB external drive (2 TB).

    I did "vssadmin list writers" and showing several writers are in the failed State.

    I've done SFC/scannow, it did not help. There is no error in the disk and Chkdsk.

    I don't know how VSS works and how to solve the problem. Help, please!

    A lot of people told me they found this informative article. That's why I upgraded that and display back again.

    -------------------------------------------------------

    Before you stat is working on this issue make sure that the volumes have no system disk/file error. Run Chkdsk and ensure.

    (1) in the case of a failure of backup/writer, we first check the drivers associated with the VSS backup.

    These drivers are:

    VOLSNAP. SYS

    NTFS. SYS

    SWPRV. DLL

    -Check the version of above mentioned MS 3 files and update using MS Hotfix.

    If we have installed other suppliers, who might be the supplier of StorageCraft, Symantec suppliers and suppliers of Acronis, he must ensure that their files are also updated.

    Note: You can see the list of suppliers using this command: VSSADMIN LIST PROVIDERS

    Some of the DRIVERS PROVIDER commonly find are:

    stcvsm.sys

    symsnap.sys

    snapman.sys

    (2) this step is performed only when we find him

    VSS writers in a failed State. If we find the stable writers and backups still fail, or we get errors, do not perform this step if you please.

    In this case, the VSS writers fail, we can delete the following registry key, after of course saving and restart the server.

    HKLM/Software/Microsoft/EventSystem/{26c.../Subscriptions.

    This key will be automatically recreated when you restart and writers should return to the stable state.

    The writers pending the completion status is not a problem. It's also good that Stable.

    We can do on the Server 2003, 2008 and 2008 R2 OS as well.

    However, in Windows Server 2003, after you delete and restart the "vssadmin list writers" server cannot display all the writers, in this case must register the dll:

    For a list of the dll files to register, please check KB: http://support.microsoft.com/kb/940184

    Note: The reinstatement of dll in Windows Vista/2008 and especially is NOT recommended.

    (3) if we have only one / specificwriter (s) in a State of failure, which would always be SQL, EXchange, IIS or NTDS, then we have need to revive their respective service Console of service.

    If they fail repeatedly, then make sure that the application and its components are updated. See their respective engineers immediately. Make sure that the latest service packs and patches are installed.

    (4) make the foregoing, resolves generally 80 to 90% of the questions. If we believe that the issue is occurring, or we have VSS event errors, it may be the providers, the origin of the problem. If the creation of the snapshot does not properly, it can affect writers and other components involved.

    Please check providers using "vssadmin list providers. If we find any other provider, other than the Microsoft software shadow copy provider, we have to remove from the list.

    To do this: start the registry editor.

    HKLM/System/CurrentControlSet/Services/VSS/suppliers/GUID.

    One GUID would be for Microsoft Software Shadow Copy provider. The other GUID would be for other providers such as StorageCraft. We will save the GUID, and then delete it. Then restart the machine.

    Now when we do vssadmin list providers, we will see only the default Microsoft provider.

    I have seen in many cases where our supplier of StorageCraft may not work properly and continue of not not the authors. In such

    case, if we get rid of the supplier, then the issue is resolved and not re occurs.

    -However this would impede the functionality of StoaregCraft or any other similar to this backup software.

    That's why to engage respective software tech support for further assistance.

    (5) If a shadow copy is enabled on the volume, make sure that the storage area is set to the default location.

    For example:

    If we take a snapshot of C: then the storage area should be C:

    We are changing that, if we do not have enough free space (at least 300 MB) free.

    We can click with the right button on the volume, goto the cliché tab and change it accordingly.

    Also note that the minimum value of the storage area should be 300 MB and maximum can be 3000 MB.

    We can also set any value between the two, which is a multiple of 300, 600, 900, 1200, 1500 etc... According to the available space.

    In the cases where errors in the event viewer on wait times (event id: 12298, 12310, 2004, 12290) then we also need to put the MinDiffArea in the registry.

    HKLM/System/CurrentControlSet/Services/Volsnap

    Right side, new DWORD VALUE - "MinDiffAreaFileSize" - change and set the value between "300-3000 Mo" or any multiple

    300 between the two. Ideally, we can define it on 3000 MB which works even better if we have space.

    Ref: http://support.microsoft.com/kb/826936

    (6) also, please make sure we have plenty of free space. If we go by the book, a snapshot requires at least 10% of the volume

    to be free.

    Storage controllers (SCSI/RAID controllers) could also be a problem and may need to be updated.

  • Need help to determine what caused several outbound connections domain workstation

    Need help to determine why my workstation area all of a sudden (in the last 4 days) seems to be launching many connections coming out of remote addresses of dllhost.exe.

    So far, I scanned the machine in safe mode with Malwarebytes, Malwarebytes Antirootkit, Superantispyware, Rootkit Remover (McAfee) and various other applications of identification or remove malware without success. The machine seems to be clean of malware.

    I use Sysinternals Process Explorer to view the file in question, but I can't determine how it is running. The file at the bottom of the screenshot below is the file in question. I've suspended in this shot, or there could be dozens of dllhost.exe initialized below the first.

    Using tcpview from Sysinternals shows that the process to connect to several remote IP addresses which, in many cases, are not identifiable via whois (or I do something wrong, which is quite possible).

    Is it possible to determine what triggers the executable which, in turn, seems to be calling outbound connections?

    This issue is beyond the scope of this site and must be placed on Technet or MSDN

    http://social.technet.Microsoft.com/forums/en-us/home

    http://social.msdn.Microsoft.com/forums/en-us/home

Maybe you are looking for

  • Install Adobe Flash Player on Windows and Internet Explorer?

    Is - this now of paramount importance that Adobe Flash Player, will also be installed on Windows and Internet Explorer? After decades of semi - master the computer, I find this embarrassing question for me. Lately, Adobe Flash Player (Shockwave) has

  • Satellite P30-145-IO device error

    My problem is with the so-called player super multi, when I insert a DVD - RW I get i/o device error, I tried other brands and CD also with the same result.It works very well with the 'true' DVD but not the accessible variety in writing.I tried using

  • All printers disappear from windows 2012 r2 print management

    We used the print management in Windows 2012 r2 to deploy and manage printers, printers Nowdays, we do not see in print management. I read that the KB3170455 caused this problem but this patch it is important for the Security server. I think that the

  • Windows Vista has stopped working properly

    I get a problem report that says that Windows Vista has stopped working properly. It is said to know if I have 32 or 64 bit system. For this I am told to click the Start button, click computer. When I click on start I get a computer. What should I do

  • HP Support Assistant program compatibility recognizes my phone despite several relocations

    HP Support assistant suddenly stopped running my laptop HP dv6t-3100.  I reinstalled several times, and sometimes it works for a few days, then fails to identify my camera, so no loading and so useless.  MS program compatibility tool identifies it as