# AS2 : Kirupa Portfolio XML Q

**URL:** https://forum.kirupa.com/t/as2-kirupa-portfolio-xml-q/309255
**Category:** flash
**Created:** [May 11, 2010, 1:10am UTC](https://forum.kirupa.com/t/as2-kirupa-portfolio-xml-q/309255 "2010-05-11T01:10:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![skylineDr](https://avatars.discourse-cdn.com/v4/letter/s/a87d85/32.png) [@skylineDr](https://forum.kirupa.com/u/skylineDr)
#### Post date: [May 11, 2010, 1:10am UTC](https://forum.kirupa.com/t/as2-kirupa-portfolio-xml-q/309255/1 "2010-05-11T01:10:24Z")

</div>

Okay,

So, I’ve been coming here for a while for all my flash needs, but today I’m having trouble and I hope you can help. I used the XML Portfolio for what I needed for my own personal portfolio. However, I need help- I’ve been trying to display the images as a grid instead of how it is just on the \_x axis.

I’m still VERY new to Actionscript, so any help is greatly appreciated. I have put the position portion of the code below, however I can past the whole code if necessary. Thanks for any and all help!

///

var currentThumb\_mc = menu\_mc.createEmptyMovieClip (“thumbnail\_mc”+i,i);  
currentThumb\_mc.\_x = i \* thumb\_spacing;

///

[http://www.kirupa.com/web/xml/examples/portfolio.htm](http://www.kirupa.com/web/xml/examples/portfolio.htm)

I’ve search all over the web and am still having trouble. So, if I have missed something, or if the answer on the forum please link it to me. Thanks!
