Support Contact:
Forums: extendstudio.com/support

Creative Flash Scroller Forum


box Creative Flash Scroller
With Creative Flash Scroller you can scroll any kind of Flash Content: static text, dynamic text, pictures, animations, movies. It comes with multiple scroll behaviors: touch scroll, mouse gesture scroll, scrollbar scroll and even supports mouse wheel behavior. You can add smooth scrolling or motion blur effects and customize it to suit your design, from an easy to use interface.

Find out more about Creative Flash Scroller

Thread: drag and drop from scroller menu

title left
User Details
message
title right
Sheetal

post date:
2009-04-13 08:37:26
I'm trying to use the thumbnail scroller and would like to drag and drop the thumbnails onto the stage in flash. Is this possible?
Andrei Rinciog [Extend Studio]

post date:
2009-04-14 05:54:34
Hello,

Well, you will need to add this drag and drop function to each thumbnail movie clip. In order to scroll the thumbnails you have to create all of them inside a container movie clip that will be the target of the scroller. The problem is that you can’t take the movie clip directly out of the container movie clip and put it on the stage. The function should be something like, when you want to drag a thumbnail, a new movie clip is created on the stage and you copy the bitmap data from the thumbnail to that new movie clip. Then, you can drag that new movie clip around while the thumbnail either stays in place or disappears (your choice).

Best regards,
Andrei Rinciog