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: start with an object at a point other than x=0, y=0

title left
User Details
message
title right
dreadnot

post date:
2009-04-21 14:28:51
I am looking to start with an object in the center of the Creative Scroll Area, not at the top left corner! rnrnis there a strategy for this?
Andrei Rinciog [Extend Studio]

post date:
2009-04-22 07:59:44
Hello,

Well, you can’t just move the object inside the target movie clip from 0,0. This will ruin the scrolling because the target movie clip remains with the same width and height ( the dimensions of a movie clip are given by the objects inside, no matter where they are situated regarding the interior coordinates). What you can do is to create a transparent background for your movie clip. This way, the dimensions will grow and you can position your object anywhere you like.

Regards,
Andrei Rinciog