My Flash Resource - New Ideas and News for Applying Flash to Complex Gaming Apps

Latest News and Developments

July 29, 2008

Introduction to W3C for Flash

by @ 6:07 pm. Filed under AS 3.0 Code Snippits, Flash Industry News

The following link points to the W3C schools resource section for flash: Intro to Flash W3schools is known the web over for encompassing all the most important web programming languages, standards, and innovations in one large encyclopedic style website. The intro to Flash covers all the basics a beginner would need: html knowledge, flash editing platform, web browser, server, etc. After reading the intro, W3Schools also has a wealth of Flash information for the intermediate and advanced developer, including animations tips, techniques, and methods. W3Schools is also very helpful for other programming languages, most notably HTML, XML, PHP, and many others. Enjoy! :)

Flash Tutorial Web Safe Colors

by @ 6:07 pm. Filed under Flash Industry News, Uncategorized

1. Web Safe Colors

A web safe colour is one that will display correctly on any screen, irrespective of the operating system or graphics card. There are only 216 web safe colours. You can use other colours, but you cannot be sure they will display correctly.

A general rule of thumb is: if possible use a web safe colours. If isn”t possible don”t worry. As time goes by the graphics cards (which controls the screen colours) are getting better and better and using web safe colours is not as critical as it once was.

In Flash, when you select an object on the stage, you can either Hexadecimal or the RGB colour code. In ActionScript you use the hexadecimal number not the RGB number.

Note: in ActionScript you can also use a Bitwise colour system which converts numbers to Binary, but this is beyond the scope of this tutorial.

The visible colour is the same irrespective of which you use: RGB, Hexadecimal or Bitwise.

Next Page »

My Flash Resource - A continually growing collection of tutorials, thoughts and interests of a Flash Animator and/or Developer.

categories:

other:

New Feedburner Feed!


Feel free to syndicate.

Learning Material

Flash Resources:


Listed on BlogShares