kostas_par
12-27-2009, 05:17 AM
Hello to every one. I will start with the basic my webpage in flash and I put on some photos and now i want to theses photos when I click on them to open them in the original size if some on knows how to make it.:bow
I give you an example from another webpage that I found.CLick in one photo and what i want
http://www.goldtheclub.com/index.php#/gallery/the-club-2
mirkov sasa
01-13-2010, 01:35 AM
One way of doing it is making a photo small then big one and in between you can do classic tween. It will make animation of small to big, then create one static picture of same object in smallest size. You can now create button and place static one as up state and animation as click state. This is most simpest way of doing it.
On site you have provided I am pretty sure they used UI loader for their show and I smell a lot of actionscript there with tons of event listeners and tweens which is little complicated to explain if you do not know actionscript. Hope this will help you and if you need something just ask.
kostas_par
01-16-2010, 02:38 AM
Thanks i will try to make