Driving-related legislation taking effect September 1, 2003: SB 45 makes it a state jail felony to drive while intoxicated with a passenger younger than 15. SB 193 requires drivers nearing a stopped emergency vehicle that has lights activated, unless otherwise directed by a law enforcement officer, to: Vacate the lane closest to the emergency vehicle, […]
Alienware 1st Area 51 Computer
Come on people, lets bid on this baby: Click here to make an offer so far the bid is up to $14,000
FlashMX AS2 Reference 2
This is another section you can read to understand AS2 A little better. This is a PDF file, so make sure you have the plug in to read it: JavaScript 2.0: Evolving a Language for Evolving Systems Read on friend!
FlashMX AS2
I saw this link posted in FlashCoders. For those of you who are interested in catching up with AS2 check out ECMAScript 4 Netscape Proposal. If you read through the document, to my understanding you will get a very good grip of what AS2 is all about. So, what are you waiting for? check out […]
GOD Exists
This is a good example of an answer to one of the most common reasons sinners give for ignoring God and His goodness. A man went to a barber shop to have his hair and his beard cut as always. He started to have a good conversation with the barber who attended him. They talked […]
Round to decimal point
value= int((number)*100)/100; //Usage value= int((31.987654)*100)/100; trace(value)
Trivia with Eastain
Cool questionare created with flash, if only all questionares created with flash were this fun! check it out here
Jody May
Only a few people look good in a superman shirt *sigh* you can check more about her at JodyMay.com
Multiple MovieClips only One Script Advanced (Flash MX)
Tutorial details: Written by: Helmut Granda , MX Time: 15 minutes Difficulty Level: Intermediate Requirements: Flash MX, READ THIS TREAD Topics Covered: How to avoid writing code inside every single MovieClip and load dynamic content. Assumed knowledge: Variables, Functions, MovieClips, Buttons In our previews tutorial we learned how we can place our code in one […]
Multiple MovieClips only One Script (Flash MX)
Tutorial details: Written by: Helmut Granda , Flash MX Time: 15 minutes Difficulty Level: Intermediate Requirements: Flash MX Topics Covered: How to avoid writing code inside every single MovieClip. Assumed knowledge: Variables, Functions, MovieClips, Buttons S J Mangold Asked at flashnewbie mailing list the following question: I could use some help with the next step […]