i know its possible, but how would i make the Big mc’s become clickable to do a loadMovie script?
Posted about 1 year ago
Scrollable picture gallery. Just change the TUMBNAIL pictures and the main pictures and that`s it! If you want to add more pictures you are gonna have to change the code… open the action panel on the action layer first frame and where it says:
if(panel._y <= -221) {
panel._y = -221;
}
change the -221 to the coordanate you want it to end. Keep in mind the size of the thumbnail pictures (60 * 60)
If you liked this files, you might also like these:
Posted about 1 year ago