[Checkins] SVN: z3c.reference/branches/flash/src/z3c/reference/browser/ removed alert and added brand new swf from gerold

Manfred Schwendinger manfred.schwendiger at lovelysystems.com
Mon Sep 10 02:30:17 EDT 2007


Log message for revision 79548:
  removed alert and added brand new swf from gerold

Changed:
  U   z3c.reference/branches/flash/src/z3c/reference/browser/crop-image-widget.pt
  U   z3c.reference/branches/flash/src/z3c/reference/browser/resources/imagetool.swf

-=-
Modified: z3c.reference/branches/flash/src/z3c/reference/browser/crop-image-widget.pt
===================================================================
--- z3c.reference/branches/flash/src/z3c/reference/browser/crop-image-widget.pt	2007-09-09 17:46:41 UTC (rev 79547)
+++ z3c.reference/branches/flash/src/z3c/reference/browser/crop-image-widget.pt	2007-09-10 06:30:15 UTC (rev 79548)
@@ -53,7 +53,7 @@
     if (!crop_h) crop_h = ${view/cropHeight};    
 
 
-    alert('debug: x:'+crop_x+' y:'+crop_y+' w:'+crop_w+' h:'+crop_h+' r:'+rotate);
+    //alert('debug: x:'+crop_x+' y:'+crop_y+' w:'+crop_w+' h:'+crop_h+' r:'+rotate);
 
     var url='${context/++resource++imagetool.swf}';
     var img='${view/url}';

Modified: z3c.reference/branches/flash/src/z3c/reference/browser/resources/imagetool.swf
===================================================================
(Binary files differ)



More information about the Checkins mailing list