/* if ($_SERVER['SERVER_NAME'] != 'localhost') { $url = substr($_SERVER['SERVER_NAME'],0,4); if (($url != "www.") || ($_SERVER['HTTPS'] == "on")) { $newurl = "http://" . (($url != "www.")?"www.":"") . $_SERVER['SERVER_NAME']; /* . $_SERVER['REQUEST_URI']*/ header("Location: $newurl"); exit; } } */ ?>
|
|
TutorialsNew Project.How to create new project. Change Project.Change project settings for your needs. Basic ProjectCreating a basic project and exporting it. Advanced tutorial 1Advanced tutorial 1 - Drag&Drop, multiple select and shortcuts. Advanced tutorial 2Advanced tutorial 2 - Using template pages. Advanced tutorial 3Advanced tutorial 3 - Using page transparency. Advanced tutorial 4Advanced tutorial 4 - Import and use actionscript. Advanced tutorial 5Advanced tutorial 5 - Link properties and sound. |
|
|