Hello,
I am creating a banner on a website that I am not sure what the best practices for putting it together should be. I am cutting up the banner into squares and would like the squares to randomly fade in until banner is fully built.
I would like to have a different picture utilize this effect when a link is selected.
What would be the best way to go about this? I would think I could achieve this result with actionscript, but am not very proficient with AS currently.
The only way I know how to do this is to animate all the squares seperatly and use labels for each link to make the new pics animate when link is selected.
Here is an idea of the effect:
http://www.fox-company.com/
When links are selected you can see how the pics transition.
Hope that made sense.