Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What are the different utils libraries in actionscript?

0 Answers  


How can we goto next Scene by giving code on a button inside a movie clip. in short. =>Scene 1. ====>MovieClip ======>Button [ on(release) { gotoAndPlay("Scene 2", 1); } ] =>Scene 2. This thing is not working. Please tell me the answer of how to goto next scene from this scene 1.

4 Answers   ABC,


Write a program to show the external actionscript?

0 Answers  


Tell me what are the different ways in which the variables can be assigned?

0 Answers  


What does reference means in actionscript?

0 Answers  


I shoot underwater with a ttl strobe that does not allow you to set flash exposure compensation. How do I set fill flash with this set up? : Adobe flash

0 Answers  


Name the as3 components?

0 Answers  


which code should be added to create a second blue square to the right of the first? : Adobe flash

0 Answers  


Tell me what are the features involved in updating a language?

0 Answers  


which two textfield events can be captured to trigger scripts to run? : Adobe flash

0 Answers  


What is meant by vector graphic animation?

0 Answers  


Tell me what is the main purpose of actionscript?

0 Answers  


Categories