example: var iap:InAppPurchase = InAppPurchase.instance; iap.init("GOOGLE_PLAY_BASE64_KEY"); trace(PRODUCT_PRICE);
example:
var iap:InAppPurchase = InAppPurchase.instance;
iap.init("GOOGLE_PLAY_BASE64_KEY");
trace(PRODUCT_PRICE);