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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / 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

More Flash Action Scripting Interview Questions

Give an example that illustrates polymorphism in flash script.

0 Answers  


what is the key advantage of flash being a true clientside application? : Adobe flash

0 Answers  


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

0 Answers  


how to embed flash in html? : Adobe flash

0 Answers  


Hat are the differences between javascript and actionscript?

0 Answers  






what is the advantage of progressive video download? : Adobe flash

0 Answers  


What is the difference between _root and parent?

10 Answers   Alok Industries, eLearning, IBM, MBT, Origami,


What are the different utils libraries in actionscript?

0 Answers  


which two file formats can be imported into a swf file at runtime? : Adobe flash

0 Answers  


How to add an effect to the movie clip?

0 Answers  


What is meant by vector graphic animation?

0 Answers  


if we set slow sync as you suggest in answers on the many online forums you visit, would not we be opening ourselves up to blurred shots when the shutter speed gets significantly below 1/60? : Adobe flash

0 Answers  


Categories