PDA

View Full Version : scrolling mc


skjc
01-12-2006, 11:06 AM
i would like to create a movie clip that is a scrolling window so i can attach movieclips to the scrolling clip. The scrolling window mc will sit on the main time line and action script will attach other movies to it in a heirarchy tree - i do not know how many attachments it will have that is why i need a scrolling window.

- anyone done this or seen any tutorials?

thank you

mcmcom
01-12-2006, 03:29 PM
you can use a scrollpane component and attach many clips inside that.

GhostWire has a great, skinnable scrollpane component.
http://www.ghostwire.com/

HTH
MCM

skjc
01-12-2006, 04:17 PM
thx mcm - i will probably write my own now,

thanks for the link