[Laszlo-dev] swf9 gotchas
Henry Minsky
henry.minsky at gmail.com
Mon Jan 28 12:57:09 PST 2008
There's some tips on converting code to compile in swf9 in
http://wiki.openlaszlo.org/SWF9_Conversion
in particular, you'll run into the problem of the args to setter
methods, they need to take an optional second arg
I have been declaring them like this
function setResize ( val, ignore = null ){
We're planning to remove the second arg from the protocol soon, it
just causes trouble.
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
More information about the Laszlo-dev
mailing list