In this series of learning Flash ActionScript Basics, which can be used in both ActionScript 3.0 and ActionScript 2.0.
Before going through this ActionScript article, go through the six parts of the starters to get your self convenient with Actionscript Basics
Learn about ActionScript Statements: ActionScript basics part1
Learn about Comments in AS: ActionScript basics part2
Learn about Variables: ActionScript basics part3
Learn about basics of Arrays: ActionScript basics part4
Learn about how to use conditional statements: ActionScript basics part5
Learn about Looping statements: ActionScript basics part6
Loops are used to execute same statement of code for definite number of times.
There are three kinds of …
In this post is all about creating simple online voting system using PHP, jQuery Ajax. Displays the number of votes per article, This is not IP Address based voting but restricts user to vote only once. Let’s start building it.
Requirements for Voting System:
Dificulty: Intermediate
S/W Needed: PHP, Mysql, HTML Editor
Create Article Table:
As a first step in the process of creating this voting system add the Table to the Database.
CREATE TABLE Article (
id INT PRIMARY KEY AUTO_INCREMENT ,
heading TEXT ,
content TEXT ,
rating INT NOT NULL DEFAULT ’0′ );
Voting.php
This file contains the UI …
Recently we have launched mp3 cutter online tool to edit or cut mp3 songs online, This is completely free tool for any number of times. Also includes mp3 converter to wav and ogg formats.
Mp3 cutter Features:
No need to upload the song
Less or no download time
Easy to select the song portion
Help feature included
Available online
simple and free utility
Requirements
Flash player version greater than 10
Link to : mp3 cutter
Convert mp3 to wav
Convert mp3 audio files to wav format files online. I can assure this is very fast and need no upload of the song. …
Read More »Adobe Flash Player 11.3 Beta release provides access to the Flash Player 11.3 runtime for Windows, Mac OS and Linux desktop environments. The key features and benefits of Flash Player 11.3 are follow.
Also Check Flash player version installed
Flash Player 11.3 Beta features:
Full screen keyboard input
This feature enables support for all keyboard keys available to an embedded SWF running inside of a page without full screen mode( except for ‘Esc’). It allows developers to determine if the app is in full screen, whether full keyboard input is allowed, and whether …
Color pickers are used by developer or designers on daily work. We have showcased some of excellent HTML5 Canvas based color picker tool here. Some of then are developed using css3 and jQuery.
Also check: HTML5 logo designs
HTML5 Canvas Color Picker:
Mousedown in the color area to choose a color.
http://bit.ly/qV5Kru
Rightjs Color Picker:
Colorpicker is a simple widget that allows the user to choose any sort of colors in a photoshop-like dialog.
http://bit.ly/c4n8lU
HTML5 & jQuery Color Picker:
Implemented using the HTML5 element. Canvas based color picker is different. You can change the color picker to …
Read More »
km to knots converter
1.00000 kilometer = 0.539956803 knot
1.00000 knot = 1.85200 kilometer
The formula for converting kilometer to knot
To convert kilometer to knot, multiply kilometer by 0.539956803
km * 0.539956803 = knot
To convert knot into kilometer, multiply knot by 1.85200
knot x 1.85200 = kilometer
Kilometer (symbol km):
The kilometer is a unit of length in the metric system, equal to one thousand metres (1000 m).
knot (Symbol kt):
The knot (pronounced not) is a unit of speed equal to one nautical mile (which is defined as 1.852 km) per hour, approximately 1.151 mph. The abbreviation kn …
![[Google]](http://www.designscripting.com/wp-content/plugins/easy-adsenser/google-dark.gif)