Search found 280 matches
- Sat May 07, 2011 8:14 pm
- Forum: iOS Deployment
- Topic: Post to URL no result
- Replies: 3
- Views: 1591
Post to URL no result
Hi, I trying this code but I haven't any result... what is wrong? On desktop work. on mouseUp put empty into field "resultat" libURLSetSSLVerification false --set httpHeaders to "Content-type: application/x-www-form-urlencoded" & cr get libURLFormData("ID",45) put it into tpost answer tpost post tpo...
- Fri Apr 08, 2011 1:45 pm
- Forum: iOS Deployment
- Topic: eMagazine created with LiveCode submitted to Apple
- Replies: 13
- Views: 4366
- Thu Apr 07, 2011 9:39 pm
- Forum: iOS Deployment
- Topic: Trying to figure this out
- Replies: 20
- Views: 4905
Re: Trying to figure this out
Hi, horzPicScroll have the logic into the card, yes, but I testing the horzPicShow and in the card haven't any code, all the code is inside the group "picGroup". In my case I have two groups, "picGroup" and "picGroup2". Changing the layer value from one to other, produce that run one or other... Sal...
- Thu Apr 07, 2011 7:47 pm
- Forum: iOS Deployment
- Topic: Groups with Visual effects
- Replies: 7
- Views: 2078
Groups with Visual effects
Hi,
How I must use the visual effects with groups to show the effect only into rect of the group?
Salut,
Josep
How I must use the visual effects with groups to show the effect only into rect of the group?
Salut,
Josep
- Thu Apr 07, 2011 7:44 pm
- Forum: iOS Deployment
- Topic: Touch Events in iOS Browser
- Replies: 4
- Views: 2229
Re: Touch Events in iOS Browser
Hi Joel,
Maybe with a PDF the thing isn't easy, what you want trap when the user touch the PDF?
Turn the page? Then you can evaluate in what zone of the pdf the touch is done, and then go to the next page or the previous.
If the PDF have links, they should work...
Salut,
Josep
Maybe with a PDF the thing isn't easy, what you want trap when the user touch the PDF?
Turn the page? Then you can evaluate in what zone of the pdf the touch is done, and then go to the next page or the previous.
If the PDF have links, they should work...
Salut,
Josep
- Thu Apr 07, 2011 7:39 pm
- Forum: iOS Deployment
- Topic: Deploying Without App Store
- Replies: 31
- Views: 11739
Re: Deploying Without App Store
Hi,
Good, 99 installs per year, but the provision for each device have a expiration date, isn't?
So the only way is AppStore...
I will send a feeback to Apple...
Also we can create a standard text to send Apple claiming for a solution for this.
Thoughts?
Salut,
Josep
Good, 99 installs per year, but the provision for each device have a expiration date, isn't?

I will send a feeback to Apple...
Also we can create a standard text to send Apple claiming for a solution for this.
Thoughts?
Salut,
Josep
- Thu Apr 07, 2011 7:27 pm
- Forum: iOS Deployment
- Topic: Trying to figure this out
- Replies: 20
- Views: 4905
Re: Trying to figure this out
Hi,
I just download and play with the examples horzPicScroll and horzPicShow into the iPad.
I copied two times the horzPicShow group to test it but only the one that have the layer = 1 work.
Why?
Salut,
Josep
I just download and play with the examples horzPicScroll and horzPicShow into the iPad.
I copied two times the horzPicShow group to test it but only the one that have the layer = 1 work.
Why?
Salut,
Josep
- Thu Apr 07, 2011 8:08 am
- Forum: iOS Deployment
- Topic: Deploying Without App Store
- Replies: 31
- Views: 11739
Re: Deploying Without App Store
Hi, Maybe I wrong but you can distribute as in-House without submit to the AppStore. In-house Distribution iPhone apps provisioned using the enterprise distribution method are not submitted to the App Store. In-house apps can be hosted on a website, file sharing system, or simply emailed directly to...
- Thu Apr 07, 2011 7:38 am
- Forum: iOS Deployment
- Topic: eMagazine created with LiveCode submitted to Apple
- Replies: 13
- Views: 4366
Re: eMagazine created with LiveCode submitted to Apple
Yes, a tutorial would be fantastic!
Salut,
Josep
Salut,
Josep
- Thu Apr 07, 2011 7:34 am
- Forum: iOS Deployment
- Topic: Display a PDF into the iPad
- Replies: 2
- Views: 1275
Re: Display a PDF into the iPad
Thanks.
- Wed Apr 06, 2011 1:36 am
- Forum: Animation Engine
- Topic: Turning pages with animation engine
- Replies: 3
- Views: 2430
Re: Turning pages with animation engine
Thanks Bernd.
- Wed Apr 06, 2011 1:32 am
- Forum: Animation Engine
- Topic: Tutorial requests
- Replies: 28
- Views: 28042
Re: Tutorial requests
Tutorials about:
Move many objects at same time while you move with the keys other element.
Interception of the elements with the element moved by the user.
iPad example about moving panels and groups.
Salut,
Josep
Move many objects at same time while you move with the keys other element.
Interception of the elements with the element moved by the user.
iPad example about moving panels and groups.
Salut,
Josep
- Wed Apr 06, 2011 1:22 am
- Forum: iOS Deployment
- Topic: Touch Events in iOS Browser
- Replies: 4
- Views: 2229
- Wed Apr 06, 2011 1:18 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Looking for a in depth game tutorial for ios
- Replies: 4
- Views: 1598
Re: Looking for a in depth game tutorial for ios
Hi,
The basic to move is:
on mouseup
visual effect push left
go card 2
end mouseup
Check the Dictionary for "go" and "visual effect"
Salut,
Josep
The basic to move is:
on mouseup
visual effect push left
go card 2
end mouseup
Check the Dictionary for "go" and "visual effect"
Salut,
Josep
- Mon Apr 04, 2011 2:30 pm
- Forum: iOS Deployment
- Topic: IOS External Support
- Replies: 4
- Views: 1960
Re: IOS External Support
Hi,
You must code your own external lib, in Desktop this is posible but for iOS you must wait to be available.
Salut,
JosepM
You must code your own external lib, in Desktop this is posible but for iOS you must wait to be available.
Salut,
JosepM