Skip to main content

Flash/XML/Domain Policy 33 Responses

Last post: 3 months ago | Thread started: Aug 21, 08, 1:18 p.m.

RespondNew TopicDisable Images

  • nearestexit

    Ok, so i have a swf that loads an XML file, which in turn references different FLVs. The swf, html, and xml file are in the root directory. The flvs are in a subfolder called videos.

    However, it doesn't seem to load when it's on the server. It does work when I run it locally on just my machine. Any idea what I'm doing wrong?

    Aug 21, 08, 1:18 p.m. – Permalink
  • monNom

    crossdomain xml?

    Server Mime Types?

    paths not resolving (need to make them global maybe)?

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earAug 21, 08, 1:21 p.m. – Permalink
  • nearestexit

    paths are global, all same domain. the thing is, occasionally, it works.

    • that's a bugger. maybe your loader is timing out? slow server?monNom1/2
      yeah, or there's some event problem.Mimio2/2
    next note >+ add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earAug 21, 08, 1:22 p.m. – Permalink
  • ifeltdave

    most likely the paths. I doubt its cross domain if the xml is in the same directory as the swf. Also make sure you're not running an old cached version of the site. good luck.

    • ah, so its not the paths..hmm. not too sure on this one.ifeltdave
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earAug 21, 08, 1:22 p.m. – Permalink

Login or Register to respond to this

Skip to main content