PDA

View Full Version : scrolling objects instead of text


fishwing
05-03-2003, 01:09 AM
Trying to scroll a vertical string of buttons within a dynamic text box. Each button triggers its own mc.

Is this feasable, or do I merely create a masked movie-clip and fake the scrolling?

Thanks in advance,

fishwing

CyanBlue
05-03-2003, 05:58 AM
Howdy... ;)

That mask should do the trick...

If you use FMX, you can use ScrollPane component as well... ;)

Warrior
05-04-2003, 07:18 PM
How can I scroll buttons inside a movie clip?

Warrior
05-04-2003, 07:41 PM
There are buttons inside a Movie Clip that are very long to view, so they must be scrolled. I want to scroll them very smoth and give them a elastic effect. I am using Flash 5 ;)