How we can create a scrolling gallary in a portfolio,what
is the script?

Answer Posted / sunny

you have an option in flash - components
first creat a text and make it dynamic and multiline.
right click on the text and convert it into scrollable.And
give a variable namefor the text.
choose second layer and draw two objects and convert it
into buttons
on action script
(a)first button
on(press){
_root.variable name. sroll +=10;
}
(b)second button
on(press){
_root.variable name .scroll -=10;
}
SCROLLING BAR
If you open components you will have the scroll bar option
import three pictures from the file.
convert it into 100 X,Y axis.convert all lte pics into
movie clip.add key frame to frame area.
create two objects and convert it into button.

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which actionscript classes are used to play flv formatted video? : Adobe flash

436


for methods within objects,what does the keyword this specifically refer to? : Adobe flash

534


Write a program that shows the usage of data types?

446


How to change background color and stage size?

494


what is not a disadvantage of using the fscommand? : Adobe flash

501






what is the most important factor in determining the compatibility of your application? : Adobe flash

465


tell the difference between indexed array and associative array? : Adobe flash

477


you understand from the sb-25 manual that the built-in, retractable bounce card is meant for use with the flash head in a vertical position? : Adobe flash

441


who can view flash? : Adobe flash

515


what is the purpose of the break statement? : Adobe flash

589


which charactor can be added to the identifire mylengthyvariable, to make it more redable? : Adobe flash

464


how does an xmlsocket server know when a received message is complete? : Adobe flash

479


Tell me what are the functions used with flash media?

434


Explain what are the differences between javascript and actionscript?

466


explain the correct way to create an alert box using geturl and javascript? : Adobe flash

426