Flash as3 game

Hello,
I have made a flash as3 game and i need help with the id net screenshot. I do not know how to fix it, i tried but still does not work. The game is about making funny faces and all i need to do is to save a screenshot of it to id.net. Can anyone help me with this, thanks in advance!

1 Like

HI,
In Flash you can do something like this.

idnet.submitProfileImage(mc, ‘png’);

mc is a movieclip you want to create a screenshot of. There are more options listed at the screenshot API doc.

Thanks for your respond Eddie, but there must be more script to insert into the main timeline script that i have for my game. Can i send my main timeline script to you, and if i beg you to take a look at it and se where to insert the required codes so my game works fine. Thanks,

Oh you are having trouble getting the sdk loaded? I have a timeline example on my github. There are more details about how the flash sdk works on the docs. Let me know, how that works for you.

Y8 Games