Getting Started with LiveCode - Complete Beginners • Re: Drag & Drop?
Hi Jon,I changed your script just a little bit and it works for me with .txt files, see "## changed"CODE: on dragEnter -- Check if the dropped item is a file if dragData["Files"] is not empty then ##...
View ArticleAndroid Deployment • can't release new APP Version
This is not a LC problem but may be some of you know to answer.I have a version (#17) already in Google Play.Now I want to release a new version (#26) but it doesn't allow me to put into ProductionThe...
View ArticleTalking LiveCode • Re: Checking user answer in a quiz
According to your suggestions I have made some corrections in my codes of Livecode. Now I am having only one problem that the quiz summary is not showing the correct score. It is showing the score...
View ArticleAndroid Deployment • Re: can't release new APP Version
Hello Simon,I was not able to test this since I have no draft release in production, but there should be a Discard button if you go to the Production track and see the releases that appear...
View ArticleOff-Topic • What are the Mobile Game Development Services?
Mobile game development services include a variety of offerings for the design, optimization, and support of mobile games. These services are meant to satisfy the demands of game studios,...
View ArticleLiveCode University • Re: Issues with Unit 2, Lesson 7 Assignment
Facing challenges with Unit 2, Lesson 7, is totally normal; you're not alone. Sometimes breaking tasks into smaller steps helps. If it's writing-related, resources like adelaideresumewriters could...
View ArticleTalking LiveCode • Accordion for LC
Recently "StrongBow" wondered whether there is an Accordion for LCHas anyone seen this: https://livecode.com/elements-accordion/and I thought it looked nice and pretty useful.I realise that Stam did...
View ArticleTalking LiveCode • Re: Accordion for LC
Bernd.Downloaded, but could not get any action at all on the main group. Neither clicking, double-clicking, dragging did anything.CraigStatistics: Posted by dunbarx — Sun Nov 24, 2024 5:52 pm
View ArticleLinux • Livecode on Parallels Unbuntu w/Rosetta
I'm wondering if anyone has been able to get Livecode v9 or v10 running on a Parallels Vm with Ubuntu w/Rosetta on an Apple Silicon mac. I've been trying today with no luck. I get the following error...
View ArticleAndroid Deployment • Can't install a second apk
Hi, I'm trying to install one more apk on Android 14, but it overrides the existing one.Why??? How to make it possible?Any help ist appreciated.Statistics: Posted by Reno-Muc — Mon Nov 25, 2024 10:40 am
View ArticleAndroid Deployment • Re: Can't install a second apk
Hi Reno-Muc,welcome to the forum! Android does not care about the NAME of an APK, it checks the IDENTIFIER of the APK, see screenshot.So if your second APK has the same identifier, it will probably be...
View ArticleiOS Deployment • Play sound and play stop
I'm using the play command to play a sound filled successfully on iOS, works great but issuing play stop does not stop playback. Is there an easy way to stop playback of an MP3 on iOS?Statistics:...
View ArticleiOS Deployment • Re: Play sound and play stop
Hi.I have never played anything, but the dictionary does not list a "play stop" command. It does speak about a "stop" command:stop [playing] {player | videoClip | audioClip}CraigStatistics: Posted by...
View ArticleGetting Started with LiveCode - Complete Beginners • AESEncryptWithKey merge...
I'd like to encrypt data in livecode with mergAESEncryptWithKey pData,pKey,pIV,[pMode],[pKeySize],[pPadding]. The encrypted data is subsequently uploaded to PHP. PhP decrypts the data with the same...
View ArticleGetting Started with LiveCode - Complete Beginners • Properties and properties
I have been messing around with fields, and discovered that the fields that are delivered from the Tools palette are derived from Tab_delimited files stored way, way down in the merry file structure...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: Properties and...
Hi Richmond,Those four colored properties are used in the "Table Field"Drag a "Table Field" on a stack in open the properties inspector for it. Then you have a pane "Table" in the properties inspector...
View ArticleOff-Topic • Re: Possibly the worst effect of removing the Open Source version.
2021There has been a definite change in the forums which is sad…Now that is really taking hold.I do hope whoever took that decision has no doubts about it.Statistics: Posted by richmond62 — Tue Nov...
View ArticleDeveloper Services Marketplace • Re: Offering Development from Ukraine
May I make this discussion live again? Despite these volatile and tough times, Ukrainian developers are doing things! Just welcome STALKER 2 to this world. But not only the gaming industry is...
View ArticleMade With LiveCode • Re: Fuzzy Clock for Android, iPhone and iPad
Is there a way to completely hide the actual time in Fuzzy Clock? While the charm of the app seems to be its imprecise nature, I still want a way to glance at the exact time discreetly without needing...
View ArticleGetting Started with LiveCode - Experienced Developers • Re: LC 10 install on...
It took me more than 12 hours to finish the download as well, so you're definitely not alone Statistics: Posted by hancroute — Fri Nov 29, 2024 2:39 am
View Article