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
what happens if an .swf is loaded into a already occupied level? : Adobe flash
who can view flash? : Adobe flash
you are creating a form that will fade out when the user submits it. What must you do to with the text fields to ensure that text entered by the user will fade out? : Adobe flash
who can create flash movies? : Adobe flash
in general, non-mp3 digital audio destined to be imported into the flash mx authoring environment should first be compressed how much? : Adobe flash
Write a program to create custom list in actionscript?
What will replace flash?
what is the downside of macromedia ui components making extensive use of ingeritance and encapsulation? : Adobe flash
what is the recommended character to use to separate target level paths levels? : Adobe flash
can any one tell good training center for adobe flex in chennnai?
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,
which statement best describes what the #initclip num and #endinitclip commands indicate? : Adobe flash
which of the following is not a key benefit of usability testing? : Adobe flash
Explain what are the changes presented by actionscript?
What are the different utils libraries in actionscript?