[Golist] HydroTween direct method calls--not callbacks?
Rich Hauck
richhauck at mandalatv.net
Thu Jun 26 20:25:10 PDT 2008
Are there any plans to allow HydroTween¹s sequencing to allow for direct
method calls instead of callbacks? Something like:
var seq1:SequenceCA = HydroTween.sequence(
,{target:my_mc, x:0, y:0, alpha:1, duration:3,
easing:Sine.easeInOut}
,{scope:this, func:²myFunction², args[³hi²]}
}
I¹ve been on an Flash hiatus, and must say I¹m impressed with how far
HydroTween¹s come :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080626/cd5f5f13/attachment.html
More information about the GoList
mailing list