A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: ScrollPane content not in the frame?!

  1. #1
    Senior Member sprout74's Avatar
    Join Date
    Oct 2000
    Posts
    134
    I am trying to dynamically create the content inside a Scroll Pane, but when the movie clip inside is has other movie clips attached to it, the content comes out of the frame. The scroll bars still move it up and down, but outside of the content frame, like it is on another layer.

    I am refreshing the content of the frame, but it can't seem to handle it when the Movie clip inside of it changes due to attachmovie or duplicateMovieClip?

    help!?

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Using text in those other clips you're attaching?

  3. #3
    Senior Member sprout74's Avatar
    Join Date
    Oct 2000
    Posts
    134
    Yes, the movie clip I am trying to attach has 2 field that I want to write text into dynamically.

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Try embedding all characters in the textfields. Otherwise you're breaking the mask of the scrollpane.

  5. #5
    Senior Member sprout74's Avatar
    Join Date
    Oct 2000
    Posts
    134

    thanks

    Thanks for the reply, I will give it a go.

    sprout

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