Forum: JavaScript frameworks
11-21-2012, 06:47 AM
|
|
Replies: 1
Views: 384
I have found that if I open the Acrobat...
I have found that if I open the Acrobat JavaScript debugger and run through each function, the program counts down as intented. If I close the debugger and run the program it still runs like it...
|
Forum: JavaScript frameworks
11-21-2012, 05:44 AM
|
|
Replies: 1
Views: 384
Adobe LiveCycle setTimeOut
I'm assuming this only happens in LiveCycle, but I am having issue with the setTimeOut and setInterval. Here is an example of the setTimeOut code
if (xfa.form.gameform.money_game.timer.rawValue...
|
Forum: JavaScript programming
11-17-2012, 07:23 PM
|
|
Replies: 2
Views: 429
|
Forum: JavaScript programming
11-16-2012, 10:08 PM
|
|
Replies: 2
Views: 429
setTimeout issues
I have an Adobe LiveCycle document with some javascript in it. My main issue is with a countdown timer I am trying to use. I had no luck with setInterval and limited success with setTimeout....
|