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 3870802
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T21:45:46+00:00 2026-05-19T21:45:46+00:00

I am a beginner so please take it easy. First some history, I am

  • 0

I am a beginner so please take it easy. First some history, I am trying to modify a flash movie (not created by me) that has 4 images in it.

I have to now add 2 more images (pic5.png and pic6.jpg) to the “slideshow” as shown in the attachment, I have added the 2 images to the library. The problem I am having (as I understand, I may be incorrect) is that _root.count = 4 causes the movie to jump back to the first image after it displays the 4th one which does not display the 5th & 6th image.

My question, how do I edit the value of _root.count to 6, so that it will show all the 6 images. Additionally how do I create a hyperlink on each image.

Please can someone guide me.

Many thanks.

enter image description here

  • 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-05-19T21:45:47+00:00Added an answer on May 19, 2026 at 9:45 pm

    Looking at your screen shot, Layer 2 (which contains the slideshow movieclip) is locked. If you unlock the layer by clicking on the padlock icon you should then be able to edit the script.

    To edit the script double-click on the script in the Movie Explorer panel and the Actions panel should open. You can edit the script here.

    The second part of your question – how to create a hyperlink – is very broad and there are many different ways to approach it. The most elegant approach would depend on how your project was structured.

    The simplest way might be to define a variable to hold the path to the current image and add another onClipEvent handler.

    So in the existing onLoad you would add…

    this.path_to_image = http://your-domain.com/images/your-first-big-image.jpg;
    

    Then add the new event handler

    onClipEvent(mouseUp){
        getURL (this.path_to_image);
    }
    

    You would then have to update the path_to_image variable whenever the image changed.

    slideshow.path_to_image = http://your-domain.com/images/your-next-big-image.jpg;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am a complete beginner trying to develop for FCKeditor so please bear with
please note that I'm a complete beginner to Qt development. I have a QWebView
I'm not a beginner at C# but I really need to increase my understanding,
As a complete beginner with no programming experience, I am trying to find beautiful
I'm a Lisp beginner. I'm trying to memoize a recursive function for calculating the
I'm a beginner in C++ Programming language. I wanted to write a program that
I'm a beginner in C# , I'm trying to do this ..... user input
i am trying to use xmlreader and all of those, but i do not
I'm a beginner at Objective-C and am trying to initialize an NSMutableArray with objects
A beginner question, bear with me: I'm just wondering under what circumstances one should

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.