Question
getURL not working in IE??
I can't remember the last time I've been so tired and
frusterated of Flash. It's 2am and I just spent the last 2 hours
trying to solve this problem:
getURL("anything at all");
does nothing at all in IE. No warning, no nothing, just silence. I know the code block is being executed by placing a _root._alpha = 0 the line before it, and it goes. And it works as expected in Mozilla/FireFox. My Mozilla/Firefox is running Flash Player 8, IE is on Flash Player 7.
And here's the good part: putting a getURL at the beginning of the movie works.
So does anybody know of a reason why getURL would refuse to work in IE? Ugh.
getURL("anything at all");
does nothing at all in IE. No warning, no nothing, just silence. I know the code block is being executed by placing a _root._alpha = 0 the line before it, and it goes. And it works as expected in Mozilla/FireFox. My Mozilla/Firefox is running Flash Player 8, IE is on Flash Player 7.
And here's the good part: putting a getURL at the beginning of the movie works.
So does anybody know of a reason why getURL would refuse to work in IE? Ugh.
