Best Tutorials website
Latest tutorials

Advertisment

External Style Sheets

External Style Sheets

Save time and effort by using external style sheets.


Views: 998 | Rating star | by Colin
CSS - CSS

Changing a Pages Cursor

Changing a Pages Cursor

Change the cursor used on a web page from the standard one to something completely different.


Views: 988 | Rating star | by Brad
CSS - CSS

Various CSS Codes

Various CSS Codes

View a collection of useful CSS codes.


Views: 942 | Rating star | by Adam
CSS - CSS

Working With Images

Working With Images

Images are an essential part of any page. Learn how to apply them here.


Views: 1025 | Rating star | by Simon
HTML - Images

Making Tables

Making Tables

Tables can help you organise your information and help you make a website layout.


Views: 1044 | Rating star | by Jason
HTML - Tables

Viewing data from a file

Viewing data from a file

Learn how to retrieve and view data from a flat file database (text document) once it is written.


Views: 913 | Rating star | by Colin
PHP - File Manipulation

Interactive Story

Interactive Story

Create a simple script where a user enters data into a form, and then processes the data to incorporate it into a story, where your user is the star!


Views: 653 | Rating star | by Slicer
PHP - Miscellaneous

Make a quiz

Make a quiz

Learn how to make a quiz so you can test someones knowledge about anything, then show them how they went afterwards.


Views: 673 | Rating star | by Slicer
PHP - Miscellaneous

Creating time in Flash MX

Creating time in Flash MX

1.Create a new movie with width=200 and height=75 . 2.Create a text field name it time. 3.Name the current layer textfield. 4.Create a new layer...


Views: 686 | Rating star | by Stephen
Flash - Getting Started

Tweening in Flash MX

Tweening in Flash MX

Tweening is a simple way to create animations by having Flash fill in the frames between 2 locations, read on to see what I mean.


Views: 666 | Rating star | by Ben
Flash - Animation

Mmsave in Flash MX

Mmsave in Flash MX

This function is used internally by the Macromedia Answers Panel as part of the update process. This function is used to save a local copy of a...


Views: 744 | Rating star | by Tutorial
Flash - Tips and Techniques

ActionScript Programming Tips - Efficiency in Flash MX

ActionScript Programming Tips - Efficiency in Flash MX

One of the misconseptions of programming, is that even though if a piece of code get's something done, it isn't allways the right way. In...


Views: 495 | Rating star | by Jarry
Flash - Actionscripting

Making a simple Mediaplayer in Flash MX

Making a simple Mediaplayer in Flash MX

One of the most frequently asked questions down in the forum is how to make a media player. This is done pretty easily in Flash. In this tutorial,...


Views: 622 | Rating star 3 | by Mark
Flash - Audio

Philter's Flash_XML Tutorial in Flash MX

Philter's Flash_XML Tutorial in Flash MX

In the current age of technology, with all of the cool toys and gadgets that are available, all of these things exist for one purpose...to allow us...


Views: 0 | Rating star | by Source
Flash - Backend

Scale Menu in Flash MX

Scale Menu in Flash MX

In this tutorial you will learn how to make skale menu


Views: 732 | Rating star | by Marry
Flash - Interactivity

SharedObject and You in Flash MX

SharedObject and You in Flash MX

SharedObject is a kind of cookie for Flash. Though, SharedObject is much more powerful. SharedObject isn't just a way of saving mere strings...


Views: 650 | Rating star | by Slicer
Flash - Backend

Using Local Shared Objects in Flash MX

Using Local Shared Objects in Flash MX

Before Flash MX, it was pretty tricky to 'remeber' the data in a Flash movie - it could be done with a standard browser cookie, which was...


Views: 702 | Rating star | by Mark
Flash - Backend

update AfterEvent Explained in Flash MX

update AfterEvent Explained in Flash MX

It appears that most coders use it, but 50% if not more dont actually know why they are using it, what it does or when they should use it. In the...


Views: 687 | Rating star | by Isac
Flash - Getting Started

Customized Right Click Menu in Flash MX 2004

Customized Right Click Menu in Flash MX 2004

Learn how to how to set up customized right click menu in Flash MX 2004


Views: 718 | Rating star | by Simon
Flash - Interactivity

ASBroadcaster

ASBroadcaster

ASBroadcaster is used internally to control subscriptions to the predefined objects event notifications.


Views: 776 | Rating star | by Nick
Flash - Getting Started