WebStory Engine 2015.11.1
This release adds some new features:
- WebStory code can now be embedded in the HTML so that the engine works without a server on local file systems. Take a look at the
xml_embeddedtest for an example of this. - The loading screen can now be customized by adding a
<loadingScreen>element to the<settings>section. It can contain an HTML template snippet with these variables:{$all},{$loaded},{$remaining}and{$progress}