I think I’m going loopy…
My movie has a mc link which is coded to pop open an email:
mailto.onPress = function(){
getURL("mailto:mpr@haphouserecords.net");
}
But it doesn’t do anything. This link is on the same layer, there is no goofy movie-in-movie thing going on here, nothing that I can see would cause a problem. Do I have this coded wrong or something?
can someone check to see if it works for them?
Here’s an example of what I did: