This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > May 2005 > Images in a Scroll Text Box?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Images in a Scroll Text Box?
hmsg

2005-05-20, 7:26 pm

Hello

I'm building my web site and i need help on how to put images and text and
make it scrollable?

I already have text box scrollable but i want to mix text and images at
the same box, how do I do that?

Please check my site at http://www.hmsg.net/


Thanks for all help

--------------------------------------------------------------------
Living this day like the last of my life
http://www.hmsg.net/


puterart1

2005-05-20, 7:26 pm

The best way I know of going about this is by putting your text and images in a movieclip and scrolling the movieclip with a custom built scroll bar. It's not as hard as you'd think.
hmsg

2005-05-21, 7:20 am

Thanks for trying to help me!

OK, i've tried to do that. I've made a movieclip and put it on my stage,
but the is shown all movie(my movie has 1000 px but i only want to show 100px
the rest of it is to scroll) how do i make the scrollable movie? in my stage i
have two buttons one scroll up and the other scroll down
on (press) {
_root.t_box.scroll +=1;
}


This is the script in my buttons (t_box is the instance name of my
movieclip).
How do I define the size of the movie that i wanto to show and hide the
part that will be scroolable?
And how can i define the actions to my buttons?

Thanks for your help.

Hugo Gomes


hmsg

2005-05-21, 7:20 am

Thanks for trying to help me!

OK, i've tried to do that. I've made a movieclip and put it on my stage,
but the is shown all movie(my movie has 1000 px but i only want to show 100px
the rest of it is to scroll) how do i make the scrollable movie? in my stage i
have two buttons one scroll up and the other scroll down
on (press) {
_root.t_box.scroll +=1;
}


This is the script in my buttons (t_box is the instance name of my
movieclip).
How do I define the size of the movie that i wanto to show and hide the
part that will be scroolable?
And how can i define the actions to my buttons?

Thanks for your help.

Hugo Gomes


billwatson

2005-05-21, 7:19 pm

put a scrollpane on stage and load your movie into that.
Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews