I'm using Edge Animate CC 2014, and the examples I'm finding on the forums do not work. Is there something new in the latest version that replaces the following?
var messageInfo = inputMessage.attr("value");
Using the code above, does not assign the value to messageInfo. I even downloaded an example (older version) from the forum and it doesn't work.