From: David A. <dap...@10...> - 2004-11-11 21:59:49
|
Hi, I am using DynAPI 3. The slider object is my own object nothing to do with DynAPI . It's a wrapper around a DynLayer, it does use slider effect but from version 3 , Ive never used an earlier version. David -----Original Message----- From: dyn...@li... [mailto:dyn...@li...] On Behalf Of Leif W Sent: 11 November 2004 08:53 PM To: dyn...@li... Subject: Re: [Dynapi-Help] including other files in a package > ----- Original Message ----- > From: David > To: dyn...@li... > Sent: Thursday, November 11, 2004 13:26 > Subject: [Dynapi-Help] including other files in a package > > > hi, > I have added the following line to packages.js > l.add('dynapi.Slider','ext/slider.js','DynLayer'); I think the packages.js file refers to the new DynAPI 3. Are you using DynAPI 3? Are you referring to the Slider object (v2.0, 2001-06-26) created by Jeff Greenberg? The source code clearly states that it was designed for DynAPI 2.5x. The two versions of DynAPI are not entirely compatible. > but it doesnt seem to include the file . > The slider.js file holds another object. > Can you give me some advice on how to get it working? To use this object with DynAPI 3, the object will need to be ported. The differences between version 2.5x and version 3.x are described in the dynapi3x/docs/changelog.html folder. Leif ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |