hello, i just discovered this community and i have to say that it is great. But enough with the chit chat, i’ll go straight to the problem.
I have a swf with some pictures, i’ve set up some eventListeners for every picture and when clicked it loads another swf (where i have zoom with the SCROLL Wheel).
Here is the problem. When i test the swf it works great, but when i test the whole project i cannot zoom anymore (i mean i play the first swf, click an image, then it loads the other swf and then … can’t do zoom).
PS: in the first swf i have a a background movieclip, which i hide (.visible = false) when i load the other swf, is this screwing the zoom function ?
LE: i found something interesting, in Internet explorer works fine, just in Mozilla and Chrome