Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8340783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T05:16:26+00:00 2026-06-09T05:16:26+00:00

I designed a flash slide show on AS2, I want to navigate throw the

  • 0

I designed a flash slide show on AS2, I want to navigate throw the slides with keyboard keys left and right (back and forth).

I appreciate your advice,

Regards,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T05:16:28+00:00Added an answer on June 9, 2026 at 5:16 am

    Why are you using actionscript 2 and not 3. Just currious. To answer your question You will need to use the key listeners.

    I found this example

    on(keyPress "<Right>"){
    gotoAndStop('underwriting');
    }
    

    on this page
    http://www.actionscript.org/forums/showthread.php3?t=97523. How it would work is every time you press the right arrow key the gotoAndPlay function would be called. If you just want to go to a particular image and stop then you could use gotoAndStop. This would go to a particular frame and stop. Then you could click the right arrow again to go onto the next image in the gallery.

    The keyPress method in the particular format showed above needs to be run in onEnterFrame.

    To setup the OnEnterFrame function you need a listener. You could declare this in your constructor.

     addEventListener(Event.ENTER_FRAME, onEnterFrame);
    

    This is the On Enter frame if you put your keyPress in here every time a key is pressed this method will be run.
    public function onEnterFrame(event:Event):void {

        }
    

    I hope the code segments have been helpful and I have explained the various components in an easy way to follow. If you require further assistance please leave a comment so I can make changes

    I found this for creating a slide show
    http://www.youtube.com/watch?v=I_BYMYgz6Qk

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Initially I had designed this flash based navigation menu for my website, after going
My Flash designer is reading an XML stream I'm sending back to the browser
I designed a dropdown calendar but if I click on the Image to show
I got a europe map designed in flash (1 movieclip, 1 frame, really simple),
I know the WYSIWYG editor is not designed for pasting flash video object and
My designer has made a few animations for a flash game and I want
I have a website that is designed in flash using swfobject, so i have
I am working on a website completely designed in Flex (flash).Can you please help
I have designed quite a long flash movie, it's for an advert. The movie
I have a custom preloader that I designed in flash. When I load it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.