Re: HTML5 "Features" Library Substacks and "send ### in time"

2016-02-24 Thread Peter TB Brett

On 07/02/2016 01:59, Sannyasin Brahmanathaswami wrote:


Yikes… ! I just read this today… after seeing the newsletter and then looking 
in the guide in LC 8 dp 14


"The HTML5 engine in this release of LiveCode has a limited range of features. 
You can:

deploy single-stack applications with embedded resources"

BR: Does this mean you cannot include a libraty stack such as Animation Engine?


You can definitely include the Animation Engine as a library stack. 
Simply add it to the "Copy Files" list.



"Two important unsupported features are unlikely to be added in the near future:

operations that need to pause the script while something happens (e.g. wait 10)"


BR: Ouch! no “wait” ? OK, all is fair in love and war and if “wait” is a 
performance beast, so be it.

But will html5 support  “send in time?



send “scene1Scenario2” to this card in 2 second?

??


Yes, "send in time" should work just fine -- indeed, most of the HTML5 
demo stacks on the forums make heavy use of it.


Peter

--
Dr Peter Brett 
LiveCode Open Source Team

LiveCode 2016 Conference: https://livecode.com/edinburgh-2016/

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: HTML5 "Features" Library Substacks and "send ### in time"

2016-02-07 Thread Malte Brill
Hi Brahmanathaswami,

I did not have the time to test DP 14 yet, but in DP9 animationEngine worked 
pretty good (in Firefox). 
All I had to do was make animationengine a substack of my mainstack.
As it relies heaviely on send in time, I can confirm that that used to be 
working fine at least in DP 9. Need to check again in DP 14 though.

All the best,

Malte


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: HTML5 "Features" Library Substacks and "send ### in time"

2016-02-07 Thread [-hh]
Ciao,

[1] Firefox does NOT work any more since version 44.0 with
LC's HTML5-standalones. Sadly, because Firefox was up to
5 times faster with the standalones (with loading AND playing)
than other browsers.
ALL standalones are affected, no matter the dp version.
This is reported at Bugzilla@Mozilla, they really try to help us.
If I read that correct, it is even planned for Firefox 47.0 to
implement some backward-compatibilty.
Peter B. will 'repair' that from LC's side soon (8.0.0-dp15), you
then simply have to recompile your projects with the new version.

[2] LC 8.0.0-dp14 has with my tests a speed loss by factor of up
to 10 compared to dp9. [Will report in detail to QC tomorrow].
Hope your results are better. Please tell us.

[3] In general to HTML5:

PeterB. and the dev team is really working hard on all the nasty
detailed problems (you can see that immediately when reading at
github.com/livecode/livecode) with the HTML5-standalone builder.

==> There is an own HTML5-Subforum <===
http://forums.livecode.com/viewforum.php?f=120
Peter B. comes in regularly there and gave already a lot of
valuable information, nothing is unanswered until now.

For example the BIG problem of **implementing 'wait' or not**
is discussed at large there (and was already shortly discussed
here).

===
Hermann



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


HTML5 "Features" Library Substacks and "send ### in time"

2016-02-06 Thread Sannyasin Brahmanathaswami
 
Yikes… ! I just read this today… after seeing the newsletter and then looking 
in the guide in LC 8 dp 14


"The HTML5 engine in this release of LiveCode has a limited range of features. 
You can:

deploy single-stack applications with embedded resources"

BR: Does this mean you cannot include a libraty stack such as Animation Engine?



"Two important unsupported features are unlikely to be added in the near future:

operations that need to pause the script while something happens (e.g. wait 10)"


BR: Ouch! no “wait” ? OK, all is fair in love and war and if “wait” is a 
performance beast, so be it.

But will html5 support  “send in time?



send “scene1Scenario2” to this card in 2 second?

??



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode