Search found 1 match

by Jack55
Tue Jan 24, 2023 5:04 pm
Forum: Coding Questions
Topic: Use a web app with a simple browser ?
Replies: 3
Views: 2816

Use a web app with a simple browser ?

Hello

When we create a web application, can we launch it by opening the html file from a browser?
-I use the demo version-
Because when I create an application from the examples sprite.sb, screen.sb, 2DDrawing.sb etc there is no sprite displayed.
While it works fine when compiling with F5.
To use ...