Search found 4 matches

by ianpiper
Thu Jun 20, 2013 11:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Installing plugins
Replies: 1
Views: 1874

Installing plugins

HI, I followed the lesson here (link to your page that I'm not allowed to post goes here) to install the revMobGUI.livecode plugin. I set the location of plugins in LiveCode's preferences to ~/Documents/My LiveCode/Plugins, closed LiveCode, deleted the preferences file ~/Library/Preferences/RunRev/l...
by ianpiper
Tue Apr 23, 2013 5:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sheep Herder Academy lesson 3 broken
Replies: 5
Views: 4961

Sheep Herder Academy lesson 3 broken

Hi, I've had a lot of trouble getting this working. I have tried it in the commercial demo and the community edition and the result is the same. In desperation I even copied the code from the tutorial. Turns out that code has a number of flaws. It may help other new users to see what was wrong. I've...
by ianpiper
Sun Apr 14, 2013 1:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How do you stop execution of a script?
Replies: 6
Views: 7525

Re: How do you stop execution of a script?

Thanks for the reply. I'm just following the code in the tutorial. I think my code matches the code in the tutorial (after all, I cut and pasted it once my own code failed), but it doesn't work. And it's really not clear where to go with this. The mouseMove handler is in the card script. Sadly I hav...
by ianpiper
Sat Apr 13, 2013 6:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How do you stop execution of a script?
Replies: 6
Views: 7525

How do you stop execution of a script?

I am following lesson 3 of SheepHerder Academy. I must have made some sort of error, because I keep getting an error window popping up. executing at 6:20:31 PM Type Chunk: can't set property Object card id 1002 Line set the loc of the target to the mouseLoc Hint mouseMove But this happens even when ...