Hi there
I have a portfolio item which has images of varying heights. On click, the previous image is not removed, it loads in on top.
e.g. Image 1 is 540px wide, 600px high; Image 2 is 540px wide, 400px high.
When you click on image 1, image 2 loads on top and because of the 200px difference, the bottom of image 1 is still visible.
Can you tell me how to alter the code to remove the previous image. (I'm guessing its a case of altering the RemoveChildAt function in PotfolioItem.as??) I have some AS knowledge so would be confident of editing as you instruct.
Many thanks in advance
