• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

how to import or make scroll bar

New Here ,
May 17, 2017 May 17, 2017

Copy link to clipboard

Copied

Im practicing to make a mobile app in flash CC 2014.  I have a big list of button and the page i.e. 800 is not fit so its is drop down to a long list.

scroll.jpg

When i click ctrl+enter to preview i cannot scroll the rest of the buttons below. The buttons fit inside the 800 area are visible rest they are hidden or below the screen size. How can i have a scroll bar or slide my button up to visible. Any suggestion or help. Thanks

Views

1.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 17, 2017 May 17, 2017

i don't download and correct files unless i'm hired.

but you should be able to do this yourself, UIScrollBar - Adobe ActionScript® 3 (AS3 Flash) API Reference

if you're not familiar with actionscript 3, you can start with the code examples at the above link and come close enough to getting it to work to need no further help, or return here, post your code and get more help.

Votes

Translate

Translate
Community Expert ,
May 17, 2017 May 17, 2017

Copy link to clipboard

Copied

you can create your own or use the ui scrollbar component (in the components panel).  or you could use the scrollpane (in the components panel).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 17, 2017 May 17, 2017

Copy link to clipboard

Copied

Thanks for replying. Can you plz show me how it works. I have attach a demo file. After Dragging the UIScroll bar it did not work.

demo file

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 17, 2017 May 17, 2017

Copy link to clipboard

Copied

LATEST

i don't download and correct files unless i'm hired.

but you should be able to do this yourself, UIScrollBar - Adobe ActionScript® 3 (AS3 Flash) API Reference

if you're not familiar with actionscript 3, you can start with the code examples at the above link and come close enough to getting it to work to need no further help, or return here, post your code and get more help.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines