Asterix
August 1st, 2002, 04:45 PM
I created a dynamic table that shows countries and values for each country (from a text file).
That table was created with attachMovie
I want to display only a small portion of the table, so I want to mask it.
I tried using a mask in the upper layer but then it didnt display the data.
Note: The move hierarchy is: _root > component Table > Movie Clip Table > (Script which create the table).
żIs there any way to do it by Actionscript? (or other way).
Thanks in advance,
Asterix
That table was created with attachMovie
I want to display only a small portion of the table, so I want to mask it.
I tried using a mask in the upper layer but then it didnt display the data.
Note: The move hierarchy is: _root > component Table > Movie Clip Table > (Script which create the table).
żIs there any way to do it by Actionscript? (or other way).
Thanks in advance,
Asterix