On 30 Nov 2005 at 11:20, Connor Penhale wrote:

> SO! Can I repackage a Laszlo application as a jar for execution on a
> client machine for this swf dockapp? Or, if Laszlo is not the right
> product for this, any suggestions? Like a windowing toolkit as good as
> flash :D

On 1 Dec 2005 at 21:20, Jim Grandy wrote:

> Connor,
>
> There's no reason you couldn't write a Windows app that hosted a 
> flash plugin which in turn ran an OpenLaszlo app. You could even 
> write the app so that the OpenLaszlo app could specify a custom 
> window shape (I don't know about opacity). I know this because I 
> wrote a prototype doing just that years ago under contract to Laszlo 
> Systems. There are two basic ways to go: embed an html control, in 
> which you host a flash object, or write a harness for directly 
> hosting the flash activex control within your application.
________________________________________


This link in laszlosystems.com forum discusses some tools for wrapping OpenLaszlo compiled SWF as windows executable app (exactly as proposed by Jim Grandy above).  There are other similar threads.

http://www.laszlosystems.com/developers/community/forums/showthread.php?threadid=4580

One favourite tool I use is MultiMediaBuilder .. but note, MMB does not yet support Flash 8 (so I understand).

Latest release (MMB 4.9.7) is here ..

http://www.mmbforums.com/phpbb/viewtopic.php?t=12514

Read the scripting tutorial and API (Flash objects).

...

Another nice tool, Screenweaver (free), but simpler in functionality, allows SWF to be embedded into executable. 

See laszlosystems forum thread above for Screenweaver download link.

DL
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to