Hi there i just have one simple question i hope someone can help me. I am trying to load an external swf on my main movie but since i have lots of animations i was trying to do it based on an event triggered by another movies y coordenates something like this if (_root.inzonicletra._y == 95) container.loadMovie(“contacto.swf”);
but it wont load the movie, i have tried other conditions like < > and they work but i need it to be y == 95 for it to work properly in my site can this be done?
anyway please someone help! and thanks!