How can I draw 25 horizontal lines using actionscript3 code automatically?

Hi,

I drew a line, and named it multiLinesHorizontal_mc (It’s not on the Stage, but in the Library and exported to ActionScript3). Now I would like to use that multiLinesHorizontal_mc and bring it on stage (25 Horizontal Lines) with space between each row the gap should be 5.

How it can be done automatically rather than manually?

Please help.