all groups > macromedia flash sitedesign > november 2007 >
You're in the

macromedia flash sitedesign

group:

Flash CS3 Reference


Flash CS3 Reference Emiliano
11/1/2007 12:00:00 AM
macromedia flash sitedesign:
Hi there,
i'm studying actionscript 3.0 but i can't find all property and methods in
reference.

For example data grid, many adobe examples reports :

//Resize the component horizontally
myDataGrid.width = 200;
//Resize the component vertically
myDataGrid.height = 200;
//Resize the component horizontally with 5 rows
myDataGrid.rowCount = 5;
//Resize the component horizontally & vertically
myDataGrid.setSize(200, 200);

but if u search public propery u can't find width height ecc. ???

Why ???

Thx

AddThis Social Bookmark Button