This is a discussion on Flash Mailing List within the FlepStudio utilities forums, part of the Flash English category; FlepStudio has created a new free utility for Flash Actionscript 3.0 . It is a small application that allows users ...
FlepStudio has created a new free utility for Flash Actionscript 3.0.
It is a small application that allows users to sign up for the newsletter.
Managed by an external XML file and supported by PHP and mySQL.
Included files
- main.fla
- package com/flepstudio
- xml/config.xml
- package php
- install.sql
Actionscript variables
- Main.as: XML_URL ( If you need to change the value of the url or absolute path taht point to config.xml at line 26 )
XML variables
- name_label: Name text field label
- email_label: Email text field label
- name_error: Text error invalid name
- email_error: Text error invalid email
- email_exists: Text error email exists
- success: Text operation is successful
Installation
- Open and main.fla com / flepstudio / Main.as and if necessary change the variable XML_URL with a url or absolute path that point to config.xml at line 26.
- Recreating the main.swf main.fla
- Load main.swf and xml / config.xml
- Open php / configuration.php and set the required values
- Use the file install.sql to create the table in the database
Other customizations
You can customize everything else working in the library file in the MovieClip main.fla.
Source files:
I think it does not find the xml.
Paste here the url of xml...
Last edited by Flep; 09-09-11 at 15:05.
Bookmarks