How to change the default social network to start from top (current: Twitter)
It’s easy. Open the FLA , go to library, edit socialNetworks MC. Go to layer codes. Line 154. You will find this line:
this.NavRot (4);
Change it to:
this.NavRot (0);
Then compile again the SWF .

187 Purchases
40 Comments