[Laszlo-checkins] r11350 - openlaszlo/trunk/WEB-INF/lps/lfc/kernel/swf9
max@openlaszlo.org
max at openlaszlo.org
Sat Oct 4 12:10:07 PDT 2008
Author: max
Date: 2008-10-04 12:10:01 -0700 (Sat, 04 Oct 2008)
New Revision: 11350
Modified:
openlaszlo/trunk/WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
Log:
+ deliberately break the build to test cruise control
Modified: openlaszlo/trunk/WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/lfc/kernel/swf9/LzSprite.as 2008-10-04 18:08:42 UTC (rev 11349)
+++ openlaszlo/trunk/WEB-INF/lps/lfc/kernel/swf9/LzSprite.as 2008-10-04 19:10:01 UTC (rev 11350)
@@ -711,7 +711,7 @@
trace("debugClick "+event + " " +event.target);
}
- /** setX( Number:x )
+ /** setX( String:x )
o Moves the sprite to the specified x coordinate
*/
public function setX ( x:Number ):void {
More information about the Laszlo-checkins
mailing list