[Laszlo-dev] Running swf9 on Windows
Henry Minsky
henry.minsky at gmail.com
Mon Mar 3 14:08:02 PST 2008
Yeah, the canvas auto sizing isn't implemented yet. We ought to default to
something useful in the meantime though.
On Mon, Mar 3, 2008 at 4:33 PM, Philip Romanik <promanik at laszlosystems.com>
wrote:
> I solved my problem. Trying to run a swf9 app from Tomcat on Windows
> was giving me an error that FLEX_HOME was not defined. I found that I
> had to restart my machine in order for the environment variable to be
> seen. I updated the wiki page with this information.
>
> I noticed that you have to specify a canvas width and height in order
> to display something in swf9.
>
> For example, this app produces no output in swf9:
>
> <canvas>
> <text>Hello</text>
> </canvas>
>
>
> However, this app works as expected:
>
> <canvas width="800" height="600">
> <text>Hello</text>
> </canvas>
>
>
> Thanks!
>
> Phil
>
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080303/e0a81ec1/attachment-0001.html
More information about the Laszlo-dev
mailing list