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

Answer Posted / vvj

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 ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi All, I am new in flash so please help me, When I make a website on Flash & when we wright code on buttons in AS2[CODE: on(release) gotoAndStop ()], we found when we click twice on a button the page automatically switch. (means, code do not work properly). Thanks,

1937


Explain what does the void function and object contain in actionscript?

471


a button instance is named circle_btn. Actionscript is placed on the main timeline so that the button is clicked a movie clip instance named rec_mc s width is changed to 100? : Adobe flash

461


which is not a benefit when adding a title in the document properties? : Adobe flash

468


How to create a logo using pen tool?

455






which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash

494


how to embed flash in html? : Adobe flash

491


What are the different ways in which the variables can be assigned?

472


you have a dynamically loaded image that is larger than your stage. Which component would work best to accommodate this image? : Adobe flash

450


Do you know what is the difference between an array and vector?

444


How many menus will you find on the menu bar?

503


which two textfield events can be captured to trigger scripts to run? : Adobe flash

499


who can create flash movies? : Adobe flash

477


you have a video project that would best be served by using full screen mode. This needs to be done from within the browser, since you are not able to use a projector. Which publish settings should you use? : Adobe flash

488


Hat are the differences between javascript and actionscript?

455