why the second card of the same code does not work?
Posted: Tue Aug 23, 2011 3:07 pm
Hi,
I am very new to livecode. I wrote a simple program. The problem I met is here:
I have two cards that have exactly the same code (i.e., play audioclip, move buttons from one place to another, and send "go to next card" in 20 seconds). The first card worked well, but the second card could not. It went to the next card before the audioclip was finished, definitely less than 20 seconds. The error said "card id 1070: execution error at line 17 (Chunk: no such object) near "cat", char 4". "cat" is a button I named.
can anyone please tell me how I can fix the problem?
great thanks!
Jen
I am very new to livecode. I wrote a simple program. The problem I met is here:
I have two cards that have exactly the same code (i.e., play audioclip, move buttons from one place to another, and send "go to next card" in 20 seconds). The first card worked well, but the second card could not. It went to the next card before the audioclip was finished, definitely less than 20 seconds. The error said "card id 1070: execution error at line 17 (Chunk: no such object) near "cat", char 4". "cat" is a button I named.
can anyone please tell me how I can fix the problem?
great thanks!
Jen