I am new to the action script stuff… but i was wondering how to do this. When a button is pressed it loads text to the other side of a page with a scrollbar… and if u press a different button say news because i am trying to make a flash website… it will bring up news on the right hand side and then when contact is clicked your contact information will be brought up on the right side instead of the news. Thanks
Check this tutorial: Loading Text from External Sources
Ahh thannks a lot… what about a scrollbar? a good 1 that a noob could understand…
The tutorial i pointed you to has a scrollbar.
it doesnt have the tutorial on them… and if i want tgo adde images or some kind of pictures to the text box how do i do it then?
The scrollbar component can only hold text, not images.
Under your Component Inspector>Scroll Content, you can add the name of a MC which has a picture in it. Although I think you need to give it a linkage name…this is in mx04, I have no idea if it’s possible in mx, never seen that version.
hmm so is ther really any way to load pics? with text
In MX or MX 04?
Precise questions & good details = fast answer.
Adam, you’re mixing scollpane & scrollbar, no?
jw, you can set up a clip with an empty place holder clip for images, a textfield with scrollbar, load everything in, and then set the whole thing as scrollcontent for a scrollpane
enuff scroll?
Sure, I did this up for you real quick:
the fla is:
and the external swf that is loaded in the pane is:
I hope I’m not misleading anyone, eyezberg, I’ve only had mx04 for a little over a week…sorry if my details are off :(…oops and after re-reading, I think I may be off…sorry.
Adam
ok… thanks for the help im gonna try and do that tonite!