On 7/13/14 11:02 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >For the data binding example I'm getting: > > [java] WARNING: >/Users/justinmclean/Downloads/closure-library/closure/goog/base.js:1503: >WARNING - "arguments.callee" cannot be used in ES5 strict mode > [java] var caller = arguments.callee.caller; > [java] ^ > [java] Your closure library is out of date. Get it from GitHub (RC5 should now have the correct URL in the README). > >The debug JS version fails to run, the release version runs, but in the >swf version the radio buttons and check boxes are non functional. Try clicking on the labels of the radio buttons and checkboxes. I keep forgetting that myself. Volunteers are welcome to fix that. -Alex