Hi all - <br><br><a href="http://planet.plt-scheme.org/display.ss?package=flexer.plt&amp;owner=bzlib" target="_blank"><code>bzlib/flexer</code></a> and updated bzlib/shp are now available via planet.<br><br>The package provides integration with FLEX and SHP with the following features: <br>

<ul><li>utility function for refer to flash video files <br></li><li>directly code in mxml within SHP, which will be compiled into equivalent flash video files and serve out to browser <br></li></ul>
You&#39;ll need to have the Adobe Flex SDK 3 separately installed on the server (and available via system path) and SHP (&gt;= planet 1.2) to enable the compilation.<br><br>(require (planet bzlib/shp:1:2)) <br>(require (planet bzlib/flexer)) <br>

<br>Please see <a href="http://weblambda.blogspot.com/2009/09/bzlibflexer-01-flex-integration-with.html" target="_blank">http://weblambda.blogspot.com/2009/09/bzlibflexer-01-flex-integration-with.html</a> for more details on installation and usage. <br>

<br>Cheers,<br>yc<br><br>