On 11/15/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > Would it be a safe assumption that I could build standard web apps using > Flex 2 that look and behave in a much more robust way (than HTML and cross > browser of course due to SWFs) without having to know a tonne of Flash (but > would have to pick ip AS 3)?
Yup. MXML is the XML markup language for the UI - think of it as just a bunch of custom tags used for layout. AS3 is ECMAScript compliant so if you know JavaScript (or even CFscript) you won't have any problems picking it up. No Flash authoring, no timeline, nothing "non-programmer"... -- Sean A Corfield -- http://corfield.org/ Got frameworks? "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224255 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

