Patches item #413351, was updated on 2001-04-03 01:20 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=413351&group_id=5757 Category: DynAPI 2 Other Group: None Status: Open Priority: 5 Submitted By: Yurij Silvestrov (yura_silver) Assigned to: Nobody/Anonymous (nobody) Summary: Typo in pathanim.js Initial Comment: Typo in dynapi.util.pathanim.js in line 38: PathAnimation.prototype.playAnimation = function (noevt) { must be PathAnimation.prototype.playAnimation = function (path,noevt) { ---------------------------------------------------------------------- >Comment By: Robert Rainwater (rainwater) Date: 2001-04-03 12:37 Message: Logged In: YES user_id=16618 As far as I can tell, playAnimation works as it should. It takes a variable number of arguments depending on the type of arguments you pass. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=413351&group_id=5757 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev
