Hello there
I am looking for someone to give me a hand on an ad hoc basis to develop a couple of apps.
I am very much an amateur, but I'm fairly happy to do most of the work, the problem is occasionally/often I hit a problem that I just can't resolve.
It would also be good have someone look at ...
Search found 39 matches
- Mon Aug 01, 2022 10:29 am
- Forum: Developer Services Marketplace
- Topic: ad hoc help with LC development for android / IOS
- Replies: 1
- Views: 50256
- Wed Jul 27, 2022 9:23 am
- Forum: Android Deployment
- Topic: download from browser widget on android
- Replies: 0
- Views: 15863
download from browser widget on android
Hello there
Could someone possibly tell me if there is a particular option I need to select on standalone settings or something to allow downloads?
I have a browser widget which points to a webpage with a list of hyperlinks to mp4 files, If I click on one of these it plays the video.
One of the ...
Could someone possibly tell me if there is a particular option I need to select on standalone settings or something to allow downloads?
I have a browser widget which points to a webpage with a list of hyperlinks to mp4 files, If I click on one of these it plays the video.
One of the ...
- Tue Apr 12, 2022 5:00 pm
- Forum: Android Deployment
- Topic: browser widget mp4 issue
- Replies: 5
- Views: 6610
Re: browser widget mp4 issue
Hi there
In case its helpful to anyone else, I found a solution.
Livecode 10 (dp3) has all the codecs / licenses / etc....
So provided you select 'hardware acceleration' in the standalone settings section it will play mp4 files happily.
Kind regards
Paul
In case its helpful to anyone else, I found a solution.
Livecode 10 (dp3) has all the codecs / licenses / etc....
So provided you select 'hardware acceleration' in the standalone settings section it will play mp4 files happily.
Kind regards
Paul
- Sun Apr 10, 2022 2:09 pm
- Forum: Android Deployment
- Topic: browser widget mp4 issue
- Replies: 5
- Views: 6610
Re: browser widget mp4 issue
Just to add to the previous post-
Are there any other formats that I could use - eg .flv .swf .mov .mkv
Kind regards
Paul
Are there any other formats that I could use - eg .flv .swf .mov .mkv
Kind regards
Paul
- Sun Apr 10, 2022 2:01 pm
- Forum: Android Deployment
- Topic: browser widget mp4 issue
- Replies: 5
- Views: 6610
Re: browser widget mp4 issue
Hi wsamples
Thanks v much for your reply.
I did try this though and it doesn't appear to work. I used ffmpeg to convert one file to webm using vp9 to test it, but essentially the same thing happens.
Kind regards
Paul
Thanks v much for your reply.
I did try this though and it doesn't appear to work. I used ffmpeg to convert one file to webm using vp9 to test it, but essentially the same thing happens.
Kind regards
Paul
- Wed Mar 30, 2022 6:02 pm
- Forum: Android Deployment
- Topic: browser widget mp4 issue
- Replies: 5
- Views: 6610
browser widget mp4 issue
Dear All
I imagine you will need more information, but could someone possibly tell me if there are any know issues using the browser widget on android to play mp4 files?
My app is super basic, the main page just has a large browser object that points to a node red dashboard.
On the dashboard ...
I imagine you will need more information, but could someone possibly tell me if there are any know issues using the browser widget on android to play mp4 files?
My app is super basic, the main page just has a large browser object that points to a node red dashboard.
On the dashboard ...
- Sun Apr 12, 2020 7:02 pm
- Forum: Android Deployment
- Topic: player object on android
- Replies: 4
- Views: 6344
Re: player object on android
Thanks v much Klaus
- Wed Apr 08, 2020 1:31 pm
- Forum: Android Deployment
- Topic: player object on android
- Replies: 4
- Views: 6344
Re: player object on android
Hi Klaus
Sorry, yes I meant mobilecontrolcreate.
It works well, but it doesn't seem possible to choose where to locate it on the card.
Kind regards
Paul
Sorry, yes I meant mobilecontrolcreate.
It works well, but it doesn't seem possible to choose where to locate it on the card.
Kind regards
Paul
- Tue Apr 07, 2020 7:18 pm
- Forum: Android Deployment
- Topic: player object on android
- Replies: 4
- Views: 6344
player object on android
Evening everyone
Simple question again I'm sure, but there we go:
Could someone tell me how / if you can manipulate where the player object goes on the screen on an android device?
I can see how you change the size, but not the position. I was thinking I could put the code inside a container and ...
Simple question again I'm sure, but there we go:
Could someone tell me how / if you can manipulate where the player object goes on the screen on an android device?
I can see how you change the size, but not the position. I was thinking I could put the code inside a container and ...
- Tue Apr 07, 2020 7:14 pm
- Forum: Android Deployment
- Topic: psu notification icon
- Replies: 3
- Views: 5372
Re: psu notification icon
Hi Simon
Thanks v much, it was really bugging me, but I couldn't find the answer anywhere.
Kind regards
Paul
Thanks v much, it was really bugging me, but I couldn't find the answer anywhere.
Kind regards
Paul
- Sat Mar 28, 2020 10:29 am
- Forum: Databases
- Topic: converting an sql query into an array
- Replies: 17
- Views: 89239
Re: converting an sql query into an array
Thanks v much for all the answers everyone.
I went round the houses trying the various suggestions above, but in the end I used the stack from Fourthworld, because I still couldn't get the SQL syntax to work (I've now bought 'SQL Queries for mere mortals' to try and swot up).
So, for any NOOBs ...
I went round the houses trying the various suggestions above, but in the end I used the stack from Fourthworld, because I still couldn't get the SQL syntax to work (I've now bought 'SQL Queries for mere mortals' to try and swot up).
So, for any NOOBs ...
- Fri Mar 27, 2020 7:30 pm
- Forum: Android Deployment
- Topic: psu notification icon
- Replies: 3
- Views: 5372
psu notification icon
Evening All
Does anyone know how/if you can change the push notification icon from the default LC one to one of your choice?
Also as an aside one of the livecode guides says your application icon should be in incs format, but when you try to select this file from the folder it only shows png ...
Does anyone know how/if you can change the push notification icon from the default LC one to one of your choice?
Also as an aside one of the livecode guides says your application icon should be in incs format, but when you try to select this file from the folder it only shows png ...
- Fri Mar 20, 2020 2:06 pm
- Forum: Databases
- Topic: converting an sql query into an array
- Replies: 17
- Views: 89239
Re: converting an sql query into an array
Again, thank you for all the replies and offers of help to check my stack
However, I have changed tack a bit as I realized what I was doing was a bit convoluted, as in doubling up unnecessarily on what was already on my db.
All I need to do is populate a field in my sql db with the push keys of ...
However, I have changed tack a bit as I realized what I was doing was a bit convoluted, as in doubling up unnecessarily on what was already on my db.
All I need to do is populate a field in my sql db with the push keys of ...
- Thu Mar 19, 2020 12:40 am
- Forum: Databases
- Topic: converting an sql query into an array
- Replies: 17
- Views: 89239
Re: converting an sql query into an array
wow thanks for all the answers
I went with the array in the end, which worked fine as far as displaying the data, but retrieving what I actually need is still eluding me:-
I have the array as suggested-
key -id name info i want
1 paul xxxxxxxx(push key)
I can select all the names and put them ...
I went with the array in the end, which worked fine as far as displaying the data, but retrieving what I actually need is still eluding me:-
I have the array as suggested-
key -id name info i want
1 paul xxxxxxxx(push key)
I can select all the names and put them ...
- Wed Mar 18, 2020 12:34 am
- Forum: Databases
- Topic: converting an sql query into an array
- Replies: 17
- Views: 89239
converting an sql query into an array
Evening everyone
Could one of you clever people answer the following:-
I'm making a very simple database query which returns the info from 2 columns for a number of entries
e.g the result is
john smith eastbourne
ben brown brighton
etc, etc..
What I'd like to do is convert the result into an ...
Could one of you clever people answer the following:-
I'm making a very simple database query which returns the info from 2 columns for a number of entries
e.g the result is
john smith eastbourne
ben brown brighton
etc, etc..
What I'd like to do is convert the result into an ...