
-----------------------------------
Malazan
Tue May 31, 2005 8:23 pm

Highlighting Text
-----------------------------------
Is there any way to highlight these boxes if you're mouse scrolls over it? 



    Pic.Draw (backround, 0, 0, picMerge)
    Font.Draw ("#2. In the 1949/1950 NBA season, the Syracuse Nationals still existed.", 50, 580, font1, white)
    Font.Draw ("Which name do they go under now?", 230, 560, font1, white)
    loop
        drawbox (600, 500, 225, 550, white)
        Font.Draw ("Boston Celtics", 330, 520, font1, white)
        mousewhere (x, y, button)
        if button = 1 then
            if (x >= 225 and x = 500 and y = 225 and x = 400 and y = 225 and x = 300 and y = 225 and x = 200 and y 