Search found 891 matches

by LCNeil
Wed Mar 16, 2016 10:59 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Testing My LiveCode Application
Replies: 6
Views: 4054

Re: Testing My LiveCode Application

You may need to contact oracle with assistance with any errors associated with the installation of the Java JDK http://www.oracle.com/us/support/index.html I would also recommend downloading an older revision of the JDK (e.g. JDK 7.**) as this may allow installation on your system Kind Regards, Neil...
by LCNeil
Wed Mar 16, 2016 9:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Testing My LiveCode Application
Replies: 6
Views: 4054

Re: Testing My LiveCode Application

Hi Shikha,

At what point are you up to with the Android setup?

e.g. Have you manage to install the JDK/Android SDK?
Is the Android SDK linked within LiveCodes preferences?

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--
by LCNeil
Wed Mar 16, 2016 9:24 am
Forum: Android Deployment
Topic: Advertising on Android
Replies: 26
Views: 45748

Re: Advertising on Android

Hi Kim, Using Adsense in the way you have mentioned violates Googles Adsense policies and would likely result in your app being removed from stores/ having your Adsense account suspended. More information on this can be found here- https://support.google.com/adsense/answer/68724?hl=en-GB The use of ...
by LCNeil
Tue Mar 15, 2016 5:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Testing My LiveCode Application
Replies: 6
Views: 4054

Re: Testing My LiveCode Application

Hi Shikha,

Did you follow this lesson in order to get setup with Android deployment?

http://lessons.livecode.com/m/2571/l/27 ... er-on-a-pc

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--
by LCNeil
Mon Feb 22, 2016 1:46 pm
Forum: Android Deployment
Topic: Taking a photo without native controls
Replies: 17
Views: 12832

Re: Taking a photo without native controls

Hi Paul, Our educational licence might be of interest- https://livecode.com/products/livecode-platform/livecode-in-education/ This will give you a single commercial licence that you could use to build your students standalones. This would give them the chance to try out out new camera syntax. Kind R...
by LCNeil
Fri Feb 19, 2016 4:27 pm
Forum: Android Deployment
Topic: Taking a photo without native controls
Replies: 17
Views: 12832

Re: Taking a photo without native controls

Hi all, The new camera controls are commercial only so if you are using the community version of LiveCode they will not work. If you are using a commercial version (indy etc), what scripts are you using to start up the camera? Do you have a sample stack I could test with Kind Regards, Neil Roger -- ...
by LCNeil
Thu Feb 18, 2016 10:59 am
Forum: Multimedia
Topic: HTML5 Video Player
Replies: 45
Views: 26011

Re: HTML5 Video Player

Hi Steve, I don't think this is possible via the potential security concerns of local file access via a web browser. It is possible to play local videos but a user would have to physically select them via a file picker. More information on this here- http://stackoverflow.com/questions/8885701/play-l...
by LCNeil
Wed Feb 17, 2016 4:34 pm
Forum: iOS Deployment
Topic: Test button returns an error message
Replies: 10
Views: 7528

Re: Test button returns an error message

One thing you might want to try is removing all simulators from your Xcode installation and adding them again. Open Xcode and navigate to "Window---->Devices". You should see something like the following (Im using Xcode 7.2) Screen Shot 2016-02-17 at 15.23.04.png What you will want to do, is delete ...
by LCNeil
Tue Feb 16, 2016 5:08 pm
Forum: iOS Deployment
Topic: Test button returns an error message
Replies: 10
Views: 7528

Re: Test button returns an error message

Hi Sean,

I would try upgrading to LC 7.1.2 (RC2) and Xcode 7.2 to see if this resolves the issue for you. Let us know how you get on.

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--
by LCNeil
Tue Feb 16, 2016 3:36 pm
Forum: Android Deployment
Topic: Taking a photo without native controls
Replies: 17
Views: 12832

Re: Taking a photo without native controls

Hi Klaus, The documentation issues on the new Camera functionality are in our QC database and are waiting to be addressed. I agree that this is a great new addition to the LC platform and its a shame to see it not getting the love that it deserves :) The syntax is the same across desktop/mobile (min...
by LCNeil
Tue Feb 16, 2016 1:30 pm
Forum: Clock
Topic: Alarms do not appear in list
Replies: 2
Views: 9723

Re: Alarms do not appear in list

Hi Louis, At the moment I can only see the loadAlarms command being executed when the stack is initially opened. This means that any new alarms that are added, will not show unless the stack is opened again. When you save an alarm via saveAlarms you are replacing the contents of the whole alarm file...
by LCNeil
Tue Feb 16, 2016 12:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Put text into fld at a website
Replies: 31
Views: 15826

Re: Put text into fld at a website

Tabs are not supported neither are browser addons so that is one element you would have to create manually (e.g. multiple browser instances for tabs) In regards to the browser instance, what version of LiveCode are you using? It could be that the required inclusions are not being automatically set. ...
by LCNeil
Tue Feb 16, 2016 11:51 am
Forum: iOS Deployment
Topic: Certificate has an invalid issuer - error
Replies: 12
Views: 11175

Re: Certificate has an invalid issuer - error

Hi David,

This might help you out-

http://stackoverflow.com/questions/3539 ... h-services

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--
by LCNeil
Mon Feb 15, 2016 10:39 pm
Forum: iOS Deployment
Topic: Certificate has an invalid issuer - error
Replies: 12
Views: 11175

Re: Certificate has an invalid issuer - error

Looks like this was an issue at Apples end. A post on our Use-List explains more :)

https://www.mail-archive.com/use-liveco ... 71187.html

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--
by LCNeil
Mon Feb 15, 2016 7:12 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Put text into fld at a website
Replies: 31
Views: 15826

Re: Put text into fld at a website

The latest LiveCode browser instances use the Chromium Embedded framework which is a very modern and up-to-date embedded browser engine. Many applications use this so I would suggest testing this your website as you may find it equally comparable to the FireFox browser. A list of application that us...

Go to advanced search