Load your images into the library by selecting file > import > import to library.
Choose the images you want to use then click open.
Drag your images on the stage. I am making the contents of my scrollpane horizontal, so have lined my images on stage horizontal. You can make the content of your scrollpane vertical, if you wish.
Don’t worry if your images go over the edges of the stage.
Step 3
Select all the content by selecting ctrl + A.
Convert to symbol by selecting F8 then add the following settings:
Step 4
Add the scrollpane component to the stage by selecting window > component > user interface then drag the scrollpane component onto the stage.
Using the selection tool (v), select the scrollpane components parameter tab and change the content path to “images”.
Step 5
Using the image_mc movie clip on the stage as guide drag your scrollpane component to an appropriate size.
Once you have your required size. Delete the image_mc movie clip from the stage. You should now only have the scrollpane component on the stage.
Step 6
Test your scrollpane Ctrl + enter.
You should now have a scrollpane component with scrolling content.
If you wish you can remove the border from the scrollpane or customise the scrollbar.








5 comments:
Thank you.
this is the first clear and simple tutorial to use scrollpane i can find, it works perfect in Flash CS3.
Thank You again.
Follow this steps and no one can get lost
Very nice. Thank you. F8 does not work on my laptop, have to check my settings. otherwise, many thank you's.
thanks for sharing the tutorial. i was wondering if you know how to do this in as3? i know that the identifier is no longer supported in as3. how do you call the (non-text) content?
thanks.
@anna Try selecting a actionscript 2.0 file when creating a new document.
Post a Comment