How we can create a scrolling gallary in a portfolio,what
is the script?
Answers were Sorted based on User's Feedback
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 |
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 |
Explain what are the different utils libraries in actionscript?
How to add an effect to the movie clip?
What are the features provided by actionscript 3.0?
Explain what are the changes presented by actionscript?
What is the main purpose of actionscript?
what is the key purpose of using layers in a timeline? : Adobe flash
what are the statements is true about actionscript in regards to the enforcement of private scope and public scope? : Adobe flash
What are the different utils libraries in actionscript?
which methods is most likely an event handler? : Adobe flash
What will replace flash in 2020?
what is the best reason for using the geturl command, instead of the fscommand, when communicating with the host application? : Adobe flash
wate is multimedia