I was developing with swf8.
Now that I checked the app with swf9 compiler I get the following error for all eval function calls that is use
"Call to a possibly undefined method eval"
The eval calls worked fine with swf8 and are something like
var itemclass = eval("lz." + parent.itemclass);

Any ideas?

- Rami Ojares

Reply via email to