no you can't have two of the same visual unless it is left and right.
and then it will only show one if you place them in the same location you won't see the second one.
how ever if you do what i did in the concert skin you might get to see both.
in there the code in the player mskn file has 3 the one visual then the left and right visuals.
in the ini code there is only 2 left and right.
both in the same place.
i believe the reason for being able to see both left and righte is that the images are all 40 dpi meaning there is enough
for the player to show them but not enough to keep the one in the rear hidden.
because it flashes them on the screen so fast and if the one is weaker then the other channel is shown.
in watching that play the songs it does seem to work like that cause i can tell the difference in left and right. when they show on the screen.
now if you are after two different looks yes you can do that just make the images for the left and right different
and place them in different locations.
that is what i did with the cb radio on the trucking monkey.
the needle is the left channel and the green modulation light is the right channel.
if you want to make them appear to look like the light reflections on a shinny metal item then just make the images half the size in height you want or which ever is longer then stretch the image with the code in the ini file and tell the image in the mskn file to stretch this will give you a light reflection like on the side of the bumper on the trucking monkey.
it is also how i made the strings on the guitar player for the hillbilly rock diner.
if you look at my skins you will see you don't really need to use small straight horizontal lines, just make the images line up and fit the way you want in the theme engine first.
Edited in.
oh yea anynumber of images over 12 and your taking a chance at them not all loading.
nothing in monkey can change that. it is due to the speed at which the users cpu can preload images.
there is a fix for it which i suggest every one do that uses the concert skin and the vumeter or silvertone skins i made.
that fix is simpley change to the mini player then when the images load in the mini player change back to the main player
what is going on is the images load fast when you start monkey but not fast enough for all the av effects images, so going to the mini player will make the images get told to load again. this will give the ones that didn't make it on start up have time to get in then. and going back to the main player will just give them a little more time if needed.
no you can't have two of the same visual unless it is left and right.
and then it will only show one if you place them in the same location you won't see the second one.
how ever if you do what i did in the concert skin you might get to see both.
in there the code in the player mskn file has 3 the one visual then the left and right visuals.
in the ini code there is only 2 left and right.
both in the same place.
i believe the reason for being able to see both left and righte is that the images are all 40 dpi meaning there is enough
for the player to show them but not enough to keep the one in the rear hidden.
because it flashes them on the screen so fast and if the one is weaker then the other channel is shown.
in watching that play the songs it does seem to work like that cause i can tell the difference in left and right. when they show on the screen.
now if you are after two different looks yes you can do that just make the images for the left and right different
and place them in different locations.
that is what i did with the cb radio on the trucking monkey.
the needle is the left channel and the green modulation light is the right channel.
if you want to make them appear to look like the light reflections on a shinny metal item then just make the images half the size in height you want or which ever is longer then stretch the image with the code in the ini file and tell the image in the mskn file to stretch this will give you a light reflection like on the side of the bumper on the trucking monkey.
it is also how i made the strings on the guitar player for the hillbilly rock diner.
if you look at my skins you will see you don't really need to use small straight horizontal lines, just make the images line up and fit the way you want in the theme engine first.
:D
[b]Edited in.[/b]
oh yea anynumber of images over 12 and your taking a chance at them not all loading.
nothing in monkey can change that. it is due to the speed at which the users cpu can preload images.
there is a fix for it which i suggest every one do that uses the concert skin and the vumeter or silvertone skins i made.
that fix is simpley change to the mini player then when the images load in the mini player change back to the main player
what is going on is the images load fast when you start monkey but not fast enough for all the av effects images, so going to the mini player will make the images get told to load again. this will give the ones that didn't make it on start up have time to get in then. and going back to the main player will just give them a little more time if needed.