On 29 Jan 2007 at 11:22, Alexander Saint Croix wrote: > Thank you very much for your response. I made a small breakthrough this > weekend, and found on SourceForge the YUI (Yahoo UI) script library: > http://sourceforge.net/projects/yui
Yes, I agree, it offers a very useful extension of OpenLaszlo .. in particular for hybrid solutions ..such as overlaying or merging XHTML with SWF .. see examples posted here .. http://forum.openlaszlo.org/showthread.php?t=7251&highlight=YUI I have built an openlaszlo <--> yui API .. using ExternalInterface class for callback where needed. From openlaszlo script I can launch a yui component to exactly fit inside an openlaszlo view (such as window) or other component. Investigate also "sIFR". http://wiki.novemberborn.net/sifr/ DL
