Search found 174 matches

by okk
Sun Mar 03, 2024 4:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scrolling from a remembered vScroll position on mobile
Replies: 9
Views: 3293

Re: Scrolling from a remembered vScroll position on mobile

Hi, in case someone stumbles upon this issue: I just noticed that the suggested workaround didn't work for me when I had

Code: Select all

set the acceleratedRendering of this stack to true 
... still trying to master the mobile scroller...
Best,
Oliver
by okk
Mon Feb 26, 2024 5:06 pm
Forum: Multimedia
Topic: Player Object with Alpha Channel - Video Playback with Preserved Transparency
Replies: 3
Views: 526

Re: Player Object with Alpha Channel - Video Playback with Preserved Transparency

Hi and thanks for trying. I guess the good old "always buffer" is working as expected times are not coming back... I think it never worked on mobile though. Still searching, not overly optimistic. Best. Oliver
by okk
Mon Feb 26, 2024 9:37 am
Forum: Multimedia
Topic: Player Object with Alpha Channel - Video Playback with Preserved Transparency
Replies: 3
Views: 526

Player Object with Alpha Channel - Video Playback with Preserved Transparency

Hi all, does anyone have experience with the playerobject and video content with transparency? My target platforms are Android and iOS. My ultimate goal is to have my videos playback within a hexagonal shape. Think of it like hexagonal tiles in a bathroom. When you click a tile, a video should play ...
by okk
Tue Aug 09, 2022 3:04 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: create new marker on map widget
Replies: 12
Views: 12367

Re: create new marker on map widget

Hi Torsten,
glad that the workaround was useful. Do you have any ideas on how to get this functionality working on mobile? Best. Oliver
by okk
Fri Sep 17, 2021 2:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Audience Polling System
Replies: 15
Views: 6975

Re: Audience Polling System

Hi and thanks for all the valuable input. 1. website or app I am more familair of creating a mobile app than a website. In Finland it is quite common to download an app when visiting an exhibtion or a theatre etc. so that wont be a mayor issue, we will hand out devices with the app preinstalled if n...
by okk
Thu Sep 16, 2021 12:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Audience Polling System
Replies: 15
Views: 6975

Re: Audience Polling System

Hi and thanks again for the quick replies and tips. 1. UUID That sounds like an interesting option. It seems nearly impossible to generate an identical ID by coincidence. Do you have any thoughts on performance when I do a query with a 128 bit ID instead of a much shorter ID. I of course only have 1...
by okk
Thu Sep 16, 2021 8:52 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Audience Polling System
Replies: 15
Views: 6975

Re: Audience Polling System

Hi and thanks for the quick responses. I will for sure check out livecloud. I have followed them for a while but never tried it out. I have used MySQL databases earlier and it seemed to work okay and that would currently be my choice: to have a MySQL database with two simple tables, like one with th...
by okk
Wed Sep 15, 2021 6:03 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Audience Polling System
Replies: 15
Views: 6975

Audience Polling System

Hi, for a theatre performance I need to create a custom audience polling system. The idea is that the audience will download a mobile app to their phones before the show. During the performance I want to be able to pose questions to the audience, the question should appear roughly at the same time o...
by okk
Wed Jun 02, 2021 12:53 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Pinch and Zoom - Livecode lesson modification
Replies: 7
Views: 3945

Pinch and Zoom - Livecode lesson modification

Hi, the livecode lesson on pinching https://lessons.livecode.com/m/4069/l/11509-how-do-i-implement-a-multi-touch-pinch-motion is often referenced but it is not producing a superuseful zoom, since the zoom focusses on the centre of the image and not on the area that is pinched. Below is my quick and ...
by okk
Mon May 17, 2021 7:41 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: set dgData aborts script
Replies: 4
Views: 2576

Re: set dgData aborts script

Thanks! That's what I was looking for. I somehow have hard times finding stuff in the dictionary which I don't know yet. In any case, when I set the dgData of my datagrid with the corrupt data I catch the following error-message: 69,4381,17 77,4381,29 456,4381,17 465,4381,17 490,4381,17 490,4381,17 ...
by okk
Sun May 16, 2021 4:35 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: set dgData aborts script
Replies: 4
Views: 2576

set dgData aborts script

Hi, I have a script that reads data from a file, then sets the dgData of my datagrid and then continues with other things. Now I noticed that when the data from my file is somehow corrupt my script quietly aborts when setting the dgData. How can I detect this error before the script abourts? I would...
by okk
Sun May 16, 2021 4:26 pm
Forum: iOS Deployment
Topic: Problem with mobilecontrol player object
Replies: 15
Views: 9644

Re: Problem with mobilecontrol player object

Thanks! Do you think this would qualify for a bug-report? Best. O
by okk
Sun May 16, 2021 4:24 pm
Forum: iOS Deployment
Topic: Issues (again) to upload to Apple Store
Replies: 15
Views: 9070

Re: Issues (again) to upload to Apple Store

Simon already explained the steps nicely, for me it was not necessary to rename the compressed payload folder, you only have to manually change the file from a .zip to an .ipa file. Best. Oliver
by okk
Mon May 03, 2021 11:48 am
Forum: iOS Deployment
Topic: Problem with mobilecontrol player object
Replies: 15
Views: 9644

Re: Problem with mobilecontrol player object

Hi SteveB, did you by any chance noticed any synch issues with the mobilecontrol player object on Android? I play my videos from a server and audio and video track are slightly out of synch on Android devices, it is not much, but noticable enough to be annyoying, perhaps 4 frames. The videos on the ...
by okk
Mon May 03, 2021 11:43 am
Forum: iOS Deployment
Topic: Issues (again) to upload to Apple Store
Replies: 15
Views: 9070

Re: Issues (again) to upload to Apple Store

Hi, I am sorry to hear you needed to go that far. I must have had a very lucky day. Congratulations to 500 posts! best. Oliver

Go to advanced search