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.
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
1 Correct answer
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.
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).
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.
Copy link to clipboard
Copied
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.

