Search found 14 matches

by cruddydan
Thu Jun 30, 2011 6:13 am
Forum: chartsEngine
Topic: BarsGrouped chart
Replies: 1
Views: 8463

BarsGrouped chart

Congratulations, BvG, on your aquisition of chartsEngine. I am using experimenting with the BarsGrouped chart and have a few questions / comments: 1. I am displaying the x-axis values using set the charts["dataIncludesX"] of tchart to true set the charts["xConvertsTo"] of tchart to "system date and ...
by cruddydan
Mon Mar 07, 2011 11:53 pm
Forum: iOS Deployment
Topic: Local Leader Boards
Replies: 14
Views: 8715

Re: Local Leader Boards

That would be much appreciated... Thanks.

Dan
by cruddydan
Tue Feb 15, 2011 5:56 pm
Forum: iOS Deployment
Topic: Local Leader Boards
Replies: 14
Views: 8715

Re: Online Leader Boards

After some further investigation yesterday, I discovered that Apple provides a "Game Center" which provides (among other things) a centralized leader board service. There is a "Game Kit API" that developers can use to read/write to the "Game Center". I assume the Game Kit is a set of DLLs that the d...
by cruddydan
Tue Feb 15, 2011 5:43 pm
Forum: Animation Engine
Topic: AE4 aeMoveTo Callbacks
Replies: 2
Views: 3542

Re: AE4 aeMoveTo Callbacks

That helped a lot, Malte. Thank you... again. AE is great.
by cruddydan
Tue Feb 15, 2011 12:16 am
Forum: iOS Deployment
Topic: Local Leader Boards
Replies: 14
Views: 8715

Re: Local Leader Boards

...A new version of 'Snowballer' just went live this morning in the app store (an LC iOS game) - the main additions were local and online leader boards. I just read and write the leader board info to a text file and display it in a field. The game's data file can contain multiple entries - one per ...
by cruddydan
Mon Feb 07, 2011 6:08 am
Forum: Animation Engine
Topic: AE4 aeMoveTo Callbacks
Replies: 2
Views: 3542

AE4 aeMoveTo Callbacks

I am using AE4 to move some objects with aeMoveTo (works well!!). I am moving multiple objects simultaneously (works well too!!). Now I want to check for object collisions. I believe I should use the aeExitFrame callback to do my collision checking, but I am unclear how to determine which moving obj...
by cruddydan
Mon Feb 07, 2011 2:27 am
Forum: Animation Engine
Topic: AE4 Newbie
Replies: 15
Views: 12023

Re: AE4 Newbie

BvG and Malte... thanks for the replies. You guys are awesome. My animation is working fine in the iOS simulator now.

Dan

p.s. I will start a new thread for my follow up questions.
by cruddydan
Sat Feb 05, 2011 2:09 am
Forum: Animation Engine
Topic: AE4 Newbie
Replies: 15
Views: 12023

AE4 Newbie

I just purchased AE4 and, now, so many questions... 1. Does AE4 work with the iOS Simulator for iPhone/iPad? If so, is there something special I need to do? 2. When I first launch animationEngine.livecode, I am presented with a card which requests my registration key. After successful registration, ...
by cruddydan
Tue Jan 25, 2011 6:53 am
Forum: iOS Deployment
Topic: Drag and Drop HELP
Replies: 3
Views: 3602

Re: Drag and Drop HELP

It would be nice to see this solution using the "touch" events, not the "grab" command.
by cruddydan
Mon Jan 24, 2011 4:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Motion Messages (Events)
Replies: 3
Views: 2606

Re: Motion Messages (Events)

It was not clear to me if all controls respond to "motion" events. I can make buttons work (as was done in the SheepHerder sample app) but I really want to use images... and couldn't get the same result. Will image controls respond to motion events? Is so, is there some special property I need to se...
by cruddydan
Sun Jan 23, 2011 8:34 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cloning Groups / Images
Replies: 3
Views: 2946

Re: Cloning Groups / Images

That worked fine, kray , except that the new group "MyGroup" on card "Main" does not respond to any mouse or touch events. I can see new group, but my mouseDown script (which is in the stack) doesn't execute when I click on the new group. I know the mouseDown script works because it fires when I cli...
by cruddydan
Sat Jan 22, 2011 5:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Motion Messages (Events)
Replies: 3
Views: 2606

Re: Motion Messages (Events)

Didn't even realize that was there. Very helpful. Thanks, Klaus.
by cruddydan
Sat Jan 22, 2011 4:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Motion Messages (Events)
Replies: 3
Views: 2606

Motion Messages (Events)

Where are the motion messages/events (like motionStart, touchMove, touchEnd) documented? They are used in the "Sheep-Herder" example, but don't show up in the LiveCode dictionary.
by cruddydan
Sat Jan 22, 2011 4:34 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Cloning Groups / Images
Replies: 3
Views: 2946

Cloning Groups / Images

I have 2 cards in my stack: "Main" and "Images". I have put some groups, which contain images, onto the "Images" card. From script, I want to copy those groups onto the "Main" card. I am able to Clone the groups successfully, but the clones show up on the "Images" card. How do I get the cloned group...

Go to advanced search