|
-
Designer, Programmer, Musician
Ok! Fixed it!
container = attachMovie("mc", "container"+[j], this.getNextHighestDepth());
added the
PHP Code:
"container"+[j]
and added the less than or equal to sign
PHP Code:
for (var j = 0; j<[B]=[/B]400[B]+1[/B]; j++) {
and now i can trace my 400 movieclips.
Thanks for the help! The hard work comes later, when I load the .jpg's into each container with the XML loadVars...
Last edited by angelhdz; 12-11-2012 at 11:48 AM.
 Already mastering AS3. It was so fun. Now into Javascript and PHP and all its libraries 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|