[plt-scheme] [ANN] bzlib/flexer.plt - FLEX integration with SHP - now available
Hi all -
bzlib/flexer<http://planet.plt-scheme.org/display.ss?package=flexer.plt&owner=bzlib>and
updated bzlib/shp are now available via planet.
The package provides integration with FLEX and SHP with the following
features:
- utility function for refer to flash video files
- directly code in mxml within SHP, which will be compiled into
equivalent flash video files and serve out to browser
You'll need to have the Adobe Flex SDK 3 separately installed on the server
(and available via system path) and SHP (>= planet 1.2) to enable the
compilation.
(require (planet bzlib/shp:1:2))
(require (planet bzlib/flexer))
Please see
http://weblambda.blogspot.com/2009/09/bzlibflexer-01-flex-integration-with.htmlfor
more details on installation and usage.
Cheers,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090921/77d81afd/attachment.html>