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 |
what is the best reason for using the geturl command, instead of the fscommand, when communicating with the host application? : Adobe flash
user accessibility on your video project is a key factor. Which two features should you choose? : Adobe flash
wate is multimedia
what happens when you drag an object created with the oval tool to the library panel? : Adobe flash
the f601/n6006 had a special control to set the fill-flash option on the body; is there a similar way to set fill levels on the f90x/n90s and sb-28 combo? : Adobe flash
which is an advantage of selecting a flash player version in publish settings before beginning a project? : Adobe flash
which of the following is not a key benefit of usability testing? : Adobe flash
What does reference means in actionscript?
what should be used in the name of constant? : Adobe flash
How to embed flash in html?
what is the recommended character to use to separate target level paths levels? : Adobe flash
How to play a movie clip?