After load, the content won't appear

Discussion in 'Programming' started by cryoffalcon, Mar 30, 2012.

  1. #1
    Hi,
    Well this plugin stops working after completely loading the flash content or game. I did a few changes to it but still, it won't show the game after completely loading the flash.
    Can someone tell me what's wrong?
    Here is the link to live working example http://files.cryoffalcon.com/Piecemaker/scripts/testing.html
     
    cryoffalcon, Mar 30, 2012 IP
  2. snowelephant

    snowelephant Peon

    Messages:
    31
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Depending where you got the flash content, how you're loading it, and where it's stored, you might need to look into the cross-domain policy XML. That is a common issue getting flash scripts to load- there are security features to prevent scripts from loading content from other domains, and that's usually where I've run into issues.
    kb2.adobe.com/cps/142/tn_14213.html
     
    snowelephant, Apr 6, 2012 IP