[Tweener] scrollbar API and tweener
Adrien
realeon at hotmail.com
Fri Dec 18 07:32:51 PST 2009
I must say i'm not shure since there is a big amount of Classes.
But on this page of the doc, concerning the scrollManager Class,
there is the method move explanation.
http://www.astorm.ch/scrollbar/doc/ch/component/scrollbar/ScrollManager.html
the sources are here :
http://wiki.mediabox.fr/_media/tutoriaux/flash/scrollbar/scrollbarapi19.zip?id=tutoriaux%3Aflash%3Ascrollbar&cache=cache
Please don't bother if it's too much of a pain in the***
Le 18 déc. 09 à 15:22, Zeh Fernando a écrit :
> How do you set the scroll position (not using Tweener)?
>
> On Fri, Dec 18, 2009 at 7:21 AM, Adrien <realeon at hotmail.com> wrote:
> Hello I'm working on a scrollbar
> The author suggests to use the method move to do an effect on the
> clipContent...
> I would like to use tweener to do that but I don't know how to do it
> Help would be appreciated
> Adrian
>
>
>
>
> import ch.component.scrollbar.*;
>
> import caurina.transitions.Tweener;
>
>
> var m:ScrollManager = sc.getModel().getScrollManager();
>
>
> m.move = function(target:MovieClip, property:String,
> value:Number):Void
>
> {
> ///default should be : target[property] =
> getVirtualPosition(); //????//
> Tweener.addTween(clipContent, {_y:100, time:0.8,
> transition:"easeInOutCubic"});}
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20091218/0a3e27ca/attachment.htm>
More information about the Tweener
mailing list