|
Multipurpose Send Mail Form (Flex) Component
-
Version
1
Requirements: Flex Builder 3; WebServer with PHP 4 or
later; FlashPlayer 9 or later. Details: It supports
adding many basic Flex components that can be combined
together to create customer's form. It includes rich
editor, image, video player. All user inputs will be
submitted to PHP Server script that then sends to
predefined email. Mail content is always in HTML
format because RichTextEditor component maybe used in
customer's form. As normal Flex component, using MSMF
is easy with only 2 lines of code. Some samples of
using this component are also included to present
the "multipurpose" of MSMF. Release History: Version:
1.0 first version released on Jun 24, 2009 . Version:
2.0 released on Jul 17, 2009. New features: - Include
Standalone version which is used directly in HTML page
without Flex Builder requirement. Add new components
such as multifile upload, DateChooser, Button - Add
MSMF to itself (recursively) as subforms. That allows
MSMF to create more sophisticated forms using XML file
only.
|