# Urgent! How to create graphics dynamically?

**URL:** https://forum.kirupa.com/t/urgent-how-to-create-graphics-dynamically/164873
**Category:** flash
**Created:** [October 5, 2005, 6:15pm UTC](https://forum.kirupa.com/t/urgent-how-to-create-graphics-dynamically/164873 "2005-10-05T18:15:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![KeSh](https://avatars.discourse-cdn.com/v4/letter/k/50afbb/32.png) [@KeSh](https://forum.kirupa.com/u/KeSh)
#### Post date: [October 5, 2005, 6:15pm UTC](https://forum.kirupa.com/t/urgent-how-to-create-graphics-dynamically/164873/1 "2005-10-05T18:15:23Z")

</div>

Hi dudes,

This is kinda urgent so i’ll be appreciated if you gave me a quick reply. I have created a new symbol which is a graphic…and now i want to create instances with ActionScript…How?

The pseudo-code is something like this:

for(i=0;i\<5;i++)  
{  
create Instance of symbol X  
Instance\_y=Pos+Delta\*I  
…  
}

You get the point right?

Thanks in advance,

Sérgio
