- Flash CS3 or higher (optional)
- TweenMax Engine (included)
- Papervision3D Engine (included)
- AS3Dmod (included)
- BulkLoader (included)
- After you unzip the package, open the bin-debug folder. There you find all files which will be uploaded to your webserver. The Flash Site Manager folder contain only the source files for the CMS. You don´t need that, beside you would like to see the source and how it works.
- First you have to set your background music and the logo. Paste your mp3 file in the music folder and name it mySound.mp3! Go to images > main folder and paste your logo in it. This logo must be named as logo.png and must have maximal dimension of 200x50 pixel.
- Now go to php folder and open the sendForm.php. There you set your email address, which receives the mails from the website.
- Last but not least you have to set the user name and password for the CMS. Open login.php in fsm/php folder and set your login data.
- That´s it! Now load all files under bin-debug to your webserver.
When you visit your website, you should see the default content. To edit or delete this, open the Flash Site Manager in your browser. If you upload the files to www.yourdomain.com, then open www.yourdomain.com/fsm. You should see now the login window. Enter your user name and password, that you already have set. When you are logged in, just select a modul from the menu. At the right you see some information to the corresponding modul, please read this.
If you would like to change the font of the text in the modules. You have to open the module in flash, select each textfield and set the font in the property panel.
You should use a classical font such as Arial, Verdana, Trebuchet MS etc.
If you would like to change the fonts of the menu buttons and the headline, you have to open the menuFont.fla in src > fonts folder. Open the action panel and change the font name, which is installed on your system.
bin-debug folder: Paper3DTemplate.swf, Flash Site Manager, index.html(swfobject), xml files, example music, modules, example images, milkbox
src folder: Paper3DTemplate.fla, Flash Site Manager, Actionscript Files, Fonts, modules
TweenMax v11 - http://blog.greensock.com/tweenmax/
Papervision Engine - http://blog.papervision3d.org/
BulkLoader - http://code.google.com/p/bulk-loader/
AS3Dmod - http://www.everydayflash.com/blog/index.php/2008/09/03/as3dmod/
Documentation