View Single Post
Old 10-06-2004, 10:27 PM   #7 (permalink)
Nancy
Femme Fatale
 
Nancy's Avatar
 
Location: Elysium
Quote:
Originally Posted by T.U.B.
I made this:

and the scrollbars work together.

I made an example for you here:
http://users.skynet.be/fa878553/ForNancy/index.html
the .swf file is here:
http://users.skynet.be/fa878553/ForNancy/Nancy.swf
and I uploaded the .fla source-file for ya:
http://users.skynet.be/fa878553/ForNancy/Nancy.fla

Downside of this is:
The text is static. i.e.: a lot of work when you have to update the numbers.
as usual, there is a solution for this, but I didn't had the time to make it (yet).

The above example works by not using a textbox with scrollbar, but a scrollplane (you can find it in the Flash UI window) instead. Inside this scrollplane I loaded a movieclip (called TextfieldsAllTogether in the example) and in that movieclip I dropped a bunch of textfields that are displaying the text. (push F11 in Flash MX to display the library, and double-click on the movieclip "TextfieldsAllTogether" to view them).

I hope this is a bit helpfull...
that's exactly how I want it to look like! Thanks so much T.U.B.! *stoked*

I've never used a scrollplane before but I guess this is as good a time as any to give it a try. I hope it'll work!
__________________
I have all the characteristics of a human being: blood, flesh, skin, hair; but not a single, clear, identifiable emotion, except for greed and disgust. Something horrible is happening inside of me and I don't know why. My nightly bloodlust has overflown into my days. I feel lethal, on the verge of frenzy.
I think my mask of sanity is about to slip.
Nancy is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62