How to generate movieclips dynamically in a circular fashion

Hello Friends,

I need a small help from you guys.

I want to generate movielclips dynamically using xml nodes in a circular fashion (lets assume 360 degree circle). Suppose if i have 5 nodes in xml, then it has to generate only 5 movieclips in a circular fashion. and if it was 50, it has to generate 50 mc’s in a circular fashion again.

how to do this in actionscript 3.0.

any help.suggestions would be appreciated
Rajesh