Hey folks. Can anyone help please? I have an action scripts for a transition effect i'm trying to use for my website. This transition is very much like the one used for the samsung website. Here is my code.
on (release) {
getURL("javascript:focus(); for (j=100; j>1; j--) {moveBy(1,0); }for (j=150; j>0; j--) {resizeBy(-1,-1); } for (i=10; i>0; i--) { for (j=6; j>0; j--) { moveBy(0,i); moveBy(i,0);moveBy(0,-i); moveBy(-i,0); }} void(0);");
}
What i'm trying to fugure out is, how to get all these transitions to work at once like the samsung site. I want it to move, resize and shake at the same time. Can anyone help?
HERE IS THE LINK FOR THE SAMSUNG SITE.
http://www.samsung.com/mea/#Clickon the link for the SGH - D500 TO VIEW SITE