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
explain the correct way to create an alert box using geturl and javascript? : Adobe flash
what is the key advantage of using loadvars instead of loadvariables? : Adobe flash
How to change background color and stage size?
what is default frame rate of the time line in frame per second? : Adobe flash
when does the accessibility . Isactive () method return true? : Adobe flash
which charactor can be added to the identifire mylengthyvariable, to make it more redable? : Adobe flash
what are the steps is not required in order to test or deploy flash remoting? : Adobe flash
Tell me what is the main purpose of actionscript?
What will replace flash?
How does removal of actual objects and data work in actionscript?
what is flash tweening? : Adobe flash
what are the properties can be used to control the order in which the user can tab through the elements in a flash movie? : Adobe flash
what is generally considered the ideal group size for usability testing? : Adobe flash
what is not a disadvantage of using the fscommand? : Adobe flash
to what does object drawing model refer? : Adobe flash