Multipurpose Send Mail Form Builder

v2.0

 

Package included

The purchased package includes following files/folders:

File/Folder in Package Type Comment
binary/component/ Directory Store MSMF v2 component
   MultipurposeSendMailForm.swc File MSMF v2 Flex Component
binary/MSMFStandalone Directory MSMF version for using without Flex Builder
binary/PHPScript Directory PHP script for sendmail and file upload
   sendmail Directory Contain PHP script for send mail
      PHPMailer/ Directory Opensource PHPMailer v2.0.4
      mail_sender.php File Mail sender PHP script
      mail_config.php File Configure for mail server
      mail_content.php File Configure for mail content
      mail_aftersent.php File Code will be called before mail sent
      mail_beforesend.php File Code will be called after mail sent
      general.php File Some general functions for file upload
      *.txt File Some log files created for tracking
sendmail_attachment Directory Contain PHP script for send mail with file(s) attachment. It is similar structure as sendmail folder above

File mail_beforesend.php have been added code to attach files to email

File mail_aftersent.php has been added code to removed attached files to free disk space.

uploadfile Directory PHPScript for file upload
   upload.php File PHP script for file upload. It only works with FileUpload component in MSMF form. It should not be changed.
binary/preview/ Directory Preview some samples of using MSMF component
    assets/ Directory Contain some XML form files and related images
   AC_OETags.js File Run index.html or preview.swf to view demo. But it will link to Fullpreview on my host which supports running PHP script
   index.html File
   playerProductInstall.swf File
   preview.swf File
binary/others/ Directory Other files (also stored in /binary/preview/assets)
    formXMLSample/ Directory Some samples of XML form file
   SkinOverPlaySeekFullscreen.swf File Sample skin of FLVPlayer which support Play, Seek and Fullscreen feature. You can change other skins of Adobe FLVPlayback

It only neccessary when you declare FLVPlayer component in MSMF

document/ Directory This HTML document itself
src/ Directory Sourcecode of Flex projects
   MultipurposeSendMailForm Directory Sourcecode of Flex MSMF component
   Fullpreview Directory Sourcecode of Flex Application Project, a demo example of how to use MSMF component in your Flex project
   preview Directory Link to Fullpreview which is stored on my host for demo
   MSMFStandalone Directory Sourcecode of MSMF Standalone version which is then used directly in HTML page without Flex Builder

Back | Table of Contents | Next

 

Copyright © 2009 Best Flash Solutions, Inc. All rights reserved | Site map