Search found 41 matches

by ahmedinvent24BUSGdU9
Mon Apr 15, 2013 1:56 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Notification??
Replies: 6
Views: 3796

Re: Notification??

Hi Jean-Marc

Can you please upload a sample stack for this :D
Please I need it really because I will make it a birthday gift for my Brother :)

Best Regards

Ahmed F.
by ahmedinvent24BUSGdU9
Sat Apr 13, 2013 4:23 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Notification??
Replies: 6
Views: 3796

Re: Notification??

Hi Jean-Marc
what I'll put

Code: Select all

 if the seconds = sAlertTime then
      -- do what you want
   end if
? :|
by ahmedinvent24BUSGdU9
Sat Apr 13, 2013 3:40 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Notification??
Replies: 6
Views: 3796

Notification??

Hello :D I was searching for how to make a local notification. I found this code in the lessons :D on mouseUp local tCurrentTime, tNotificationTime, tAlertBody, tAlertButton, tAlertMessage, tSound put the seconds into tCurrentTime put field "alertbody" into tAlertBody put field "alertbutton" into tA...
by ahmedinvent24BUSGdU9
Fri Apr 12, 2013 6:53 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to make an object move when I swipe my finger up?
Replies: 9
Views: 7476

Re: How to make an object move when I swipe my finger up?

Woow!
Thank you Dixie!
But still have a question :D
How to make the swipe left and right?

Best Regards

Ahmed F.

:D :D
by ahmedinvent24BUSGdU9
Thu Apr 11, 2013 8:56 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to make an object move when I swipe my finger up?
Replies: 9
Views: 7476

Re: How to make an object move when I swipe my finger up?

Oops!
I'm Using Android!
Sorry!
How to make it working on Android?

:D

Ahmed F.
by ahmedinvent24BUSGdU9
Thu Apr 11, 2013 8:54 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to make this move smoothly?
Replies: 5
Views: 3494

Re: How to make this move smoothly?

Thanks, Sturgis, Asayd
For your Help :D

Regards
Ahmed F.
by ahmedinvent24BUSGdU9
Thu Apr 11, 2013 8:12 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to make this move smoothly?
Replies: 5
Views: 3494

Re: How to make this move smoothly?

Thank You Devin for your help :D

But where is the acceleratedRendering ??

Ahmed
by ahmedinvent24BUSGdU9
Thu Apr 11, 2013 6:38 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to make this move smoothly?
Replies: 5
Views: 3494

How to make this move smoothly?

Hello :) This is the code of side scrolling, when I run it on the mobile devices it's moving not smoothly :( on updateScreen if sGameRunning then playRocket set the left of img "bg1" to (the left of img "bg1" - 25) set the left of img "bg2" to (the left of img "bg2" - 25) set the left of img "bg4" t...
by ahmedinvent24BUSGdU9
Fri Mar 22, 2013 4:40 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to make an object move when I swipe my finger up?
Replies: 9
Views: 7476

How to make an object move when I swipe my finger up?

Hello :) I have now an object and a line to move the object on, and I added a button when I click on it the object move on the line,,I want to remove the button and use swiping, when i swipe up the object move on line1 , when I swipe down the object move on line2, when I swipe left the object move o...
by ahmedinvent24BUSGdU9
Fri Mar 22, 2013 4:29 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to rotate an object 360 degree?
Replies: 24
Views: 14950

Re: How to rotate an object 360 degree?

Thanks, Klaus
Really that is great way to make cool animation !
I use it in all apps i programmed to give it an animation!

Thanks again :wink:

Best Regards

Ahmed F.
by ahmedinvent24BUSGdU9
Wed Feb 20, 2013 2:40 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to rotate an object 360 degree?
Replies: 24
Views: 14950

Re: How to rotate an object 360 degree?

WOW! Thats great and simple!

Thank You Klaus for your great effort :)

Best Regards,
AhmedF.
by ahmedinvent24BUSGdU9
Wed Feb 20, 2013 1:45 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to rotate an object 360 degree?
Replies: 24
Views: 14950

Re: How to rotate an object 360 degree?

Hi Klaus,

Thank you For your help :)
I am waiting to see the sample stack :D



Thanks,
AhmedF.
by ahmedinvent24BUSGdU9
Wed Feb 20, 2013 1:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to rotate an object 360 degree?
Replies: 24
Views: 14950

Re: How to rotate an object 360 degree?

Hi,Klaus
Ok but how to repeat?!

Thanks,
AhmedF.

Go to advanced search