[Laszlo-user] Splash screen not showing up in solo
P T Withington
ptw at openlaszlo.org
Thu Jul 12 07:12:31 PDT 2007
On 2007-07-12, at 09:44 EDT, Robin Sheat wrote:
> On Friday 13 July 2007 01:37:07 P T Withington wrote:
>> And what browser? IE is notorious for breaking splash.
> Firefox on Linux, with the app loading remotely, flash player 9.
>
>> Also, note the following (from a previous report on splash not
>> working):
> Hmm, I don't know if that applies in this case. When I load it
> locally from
> the LPS, I get a fast blue background (the canvas colour)
the default html wrapper is automatically given a background color
the same as your canvas, so you are probably seeing that.
> and the
> splashscreen, albeit briefly. When I load it remotely in solo, I
> get a white
> screen until the app starts, whereupon the background goes blue and
> the app
> initialises.
As I recall, you have to be careful how you embed your app, depending
on whether you use <embed> or <object> your app won't get any cycles
until the app is fully loaded. You also have to take care that your
html wrapper does not cause your browser to go into 'quirks mode'.
That is usually the cause for IE's misbehavior.
Hey, isn't it pretty late out your way?
More information about the Laszlo-user
mailing list