Hey all. I have been searching the forums and racking my brain since like 4 am this morning trying to do this dynamic photo viewer. The ONLY thing I wasnt able to do is the tween in ActionScript. I also read all the tutes on lineTo and beginFill but since Im new at those functions I cant really be that hot with them. Can anyone help me do the following in Actionscript? The reason it has to be dynamic is cause the square has to be exactly 10 pixels taller, and 10 pixels wider than the total width and height of the photo, and since there are around 500 photos, no way am I going to make the tween for each one. So the ending x and y coords for the top right and bottom right corner of the box have to be dynamic, so that they are _root.photo_holder.photo1._width + 10 or something like that, anyway I guess I can change that later, basically I just need help with creating the tweens in AS, can anyone help me please???
Thanks
Ted