Tiếp theo

How to make image gallery with next and previous buttons in Flash simplest tutorial for absolut begi

0 Lượt xem· 11/12/19
Jasmina Susak
Jasmina Susak
Người đăng ký
0
Trong

Simplest way to create an image gallery in Flash for absolute beginners

Code for Previous button:
on (release) {
prevFrame();
}

Code for Next button:
on (release) {
nextFrame();
}

Take a look at this image gallery in action on devianART:
http://jasminasusak.deviantart.....com/art/How-to-make

Cho xem nhiều hơn

 0 Bình luận sort   Sắp xếp theo


Tiếp theo