A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Works on Mac not PC in IE9

  1. #1
    Junior Member
    Join Date
    Aug 2000
    Posts
    6

    Works on Mac not PC in IE9

    I tried searching, but can't find any answers.

    I have some AS3 code that reads multiple xml files. On a Mac it runs fine. On a PC it runs in firefox and chrome, but not in IE9. It loads and hangs. The code is rather complex, so I'd rather avoid posting it. I'm just wondering if people have had this happen to them, and what the issue was so I can get some ideas of where to start looking?

    Thanks

  2. #2
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    Use the debug player to see if it is throwing errors. Use fiddler or something like that to check if it's loading the correct resources.

  3. #3
    _marlo machka
    Join Date
    Jan 2006
    Posts
    30
    Try using CDATA, e.g.:

    <name><![CDATA[John Smith]]></name>

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center