Inserting iServe ads in your
publish
point:
-
Sign in iServe.
- Copy invocation code
- Change ccount from ccount=1 to ccount=n
where n equal the maximum numbers of ads displayed in the movie.

- if you want to stop autoplay movie (will play after loading the page) change auto=1 to auto=0
- Copy
the Movie Code then paste it in the right place in your web page.
- If you want to put link in page to play movie (without reloading the page), Copy the External playlist link then paste it the href for the a tag.
Example:
<a href="javascript:iservePlayer.callExternalInterface('http://iserve.imediastreams.com/examples/soccer.flv',21);">Click to play</a>
|