NANOSCRIPT.namespace("mixercast.properties"); NANOSCRIPT.mixercast.properties.Properties = new function() { this.ASSET_SERVER = "asset.mixercast.com"; this.STREAMING_SERVER = "capture.mixercast.com"; this.UPLOAD_SERVER = "www.mixercast.com"; this.WWW_SERVER = "www.mixercast.com"; this.AMF_GATEWAY_URL = "http://www.mixercast.com/gateway"; this.BLOGIFIED_EDITOR_UPLOAD_URL = "http://www.mixercast.com/resources/modules/blogifiedz/editor/bree/fileuploadX"; this.RTMP_URL = "rtmp://capture.mixercast.com/storyboard"; this.RTMP_STREAM_MAPPING = "storyboardMedia/"; this.APP_URL_PREFIX = "http://www.mixercast.com/"; this.GETTY_SERVER = "http://www.mixercast.com/gettyimages"; this.MUZE_SERVER = "http://www.mixercast.com/muzetunes"; this.NATGEO_SERVER = "http://www.mixercast.com/natgeo"; this.PUMPAUDIO_SERVER = "http://www.mixercast.com/pumpaudio"; this.CLIPART_SERVER = "http://www.mixercast.com/clipart"; this.HBO_SERVER = "http://www.mixercast.com/hbo"; this.ABCNEWS_SERVER = "http://www.mixercast.com/abcnews"; this.MUZEREELS_SERVER = "http://www.mixercast.com/muzereels"; this.MIXERCAST_ASSET_PROXY_PATH = "http://asset.mixercast.com/httpproxy?url="; this.MIXERCAST_FEED_PROXY_PATH = "http://www.mixercast.com/feed/normalize?normalize.url="; }();