Skip to main content
Participating Frequently
January 10, 2014
Question

SpilGames API Problems with AD IMPLEMENTATION

  • January 10, 2014
  • 1 reply
  • 475 views

Good Time

SpilGames API to add flash game ( on the site downloaded the latest version SpilGames API)

SpilGames API works

You must add advertising

code:

import com.spilgames.bs.BrandingManager;

/ / Initialization SpilGames API

/ / After reading SpilGames API function is called requestOnGameAd ()

BrandingManager.getInstance ().requestOnGameAd (initializeMain);

function call

code:

requestOnGameAd (initializeMain);

- Gives an error "col: 34 Error: Call to a possibly undefined method requestOnGameAd through a reference with static typecom.spilgames.bs: BrandingManager."

Someone tell me why this error occurs when I look at SpilGamesAPI-1.3.1.9.swc file there has a function requestOnGameAd - but the error still issued

Thank You

This topic has been closed for replies.

1 reply

VovazverAuthor
Participating Frequently
January 27, 2014

you know about this issue?