Search found 3 matches
- Fri Aug 26, 2011 5:05 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Weird Problem:=== Chunk: no such object===
- Replies: 3
- Views: 4469
Weird Problem:=== Chunk: no such object===
Hi buddy, I met a weird problem when start using LiveCode(trail version). I am just finishing a very simple multi-card project and I debug it through the IDE where the program runs well in step-by-step model. Once leave the step model(in livecode IDE or standalone executeable), it always prompt the ...
- Tue Aug 23, 2011 3:40 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: why the second card of the same code does not work?
- Replies: 3
- Views: 2647
Re: why the second card of the same code does not work?
Thanks! below is the code. I made it for young children to learn letter sounds. basically, on the first card, the direction is given, and the child can click the button to choose. if he does not choose the correct answer, he will be given a second chance to try, so the direction will be given again....
- Tue Aug 23, 2011 3:07 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: why the second card of the same code does not work?
- Replies: 3
- Views: 2647
why the second card of the same code does not work?
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...