|
|||
|
Hi i have 2 questions:
1 - what i need change to movie start in motion when start, very slow but start animated... 2 - where i can change the effect of mouseover i need that when mousemove the image width and height expand... Thank you very much! Rodrigo |
|
|||
|
question 1: i din't understood it
question 2: is out of box what you want to do..but if you really want to modfy something search and open engine3d.as in your source file Folder inside it search : if (mc.isRoll) { here you can add your own code mc is the name of the picture found it on rollOver so do like this: mc._xscale or mc._yscale or whatever you want cheers |