by ak-tiv October 26, 2003
Get the active mug.A doll by another name, differing from a doll by being designed for tough, aggressive, "masculine" situations. Used by males to disguise their insecurity with being associated with traditionally "feminine" things. Just like a kilt is not caled a "skirt".
"Action figure"? What does that mean anyway? Is it an active thing? What does it mean? Call it what you like it, but any way that you look at it, an "action figure" is a doll by another name; "That which we call a rose/By any other word would smell as sweet."-Juliet, Romeo and Juliet
by Lorelili November 12, 2006
Get the action figure mug.Related Words
ACT
• action
• actor
• activist
• active
• Acton
• actually
• act a fool
• action figure
• Activision
by Hoezbblockin June 27, 2004
Get the Actin a Azz mug.by jkb March 20, 2005
Get the Action Dan mug.The scripting language created by Macromedia (now Adobe) for use with Flash, a rich media format that drives most interactive experiences on the Web these days. ActionScript is developed based on the ECMA-262 standard, the same standard JavaScript is based on.
ActionScript was first made available in the Flash IDE version 4 with very basic controls mostly to control the starting and playing of specific frames. Starting in Flash 5, ActionScript has been expanded to be full-fledged scripting language and was finally editable within a text editor.
With Flash MX 2004 (simultaneous FP version 7), Macromedia introduced ActionScript 2.0, a much revised version that supports strict variable typing and class-based construct. AS2 revolutionizes Flash development and allows large and complex environments to be built while utilizing most object-oriented programming principles.
Adobe (purchased Macromedia in 2006) is currently busy working on ActionScript 3.0, which greatly expands on AS' matured status. AS3 is currently available for Flex 2.0 development, and is expected to be released for the Flash IDE with version 9.
ActionScript was first made available in the Flash IDE version 4 with very basic controls mostly to control the starting and playing of specific frames. Starting in Flash 5, ActionScript has been expanded to be full-fledged scripting language and was finally editable within a text editor.
With Flash MX 2004 (simultaneous FP version 7), Macromedia introduced ActionScript 2.0, a much revised version that supports strict variable typing and class-based construct. AS2 revolutionizes Flash development and allows large and complex environments to be built while utilizing most object-oriented programming principles.
Adobe (purchased Macromedia in 2006) is currently busy working on ActionScript 3.0, which greatly expands on AS' matured status. AS3 is currently available for Flex 2.0 development, and is expected to be released for the Flash IDE with version 9.
ActionScript 1.0
function Foo()
{
this.sucks = true;
}
var foo = new Foo();
trace(foo.sucks) // outputs true
ActionScript 2.0
class org.f.Foo
{
private var $sucks:Boolean;
public function get sucks():Boolean
{
return $sucks;
}
public function Foo()
{
$sucks = true;
}
}
import org.f.Foo;
var f:Foo = new Foo();
trace(foo.sucks) // outputs true
function Foo()
{
this.sucks = true;
}
var foo = new Foo();
trace(foo.sucks) // outputs true
ActionScript 2.0
class org.f.Foo
{
private var $sucks:Boolean;
public function get sucks():Boolean
{
return $sucks;
}
public function Foo()
{
$sucks = true;
}
}
import org.f.Foo;
var f:Foo = new Foo();
trace(foo.sucks) // outputs true
by seeminglee October 14, 2006
Get the ActionScript mug.When a man has a serious girlfriend or wife and cheats on her with another woman. The other woman is desperate and a little chunky, but much less maintenance.
She thought he was in love with her and was going to leave his wife but then realized she was just chubby side action.
by PMN July 16, 2008
Get the chubby side action mug.by anon333 July 3, 2018
Get the well actually mug.