Search found 5 matches
- Thu Jan 30, 2014 4:19 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to see code without activating it
- Replies: 11
- Views: 3749
Re: How to see code without activating it
If I double click the source code called jungle.livecode and it opens in LC, then when I click on the monkey to access that stack, it open the stack. Then the spinning beach ball of death arrives, the monkey does not move and I have to force quit LC.
- Wed Jan 29, 2014 6:45 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to see code without activating it
- Replies: 11
- Views: 3749
Re: How to see code without activating it
Thank you all for your replies.
The offending file is in the folder for chapter 7 supporting files. It is called "monkey.wav". And it does play fine on the computer outside of LiveCode. I am running LiveCode 6.5 on a MacPro with 10.6.8.
The offending file is in the folder for chapter 7 supporting files. It is called "monkey.wav". And it does play fine on the computer outside of LiveCode. I am running LiveCode 6.5 on a MacPro with 10.6.8.
- Wed Jan 29, 2014 7:40 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to see code without activating it
- Replies: 11
- Views: 3749
Re: How to see code without activating it
Well, I traced it to a wav file. The bit depth of the problem file was only 4 bits - whereas the other wave files were 16 bits. [With that I would not recommend this book. I have some other problems with it as well.] The fact that a 4 bit file brought down Livecode concerns me - though this is where...
- Wed Jan 29, 2014 5:15 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to see code without activating it
- Replies: 11
- Views: 3749
Re: How to see code without activating it
Thanks for your help. I downloaded the files from the publisher website. This is a very simple program. And the code for this card is pretty much the same as the other cards. The code looks fine. I don't really need to know why it is crashing. (though I do love to figure these things out.) My questi...
- Wed Jan 29, 2014 3:54 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to see code without activating it
- Replies: 11
- Views: 3749
How to see code without activating it
Hello, I am trying out Livecode because I want to create an interactive book. I bought this book called Livecode Mobile Development Hotshot. It seems quite rudimentary - like it was thrown together very quickly - even though it is called Hotshot. The funny thing is that I went to look at the code fo...