|
Macromedia Flash 8.0 and Macromedia Flash MX2004:
Many programs are built with macromedia flash 8.0, not only its design, but also
its code.
I previously mentioned, that I am capable of linking flash with database using action
script.
Now, here are the projects which I've made in the design:
English learning CD... (Graduation project for the
Applied
Science Private
University
) .
I was the team leader of this multimedia project. The project was delivered by a
CD.
The CD contains sections to teach students between 5-7 years the English language.
The CD contains over 150 pages; these pages have been built using Macromedia Flash
MX 2004 Professional, Adobe Photoshop 7.0 ME and Adobe illustrator 10.0.2.
These pages are a division of many sections, such as exercises, vocabulary, pronunciation,
articulation, Games and dictionary.
To start the program, first, you must install the CD in your device through the
setup file. This setup file was created using Visual Studio .NET 2003.
There is a sign in form that asks the user to enter his name. Then the program will
save certain information under his user name.
The system saves the user name, pages the user has visited and the last lesson studied
in the user’s own list, which appears in the main page.
The student has a free navigation to study the lessons randomly or he can choose
the pages he wishes to enter.
The introduction of the CD is linked from a Database XML file.
Each of the pages has its own sound and background music. To make the capacity of
the flash pages minimum, we had to make the pages separated from each other, and
so each page had its own sound in a separated file.
To decrease the load of the processor, we made the flash read from a txt file, that
coordinates with action script.
MZM Project:
This project is a messenger and an internet browser simultaneously. My part of the
project was to build the flash coordinating with Visual Studio .NET 2003.
ASP.NET gets all information for all users from a web server and saves it in an
XML file. The flash reads the XML file and takes users information, as, the name
of user, status, blocked users, own picture and its audio conferencing. Then it
makes all of its graphic and animation according to the XML file.
After that, flash will send the values to the .NET application using "fscommand".
The windows application will take the name of the user and the text flows down from
flash text box and views it on the screen of the users.
|