The Flash Check Box Component

Sun, Jan 17, 2010

ActionScript, Adobe Flash

This movie requires Flash Player 9


Object oriented programming, use the checkbox for true false, boolean conditions.

HERE IS THE SOURCE CODE!

//The ActionScript 3.0 Flash Check Box Component
// Avraham Saltoun
// solutions at say-web dot com
// FREE to USE, COPY and DISTRIBUTE

import fl.controls.CheckBox;
// this will enable check box
// properties, methods capabilities

airplane_mc.visible = false;
// this will disapear the plane
// when clip loads…

myCB.addEventListener (Event.CHANGE, detect);
// this will set the compiler waiting
// for action on the check box

function detect (event:Event){

if (event.target.selected == true)
{airplane_mc.visible = true;}
else
{airplane_mc.visible = false;}

}

// thanks for watching!!

Related Articles:

, , , , , , , , , , , , , , , ,

One Response to “The Flash Check Box Component”


Trackbacks/Pingbacks

Leave a Reply

You must be logged in to post a comment.

My name is Avraham Saltoun, and I live in Jerusalem, Middle East. I am currently on my mid  40's and I am a computer programming technician. Here you will find over one hundred quality video tutorials on Actionscript, and yes, I give online support for aspiring programmers, and pros as well, sharing screen on skype and delivering source code by email, click the button for live flash actionscript support now!

 
oDesk Certified Action Script Programmer
oDesk Certified Adobe Flash CS3 Designer
oDesk Certified Adobe Photoshop 6.0 Designer
Skype Me™!

$7.49 .Com! Score Savings Cartoon Smart Tutorials


1,260
Unique Visitors
Previous 30 Days
Powered By Google Analytics