Skip to main content
Participant
November 14, 2006
Question

Looking For An Image Scroller (Mouse Controlled)

  • November 14, 2006
  • 1 reply
  • 202 views
Im very suprise i havent been able to find an image scroller on the web that has worked. I dont know what im doing wrong, or what im missing.. Can someone please point me in a direction where i can find a simple mouse controlled image scroller tutorial. Thanks
This topic has been closed for replies.

1 reply

November 14, 2006
To use an image scroller u can use scrollPane Component. Import an image on to the stage n convert it into movie clip n then delete it frm the stage ..Now drag the scrollPane component frm the component panel to the stage set the dimentions and then click on the parametera tab in the property panel...now set the first parameter i.e contentPath which shld b the linkage identifier of the movie clip containing ur image..publish it n u r done..u can then explore more functionality of scrollPane and how to controll it thru Action Script..