|
Sliding Menu
|
Other links at Flash |
| 1. |
Cowtoon Avatar Chat Builder 1.0
|
|
|
Avatar Chat is an online multiuser flash based chat room, users could walk around different room to chat with each other and meet new friends. "You" (a character) could go to where you click, and do various actions such as jump, big eyes, dance, propose, scare ... It is good to keep your visitors on your website, do promotion, brand developing or for marketing purposes. With Cowtoon Avatar Chat Builder 1.0, you DONT have to pay thousands USD to build an avatar chat for your site, because you could build one for your own in 15 mins.
|
| 2. |
Professional Flash Templates and Intros
|
|
|
Whether you are new to the web and need a presence or just need to give your site a professional look, we have hundreds of templates and full sites to give you and your visitors a unique experience, from HTML and Flash templates and full websites to PHP-Nuke Themes and osCommerce, all customisable. We have two pricing schemes starting from as little as ?0.00 to buy a template or if you pay our unique price we will take your template out of our listings and no else will be able to purchase it.
|
| 3. |
how to make people/things move with the arrow keys
|
|
|
a tutorial for begginers. 1.open flash. 2.create a new flash document. 3.create a movie clip of the person/thing you want to be able to move. 4.if its a person, animate it walking in an upward motion. 5. asign it these actions.(You can change the speed if you want) onClipEvent (load) { movespeed = 2; } onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { _x-= movespeed; } if (Key.isDown(Key.LEFT)) { _x+= movespeed; } if (Key.isDown(Key.UP)) { _y+= movespeed; } if (Key.isDown(Key.DOWN)) { _y-= movespeed; } } 6.just copy and paste it. 7.press control and enter to watch it/him/her move!
|
| 4. |
Pet feeding game
|
|
|
The aim of this game is to feed the four cute pets. Attention: There is a monster that eats up the food ! If a pet gets not enough fodder, it starves to death. The game gets faster with every level. Try as long as possible to play. The highscore will be saved in a file on webserver (PHP script) or in a local file (shared objects).
|
| 5. |
Flash MX 2004 | PHP Form Prcocessor w/comboBox Support
|
|
|
Flash MX 2004 | PHP Form Prcocessor w/comboBox Support version 2.0 now has combo box/ drop down support. With a new fresh look, now anyone can recieve data from their website in Flash. Easy to edit PHP file will support unlimited input fields. Complete instructions as well as support for Flash MX 2004 | PHP Form Prcocessor w/comboBox. Comes complete with all editable source files (commented fla)as well as instructions. If you have any questions, please feel free to contact me.
|
|
|