sCal and Adobe Air

Following the wonderful samples ('scaltester.html') I noticed that sCal cannot work under Adobe Air. When you select a day on the calendar the following exceptions are thrown by Air:
TypeError: Undefined value
updateyear at app:/TimeTrack.html : 27
updateyear at app:/TimeTrack.html : 27
updateyear at app:/TimeTrack.html : 27
updateyear at app:/TimeTrack.html : 27
at app:/lib/scal/scal.js : 136
at app:/lib/scal/scal.js : 132
at app:/lib/prototype/prototype.js : 215
at app:/lib/prototype/prototype.js : 3826
undefined at undefined : undefined

Just thought you might like to know. Thanks for the great work though really enjoying it.

sCal and Adobe AIR problem due to PrototypeJS use of eval()

Same problem as anonymous when I try to use setPlannerValue() method. This seems to be related to Adobe AIR security which do not authorize the use of eval() method. You can find more informations in their FAQ

sCal and AIR

jamiegrove's picture

Thanks, Toom!

Not sure about this one.

jamiegrove's picture

Not sure about this one. Sounds like it may be a problem with prototype specifically. What version are you using?

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options