XML Gallery Questions

I’m working with V3_thumbs_MX XML gallery and have a couple of problems:

  1. I’m trying to move the text field to the top right of the photo but no matter where I move it, it stays on the bottom although it does move to the right. I cannot find in the actionscript where it is telling it to stay on the bottom. How to fix this?

  2. Dynamic Text is hideous. I’ve read the tutorial about making fonts crisper and I have tried many things but the text field is so difficult to read because its blury - I’m using Verdana, 10px, no aliasing. I also left-justifiied it. What else can I do? Is it possible to have crip dynamic text?

[color=purple]SOLVED #2: [/color][color=black]I discovered the problem with the text. I was resizing the text field and that apparently was resizing the dynamic text. It looked like JPG artifacts so I naturally created a new text field with the size I wanted and named it the same instance and deleted the old one and now the dynamic text is crisp and clean. I still need help with issue number one.[/color]