A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: scrolling on dynamic number movie clips

Hybrid View

  1. #1
    Junior Member
    Join Date
    May 2003
    Posts
    13

    scrolling on dynamic number movie clips

    Hi all,

    I use coldfusion to get records from database. Then, I place each record details in a different movie clip(mc1,2,3,4,....) and line them up
    such as...

    ========
    | mc1 |
    ========
    ========
    | mc2 |
    ========
    ========
    | mc3 |
    ========
    ========
    | mc4 |
    ========
    ....

    However, it may too long if there is many movie clips.
    So, I want to make a scrolling function for them.
    Any examples or source fla like this type of application?

    thx a lot~

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Use a scrollpane component...

  3. #3
    Junior Member
    Join Date
    May 2003
    Posts
    13
    I have try before
    Just 1 movie clip can be related to 1 scrollpane component.
    So, how to scroll multiple movie clip?

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Create your movie clips within a main movie clip, then set the main movie clip as the scrollpanes's content clip.

  5. #5
    Junior Member
    Join Date
    May 2003
    Posts
    13
    i have make a testing fla
    But the scroll size cannot be change until i change the container's size...
    Attached Files Attached Files

  6. #6
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Would this be of any help?
    Attached Files Attached Files

  7. #7
    Junior Member
    Join Date
    May 2003
    Posts
    13
    o~great, it work fine.
    But why the text scroll out the scroll pane?
    I should set a mask?

    Thx~

  8. #8
    Junior Member
    Join Date
    Jun 2002
    Posts
    5
    there's an update that resolves this issue on the Macromedia site. so simply you'll have to update the flashplayer within the FlashMX and within IE, netscape, and whatever.

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