Creating a simple flash sound controller
In this tutorial, we learn how to create a simple sound controller using flash. In this, we focus on the Flash sound Object. This article will show how to control an mp3 file in a flash movie. This articles is aimed at the Flash action Script beginners.
Step1.
- Create a new Flash movie. (File >> New>>Flash Document)
- Save it. (File>>Save)
- Import the sound file. (File>>Import>>Import to Library [*wav OR *.mp3])
- Create/place 2 buttons on the stage (Window>>Components>>User Interface >>Button)
Now our first step of importing the necessary files are completed Read more
Creating DSN Connection to a database using Dreamweaver
May 9, 2009 by satz
Filed under DreamWeaver, Tools
Tool used: dreamweaver 8
Db used: MS Access
In this article, we learn, how to create DSN Connection in Dreamweaver.
Step.1
The first step in this is to create a system DSN. To create DSN you have to go to (Windows) system’s control panel and then you have to go to “Administrative Tools” then “Data Sources (ODBC)” then go to the “System DSN” TAB. Read more
How to Define Root Folder in Dreamweaver
May 9, 2009 by satz
Filed under DreamWeaver, Tools
Tool used: dreamweaver 8.
Defining Root folder could be said as one of the initial steps in web development. This article explains how to define the “root” folder in dreamewaver.
Start Dreamweaver, go to “Site” Menu, go to “newsites” menu item; now you get Site Definition window, there you have to define all properties of the site.


