Well the export feature could have possibilities of exporting the Names aswell so people can import existing lists with Names etc.
Posted about 1 month ago
Mailing List Management System & Subscribe button.
PHP encrypted login
View full lists of registered users
Send emails direct from flash to all your registered users
Fully Commented code
Easy To Set up
Only edit 1 frame in flash and 1 php file
Small Filesizes
Button Filesize – 13kb
AdminArea Filesize – 45kb
PHP4 + and MySQL required to use this file
MORE INFO …
This file is a mailing list management system, the backend allows you to view the total amount of users
signed up.
It allows you to view a full list of names and email addresses and delete entries if you wish.
It allows you to export all the email addresses to the clipboard so you can send emails from your own
email client.
Most importantly you can send out your own emails to ALL registered users from the system, the emails
will automatically have a ‘opt-out’ button at the bottom so users can remove themselves from the mailing
list.
The button in the preview doesnt add you to the database so feel free to play around with it.
Click Here For A Working Example!:”http://www.flash-junkie.co.uk/mailinglist/”
The button is all you need to be able to let users sign up to your mailing list, once signed up the
application will automatically send out a confirmation email which you can customize.
The file size is small and the textfields and buttons are contained within the same small movieclip so
no excessive space is used.
You dont have to use this button however, if you would like to have your users sign up in a different
way, just make sure you are sending the names and emails into the correct database. 
View all the users signed up to your mailing list, remove entries if you wish, export the addresses and
use your email client or use the application to send out an email to all your users.
The panel automatically adds a unsubscribe link to the bottom of all emails and personalises each email
by allowing you to include the users name that the registered with.
PHP secure login protection to keep your list safe, right click menu disabled to stop people advancing
the timeline to bypass the login.
Screenshot of login page.

Screenshot of send email page.

Screenshot of ‘view list’ page.

Proposed Updates for this file (will be updated here, no extra cost for purchase)
1. The Ability to send attachments 2. The Ability to link to an external html file to send html emails.
These updates are not 100% guaranteed as i have to yet research whether it can be done. There is no date on these but once done the file will be updated immediately…
Please Rate If You Buy. 
ENJOY !!! 
FlashJunkie
Posted 7 months ago
Please follow the step by step instructions, ensure you are using the correct php version and have correctly installed all files.
I dont have time to make a video, im very busy, the help file guides you through step by step.
Posted about 1 month ago
Well the export feature could have possibilities of exporting the Names aswell so people can import existing lists with Names etc.
Posted about 1 month ago
Hi, I purchased the file. can you email me the updates “emin” requested above. “Well the export feature could have possibilities of exporting the Names aswell so people can import existing lists with Names etc.”
Posted 20 days ago
I have followed the directions step by step and I am not new to the code but every time I test it to add to the mailing list or login to the admin.php I get “Undefined” . Any suggestions?
Posted 20 days ago
Wartech, check your permissions are 777, check that you have completed all steps in the tutorial.
Check you are using the correct scripts for your PHP version.
Jay
Posted 20 days ago
I bought this file a while back – and had the same problem i’ve noticed a lot of the users have experienced. Where no matter how many times they follow the instructions still end up with the “undefined” message when trying to log in to the administrator side as well as join via the subscribe button.
I contacted the developer “flashjunkie” and was quite optimistic that i would receive some sort of help with this. I intern had a few corresponding emails with him – only to be offered that he would help – at his freelance rate.. wooohooo!! Which wasn’t cheap i must add.
I’ve bought several files from flashden and all of them when i dealt with the developer received great support – subsequently even further freelance work with them has continued.
This file isn’t by any manner or means cheap – I would gladly have paid this price for the file as i feel once working – it will be a great solution. However right now after 5 months – I decided to retry setting up this file several times – and still have the same problem.
I contacted support on this issue and complained about the file – i’ve tested my database and all communication with it works fine… yet this file still doesn’t work. I was basically told by support that they couldn’t help me.. fine with me i suppose – my loss.
I just wish the developer had taken the time out to help – i bought this file from him in good faith – surely he can take 5 min out of his schedule to help a customer out.
I’ve given up now with this file – it was like tearing up 20 dollars – and in my currency you multiply that by 10.
Anyways – i’ve rated this file as a 1 star – however if i could have rated it as 0 i would have.. also – to the author – thanks soooo much for all your help – you are a real piece of work.
Don’t buy this file if you think you will get support – cause it just isn’t the case.
Sorry dude – but its the truth.
Posted 6 days ago
smartwill, u want freesupport? tough, my time is precious, 46 buyers yet only 4 or 5 complain of this error which i have found is due to the permissions settings and in some cases the IQ of the person trying to set the file up.
If you want me to spend MY time setting this up for you then pay me.
U say this file isnt cheap? $20 for a full email mailing list system and admin panel??? what planet are you living on? if i made this for you freelance i would be charging you a minimum of $800
so in conclusion smartwill, im sorry you are unable to get this file to work and sorry you are too cheap to pay a freelancer his deserved fee for working for you.
Posted 5 days ago
Hi FlashJunkie
Please can you explain the permissions problem?
Also please let me know what your freelance rate is and how many hours you estimate it taking to set-up on a personal server where the DB is on localhost. Then would that be enough expense on our side for you to explain how you managed to implement it – for us “low IQ” buyers..
Get back to me on this.. cause it’s not so much being cheap but rather not having faith in your professionalism to keep up to your side of the bargain.
Sincerely ...obviously not so smartwill
Posted 5 days ago
Hi…......
I try but i cant fix it. My prob. is:
Swedish letters. ( äåö ÄÅÖ ) on UserNames, Subject, Greeting, Message….. etc.
I just recive ( ä å ö Ä Å Ö, ) on database and on E-Mails.
When i change: name_txt.restrict = “A-Z a-z -”; to name_txt.restrict = “A-ZÄÅÖ a-zäåö -”;
Then I can enter ( äåö ÄÅÖ ) but i still recive ( ä Ã¥ ö Ä Ã… Ö, ) on DB and E-Mails.
Can you PLS help me with that. I cannot use/need the prog. with out swedish letters.
PS: Missing fonts Helvetika 45 Light, HleveticaNeue LightCond and cellpic. cant found it. Can you send them?. Thanks…....... /George….......
Posted 4 days ago
Hey George, you have the code correct, however you need to embed them into the text fields, if you need some help let me know.
Also i cant send you the fonts im afraid as they are commercial fonts which i dont have the permission to redistribute, however you can buy the fonts from fonts.com.
Smartwill, you need to set all the files and folders permissions to 777 to allow all the scripts to do their work, if you are using localhost, you may want to check with your service provider to see if you can use a absolute address rather than a relative one. If you still have trouble after trying this then i will take a look, my freelance rate is $100 per hour, but i will wave the fee this time to show that i am in fact professional and i do look after my customers i just have a short fuse.
Let me know.
Jay
Posted 2 days ago
Works now with:
System.useCodepage = true; And name_txt.restrict = “A-ZÄÅÖ a-zäåö -”;
Thanks anyway. /George…...
Posted 2 days ago