awesome thanks!
On 2012-10-31, at 3:45 PM, Aaron Newton wrote:

> myFx.setOptions({ duration: 1000 })
> 
> On Wed, Oct 31, 2012 at 11:35 AM, Chad Meyers <[email protected]> 
> wrote:
> Can you change the options of an Fx after it has been set?
> 
> Ex.
> 
> var myFx = new Fx.Tween(el, { duration: 750 })
> 
> How can I change the "duration" later?
> 
> 

Reply via email to