put these somwhere in ur code
myCanvas.horizontalScrollBar.setStyle('trackSkin',mx.skins.ProgrammaticSkin);
myCanvas.horizontalScrollBar.setStyle('thumbSkin',mx.skins.ProgrammaticSkin);----- Original Message ---- From: honoraryvato <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, February 13, 2008 5:16:35 PM Subject: [flexcomponents] Scroll with only arrows I have an HBox that I want to add a scrollbar to. But I only want the arrows. I don't want the tracks or the thumb. Does anyone know how to do that? ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
