liquify image effect crossed with xml imagry.
hello all
i came across this tutorial.
http://www.kirupa.com/developer/mx2004/liquify.htm
i wish to cross it with this
http://www.kirupa.com/developer/mx20…otogallery.htm
ive found some problems while doing this. and from experimentation, i understand that the liquidfy effect is taking the image of the first picture and dupilcating that, and even when i code it to run the code every time some action occurs. it doesnt work.
http://www.freewebs.com/the_mr_x/test1.swf
click on the image first then press T,Y and U to scroll through the images.
this is basically what i want. however how i got this to work, was by changing the frame on the _root timeline.
http://www.freewebs.com/the_mr_x/test.swf
the images on this one were done through one mc called “picture”. _root.picture
clcik on it and press T,Y and U to scroll through the images. you can see the problem.
any advice or help.
to clear up, i am not asking anyone to do the code for me, i simply want to know the logic of how to solve this, what i am doing wrong. if you copy and paste code…how will you ever learn.