Suddenly a few weeks ago, getURL actions in several dozen swfs began to
fail consistently when served from a particular server. The SWFs will
work when viewed outside of HTML as well locally or on any other server.
The content-length of the SWF is correct on the problematic server.

Adding a _blank target to the getURL fixes it, but

  nextFrame();
  getURL('mailto:[email protected]');

does not.

Two questions:

Is this the odd getURL/FSCommand bug or something else?

How can I work around this for getURL with mailto: without leaving a new
browser window open in IE?

Thanks.

--
Erik Mattheis
Senior Interactive Developer
Weber Shandwick Digital Minneapolis


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to