am looking for some help with the very popular iTunes coverflow code created by Stephen Weber. http://www.weberdesignlabs.com/blog/?p=11
I need to set this itunes cover flow over a pattern and becasue the reflection is created with a solid gradient, as opposed to a transparent mask the original code will not work.
Anyone familiar with this script? If so do you have some knowledge on how the reflections are created? It looks like the gradient_mc is created with a loop. I would like to make that gradient_mc a mask using he .setMask property but I am not sure where to place the command and how to apply it to the reflections.
I see in the script that the reflection are also created with a loop. I cannot tell if the gradient is created after the reflection and if so how can I integrate that .setMask into the loop?
Any help would be very much appreciated.
jb