I have 3 picture boxes:
picture1
picture2
picture3

now how do I get picture1 to morph to picture2 in picture 3

something like
Code:
picture3.picture = morph picture1 to picture2
I know that the code above woun't work, but thats what I need (I put the code there incase you didn't understand what I need in the pharagraph above)