Issue While Loading ID.net In Game

Hi,

I am getting this error when ID.net is being loaded

Warning: Ignoring 'secure' attribute in policy file from http://static.y8.com/crossdomain.xml.  The 'secure' attribute is only permitted in HTTPS and socket policy files.  See http://www.adobe.com/go/strict_policy_files for details.
Warning: Domain static.y8.com does not specify a meta-policy.  Applying default meta-policy 'master-only'.  This configuration is deprecated.  See http://www.adobe.com/go/strict_policy_files to fix this problem.

Warning: Domain www.id.net does not specify a meta-policy.  Applying default meta-policy 'master-only'.  This configuration is deprecated.  See http://www.adobe.com/go/strict_policy_files to fix this problem.
onLoadInitiated 
onHttpsStatsEvent :200
Error: Error #2136: The SWF file http://www.<DomainName>.com/[[IMPORT]]/www.id.net/swf/idnet-client.swc?=1449224484712 contains invalid data.
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at ID::Interface()
at IDNET/init()
at IDI/loadComplete()

This hasn’t happened before, I am not sure whether the problem is on my end or yours. I have tried different things with no luck so I would like to know how I can fix the issue.

Thanks,
AIT

Hi,

This is new one for me. Can you share your IDI script or where you load the id.net SDK?

The error seems to be coming from the init call but it’s not clear what ‘contains invalid data’ means.

EDIT: This can happen when trying to load a movieclip object into a sprite object. Check that the parent of the id.net SDK isn’t a sprite.

cheers

Hi eddie,

I just copied your ID class and created that instance and added to stage event of document class and added that stage. I am getting below error at on load complete event of SWC file. The exception is coming at init method. Please assist me to solve this issue

Error: Error #2136: The SWF file `http://www..com/[[IMPORT]]/www.id.net/swf/idnet-client.swc?=1449303562395 contains invalid data.

You’re not using AS2 right?

Does the document class extends MovieClip?

I am using AS3
my document class extends MovieClip

Can you post the code? I’m out of ideas but maybe that will reveal something.

Also there is this post which could be useful.

Hi Eddie,

I sent the main time line source through skype . Here is the application id(app id)
564dbaa8bbddbd5183000300. Please let me know if you need any thing from my side.

Regards,
AIT

Y8 Games