I want to be able to get images in flash, from a seperate folder, resize them (so they are all, 200px wide lets say) and crop them so they are all 200px tall as well. Then I want to scroll them in a seperate movie. Can anyone enlighten me as to how I would do this?
Thanks
Tom
The views expressed on this page by users and staff are their own, not those of NamePros.
go to import to get your images in
Click on an image, and click the resize button on tool bar (the square wth resize handles around it, and a dot in the middle). In the properties bar, simply type in the size you want it to be
Im not sure what you mean about the movie bit, but im guessing just put them on separate layers, and use motion tween (turn them into a graphic first (f8))
hope that helps, if you need more help, dont hesitate to ask :D
Thanks - I was talking about, while the flash script was playing in a browser.
Sorry that I was a bit vague.
I want to be able to upload images to a directory on my web server, and have the flash script "get" those images and display them. So if I deleted one of the images in the folder, the flash script wouldn't display it. I want to be able to do that so I don't have to edit the flash script all the time.