[EMAIL PROTECTED] wrote: > This email is to be read subject to the disclaimer below. > > Are there any good collections of libraries for Flash similar to > CFLib.org for Coldfusion?
<snip/> Hi Mark, Check out http://proto.layer51.com/ There is a fair bit of useless crap in there, but some good stuff as well. Specifically: RegEx class: http://proto.layer51.com/d.aspx?f=376 Date: Parse string with date according to JavaSimpleDateFormat http://proto.layer51.com/d.aspx?f=1104 Haven't used either of these myself, but they look okay from a quick glance. I think you're SOL for png/gif stuff though, unless you want to mess with converting them server-side... <plug> Red Square does TrueSpectra[1] hosting to convert from a whole bunch of image formats to gif on the fly (plus other cool stuff :) </plug> 1 - http://www.truespectra.com/ -- Lindsay Evans. Developer, Red Square Productions. [p] 8596.4000 [f] 8596.4001 [w] www.redsquare.com.au --- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
