Re: html5Player

2020-01-30 Thread Alain Vezina via use-livecode
Thanks a lot Herman for that work. It opens a lot of possibilities. Kind regards, Alain Vezina > Le 29 janv. 2020 à 20:55, hh via use-livecode > a écrit : > > HTML5: html5Player (v102 as of Jan 30, 2020) > > This is a HTML5 standalone (webApp in the new LC wording). > https://hyperhh.de/html

How much do we have to pay to get a minimum of efficiency from HTML5

2019-11-18 Thread Alain Vezina via use-livecode
I gave up regular LC to get interested in HTML5 from LiveCode a year ago. My intention was to transform my apps to get me out of Apple's tyranny. I was first enchanted by this product, but I quickly became disillusioned when I realized that basic commands and functions in LC like read from file

Re: Can I find out what handler I am in?

2019-10-25 Thread Alain Vezina via use-livecode
I use to indicate where I am by answering something like "I'm entering in handler XYZ", "I exit handler XYZ" Sometime I use answering to know what is in a special Variable, an so on. I's simple, but it woks, especially when I use several handlers. Alain Vezina Logilangue > Le 25 oct. 2019 à 14

HTML5

2019-10-03 Thread Alain Vezina via use-livecode
How come when I test my app in the developement test using my browser, everything is ok. and when I test the same app as standalone in my web site, nothing appear after 3 or 4 minutes? My standalone-commercial-9.0.2.js is 28.5 Mo. I guess that is the reason... Alain Vezina logilangue.com __

Re: Is HTML5 really practical?

2019-08-30 Thread Alain Vezina via use-livecode
I've been working with HTML5 for a few weeks now and I'm surprised that we can't do things as simple as put field "MyFld" into aVar. So I doubt we can use a dynamic database. But there is nothing better than trying by testing aspects in a way that doesn't take too long, even if the dictionary do

Re: QR Code Reader with Livecode

2019-08-11 Thread Alain Vezina via use-livecode
Very, very interesting. I can't wait Alain > Le 11 août 2019 à 10:10, hh via use-livecode > a écrit : > > I have a QRcode Reader nearly finished. > Will publish it on Wednesday in "Sample Stacks". > > There will be also a QRcode Writer that outputs to a > SVG icon widget (or to a polygon grap

Re: Gzip in HTML5

2019-07-12 Thread Alain Vezina via use-livecode
Thanks a lot Hermann, Your PDF file is a trove of information to develop in HTML5. Alain Vezina > Le 12 juil. 2019 à 13:01, hh via use-livecode > a écrit : > > Nothing directly/manually. > The "need" for Gzip is meant to speed up serving the HTML5 standalone. > This is done (after configuri

Gzip in HTML5

2019-07-12 Thread Alain Vezina via use-livecode
Is there anybody who can tell me which files and folders I have to Gzip in HTML5 app. ? The doc says you have to Gzip the engine. What do they mean by engine, considering that the biggest folder is the JavaScript one. I Gziped that folder, but I saw no difference in time to download my test app

I am no longer an Apple developer

2019-07-03 Thread Alain Vezina via use-livecode
Since the first of July, I have managed to get out of Apple's clutches. Since 2008, I have released eight applications for Mac, iPad and iPhone. I worked hard to meet Apple's many requirements, which changed far too often, not to mention the iOS system changes. The last one, 12.x, made all my ap

Gzip and HTML5

2019-06-07 Thread Alain Vezina via use-livecode
Hi all, Is there somebody who knows which file(s) we have to Gzip after making a standalone in HTML5? Alain Vezina Logilangue.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage you

Re: play sounds in HTML5

2019-05-24 Thread Alain Vezina via use-livecode
Hi, I have to admit, I'm a little confused. 1. Do I have to set the defaultFolder to specialFolderPath ("Documents") in openStack ? 2. After I copy the HTML file in the folder Documents, do I have to change it's name ? 3. Do I have to write sometihing like in both HTML files ? 4. Do I hav

Re: play sounds in HTML5

2019-05-16 Thread Alain Vezina via use-livecode
ve these stored directly into > Documents/html/audio/. > > Once you’ve changed the html file you can either refresh the page or set the > htmltext of the browser to the contents of the updated html file (which is > the best option. > > Sean Cole > Pi Digital Prod

Re: play sounds in HTML5

2019-05-15 Thread Alain Vezina via use-livecode
this help or have I misunderstood your request? > > Regards > > Sean Cole > Pi Digital Prod Ltd > >> On 14 May 2019, at 20:52, Alain Vezina via use-livecode >> wrote: >> >> Hi all, >> >> Is there somebody who knows how to play one sound afte

play sounds in HTML5

2019-05-14 Thread Alain Vezina via use-livecode
Hi all, Is there somebody who knows how to play one sound after another using the path of each sound. I read the lesson [ How do I play sound files in HTML5? ] where I have to type the name the sound in the HTML file and to put the sound file into the standalone folder. You know, I want to us

LC 9.0.2 and HTML5

2019-02-25 Thread Alain Vezina via use-livecode
Hi all, I tested one of my applications with Safari 12.0 and when it loaded an HTML page i received this message : err #3 enlarged memory arrays from 67108864 to 134217728, took 87 ms (has ArrayBuffer.transfer? false) This application works very well on OS 10.12.6, on iOS 10.3.3 and on Android

Re: widget browser

2019-02-19 Thread Alain Vezina via use-livecode
_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > On Tue, Feb 19, 2019 at 4:37 PM Alain Vezina via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Hi all, >>

widget browser

2019-02-19 Thread Alain Vezina via use-livecode
Hi all, I am using widget browser for the first time and I didn’t find the way to load an HTML file to MyBroswer. I especially want to use it in HTML5. I tried set the URL of widget « MyBrowser" to a specific html page, I tried set the htmlText of widget « MyBrowser » to a specific html page

Re: Anyone using the HTML 5 LiveCode tool?

2018-12-21 Thread Alain Vezina via use-livecode
Hi Kee, I just started using HTML5 for one of my applications. I observed that it takes a little while before we see the first map. Also, it takes some time to get an answer when you have a search done on a list of about 3000 words. The best performance was achieved with FireFox in a device wit