[Golist] HydroTween- how cn I add an update function to an sequence Item?
Gil Birman
gil at allflashwebsite.com
Sat Aug 2 14:08:14 PDT 2008
The "update" property is mysteriously missing when forming a sequence.
Hopefully it will be added eventually :)
Gil
On Fri, Aug 1, 2008 at 8:26 AM, Burak Delice <burak at delizade.com> wrote:
> (somebody stop burak!) I forget to ask in prev. message : how can I state
> an update function for a sequence Item ?
>
>
> var sq: HydroSequence(
> {target:mc,x100},
> {target:mc,y100});
> sq.start();
>
> function update(){
> // I want to link this function to sq HydroSequence's FIRST Item
>
> }
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080802/adf12be1/attachment.html
More information about the GoList
mailing list