Hi Alex

this latest change in SimpleBinding:

-    this.source = this.document[this.sourceID];
+    this.source = this.document['get_' + this.sourceID]();


Makes the createjs sample to not generate controls far beyond a
SimpleBinding.

I need to change the sample code or it's a bug?

Thanks

-- 
Carlos Rovira
Director de TecnologĂ­a
M: +34 607 22 60 05
F:  +34 912 94 80 80
http://www.codeoscopic.com
http://www.directwriter.es
http://www.avant2.es

Reply via email to