Absolute Top Notch file!
Do you need Flex to edit?? Can all sections of the form be converted into drop down options??
Absolute Top Notch file!
Do you need Flex to edit?? Can all sections of the form be converted into drop down options??
Very slick form creator, and it can all be created in xml? Awesome.
Thanks eirehotspur and Reaper-Media!
You only need XML to create form (as shown in preview). If it does not satify your GUI , my component also supports method (in Flex builder) for you to access internal objects to control all its standard properties (and in the worse case, you can reqair component sourcecode directly but I don’t think it is necessary). Every detail guides is described in component document.
You can use it in Flex Builder as standard component. If you only want use directly in HTML page (as swf) without Flex Builder, please email me.
But, eirehotspur! I am sorry because I don’t understand about ability convert into drop down options which you mean. So I can answer your question.
BR,
Flashsupporter
Well say for instance I wanted to change an option in the Buy T-Shirt example to suit a form of my own.
Lets say I wanted to add another dropdown for different logos to be placed on the Tshirt.
Also say I wanted to restrict it to USA …...obviously I would want to delete the different countries dropdown but I would want to convert the City dynamic textbox to a dropdown for State.
Hi eirehotspur,
You can certainly add or remove any number of components to form such as Textbox, RichTextEditor, CheckBox, RadioButton, Image, FLVPlayer… and dropdown (called ComboBox). The initial form only has Send (mail) and Reset button.
Contents of all components in form will be sent to PHP script which then is used to send mail (default) or do other purposes (by coding simple PHP script yourself). In preview, you can see “Test mail’ example where I write simple PHP script to check if CheckBox is selected by customer so I will send mail to her/him too. Mail content is always in HTML format.
However in the current version, dropdown (ComboBox) only supports adding text items (not Image items). I will improve in next version with more features and components. But you can add a series of Image and RadioButton components to do the similar purpose (for example, list of T-Shirt name with its logos for customer to choose).
Great job!!!!!
Fantastic and extremely useful. Well worth the price. 
Hi, I am very interested in purchasing this file. The only problem is that I don’t have the Flex Builder app and I would like to modify this application to change the products and the subcategories is this possible via XML or is Flex builder necessary? Thanks! eterreilly@gmail.com">peterreilly@gmail.com
Hi peterreilly,
Thanks for interested in my file!
The main work when using my file is create XML file for your form, not depend so much on Flex Buider. In preview above, I create some forms as examples. It does not mean you only create and use that example forms.
You don’t need Flex Builder. I will send you a version which is used direclty in HTML page. What you need to do is create your own XML file. I will support you in this case or you can email me at flashsupporter@gmail.com”>flashsupporter@gmail.com
However, at this time tomorrow, I would be on holiday until weekend. So I only can reply all comments and emails from next week.
Dear Developer,
Does this script allow uploading images ?
Naj
hi Naj,
Current version of MSMF component does not support upload anything except text data, selection of RadioButton, RadioButtonGroup and CheckBox on form.
I am preparing to release new version of MSMF component. So you could give your ideal about this and I will implement in the new one.
Best Regards,
Flashsupporter
hi all,
I think many poeple don’t know how my real file will work and how to do. So I would like to give you the guide document which it maybe useful for someone before decide to buy
http://jomtube.net/mysendmail/msmf/document/
In addition, I also prepare to relase new version which new main feature allow adding MSMF to itself (recursive). It will create more complicate form (with many internal subform).
I’m thrilled to know you’re working on a new version.
The thing is I’m launching a project in 10 days time based on submissions.
Will you be releasing the component by then?
If not, are you planing to release a beta version?
I really need that script, it is almost impossible to find a similar one on the internet.
Cordially,
Naj
Hi Naj,
Now I am on holiday until weekend. I will release new version at the middle of July.
You should email me flashsupporter@gmail.com)">(flashsupporter@gmail.com) for your detail requirements. I will add it to beta version if it is useful feature. If not, I will create private beta version for you at the end of next week (July 2-4).
Best regards,
Flashsupporter
Hi Flashsupporter,
Thank you so much for taking my request into account and replying fast.
We changed the project delivery date for this week-end and had to write a basic script for that purpose. Fine for now.
I’ll be waiting for the new version release,
I do appreciate your professionalism,
Cordially,
Naj
Hi Naj,
Thank for interested in my file. New version will be release on July 15th. Please check if it is useful for you.
Best regards,
Flashsupporter
New version (2.0) of MSMF has been released. It can be seen on preview above. However, new sourcecode is still on reviewing by Flashden so it will be available later for new purchaser (maybe begin of next week). Old purchasers will be freely updated by email if requested (by email to flashsupporter@gmail.com). The new version is fully compatible with the old one. It means older purchasers needn’t to modify their XML files.
Best Regards,
flashsupporter
Hi this is a very nice form! I would like to use it as an rsvp system and wondered if it would allow for the following scenario?
If a user selects a number of guests attending the event via a drop down of say 1-10. Would it be able to create additional name fields to accommodate for the number of guests?
Ie. if 4 guests were selected 4 name fields would appear.
Many thanks in advance!
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
Hi devs,
You could do it with multi subforms, for example, 10 if dropdown have 10 elements.
Thanks, flashsupporter