[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5080: mysql_connect(): Too many connections
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5106: mysql_query(): Too many connections
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5106: mysql_query(): A link to the server could not be established
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5107: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given
CAA: Christian Anime Alliance • Looking for an Adobe Flex 4 guru.
Page 1 of 1

Looking for an Adobe Flex 4 guru.

PostPosted: Thu Jun 16, 2011 11:04 pm
by Slater
Ok, so I'm working on a flash element at work that requires a MX HSlider with multiple thumbs. Simple; childsplay. Logic was a snap.

Hard part: the three thumbs need to be styled independently of each other; I have three graphics (png icon files) to use for the thumbs. I know how to style a HSlider's thumbs when there is only one icon to be used, but what about when there's three? How can I give each thumb a separate graphic to use?