Microsoft
Software
Hardware
Network
Question : How do I make a loop in actionscript 3 that will add several new instances of a graphic from the library
I have just updated my flash version and I am having trouble getting used to actionscript 3.
I want to create a loop that will load several instances of the same graphic. So far I have managed to load 1 instance using this code:
var myMark:mark_graph = new mark_graph();
this.addChild(myStage);
myStage.x = 25;
myStage.y = 55;
i have tried putting this inside a for loop e.g.:
var count:int = 10;
var i:int = 5;
for(i = 5; i < count; i++){
// code here //
}
My problem is that I dont know how to create the instance names dynamically so when I include the first code inside my for loop it does nothing.
Hopefully this will make sense to someone :). Many thanks in advance for any help you can give
Answer : How do I make a loop in actionscript 3 that will add several new instances of a graphic from the library
Hi,
You could use an array for your instances!
Random Solutions
Word 2003 not filling screen
Hyperlink to launch client's local executable program with parameters
Using ghost and sysprep or ghost and newsid
MSexchange Cluster fails to start services
MS Access subreport invisible when link is setup between master and child
How do I make the random number different for each record
Empty Message problem while sending email by sp_send_dbmail
Apply exchange 2003 SP2
how do i move the "my recent documents" folder to a different partition?
dns zone keeps coming back after being deleted from DNS