stef
08-04-2003, 12:24 PM
ok I have been writing/scripting actionscript and all the documents
books etc dress up what they are, with explanations of chocolate boxes,
simple boxes.
But but when i scripting for example "taken from a book"
mycolor = newcolor(shirt);
mycolor.setRGB (OxFF3300);
My understanding is that an object contains lots of others scripts that
are pre-made that tell actionscript how to change the definitions of
the properties of the movieclips/sounds etc all you do is enter the
properties into the parentheses...
Am I correct or is there a better way of explaining this???
stef
:)
books etc dress up what they are, with explanations of chocolate boxes,
simple boxes.
But but when i scripting for example "taken from a book"
mycolor = newcolor(shirt);
mycolor.setRGB (OxFF3300);
My understanding is that an object contains lots of others scripts that
are pre-made that tell actionscript how to change the definitions of
the properties of the movieclips/sounds etc all you do is enter the
properties into the parentheses...
Am I correct or is there a better way of explaining this???
stef
:)