Link to home
Start Free TrialLog in
Avatar of chill0123
chill0123

asked on

Dynamic Scrolling Text

I am designing a section for a site, and I what to know what is the best solution for the following:

I want a horizontal scrolling nav bar that uses variables to display the items in the menu.

- a selection of about twenty names will be inserted into a variable/variables, and displayed between two arrows that scroll them from left to right, or right to left

- I want to use a solution that can be maintained very easily, by being able to update a variable, or external text file on the server.

- After you scroll the nav bar and find what you are looking for, you would click on the menu item, and the appropriate information would be displayed directly below...

I am looking to change the content using only ActionScript and not by clicking on a button to launch a MC.

The most important thing about this .swf is that I can easily update the menu information and the description that will appear below...

a detailed responce is welcomed...

chill0123


P.S.  no need to hold anything back do to lack of experience
Avatar of chill0123
chill0123

ASKER

forgot to mention that I am using Flash MX, but the .swf will be Flash 5 compatible...

c
check the rayoflight.net you will find something what you are looking for
sanjuno,

thank you for the very descriptive and informative posting, but I was looking for a little bit more than a link to a web site...  exactly where on that site do they implement the use of a horizontal scrolling navigation that uses text variables instead of buttons or MCs?

anyone else want a crack at this one?

c
I think, if you goto "REVERENCE" then you will find what sanjuo is saying.

Instead of top horizontal scrolling navigation, you can see bottom horizontal scrolling navigation. Choose year 2000 and see. I think he/she is creating menu dynamically.
I saw that, but I need to know if it is possible to create a text/variables based navigation that sits in a scrollable environment... and also how it is done...

I know you can use limited HTML in a variable, but I want to control my .swf file by clicking on the menu items in the scrolling navigation...

and I want to be able (if I choose) to pull those text based variables from a txt page or database...

do I need to up the points on this one so I can attract more attention?

c


If i understand u correctly

You want to make a column of buttons in a scrollable area as not all buttons can be shown on the screen at once.
Im assuming you mean vertical as well

each button of the scrollbar is made accordingly to making buttons no probs there.


then a new movie will be made that has 2 buttons for the up and down scrolling and the display scroll space with a mask to hide the extended parts of the scroll area.

place the buttons into this movie and setup the actions for the scroller buttons to move the position of the scroll area art element using the x position and increasing and decreasing it.
aye sorry rereading your post you were more clear and the y position is best for horiszontal
indi,

I have already built this project using the traditional scroller with the use of buttons to launch a new MC, but I am looking for a solution that uses text variables or some other way to dynamically maintain the scrolling menu...

here is an example of what I am trying to do:

I have twenty Companies that are partners with my company... I want to display then in a scrollable navigation menu where you can click an arrow(button) to the left and the scroll left, or click the other arrow and they move to the right...  When you have found the partner company that you are looking for, you click on them in the scroll bar and their logo and description is displayed below the scroll bar...

I want to be able to maintain the company names and the description in a text file on a server, an array, or just a variables in the .swf file...

I don't want to use buttons, because I want to be able to just edit some text, or have someone with no Flash skills to just edit, or add to a txt file on the server.

A simplified version of what I need done:

I have a text box that displays dynamic text from a variable.  I want to be able to click on that text in the swf and have another Movie Clip be placed on the stage...

If someone could tell me a way to do this, then I can figure out the rest...

I am increasing the points to 250.... If I don't have an answer soon, I will close out the question...

c  
ASKER CERTIFIED SOLUTION
Avatar of 99grad
99grad

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
99,

I think it is something I can work with, but I will need your help...

I am having a problem understanding what you did with your code in this example...

If you would not mind putting some comments about what the code is doing in the .fla, I would appriciate it....  I am also giving you another 25 points for this...  

thank again...

c
that was weird!  I just had a page come up with about 50 java errors!

I am not sure if you got the points or not...

let me know

c