Hey guys ! By the way, my name is Domi, and this is my first post here. Sooo… Hi !
ok so here’s the problem:
There’s a “news” section on the website I’m currently working on. The “news” themselves are nested in a MC, and is generated using XML and a “for” loop. This MC has to be scrolled (and masked also). The problem is that the MC’s height will vary, depending on how many news items it contains.
By the way, simply scrolling one big dynamic text field is not an option, since I’m using TWO text fields (one for the date, and one for the news themselves).
I guess I have to find a way to tell Flash to apply the scrolling function AFTER this news MC has been populated… but how ? I’ve tried Kirupa’s “Simple Custom Scrollbar” tutorial, which doesn’t work since it’s using the MC’s initial height.
I hope someone can help me with this… it’s the last thing I have to do on this website !
Thanx a lot !