|
From: Leif W <war...@us...> - 2004-11-12 01:29:07
|
> Then in packages.js, you would put the l.add line.
>
> 1) Using "src/fx/slider.js"
>
> l.add('dynapi.fx.Slider','dynapi.fx.slider.js');
Umm, yeah... should have been:
l.add('dynapi.fx.Slider','slider.js');
Leif
|