Remember this post i blogged about a few days ago?
http://www.engineeringser...r+application-t861.0.htmlWell, ignore it because i've updated the class a bit and this is as good as a final release.
more info:
GeSHi (java):
/*--------------------------------------------------------------------------
//Author List:
// deAppel <Creator>
//
//Description:
//
// feature(s):
// Reusable container to add banners in your application
// Loads a remote banner with a default link.
// Loads a remote banner with a custom link.
// Supports static (jpg etc) and dynamic images(gif)
// Exception handling.
//
// How to use:
// Banner(s):
// ClickableBanner.setBanner(String urlBannerStr){ - banner url
// ClickableBanner.setBanner(String urlBannerStr, String urlLinkStr)- banner url and where to link
//
// Links(s):
// ClickableLink.setLink(String urlLinkTextStr) - linktext
// ClickableLink.setLink(String urlLinkTextStr, String urlLinkStr) - linktext, and the url
// ClickableLink.setLink(String urlLinkTextStr, String urlLinkStr, int r, int g, int b) - linktext, url and link color
//
// Known issue(s):
// Class only works on win32 due some hardcoded paths & OS depending commands.
// Opens the link in Firefox (default) or Internet Explorer if firefox cannot be found.
//
// Ark de Appel - www.engineeringserver.com
//----------------------------------------------------------------------*/
Created by GeSHI 1.0.7.20
Download the package here:
http://www.engineeringser...com/Software/demo_ads.rarWant to buy this?