A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Button Question Mwaha!

  1. #1
    Member
    Join Date
    Jun 2006
    Posts
    55

    Button Question Mwaha!

    Is it possible for buttons to change the content of a scrollpane further down the timeline before that frame is displayed?

    thanks a bunch!
    Last edited by Izlude; 06-07-2006 at 03:17 AM.

  2. #2
    Member
    Join Date
    Jun 2006
    Posts
    55
    bumpy

  3. #3
    Senior Member Dricciotti's Avatar
    Join Date
    Aug 2002
    Posts
    2,988
    You mean have the button change something that isnt currently on the timeline?

  4. #4
    Member
    Join Date
    Jun 2006
    Posts
    55
    ---4--------13---------23--------------
    ---|--------------------|---------------
    __button__________scrollpane_________


    there's the timeline (with frame numbers)

    after clicking the button on frame 4 for example, i want it to go to frame 13 and play, and once it gets to frame 23, I want the content executed from the button to be loaded onto the scrollpane. I'd do it "another" obvious way, but since I have multiple clips to load from different buttons on frame 4, it wouldn't work out.

  5. #5
    Member
    Join Date
    Jun 2006
    Posts
    55
    well until i figure it out, i got a dirty workaround.

    I extend the scrollpane from frame 4 to 23, (but mask it until frame 23) so when i load the clip from a button, it loads on the same frame, but when it gets to 23, then it plays. how i did THAT was I added blank frames to the beginning of my little clips, so by the time it reaches 23 on the main time line, the clip will play. whew -_~ if anyone finds a simpler solution, that'd be great!

    also how do i center content of a scrollpane?
    Last edited by Izlude; 06-07-2006 at 12:07 PM.

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