Search found 10 matches

by appsurd
Thu Sep 30, 2010 5:13 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: open box animation
Replies: 11
Views: 6761

Re: open box animation

Where can I download the mobile module from?
by appsurd
Thu Sep 30, 2010 4:57 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: open box animation
Replies: 11
Views: 6761

Re: open box animation

Hi Klaus,

Ok, you got me a little worried now that I am not using the right application. I am using Livecode 4.5. I believe this is compatible to build iPhone/iPad apps, right?
by appsurd
Thu Sep 30, 2010 4:40 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: open box animation
Replies: 11
Views: 6761

Re: open box animation

Superb, I have managed to import my image as a button. Now, my final question is: once I have made my Quicktime movie, how do I get it to work on mouseUp?
by appsurd
Thu Sep 30, 2010 3:50 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: open box animation
Replies: 11
Views: 6761

Re: open box animation

Yep, but will require QucikTIme to be installed on the traget machine(s), which might be a problem on Windows since this is not installed by default! This is not a problem. I am creating an app for the iPhone/iPad which I believe comes with Quicktime installed by default? Yes, create the image (imp...
by appsurd
Thu Sep 30, 2010 3:16 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: open box animation
Replies: 11
Views: 6761

Re: open box animation

Hi Klaus,

Thanks for your reply. I guess quicktime will probably be the best quality option, right?

Also, is it possible for me to import an image and use it as a button?
by appsurd
Thu Sep 30, 2010 2:59 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: open box animation
Replies: 11
Views: 6761

open box animation

Hi Guys!

I am looking to create an animation that features a box opening. In your opinion what would be the best way to create this (which format)?

Thanks.
by appsurd
Wed Sep 29, 2010 10:44 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: get button name
Replies: 1
Views: 2223

get button name

Hi Guys! I have the following script. However, I need to get the name of the button that was pressed to initiate this event. The value of "boxDay" should be the button name. Is this possible, if so how? on mouseUp put the short system date into unfDate set the itemDel to "/" put the item 1 of unfDat...
by appsurd
Wed Sep 29, 2010 9:33 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: on mouseUp get day/month
Replies: 4
Views: 3216

Re: on mouseUp get day/month

Also, I want to ask how I can get the button name when doing an on mouseUp event. Do you know?
by appsurd
Wed Sep 29, 2010 8:42 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: on mouseUp get day/month
Replies: 4
Views: 3216

Re: on mouseUp get day/month

Great, thank you. Sorry for the post in the other forum, but I think this is the right place for it.
by appsurd
Wed Sep 29, 2010 8:03 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: on mouseUp get day/month
Replies: 4
Views: 3216

on mouseUp get day/month

Hi Guys!

I am looking to create an on mouseUp event that gets the current day/month. How can I do that?

Thank you in advance.