[Laszlo-dev] suggested improvement for loadJS in SWF9 runtime
Chris Kohlhardt
chrisk at gliffy.com
Mon Nov 9 19:12:32 PST 2009
Hey there. It's been a while. :)
We're migrating our massive laszlo application to SWF9. We do several
javascript calls in our app, and I was having issues calling
lz.Browser.loadJS() several times in a row. Basically, not all the calls
were making it through to the browser's javascript.
Anyway, after much trial and error, I discovered that as3 has
ExternalInterface.call() for this purpose, and sure enough, using this
native call directly works.
So.... not sure if this is the right place to suggest this, but you might
consider updating loadJS() in kernel/swf9/LzBrowserKernel.lzs with
ExternalInterface.call().
-chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20091109/665a1e09/attachment.html
More information about the Laszlo-dev
mailing list