A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Scrollable windows?

  1. #1
    I've got a couple of popup windows and i would like to have more info in the window than can be shown at one time hence the need for the scroll bars... how do i go about this?

    Cheers

  2. #2
    Senior Member
    Join Date
    Sep 2000
    Posts
    1,159
    If you are popping a java window that needs a scroll bar on the right side, then you add this to your code:

    scrollbars=yes

    If you are poping a Flash popup, then you need to build a scroller using actionscript. Here are some links to get you started:

    http://www.flashkit.com/cgi-bin/tuto...0&query=Scroll

    Hope that helps!

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