I have read some threads in the blog but i don't think exactly what i mention below has been covered before. Apologies if it has and i missed it.
I'm trying to create a manual animation that is something similar to how radio buttons work. I have two icons which are the same size but slightly different colours. To keep it simple let's say a red square and a blue square. I'll try to explain how i want them to work below.
When a user opens up my document i want the blue square to be 100% transparency and the red square to be 50% transparency. If the blue square is clicked then nothing happens since it is already selected by default (just like a radio button) but if the 50% red square is clicked then it becomes 100% red and at the same time the blue square becomes 50% blue. And then vice versa, i.e. if the 50% blue square is clicked it becomes 100% blue and the red square becomes 50% red.
Does that make sense? I'm looking for this to be exported as SWF or maybe both SWF and PDF at a later date.
It is boggling me and i'm wondering if it perhaps isn't possible!
Thank you in advance for any help.