Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorgilray
    • CommentTimeNov 3rd 2006
     
    Hi I have a set of small images, that I want a user to click on and below that image I want a larger copy of it to appear!..What is the actionscript I need to pull this off? Please explain in the easiest terms...Thanks..
    • CommentAuthorviane
    • CommentTimeNov 3rd 2006
     
    Hi

    First you need to import all the images you can do that whit the loadMovie method, than you have to make you small images to buttons and when pressed thay load in the larger images.

    hope this helps