- This topic is empty.
-
AuthorPosts
-
July 13, 2009 at 10:22 am #618000AnonymousInactive
Hi All,
this is a heads up for everybody, who is using the progressive tickers for Intertops (Green) Casino and/or Royal Joker (or, is planning to use this): Microgaming is going to change the system how the progressive tickers work.
Please have a look at the document below and please let me know, if you require any further information on this!
The progressive tickers website will be migrated onto a new system on the 1st of August. The existing system will remain in place until the 31 August as a backup. A DNS update to the existing site at http://www.microgaming.com , http://www.microgaming.co.uk and www. Jackpotmadness.com will be made on the 1st of August redirecting all traffic through to the new web site.
It is recommended that the ticker code on the various websites are updated to reference the new objects , the details are attached , and the URL that is currently used to reference the ticker site is changed to the new url : http://www.tickerassist.co.uk
Introduction
This document outlines technical information about the progressive ticker interface available to all third-party operators.
Typically this interface would be called from a website to display the various progressive jackpot ticker values and graphics.Script Links
Please note that the production site will be moved to the following IP address via a DNS change over the next few weeks [78.24.213.128].
To reference this link during testing please update the local hosts file on the computer that will be used for testing.Existing PHP links:
*Reference once on the page:< script language="javascript" type="text/javascript" src="http://www.tickerassist.co.uk/ProgressiveTickers/modules/common/mandatory.php"> script >
*Reference once for each jackpot control:
< script language="javascript" type="text/javascript" src="http://www.tickerassist.co.uk/ProgressiveTickers/modules/common/jackpottotal.php"> src="http://www.tickerassist.co.uk/ProgressiveTickers/modules/common/jackpottotal.php"> script >
New Java Script links (recommended):
*Reference once on the page:< script language="javascript" type="text/javascript" src="http://www.tickerassist.co.uk/ProgressiveTickers/include/js/ProgressiveTickersMandatory.js"> script >
*Reference once for each jackpot total/progressive ticker control.
Please note, jackpot totals and individual tickers are now both available using one script source link ‘ProgressiveTickersControl.js’. See ‘Configurable Values’ for query string details.< script language="javascript" type="text/javascript" src="http://www.tickerassist.co.uk/ProgressiveTickers/include/js/ProgressiveTickersMandatory.js"> script >
Configurable Values
Value Comments progid Specify the progressive ID for the ticker. Possible (string) values are:
all = List All Jackpots
jackpot = Jackpot Total (default value)
*individual ticker id* (see appendix a for a full list of tickers) = Show individual tickercurrency Specify the currency of the ticker control. Possible values are:
GBP (default value)
EUR
USDshowlogo Boolean value to specify if GIF logo is shown with ticker: true (default), false fontfamily
font-familyString value to specify the required font family style for the control
Any recognised (installed) font can be used e.g. Arialfontsize
font-sizeInteger value to specify the font size for the ticker e.g. 11 fontcolor
font-colorString value that will specify the font color of the ticker control e.g. Blue Examples
< script type="text/javascript" src="http://www.tickerassist.co.uk/ProgressiveTickers/include/js/ProgressiveTickersControl.js?currency=USD&font-color=blue"> script >
* A recommended style sheet can be found at:
< link rel="Stylesheet" src="http://www.tickerassist.co.uk/ProgressiveTickers/include/css/ProgressiveTickers.css" />
< script type="text/javascript" src="http://www.tickerassist.co.uk/ProgressiveTickers/include/js/ProgressiveTickersControl.js?progid=15"> script >
1,064,066.32< script type="text/javascript" src="http://www.tickerassist.co.uk/ProgressiveTickers/include/js/ProgressiveTickersControl.js?progid=15-summer"> script >
1,064,066.54< script type="text/javascript" src="http://www.tickerassist.co.uk/ProgressiveTickers/include/js/ProgressiveTickersControl.js?progid=12&showlogo=false¤cy=EUR"> script >
King Cashalot
€341,158.43Appendix
a) a) List of individual progressive tickers available at time of document release.
Use the progressive ID value on a script source querystring to request the individual ticker (see ‘Configurable Values’ for more details).
Progid Progressive Ticker Name 1 Cash Splash 1-5reel Cash Splash 5 Reel 2 Lots a Loot 2-5reel Lots a Loot 5 Reel 3 Wow Pot 3-5reel Wow pot 5 Reel 4 Super jax 5 Fruit Fiesta 5-5reel Fruit Fiesta 5 Reel 6 Treasure Nile 7 Cyberstud 8 Jackpot Deuces 9 Triple Sevens 10 Major Millions 10-5reel Major Millions 5 Reel 10-mspin Major Millions Mega Spin 11 Roulette Royale 12 King Cashalot 13 Tunzamunni 14 Poker Ride 15 Mega Moolah Mega 15-5reel MM 5 Reel Mega 15-summer MM Summertime Mega 16 Mega Moolah Major 16-5reel MM 5 Reel Major 16-summer MM Summertime Major 17 Mega Moolah Minor 17-5reel MM 5 Reel Minor 17-summer MM Summertime Minor 18 Mega Moolah Mini 18-5reel MM 5 Reel Mini 18-summer MM Summertime Mini -
AuthorPosts