Home

Submit

Source

Feeds
Source Site » www.kirupa.com

Search another site:

http://
Adobe Flash ActionScript
Var Declaration
Adobe Flash / ActionScript
This is not a very important issue for small movies, but it is a good thing to think about it.

Site: www.kirupa.com Report - View Tutorial

Adobe Flash ActionScript
Global Variables
Adobe Flash / ActionScript
Global variables are useful when you want a variable to be accessible from anywhere in your movie, even in different scenes.

Site: www.kirupa.com Report - View Tutorial

Adobe Flash ActionScript
Naming Conventions
Adobe Flash / ActionScript
The naming scheme of your movie is very important for readability purposes.

Site: www.kirupa.com Report - View Tutorial

Adobe Flash ActionScript
Commenting Your Code
Adobe Flash / ActionScript
Most of the best programmers on the world will tell you that: always comment on your code. For yourself and for the others.

Site: www.kirupa.com Report - View Tutorial

Adobe Flash ActionScript
AS 2.0 Variable Hints
Adobe Flash / ActionScript
This short article is on variable naming in the new Actionscript 2.0 (and 1.0, I guess).

Site: www.kirupa.com Report - View Tutorial

Adobe Flash ActionScript
Functions
Adobe Flash / ActionScript
There are times when you will want to have a section of ActionScript code reused. In those cases, functions play an important role. A function is a section of code that can be reused throughout your movie, and it can be varied depending on the data you input to the function.

Site: www.kirupa.com Report - View Tutorial

Adobe Flash ActionScript
Passing Variables to Flash
Adobe Flash / ActionScript
In this tutorial I will explain how to pass variables to flash and what dynamic things you could do with passing variables.

Site: www.kirupa.com Report - View Tutorial

Adobe Flash ActionScript
Simple If...Else Tests
Adobe Flash / ActionScript
There's a very useful shortcut in if...else tests when you test whether a variable equals 0 or not. But you have to know how to use the ! operator. This operator is used to invert a boolean.

Site: www.kirupa.com Report - View Tutorial

Adobe Flash Games
The basics of an RPG
Adobe Flash / Games
The basics of an RPG in Flash.

Site: www.kirupa.com Report - View Tutorial

MySQL General Guides
Getting to Grips with mySQL
MySQL / General Guides
This tutorial will show you how to create and query a database using SQL and the mySQL command terminal.

Site: www.kirupa.com Report - View Tutorial

MySQL Replication and Backup
Backing Up/Restoring MySQL Databases
MySQL / Replication and Backup
If you happen to have data stored in a MySQL database, it is good for you to learn how to backup and restore the database.

Site: www.kirupa.com Report - View Tutorial

.htaccess Error Handling
Custom 404 Page Not Found Pages
.htaccess / Error Handling
A cool trick you can entice your visitors with is custom error pages. When a page on your server is not found, your visitors will normally see their browser's default message such as "Page cannot be displayed." If you used a custom error page though, your visitors will see your page.

Site: www.kirupa.com Report - View Tutorial

.htaccess General Guides
Popular Web Tricks
.htaccess / General Guides
A really cool feature that web designers overlook is the use of the .htaccess file. Simply put, whenever you see a custom error page (404, 403, etc.), use server side includes, restrict IPs, load a default page, or do any host of events invisible to the user, you are probably going to be using .htaccess.

Site: www.kirupa.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement