Search found 40 matches

by gsillevis
Fri Apr 30, 2021 12:04 pm
Forum: HTML5
Topic: Loading Bar for HTML5
Replies: 0
Views: 11988

Loading Bar for HTML5

Howdy! I was wondering if anyone knew a good, simple way to add a loading bar while the game is loading (which disappears when it's ready) I found this thread: https://forums.livecode.com/viewtopic.php?f=120&t=31180&p=168380&hilit=loading#p168380 but a lot of the links are outdated (the one to Pace ...
by gsillevis
Mon Apr 12, 2021 3:57 pm
Forum: HTML5
Topic: Using fonts in Standalone HTML5
Replies: 7
Views: 7192

Re: Using fonts in Standalone HTML5

No, I didn't. I just ended up using the default font.

Lucida or Courier might work, though, since they are pretty standard fonts.
by gsillevis
Thu Feb 04, 2021 4:45 pm
Forum: HTML5
Topic: Fullscreen mode causing issues
Replies: 8
Views: 8216

Re: Fullscreen mode causing issues

I haven't tried it with fullscreenmode ShowAll (I use letterbox). It works fine on mine, but some computers refuse to load it. I can't figure out why, but it's literally the only thing I change (set fullscreen of this stack to false) and suddenly it works.
by gsillevis
Tue Feb 02, 2021 10:43 am
Forum: HTML5
Topic: Fullscreen mode causing issues
Replies: 8
Views: 8216

Re: Fullscreen mode causing issues

Thanks for your reply! The app is currently 1123px wide. On some browsers, the app loads bigger than the screen. Ie, they have to zoom out (Ctrl -) to fit the whole app in the window. What fullscreen normally does in this context is make the app fit the screen automatically. But what it ends up doin...
by gsillevis
Mon Feb 01, 2021 5:39 pm
Forum: HTML5
Topic: Fullscreen mode causing issues
Replies: 8
Views: 8216

Fullscreen mode causing issues

Hello! I've had an issue lately. When I set fullscreenmode to Letterbox and fullscreenmode to true in HTML5, it causes some browsers to crash, sometimes. I'm personally able to load them, but when some other people try to access the app, it simply refuses to load and then the browser crashes. Is thi...
by gsillevis
Thu Jan 21, 2021 7:03 pm
Forum: Android Deployment
Topic: JDK Path: None
Replies: 2
Views: 3670

JDK Path: None

Hello! I've checked some other forum posts about this, but I can't seem to fix it. In the Mobile Support preferences, I give the location of the Android SDK root. I understand that it should automatically link to a JDK, but it hasn't. I used this lesson to get everything ready: https://lessons.livec...
by gsillevis
Tue Dec 22, 2020 3:15 pm
Forum: HTML5
Topic: Using fonts in Standalone HTML5
Replies: 7
Views: 7192

Re: Using fonts in Standalone HTML5

No. I emailed Support about it and they were very helpful. They mentioned that they were noticing an issue with some fonts. I tried a few things but in the end I gave up and decided that the default font was good enough for me.
by gsillevis
Wed Dec 16, 2020 8:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Pushing a button from somewhere else
Replies: 6
Views: 3156

Re: Pushing a button from somewhere else

Thank you!

That was exactly what I was looking for!
by gsillevis
Wed Dec 16, 2020 7:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Pushing a button from somewhere else
Replies: 6
Views: 3156

Pushing a button from somewhere else

I can't seem to figure out the right vocabulary for this, so my googling isn't finding anything. So I have a button (Button1) that on Mousedown, does something. If I make another button (Button2) that, when clicked, simply activates Mousedown on Button1? I know I could just copy the code, but I'm tr...
by gsillevis
Fri Dec 04, 2020 5:53 pm
Forum: HTML5
Topic: App only loads when console is open
Replies: 2
Views: 3641

Re: App only loads when console is open

My apologies, I was trying stuff here and there and I guess I left it a bit unfinished.

Here is an active link:

https://nostalgic-clarke-99dbc2.netlify.app/
by gsillevis
Fri Dec 04, 2020 12:53 pm
Forum: HTML5
Topic: Hosting Standalone.zip on a CDN
Replies: 7
Views: 5567

Re: Hosting Standalone.zip on a CDN

What do you mean by monolithic?

There are two files. Standalone.zip and standalone-community-9.5.1.js
by gsillevis
Fri Dec 04, 2020 12:44 pm
Forum: HTML5
Topic: Hosting Standalone.zip on a CDN
Replies: 7
Views: 5567

Hosting Standalone.zip on a CDN

Is there a way to host the game zip on a cdn and not my web server? Do the standalone js file and the game zip need to be in the same directory?

What I am trying to achieve is faster download times of my game zip and the theory is a cdn(or drop box or s3) will help
by gsillevis
Fri Dec 04, 2020 12:11 pm
Forum: HTML5
Topic: App only loads when console is open
Replies: 2
Views: 3641

App only loads when console is open

Hello! I have an issue where the webapp only loads if the console is open. Does anyone have any idea what could be going wrong? I considered that my preopenstack might be calling functions that don't work (like time) but I have removed anything like that. Here is the link: https://objective-goldberg...
by gsillevis
Wed Nov 18, 2020 11:37 am
Forum: HTML5
Topic: Using fonts in Standalone HTML5
Replies: 7
Views: 7192

Using fonts in Standalone HTML5

Hello! Is it possible to use different fonts in HTML5? I've tried copying the non-stack files, but whenever I reach a card with a custom font, it crashes. Is it simply not possible? Second question - is there a list of fonts that I can safely use? Or if I'm just doing it all wrong, please let me know!
by gsillevis
Tue Nov 17, 2020 1:11 pm
Forum: HTML5
Topic: Using fonts in Standalone HTML5
Replies: 7
Views: 7192

Fonts in HTML5

Hello! Is it possible to use different fonts in HTML5? I've tried copying the non-stack files, but whenever I reach a card with a custom font, it crashes. Is it simply not possible? Second question - is there a list of fonts that I can safely use? Or if I'm just doing it all wrong, please let me know!

Go to advanced search