A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: scrolling thru frames

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    24

    Exclamation

    The project at hand requires a horizontal scroller that allows the users to scroll forward or reverse thru the frames of a movie clip. When the user lets go of the scroller the movie should pause on it's current frame. I must be overlooking something simple because this project seems so logical. But I have never seen a tutorial or an example that specifically attacks this problem... Any suggestions?

    ------------------
    Aaron

  2. #2
    Hack
    Join Date
    Mar 2000
    Location
    Madison, WI
    Posts
    1,753

    Lightbulb

    I would start by trying something like this.

    You make a draggable button inside a movie clip to be your scroll button. You set a variable equal to the scroll movie's horizontal position using the get property action. You use that number to tell target (whatever movie you're scrolling) to go to a frame.

    It is true, you'd think someone would have made a tutorial about that by now...

  3. #3
    Hack
    Join Date
    Mar 2000
    Location
    Madison, WI
    Posts
    1,753

    Exclamation

    In fact, I decided to make a flash movie myself. I called it frame slider, and I submitted it to flash kit. However, it's been awhile since they've updated their movies.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center