STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228028
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5119

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/24899322?noj=FRM24899322-20DC" width="1" height="1"></div>

settingsmanager2.swf

This is the info page for
Flash #234124

(Click the ID number above for more basic data on this flash file.)


Text
---

unlimited

0

<p align="left"><font face="_sans" size="12" color="#000000" letterSpacing="0.000000" kerning="0"> </font></p>

unlimited

0

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

asdfwef

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p>

<p align="left"></p><p align="left"></p>

ActionScript [AS1/AS2]

Frame 1
var lang = System.capabilities.language; switch (lang) { case "en-US" : progBar.loadMsg.text = "Loading..."; break; case "en" : progBar.loadMsg.text = "Loading..."; break; case "de" : progBar.loadMsg.text = "Wird geladen"; break; case "fr" : progBar.loadMsg.text = "Chargement..."; break; case "zh-TW" : progBar.loadMsg.text = "\u8F09\u5165..."; break; case "zh-CN" : progBar.loadMsg.text = "\u6B63\u5728\u8F7D\u5165..."; break; case "ja" : progBar.loadMsg.text = "\u30ED\u30FC\u30C9\u4E2D..."; break; case "ko" : progBar.loadMsg.text = "\uB85C\uB4DC\uD558\uB294 \uC911..."; break; case "it" : progBar.loadMsg.text = "Caricamento... "; break; case "es" : progBar.loadMsg.text = "Cargando..."; break; case "sv" : progBar.loadMsg.text = "L\u00E4ser in..."; break; case "pt" : progBar.loadMsg.text = "Carregando..."; break; case "nl" : progBar.loadMsg.text = "Bezig met laden..."; break; case "cs" : progBar.loadMsg.text = "Prob\u00EDh\u00E1 na\u010D\u00EDt\u00E1n\u00ED..."; break; case "pl" : progBar.loadMsg.text = "Wczytywanie..."; break; case "ru" : progBar.loadMsg.text = "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430..."; break; case "tr" : progBar.loadMsg.text = "Y\u00FCkleniyor..."; break; default : progBar.loadMsg.text = "Loading..."; } if (Stage.scaleMode != "noScale") { stop(); }
Frame 2
function movInit() { var _local1 = System.capabilities.language; gSecurityLocsTitleMultiline = false; switch (_local1) { case "en-US" : language = "english_us"; myStyle = "defStyle"; gSecurityRadioUpPix = 26; break; case "cs" : language = "cs"; myStyle = "defStyle"; gSecurityRadioUpPix = 10; break; case "nl" : language = "nl"; myStyle = "defStyle"; gSecurityRadioUpPix = 10; break; case "pl" : language = "pl"; myStyle = "defStyle"; gSecurityRadioUpPix = 10; break; case "pt" : case "pt-BR" : language = "pt"; myStyle = "defStyle"; gSecurityRadioUpPix = 10; break; case "ru" : language = "ru"; myStyle = "defStyle"; gSecurityRadioUpPix = 10; break; case "sv" : language = "sv"; myStyle = "defStyle"; gSecurityRadioUpPix = 10; break; case "tr" : language = "tr"; myStyle = "defStyle"; gSecurityRadioUpPix = 10; break; case "de" : language = "german"; myStyle = "defStyle"; gSecurityRadioUpPix = 8; break; case "fr" : language = "french"; myStyle = "altStyle"; gSecurityRadioUpPix = 15; break; case "zh-TW" : language = "CHT"; myStyle = "doubleStyle"; gSecurityRadioUpPix = 31; break; case "zh-CN" : language = "CHS"; myStyle = "doubleStyle"; gSecurityRadioUpPix = 18; break; case "ja" : language = "japanese"; myStyle = "doubleStyle"; gSecurityRadioUpPix = 6; break; case "ko" : language = "korean"; myStyle = "doubleStyle"; gSecurityRadioUpPix = 0; break; case "it" : language = "italian"; myStyle = "defStyle"; gSecurityRadioUpPix = 12; gSecurityLocsTitleMultiline = true; break; case "es" : language = "spanish"; myStyle = "defStyle"; gSecurityRadioUpPix = 12; gSecurityLocsTitleMultiline = true; break; default : language = "english_us"; myStyle = "defStyle"; gSecurityRadioUpPix = 26; } movieInited = true; } function setStyle(field) { if (myStyle == "altStyle") { fSize = 10; } else if (myStyle == "doubleStyle") { fSize = 12; } else { fSize = 11; } theStyle = new TextFormat(); theStyle.size = fSize; field.setTextFormat(theStyle); if ((field.textWidth >= field._width) && (field != undefined)) { var _local3 = "moreButton" + _global.n; _level0.truncButton_mc[_local3].button = field._parent._parent; _level0.truncButton_mc[_local3]._height = field._parent._parent.boundingBox_mc._height - 2; _level0.truncButton_mc[_local3]._width = field._parent._width / 6; _level0.truncButton_mc[_local3]._y = field._parent._parent._y + 1; _level0.truncButton_mc[_local3]._x = ((field._parent._parent._x + field._parent._parent._width) - _level0.truncButton_mc[_local3]._width) - 2; _global.n++; } } function nameDefaults() { _global.n = 0; title.text = ls.title; setStyle(title); domTitle.text = ls.domTitle; setStyle(domTitle); progBar.loadMsg.text = ls.loading; setStyle(progBar.loadMsg); title_g_privacy.text = ls.title_g_privacy; setStyle(title_g_privacy); butt_g_deny.setLabel(ls.AlwaysDeny + "..."); setStyle(butt_g_deny); butt_g_ask.setLabel(ls.AlwaysAsk + "..."); setStyle(butt_g_ask); msg_storage.text = ls.msg_storage; setStyle(msg_storage); AlwaysDeny.label.text = ls.AlwaysDeny; setStyle(AlwaysDeny.label); AlwaysAllow.label.text = ls.AlwaysAllow; setStyle(AlwaysAllow.label); AlwaysAsk.label.text = ls.AlwaysAsk; setStyle(AlwaysAsk.label); Remember.msg.text = ls.Remember; setStyle(Remember.msg); gNever.msg.text = ls.gNever; setStyle(gNever.msg); msg_default_storage.text = ls.default_msg_storage; setStyle(msg_default_storage); cross_domain_check.msg.text = ls.default_msg_crossdomain_check; butt_deleteSite.setLabel(ls.deleteSite); setStyle(butt_deleteSite.flabel_mc.labelField); butt_resetPrivacy.setLabel(ls.resetPrivacy); setStyle(butt_resetPrivacy.flabel_mc.labelField); butt_deleteAllsites.setLabel(ls.deleteAllSites); setStyle(butt_deleteAllsites.flabel_mc.labelField); twitch.butt_Confirm.setLabel(ls.Confirm); setStyle(twitch.butt_Confirm.flabel_mc.labelField); twitch.butt_Cancel.setLabel(ls.Cancel); setStyle(twitch.butt_Cancel.flabel_mc.labelField); butt_resetStorage.label.text = ls.resetStorage; setStyle(butt_resetStorage.flabel_mc.labelField); listWeb.label.text = ls.listWeb; setStyle(listWeb.label); listPrivacy.label.text = ls.Privacy; setStyle(listPrivacy.label); listUsed.label.text = ls.listUsed; setStyle(listUsed.label); listLimit.label.text = ls.listLimit; setStyle(listLimit.label); title_drm.text = ls.title_drm_text; setStyle(title_drm); label_cleardrmlicenses.text = ls.cleardrmlicenseslabel; setStyle(label_cleardrmlicenses); butt_cleardrmlicenses.setLabel(ls.cleardrmlicensesbutton); setStyle(butt_cleardrmlicenses.flabel_mc.labelField); listStorage.text = ls.listStorage; setStyle(listStorage); listPrivacy.text = ls.Privacy; setStyle(listPrivacy); title_privacy.text = ls.title_privacy; setStyle(title_privacy); msg_privacy_ask_and_deny.text = ls.msg_privacy_ask_and_deny; setStyle(msg_privacy_ask_and_deny); msg_privacy_title.text = ls.msg_privacy_title; setStyle(msg_privacy_title); msg_privacy.text = ls.msg_privacy; setStyle(msg_privacy); title_dom_privacy.text = ls.title_dom_privacy; setStyle(title_dom_privacy); title_storage.text = ls.title_storage; setStyle(title_storage); version_txt.text = ls.version + settingsManagerVersion; setStyle(version_txt); tout(("version " + ls.version) + settingsManagerVersion); title_g_localinformation.text = ls.title_g_localinformation; setStyle(title_g_localinformation); title_dom_storage.text = ls.title_dom_storage; setStyle(title_dom_storage); title_p2p_privacy.text = ls.title_p2p_privacy; setStyle(title_p2p_privacy); msg_p2p_privacy.text = ls.msg_p2p_privacy; setStyle(msg_p2p_privacy); p2p_privacy_check.msg.text = ls.p2p_privacy_check; setStyle(p2p_privacy_check.msg); title_g_security.text = ls.title_g_security; setStyle(title_g_security); msg_security.text = ls.msg_security; setStyle(msg_security); msg_path_list.text = ls.msg_trust_list; setStyle(msg_path_list); cmdListTitle.text = ls.locs_title; setStyle(cmdListTitle); locDialog.msg_path.text = ls.locs_edit_label; setStyle(locDialog.msg_path); locDialog.btnBrowseFile.setLabel(ls.locs_browse_files); setStyle(locDialog.btnBrowseFile.flabel_mc.labelField); locDialog.btnBrowseFolder.setLabel(ls.locs_browse_folder); setStyle(locDialog.btnBrowseFolder.flabel_mc.labelField); locDialog.butt_Confirm.setLabel(ls.Confirm); setStyle(locDialog.butt_Confirm.flabel_mc.labelField); locDialog.butt_Cancel.setLabel(ls.Cancel); setStyle(locDialog.butt_Cancel.flabel_mc.labelField); title_g_configuration.text = ls.title_g_configuration; setStyle(title_g_configuration); msg_configuration.text = ls.msg_configuration; setStyle(msg_configuration); disableWindowless.msg.text = ls.disableWindowless; setStyle(disableWindowless.msg); msg_disableWindowless.text = ls.msg_disableWindowless; title_g_autonotify.text = ls.title_g_autonotify; setStyle(title_g_autonotify); autonotify.msg.text = ls.autonotify; autonotifyFrequency.text = ls.autonotifyFrequency; setStyle(autonotifyFrequency); enableAutonotify.msg.text = ls.enableAutonotify; Never.msg.text = ls.Never; setStyle(Never.msg); sentence = ls.default_storage_msg; storageStyle = "<font color='#0066CC'>Web sites</font>"; sentence = Substitute(sentence, "%1", serviceStyle); msg_dom_storage.text = sentence; setStyle(msg_dom_storage); title_domSet.text = ls.title_domSet; setStyle(title_domSet); dom_privacy_msg.text = ls.domain_privacy_msg; disableThirdPartyLSOAccess.msg.text = ls.msg_enableCrossDomainLSO; setStyle(dom_privacy_msg); AlwaysDenyLSO.label.text = ls.AlwaysDeny; setStyle(AlwaysDeny.label); AlwaysAllowLSO.label.text = ls.AlwaysAllow; setStyle(AlwaysAllow.label); delete _global.n; } function urlFromDomain(domain) { var _local1 = domain; if (isIP(domain)) { } else { if (domain == "local") { return("file:///"); } if (_local1.indexOf(".") < 0) { } else { _local1 = "a." + _local1; } } return("http://" + _local1); } function isIP(domain) { var _local2 = 0; while (_local2 < domain.length) { var _local1 = domain.charAt(_local2); if (((_local1 < "0") || (_local1 > "9")) && (_local1 != ".")) { return(false); } _local2++; } return(true); } function deleteDomainX(domain) { var _local1 = SharedObject.getLocal(domain + "/settings", gScope); for (var _local2 in _local1.data) { delete _local1.data[_local2]; } _local1.flush(); SharedObject.deleteAll(urlFromDomain(domain)); domainInput.text = url; delete gPlayerSO.data.domains[domain]; } function deleteDomain(domain) { deleteDomainX(domain); gPlayerSO.flush(); } function getAppropriateLevel(kc) { var _local2 = -2; i = 0; while (i < ls.storageLevels.length) { if ((kc <= ls.storageLevels[i].value) && (kc != -2)) { _local2 = ls.storageLevels[i].value; break; } i++; } return(_local2); } function Substitute(input, token, value) { var _local1 = input.indexOf(token); if (_local1 < 0) { return(input); } var _local2 = value + input.substr(_local1 + token.length); if (_local1 > 0) { _local2 = input.substr(0, _local1) + _local2; } return(_local2); } function getHelpURLS(context) { var _local2 = "http://www.macromedia.com/go/player_settings"; var _local1 = System.capabilities.language; _local1 = Substitute(_local1, "-", "_"); if (_local1 == "en_US") { _local2 = _local2 + "_en"; } else { _local2 = _local2 + ("_" + _local1); } getURL (_local2, "_blank"); } function myHi(obj) { myColor = new Color(obj); myColor.setRGB(hiColor); } function myLow(obj) { myColor = new Color(obj); myColor.setRGB(normColor); } function myPress(obj) { myColor = new Color(obj); myColor.setRGB(pressColor); } function getPrevSeparatorIndex(input, idx) { if ((idx <= 0) || (isNaN(idx))) { return(-1); } idx--; while (idx >= 0) { var _local1 = input.charAt(idx); if (((_local1 == "/") || (_local1 == "\\")) || (_local1 == ":")) { break; } idx--; } return(idx); } function stringFits(input, tf) { var _local3 = 22; if ((tf._width == null) || (tf._width == undefined)) { return(true); } var _local4 = tf.getTextFormat(); var _local2 = _local4.getTextExtentFix(input); return((_local2.width + _local3) <= tf._width); } function getEllipsifiedText(input, tf) { var _local9 = 1; var _local1; var _local13 = "path"; var _local8 = tf.getTextFormat(); if (_local13 == "path") { if (stringFits(input, tf)) { return(input); } var _local10 = _local8.getTextExtentFix("N").width; var _local12 = _local8.getTextExtentFix("...").width; var _local14 = _local8.getTextExtentFix(input).width; var _local11 = (_local14 + _local12) - tf._width; var _local4 = Math.ceil((_local11 / _local10) * _local9); var _local6 = getPrevSeparatorIndex(input, input.length); if (_local6 != -1) { var _local3 = _local6; while (true) { _local3 = getPrevSeparatorIndex(input, _local3); if (_local3 == -1) { _local6 = -1; break; } if ((_local6 - _local3) < _local4) { continue; } _local1 = input.substring(0, _local3 + 1); _local1 = _local1 + "..."; _local1 = _local1 + input.substring(_local6); if (stringFits(_local1, tf)) { return(_local1); } } } if (_local6 == -1) { while (true) { var _local5 = 5; _local1 = input.substring(0, _local5); _local1 = _local1 + "..."; _local1 = _local1 + input.substring(_local5 + _local4); if (stringFits(_local1, tf)) { break; } _local4++; if (_local4 == input.length) { return(input); } } return(_local1); } } return(input); } english_usStrings = new Object(); english_usStrings.msg_privacy = "Click Reset Privacy to require any website, including those you have already visited, to ask your permission before using your camera and/or microphone."; english_usStrings.msg_privacy_ask_and_deny = "Websites must ask permission to access your camera and/or microphone. Reset permissions to Always Ask or Always Deny to prevent access."; english_usStrings.msg_privacy_title = "Camera and Microphone"; english_usStrings.msg_media_metrics = "Improve your user experience by sending media viewing statistics to Adobe."; english_usStrings.msg_media_metrics_title = "Media metrics"; english_usStrings.msg_media_metrics_link = "[Learn more]"; english_usStrings.msg_configuration = "The following global configuration changes are available."; english_usStrings.default_msg_storage = "Specify the amount of disk space that websites you haven't yet visited can use to store information on your computer."; english_usStrings.LoadMsg = "Loading..."; english_usStrings.title = "Adobe\u00AE Flash\u00AE Player Settings Manager"; english_usStrings.deleteSite = "Delete website"; english_usStrings.deleteAllSites = "Delete all sites"; english_usStrings.loading = "Loading..."; english_usStrings.resetStorage = "Reset Storage"; english_usStrings.resetPrivacy = "Reset Privacy"; english_usStrings.Confirm = "Confirm"; english_usStrings.Cancel = "Cancel"; english_usStrings.msg_security = "Some websites may access information from other sites using an older system of security. This is usually harmless, but it is possible that some sites could obtain unauthorized information using the older system. When a website attempts to use the older system to access information:"; english_usStrings.msg_trust_list = "Always trust files in these locations:"; english_usStrings.locs_title = "Edit locations..."; english_usStrings.locs_add = "Add location..."; english_usStrings.locs_edit = "Edit location..."; english_usStrings.locs_del = "Delete location"; english_usStrings.locs_del_all = "Delete all locations"; english_usStrings.locs_edit_label = "Trust this location:"; english_usStrings.locs_browse_folder = "Browse for folder..."; english_usStrings.locs_browse_files = "Browse for files..."; english_usStrings.locs_tip = "<b>Tip:</b> The application that recently tried to communicate with the Internet is:"; english_usStrings.disableWindowless = "Allow windowless content"; english_usStrings.msg_disableWindowless = "Windowless Flash content can appear over part or all of a web page."; english_usStrings.enableAutonotify = "Notify me when an update to Adobe Flash Player is available."; english_usStrings.autonotifyFrequency = "Check for updates every "; english_usStrings.gNever = "Never"; english_usStrings.Never = "Never"; english_usStrings.msg_p2p_privacy = "Some websites may use the peer assisted networking features of Flash Player, and may use your upload bandwidth. View, change or disable these settings for the websites you have visited."; english_usStrings.p2p_privacy_check = "Disable P2P uplink for all"; english_usStrings.cleardrmlicenseslabel = "Flash Player saves license files and components that allow this computer to play protected video and audio, such as purchased movies or music."; english_usStrings.cleardrmlicensesbutton = "Reset License Files"; english_usStrings.title_drm_text = "Protected Content Playback"; english_usStrings.twitchMsg_all = "This action deletes all information that websites have already stored on your computer."; english_usStrings.twitchMsg_site = "This action deletes all information that %1 has stored on your computer, and deletes %2 from the list of websites you have already visited."; english_usStrings.twitchMsg_deleteAllSites = "This action deletes all information that websites have stored on your computer, and deletes all websites from the list of sites you have already visited."; english_usStrings.twitchMsg_klimit = "Decreasing the amount below %2 deletes all information that %1 has stored on your computer."; english_usStrings.twitchMsg_resetPriv = "The Always ask setting specifies that any time a website tries to access your camera and/or microphone, you will be asked whether to allow or deny such access."; english_usStrings.twitchMsg_resetPriv_deny = "The Always deny setting specifies that any time a website tries to access your camera and/or microphone, you will not be asked whether to allow or deny such access. Instead, access will be automatically denied."; english_usStrings.twitchMsg_delLoc = "This action deletes trusted location %1."; english_usStrings.twitchMsg_delAllLocs = "This action deletes all trusted locations."; english_usStrings.twitchMsg_delCrossDomainCache = "Delete and don't store common Flash components."; english_usStrings.twitchMsg_clearDRMLicenses = "Resetting licenses files will prevent this computer from playing previously accessible protected content. You will need to obtain new licenses from content providers to play any protected content again."; english_usStrings.title_privacy = "Privacy Settings"; english_usStrings.title_dom_privacy = "Website Privacy Settings"; english_usStrings.title_dom_storage = "Website Storage Settings"; english_usStrings.title_g_privacy = "Global Privacy Settings"; english_usStrings.title_g_localinformation = "Global Storage Settings"; english_usStrings.title_g_configuration = "Global Configuration Settings"; english_usStrings.title_g_autonotify = "Global Notification Settings"; english_usStrings.title_g_security = "Global Security Settings"; english_usStrings.title_storage = "Storage Settings"; english_usStrings.title_p2p_privacy = "Peer Assisted Networking Settings"; english_usStrings.domain_privacy_msg = "For websites you have already visited, view or change the privacy settings for access to your camera and / or microphone."; english_usStrings.default_storage_msg = "View or change the storage settings for the websites you have visited."; english_usStrings.domTitle = "Visited Websites"; english_usStrings.title_domSet = "Website Settings"; english_usStrings.currentDom = "Current Website"; english_usStrings.dynamicTitle = "Allow %1 to store information on your computer?"; english_usStrings.listWeb = "Websites"; english_usStrings.listUsed = "Used"; english_usStrings.listLimit = "Limit"; english_usStrings.listStorage = "Storage"; english_usStrings.Privacy = "Privacy"; english_usStrings.Allow = "Allow"; english_usStrings.AlwaysAllow = "Always allow"; english_usStrings.Deny = "Deny"; english_usStrings.AlwaysDeny = "Always deny"; english_usStrings.AlwaysAsk = "Always ask"; english_usStrings.Remember = "Remember"; english_usStrings.NeverAsk = "Never ask"; english_usStrings.NeverAskAgain = "Never Ask Again"; english_usStrings.Current = "Currently used:"; english_usStrings.msg_dom_storage = "Please set the amount of local storage that you would like to allow for this website."; english_usStrings.msg_storage = "Please set the amount of local storage that you would like to allow for all websites."; english_usStrings.msg_enableCrossDomainLSO = "Allow third-party Flash content to store data on your computer."; english_usStrings.default_msg_crossdomain_check = "Store common Flash components to reduce download times."; english_usStrings.autonotifyFrequencies = new Array({label:"7 days", value:7}, {label:"14 days", value:14}, {label:"30 days", value:30}, {label:"60 days", value:60}); english_usStrings.storageLevels = new Array({label:"Never", value:-1}, {label:"None", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"Unlimited", value:-2}); english_usStrings.available = new Array(0, 10, 100, 1024, 10240, -2); english_usStrings.displayAs = new Array("zero KB", "10 KB", "100 KB", "1 MB", "10 MB", "unlimited"); english_usStrings.version = "Version "; english_usStrings.displayKbString = "%1 KB"; english_usStrings.displayMbString = "%1 MB"; english_usStrings.displayGbString = "%1 GB"; germanStrings = new Object(); germanStrings.msg_privacy = "Klicken Sie auf Zugriffsschutz zur\u00FCcksetzen, damit Websites vor Verwendung der Kamera bzw. des Mikrofons wieder um Ihre Genehmigung bitten m\u00FCssen."; germanStrings.msg_privacy_ask_and_deny = "Websites ben\u00F6tigen Ihre Genehmigung f\u00FCr den Zugriff auf Ihre Kamera und/oder Ihr Mikrofon. Mit \"Immer verweigern\" verhindern Sie den Zugriff."; germanStrings.msg_privacy_title = "Kamera und Mikrofon"; germanStrings.msg_media_metrics = "Verbessern Sie Ihr Benutzererlebnis, indem Sie Medienanzeigestatistiken an Adobe senden."; germanStrings.msg_media_metrics_title = "Medienmetriken"; germanStrings.msg_media_metrics_link = "[Mehr Informationen]"; germanStrings.msg_configuration = "Es sind folgende globale \u00C4nderungen an der Konfiguration m\u00F6glich."; germanStrings.default_msg_storage = "Geben Sie an, wie viel Festplattenspeicher Websites, die Sie noch nicht besucht haben, zur Speicherung von Informationen auf Ihrem Computer belegen k\u00F6nnen."; germanStrings.LoadMsg = "Laden..."; germanStrings.title = "Adobe\u00AE Flash\u00AE Player-Einstellungsmanager"; germanStrings.deleteSite = "Website l\u00F6schen"; germanStrings.deleteAllSites = "Alle Websites l\u00F6schen"; germanStrings.loading = "L\u00E4dt..."; germanStrings.resetStorage = "Speicher zur\u00FCcksetzen"; germanStrings.resetPrivacy = "Zugriffsschutz zur\u00FCcksetzen"; germanStrings.Confirm = "Best\u00E4tigen"; germanStrings.Cancel = "Abbrechen"; germanStrings.msg_security = "Einige Websites verwenden u.\u00A0U. ein \u00E4lteres Sicherheitssystem, um auf Daten von anderen Sites zuzugreifen. Dies ist in der Regel unproblematisch, kann aber dazu f\u00FChren, dass eine Site unberechtigterweise auf Daten zugreifen kann. Wie soll vorgegangen werden, wenn eine Website ein \u00E4lteres System verwendet, um auf Daten zuzugreifen?"; germanStrings.msg_trust_list = "Diesen Dateien und Ordnern immer vertrauen:"; germanStrings.locs_title = "Bearbeiten..."; germanStrings.locs_add = "Hinzuf\u00FCgen..."; germanStrings.locs_edit = "Bearbeiten..."; germanStrings.locs_del = "L\u00F6schen"; germanStrings.locs_del_all = "Alle l\u00F6schen"; germanStrings.locs_edit_label = "Dieser Datei bzw. diesem Ordner vertrauen:"; germanStrings.locs_browse_folder = "Nach Ordner suchen..."; germanStrings.locs_browse_files = "Nach Dateien suchen..."; germanStrings.locs_tip = "<b>Tipp:</b> Diese Anwendung hat vor kurzem versucht, mit dem Internet zu kommunizieren:"; germanStrings.disableWindowless = "Inhalte ohne Fenster zulassen"; germanStrings.msg_disableWindowless = "Flash-Inhalt ohne Fenster kann auf einem Teil einer Webseite oder einer ganzen Webseite angezeigt werden."; germanStrings.enableAutonotify = "Benachrichtigen, sobald eine Aktualisierung von Adobe Flash Player verf\u00FCgbar ist."; germanStrings.autonotifyFrequency = "Auf Aktualisierungen \u00FCberpr\u00FCfen alle"; germanStrings.gNever = "Nie"; germanStrings.Never = "Nie"; germanStrings.msg_p2p_privacy = "Einige Websites k\u00F6nnen die Peer-Assisted-Networking-Funktionen von Flash Player verwenden und Ihre Uploadbandbreite nutzen. Sie k\u00F6nnen diese Einstellungen f\u00FCr die besuchten Websites anzeigen, \u00E4ndern oder deaktivieren."; germanStrings.p2p_privacy_check = "P2P-Uplink f\u00FCr alle deaktivieren"; germanStrings.cleardrmlicenseslabel = "Flash Player speichert Lizenzen und Komponenten f\u00FCr das Abspielen gesch\u00FCtzter Inhalte, z. B. gekaufter Filme oder Musik."; germanStrings.cleardrmlicensesbutton = "Lizenzen zur\u00FCcksetzen"; germanStrings.title_drm_text = "Wiedergabe gesch\u00FCtzter Inhalte"; germanStrings.twitchMsg_all = "Diese Aktion l\u00F6scht alle von Websites auf Ihrem Computer gespeicherten Informationen."; germanStrings.twitchMsg_site = "Diese Aktion l\u00F6scht alle von %1 auf Ihrem Computer gespeicherten Informationen und entfernt %2 aus der Liste der bereits besuchten Websites."; germanStrings.twitchMsg_deleteAllSites = "Diese Aktion l\u00F6scht alle von Websites auf Ihrem Computer gespeicherten Informationen und entfernt alle Eintr\u00E4ge aus der Liste der bereits besuchten Websites."; germanStrings.twitchMsg_klimit = "Wenn Sie einen Wert unter %2 w\u00E4hlen, werden alle von %1 auf Ihrem Computer gespeicherten Informationen gel\u00F6scht."; germanStrings.twitchMsg_resetPriv = "Bei Auswahl der Einstellung \"Immer fragen\" werden Sie jedesmal, wenn eine Website versucht, auf die Kamera und/oder das Mikrofon zuzugreifen, um Ihre Genehmigung gebeten."; germanStrings.twitchMsg_resetPriv_deny = "Bei Auswahl der Einstellung \"Immer verweigern\" werden Sie nicht um Ihre Genehmigung gebeten, wenn eine Website versucht, auf die Kamera und/oder das Mikrofon zuzugreifen. Stattdessen wird der Zugriff automatisch verweigert."; germanStrings.twitchMsg_delLoc = "%1 wird von Ihrer Liste der vertrauensw\u00FCrdigen Dateien und Ordner gel\u00F6scht."; germanStrings.twitchMsg_delAllLocs = "Alle Eintr\u00E4ge in Ihrer Liste der vertrauensw\u00FCrdigen Dateien und Ordner werden gel\u00F6scht."; germanStrings.twitchMsg_delCrossDomainCache = "Gemeinsame Flash-Komponenten l\u00F6schen und nicht speichern."; germanStrings.twitchMsg_clearDRMLicenses = "Wenn die Lizenzdateien zur\u00FCckgesetzt werden, kann dieser Computer zuvor zug\u00E4ngliche gesch\u00FCtzte Inhalte nicht mehr abspielen. Sie m\u00FCssen neue Lizenzen von den Anbietern der Inhalte erwerben, um die gesch\u00FCtzten Inhalte wieder abspielen zu k\u00F6nnen."; germanStrings.title_privacy = "Zugriffsschutzeinstellungen"; germanStrings.title_dom_privacy = "Website-Zugriffsschutzeinstellungen"; germanStrings.title_dom_storage = "Website-Speichereinstellungen"; germanStrings.title_g_privacy = "Globale Zugriffsschutzeinstellungen "; germanStrings.title_g_localinformation = "Globale Speichereinstellungen"; germanStrings.title_g_configuration = "Globale Konfigurationseinstellungen"; germanStrings.title_g_autonotify = "Globale Benachrichtigungseinstellungen"; germanStrings.title_g_security = "Globale Sicherheitseinstellungen"; germanStrings.title_storage = "Speichereinstellungen"; germanStrings.title_p2p_privacy = "Einstellungen f\u00FCr Peer-Assisted-Networking"; germanStrings.domain_privacy_msg = "Zeigt f\u00FCr Websites, die Sie bereits besucht haben, die Zugriffsschutzeinstellungen f\u00FCr den Zugriff auf Ihre Kamera und/oder Ihr Mikrofon an bzw. \u00E4ndert sie."; germanStrings.default_storage_msg = "Speichereinstellungen f\u00FCr die besuchten Websites anzeigen oder \u00E4ndern."; germanStrings.domTitle = "Besuchte Websites"; germanStrings.title_domSet = "Website-Einstellungen"; germanStrings.currentDom = "Aktuelle Website"; germanStrings.dynamicTitle = "Zulassen, dass %1 Informationen auf Ihrem Computer speichert?"; germanStrings.listWeb = "Websites"; germanStrings.listUsed = "Belegt"; germanStrings.listLimit = "Maximal"; germanStrings.listStorage = "Speicher"; germanStrings.Privacy = "Zugriffsschutz"; germanStrings.Allow = "Zulassen"; germanStrings.AlwaysAllow = "Immer zulassen"; germanStrings.Deny = "Verweigern"; germanStrings.AlwaysDeny = "Immer verweigern"; germanStrings.AlwaysAsk = "Immer fragen"; germanStrings.Remember = "Speichern"; germanStrings.NeverAsk = "Nie fragen"; germanStrings.NeverAskAgain = "Nicht mehr nachfragen"; germanStrings.Current = "Gegenw\u00E4rtig verwendet:"; germanStrings.msg_dom_storage = "Bitte geben Sie an, wie viel lokalen Speicher diese Website verwenden darf."; germanStrings.msg_storage = "Bitte geben Sie an, wie viel lokalen Speicher alle Websites verwenden d\u00FCrfen."; germanStrings.msg_enableCrossDomainLSO = "Zulassen, dass Flash-Inhalte von Drittanbietern Daten auf dem Computer speichern"; germanStrings.default_msg_crossdomain_check = "Gemeinsame Flash-Komponenten speichern, um Download-Zeiten zu verringern"; germanStrings.autonotifyFrequencies = new Array({label:"7 Tage", value:7}, {label:"14 Tage", value:14}, {label:"30 Tage", value:30}, {label:"60 Tage", value:60}); germanStrings.storageLevels = new Array({label:"Nie", value:-1}, {label:"Keinen", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"Unbegrenzt", value:-2}); germanStrings.available = new Array(0, 10, 100, 1024, 10240, -2); germanStrings.displayAs = new Array("0 KB", "10 KB", "100 KB", "1 MB", "10 MB", "unbegrenzt"); germanStrings.version = "Version "; germanStrings.displayKbString = "%1 KB"; germanStrings.displayMbString = "%1 MB"; germanStrings.displayGbString = "%1 GB"; frenchStrings = new Object(); frenchStrings.msg_privacy = "Cliquez sur R\u00E9initialiser les param\u00E8tres de contr\u00F4le de l\u2019acc\u00E8s pour obliger les sites Web \u00E0 demander votre autorisation avant d\u2019utiliser votre cam\u00E9ra et/ou microphone."; frenchStrings.msg_privacy_ask_and_deny = "Pour modifier les autorisations d'acc\u00E8s des sites Web \u00E0 votre cam\u00E9ra et/ou votre microphone, choisissez Toujours demander ou Toujours refuser."; frenchStrings.msg_privacy_title = "Cam\u00E9ra et microphone"; frenchStrings.msg_media_metrics = "Am\u00E9liorez votre exp\u00E9rience utilisateur en envoyant \u00E0 Adobe des statistiques sur la visualisation de fichiers multim\u00E9dias."; frenchStrings.msg_media_metrics_title = "Mesures multim\u00E9dias"; frenchStrings.msg_media_metrics_link = "[En savoir plus]"; frenchStrings.msg_configuration = "Les modifications de la configuration globale suivantes sont disponibles."; frenchStrings.default_msg_storage = "Sp\u00E9cifiez la quantit\u00E9 d\u2019espace disque que les sites Web que vous n\u2019avez pas encore consult\u00E9s peuvent utiliser pour enregistrer des informations sur votre ordinateur."; frenchStrings.LoadMsg = "Chargement..."; frenchStrings.title = "Gestionnaire des param\u00E8tres d'Adobe\u00AE Flash\u00AE Player"; frenchStrings.deleteSite = "Suppr. site Web"; frenchStrings.deleteAllSites = "Suppr. tous les sites"; frenchStrings.loading = "Chargement..."; frenchStrings.resetStorage = "R\u00E9initialiser les param\u00E8tres d\u2019enregistrement"; frenchStrings.resetPrivacy = "R\u00E9initialiser les param\u00E8tres de contr\u00F4le de l\u2019acc\u00E8s"; frenchStrings.Confirm = "Confirmer"; frenchStrings.Cancel = "Annuler"; frenchStrings.msg_security = "Certains sites Web peuvent acc\u00E9der \u00E0 des informations pr\u00E9sentes sur d'autres sites en utilisant un syst\u00E8me de s\u00E9curit\u00E9 plus ancien. En g\u00E9n\u00E9ral, ceci ne porte pas \u00E0 cons\u00E9quence, mais certains sites peuvent obtenir des informations confidentielles en utilisant le syst\u00E8me plus ancien. Lorsqu'un site Web tente d'utiliser le syst\u00E8me plus ancien pour acc\u00E9der \u00E0 des informations :"; frenchStrings.msg_trust_list = "Toujours faire confiance \u00E0 ces fichiers et dossiers :"; frenchStrings.locs_title = "Modifier..."; frenchStrings.locs_add = "Ajouter..."; frenchStrings.locs_edit = "Modifier..."; frenchStrings.locs_del = "Supprimer"; frenchStrings.locs_del_all = "Supprimer tout"; frenchStrings.locs_edit_label = "Faire confiance \u00E0 cet emplacement :"; frenchStrings.locs_browse_folder = "Rechercher un dossier..."; frenchStrings.locs_browse_files = "Rechercher des fichiers..."; frenchStrings.locs_tip = "<b>Conseil :</b> L\u2019application qui a r\u00E9cemment tent\u00E9 de communiquer avec l\u2019Internet est la suivante :"; frenchStrings.disableWindowless = "Autoriser le contenu sans fen\u00EAtre"; frenchStrings.msg_disableWindowless = "Le contenu Flash sans fen\u00EAtre peut appara\u00EEtre sur une partie ou sur la totalit\u00E9 d'une page Web."; frenchStrings.enableAutonotify = "M'avertir de la disponibilit\u00E9 d'une mise \u00E0 jour de Adobe Flash Player."; frenchStrings.autonotifyFrequency = "V\u00E9rifier les mises \u00E0 jour tous les"; frenchStrings.gNever = "Jamais"; frenchStrings.Never = "Jamais"; frenchStrings.msg_p2p_privacy = "Il est possible que certains sites Web aient recours aux fonctions de mise en r\u00E9seau coop\u00E9rative de Flash Player et utilisent votre bande passante de chargement. Vous pouvez afficher, modifier ou d\u00E9sactiver ces param\u00E8tres pour les sites Web que vous avez consult\u00E9s."; frenchStrings.p2p_privacy_check = "D\u00E9sac. liaison mont. P2P pr tous"; frenchStrings.cleardrmlicenseslabel = "Flash Player enregistre les fichiers et les composants de licence qui permettent \u00E0 cet ordinateur de lire du contenu audio et vid\u00E9o prot\u00E9g\u00E9, notamment les films ou les morceaux de musique que vous achetez."; frenchStrings.cleardrmlicensesbutton = "R\u00E9init. fichiers licence"; frenchStrings.title_drm_text = "Lecture de contenu prot\u00E9g\u00E9"; frenchStrings.twitchMsg_all = "Cette action entra\u00EEne la suppression de toutes les informations \u00E9ventuellement enregistr\u00E9es par les sites Web sur votre ordinateur."; frenchStrings.twitchMsg_site = "Cette action supprime toutes les informations enregistr\u00E9es par %1 sur votre ordinateur et supprime %2 de la liste des sites Web d\u00E9j\u00E0 consult\u00E9s."; frenchStrings.twitchMsg_deleteAllSites = "Cette action supprime toutes les informations enregistr\u00E9es par les sites Web sur votre ordinateur et supprime tous les sites Web de la liste des sites Web d\u00E9j\u00E0 consult\u00E9s."; frenchStrings.twitchMsg_klimit = "La d\u00E9finition d\u2019une quantit\u00E9 inf\u00E9rieure \u00E0 %2 supprimera toutes les informations enregistr\u00E9es par %1 sur votre ordinateur."; frenchStrings.twitchMsg_resetPriv = "Le param\u00E8tre Toujours demander sp\u00E9cifie que les sites Web souhaitant acc\u00E9der \u00E0 votre cam\u00E9ra ou \u00E0 votre microphone devront demander votre permission \u00E0 chaque fois."; frenchStrings.twitchMsg_resetPriv_deny = "Le param\u00E8tre Toujours refuser sp\u00E9cifie que les sites Web souhaitant acc\u00E9der \u00E0 votre cam\u00E9ra ou \u00E0 votre microphone ne pourront pas le faire. L\u2019acc\u00E8s sera automatiquement refus\u00E9."; frenchStrings.twitchMsg_delLoc = "%1 va \u00EAtre supprim\u00E9 de votre liste de fichiers et dossiers dignes de confiance."; frenchStrings.twitchMsg_delAllLocs = "Toutes les entr\u00E9es vont \u00EAtre supprim\u00E9es de votre liste de fichiers et dossiers dignes de confiance."; frenchStrings.twitchMsg_delCrossDomainCache = "Supprimer et ne pas stocker les composants Flash courants."; frenchStrings.twitchMsg_clearDRMLicenses = "La r\u00E9initialisation des fichiers de licence emp\u00EAchera cet ordinateur de lire du contenu prot\u00E9g\u00E9 pr\u00E9alablement accessible. Vous devrez vous procurer de nouvelles licences aupr\u00E8s des fournisseurs de contenu afin de pouvoir lire \u00E0 nouveau tout contenu prot\u00E9g\u00E9."; frenchStrings.title_privacy = "Param\u00E8tres de contr\u00F4le de l\u2019acc\u00E8s"; frenchStrings.title_dom_privacy = "Param\u00E8tres de contr\u00F4le de l\u2019acc\u00E8s des sites"; frenchStrings.title_dom_storage = "Param\u00E8tres d\u2019enregistrement des sites"; frenchStrings.title_g_privacy = "Param\u00E8tres globaux de contr\u00F4le de l\u2019acc\u00E8s "; frenchStrings.title_g_localinformation = "Param\u00E8tres globaux d\u2019enregistrement local "; frenchStrings.title_g_configuration = "Param\u00E8tres globaux de configuration"; frenchStrings.title_g_autonotify = "Param\u00E8tres globaux de notification"; frenchStrings.title_g_security = "Param\u00E8tres globaux de s\u00E9curit\u00E9"; frenchStrings.title_storage = "Param\u00E8tres d\u2019enregistrement"; frenchStrings.title_p2p_privacy = "Param\u00E8tres de mise en r\u00E9seau coop\u00E9rative"; frenchStrings.domain_privacy_msg = "Permet de consulter ou de changer les param\u00E8tres de contr\u00F4le d\u2019acc\u00E8s \u00E0 votre cam\u00E9ra et/ou microphone pour les sites Web que vous avez d\u00E9j\u00E0 consult\u00E9s."; frenchStrings.default_storage_msg = "Affichez ou modifiez les param\u00E8tres de stockage pour les sites Web que vous avez consult\u00E9s."; frenchStrings.domTitle = "Sites Web consult\u00E9s"; frenchStrings.title_domSet = "Param\u00E8tres des sites Web"; frenchStrings.currentDom = "Site Web actuel"; frenchStrings.dynamicTitle = "Autoriser %1 \u00E0 stocker des informations sur votre ordinateur ?"; frenchStrings.listWeb = "Sites web"; frenchStrings.listUsed = "Utilis\u00E9"; frenchStrings.listLimit = "Limite"; frenchStrings.listStorage = "Enregistrement"; frenchStrings.Privacy = "Acc\u00E8s"; frenchStrings.Allow = "Autoriser"; frenchStrings.AlwaysAllow = "Toujours autoriser"; frenchStrings.Deny = "Refuser"; frenchStrings.AlwaysDeny = "Toujours refuser"; frenchStrings.AlwaysAsk = "Toujours demander"; frenchStrings.Remember = "M\u00E9moriser"; frenchStrings.NeverAsk = "Ne plus demander"; frenchStrings.NeverAskAgain = "Ne plus demander"; frenchStrings.Current = "Actuellement utilis\u00E9 :"; frenchStrings.msg_dom_storage = "Veuillez d\u00E9finir la quantit\u00E9 d\u2019espace disque utilisable par ce site Web."; frenchStrings.msg_storage = "Veuillez d\u00E9finir la quantit\u00E9 d\u2019espace disque utilisable par tous les sites Web."; frenchStrings.msg_enableCrossDomainLSO = "Autoriser le contenu Flash \u00E0 enregistrer des donn\u00E9es sur votre ordinateur."; frenchStrings.default_msg_crossdomain_check = "Stocker les composants Flash courants pour r\u00E9duire la dur\u00E9e des t\u00E9l\u00E9chargements."; frenchStrings.autonotifyFrequencies = new Array({label:"7 jours", value:7}, {label:"14 jours", value:14}, {label:"30 jours", value:30}, {label:"60 jours", value:60}); frenchStrings.storageLevels = new Array({label:"Jamais", value:-1}, {label:"Aucun", value:0}, {label:"10 Ko", value:10}, {label:"100 Ko", value:100}, {label:"1 Mo", value:1024}, {label:"10 Mo", value:10240}, {label:"Illimit\u00E9", value:-2}); frenchStrings.available = new Array(0, 10, 100, 1024, 10240, -2); frenchStrings.displayAs = new Array("0 Ko", "10 Ko", "100 Ko", "1 Mo", "10 Mo", "illimit\u00E9"); frenchStrings.version = "Version "; frenchStrings.displayKbString = "%1 Ko"; frenchStrings.displayMbString = "%1 Mo"; frenchStrings.displayGbString = "%1\u00A0Go"; CHTStrings = new Object(); CHTStrings.msg_privacy = "\u8ACB\u6309\u4E00\u4E0B\u300C\u91CD\u8A2D\u79C1\u7528\u300D\u8981\u6C42\u6240\u6709\u7DB2\u7AD9\u5728\u4F7F\u7528\u60A8\u7684\u7DB2\u8DEF\u651D\u5F71\u6A5F\u548C/\u6216\u9EA5\u514B\u98A8\u524D\u5FC5\u9808\u5148\u5FB5\u8A62\u60A8\u7684\u5141\u8A31\u3002"; CHTStrings.msg_privacy_ask_and_deny = "\u7DB2\u7AD9\u5FC5\u9808\u8981\u6C42\u6B0A\u9650\u624D\u80FD\u5B58\u53D6\u60A8\u7684\u651D\u5F71\u6A5F\u53CA/\u6216\u9EA5\u514B\u98A8\u3002\u91CD\u8A2D\u6B0A\u9650\u70BA\u300C\u6C38\u9060\u8A62\u554F\u300D\u6216\u300C\u6C38\u9060\u62D2\u7D55\u300D\u4EE5\u907F\u514D\u5B58\u53D6\u3002"; CHTStrings.msg_privacy_title = "\u651D\u5F71\u6A5F\u8207\u9EA5\u514B\u98A8"; CHTStrings.msg_media_metrics = "\u50B3\u9001\u5A92\u9AD4\u6AA2\u8996\u7D71\u8A08\u8CC7\u8A0A\u7D66 Adobe \u4EE5\u6539\u5584\u60A8\u7684\u4F7F\u7528\u8005\u9AD4\u9A57\u3002"; CHTStrings.msg_media_metrics_title = "\u5A92\u9AD4\u898F\u683C"; CHTStrings.msg_media_metrics_link = "[\u6DF1\u5165\u4E86\u89E3]"; CHTStrings.msg_configuration = "\u4E0B\u5217\u70BA\u53EF\u7528\u7684\u5168\u57DF\u7D44\u614B\u8B8A\u66F4\u3002"; CHTStrings.default_msg_storage = "\u6307\u5B9A\u60A8\u5C1A\u672A\u700F\u89BD\u7684\u7DB2\u7AD9\u80FD\u5728\u60A8\u96FB\u8166\u4E0A\u5132\u5B58\u8CC7\u8A0A\u7684\u78C1\u789F\u7A7A\u9593\u6578\u91CF\u3002"; CHTStrings.LoadMsg = "\u8F09\u5165\u4E2D..."; CHTStrings.title = "Adobe\u00AE Flash\u00AE Player \u8A2D\u5B9A\u7BA1\u7406\u54E1"; CHTStrings.deleteSite = "\u522A\u9664\u7DB2\u7AD9"; CHTStrings.deleteAllSites = "\u522A\u9664\u6240\u6709\u7DB2\u7AD9"; CHTStrings.loading = "\u8F09\u5165..."; CHTStrings.resetStorage = "\u91CD\u8A2D\u5132\u5B58\u5340"; CHTStrings.resetPrivacy = "\u91CD\u8A2D\u79C1\u7528"; CHTStrings.Confirm = "\u78BA\u8A8D"; CHTStrings.Cancel = "\u53D6\u6D88"; CHTStrings.msg_security = "\u67D0\u4E9B\u7DB2\u7AD9\u53EF\u80FD\u4F7F\u7528\u8F03\u8001\u820A\u7684\u5B89\u5168\u6027\u7CFB\u7D71\u5B58\u53D6\u5176\u4ED6\u7DB2\u7AD9\u7684\u8CC7\u8A0A\u3002\u9019\u9EBC\u505A\u901A\u5E38\u662F\u7121\u5BB3\u7684\uFF0C\u4F46\u662F\u4F7F\u7528\u8F03\u8001\u820A\u7684\u7CFB\u7D71\u6642\uFF0C\u67D0\u4E9B\u7DB2\u7AD9\u53EF\u80FD\u6703\u53D6\u5F97\u672A\u7D93\u6388\u6B0A\u7684\u8A0A\u606F\u3002\u7576\u7DB2\u7AD9\u8A66\u5716\u4F7F\u7528\u8F03\u8001\u820A\u7684\u7CFB\u7D71\u5B58\u53D6\u8CC7\u8A0A\u6642:"; CHTStrings.msg_trust_list = "\u6C38\u9060\u4FE1\u4EFB\u4EE5\u4E0B\u4F4D\u7F6E\u4E2D\u7684\u6A94\u6848\uFF1A"; CHTStrings.locs_title = "\u7DE8\u8F2F..."; CHTStrings.locs_add = "\u65B0\u589E..."; CHTStrings.locs_edit = "\u7DE8\u8F2F..."; CHTStrings.locs_del = "\u522A\u9664"; CHTStrings.locs_del_all = "\u522A\u9664\u5168\u90E8"; CHTStrings.locs_edit_label = "\u4FE1\u4EFB\u9019\u500B\u4F4D\u7F6E:"; CHTStrings.locs_browse_folder = "\u700F\u89BD\u8CC7\u6599\u593E..."; CHTStrings.locs_browse_files = "\u700F\u89BD\u6A94\u6848..."; CHTStrings.locs_tip = "<b>\u63D0\u793A\uFF1A</b> \u6700\u8FD1\u5617\u8A66\u8207 Internet \u9032\u884C\u901A\u8A0A\u7684\u61C9\u7528\u7A0B\u5F0F:"; CHTStrings.disableWindowless = "\u5141\u8A31\u7121\u8996\u7A97\u5167\u5BB9"; CHTStrings.msg_disableWindowless = "\u7121\u8996\u7A97 Flash \u5167\u5BB9\u53EF\u4EE5\u5448\u73FE\u5728\u90E8\u5206\u6216\u5168\u90E8\u7DB2\u9801\u4E4B\u4E0A\u3002"; CHTStrings.enableAutonotify = "\u7576\u6709\u65B0\u7684 Adobe Flash Player \u66F4\u65B0\u6642\u901A\u77E5\u6211\u3002"; CHTStrings.autonotifyFrequency = "\u6AA2\u67E5\u66F4\u65B0\u7684\u983B\u7387"; CHTStrings.gNever = "\u6C38\u4E0D"; CHTStrings.Never = "\u6C38\u4E0D"; CHTStrings.msg_p2p_privacy = "\u67D0\u4E9B\u7DB2\u7AD9\u6703\u4F7F\u7528 Flash Player \u7684\u5C0D\u7B49\u5354\u52A9\u7DB2\u8DEF\u529F\u80FD\uFF0C\u4E26\u4F7F\u7528\u60A8\u7684\u4E0A\u50B3\u983B\u5BEC\u3002\u91DD\u5C0D\u60A8\u66FE\u700F\u89BD\u7684\u7DB2\u7AD9\uFF0C\u6AA2\u8996\u3001\u8B8A\u66F4\u6216\u505C\u7528\u9019\u4E9B\u8A2D\u5B9A\u3002"; CHTStrings.p2p_privacy_check = "\u505C\u7528\u6240\u6709\u7684 P2P \u4E0A\u884C\u9023\u7D50"; CHTStrings.cleardrmlicenseslabel = "Flash Player \u5132\u5B58\u6388\u6B0A\u6A94\u6848\u53CA\u5143\u4EF6\uFF0C\u8B93\u9019\u53F0\u96FB\u8166\u53EF\u4EE5\u64AD\u653E\u53D7\u4FDD\u8B77\u7684\u8996\u8A0A\u53CA\u97F3\u6548\uFF0C\u4F8B\u5982\u8CFC\u8CB7\u7684\u5F71\u7247\u6216\u97F3\u6A02\u3002"; CHTStrings.cleardrmlicensesbutton = "\u91CD\u8A2D\u6388\u6B0A\u6A94\u6848"; CHTStrings.title_drm_text = "\u64AD\u653E\u53D7\u4FDD\u8B77\u7684\u5167\u5BB9"; CHTStrings.twitchMsg_all = "\u9019\u500B\u52D5\u4F5C\u6703\u5C07\u7DB2\u7AD9\u5132\u5B58\u5728\u60A8\u96FB\u8166\u4E2D\u7684\u6240\u6709\u8CC7\u8A0A\u522A\u9664\u3002"; CHTStrings.twitchMsg_site = "\u9019\u500B\u52D5\u4F5C\u6703\u5C07 %1 \u5132\u5B58\u5728\u60A8\u96FB\u8166\u4E2D\u7684\u6240\u6709\u8CC7\u8A0A\u522A\u9664\uFF0C\u4E26\u5F9E\u60A8\u5DF2\u7D93\u700F\u89BD\u7684\u7DB2\u7AD9\u6E05\u55AE\u4E2D\u5C07 %2 \u522A\u9664\u3002"; CHTStrings.twitchMsg_deleteAllSites = "\u9019\u500B\u52D5\u4F5C\u6703\u5C07\u7DB2\u7AD9\u5132\u5B58\u5728\u60A8\u96FB\u8166\u4E2D\u7684\u6240\u6709\u8CC7\u8A0A\u522A\u9664\uFF0C\u4E26\u5F9E\u60A8\u5DF2\u7D93\u700F\u89BD\u7684\u7DB2\u7AD9\u6E05\u55AE\u4E2D\u5C07\u6240\u6709\u7DB2\u7AD9\u522A\u9664\u3002"; CHTStrings.twitchMsg_klimit = "\u6578\u91CF\u6E1B\u5C11\u5230 %2 \u4EE5\u4E0B\uFF0C\u6703\u5C07 %1 \u5132\u5B58\u5728\u60A8\u96FB\u8166\u4E2D\u7684\u6240\u6709\u8CC7\u8A0A\u522A\u9664\u3002"; CHTStrings.twitchMsg_resetPriv = "\u8A2D\u5B9A\u300C\u6C38\u9060\u8A62\u554F\u300D\u53EF\u4EE5\u6307\u5B9A\u5728\u4EFB\u4F55\u6642\u5019\uFF0C\u5982\u679C\u6709\u7DB2\u7AD9\u5617\u8A66\u5B58\u53D6\u60A8\u7684\u7DB2\u8DEF\u651D\u5F71\u6A5F\u548C/\u6216\u9EA5\u514B\u98A8\u6642\uFF0C\u60A8\u6703\u88AB\u8A62\u554F\u662F\u5426\u5141\u8A31\u8A72\u9805\u5B58\u53D6\u3002"; CHTStrings.twitchMsg_resetPriv_deny = "\u8A2D\u5B9A\u300C\u6C38\u9060\u62D2\u7D55\u300D\u53EF\u4EE5\u6307\u5B9A\u5728\u4EFB\u4F55\u6642\u5019\uFF0C\u5982\u679C\u6709\u7DB2\u7AD9\u5617\u8A66\u5B58\u53D6\u60A8\u7684\u7DB2\u8DEF\u651D\u5F71\u6A5F\u548C/\u6216\u9EA5\u514B\u98A8\u6642\uFF0C\u60A8\u4E0D\u6703\u88AB\u8A62\u554F\u662F\u5426\u5141\u8A31\u8A72\u9805\u5B58\u53D6\uFF0C\u8A72\u9805\u5B58\u53D6\u6703\u88AB\u81EA\u52D5\u62D2\u7D55\u3002"; CHTStrings.twitchMsg_delLoc = "\u6B64\u52D5\u4F5C\u6703\u522A\u9664\u4FE1\u4EFB\u7684\u4F4D\u7F6E: %1"; CHTStrings.twitchMsg_delAllLocs = "\u6B64\u52D5\u4F5C\u6703\u522A\u9664\u6240\u6709\u4FE1\u4EFB\u7684\u4F4D\u7F6E\u3002"; CHTStrings.twitchMsg_delCrossDomainCache = "\u522A\u9664\u4E14\u4E0D\u8981\u5132\u5B58\u4E00\u822C Flash \u7D44\u4EF6\u3002"; CHTStrings.twitchMsg_clearDRMLicenses = "\u91CD\u8A2D\u6388\u6B0A\u6A94\u6848\u5C07\u6703\u4F7F\u6B64\u96FB\u8166\u7121\u6CD5\u64AD\u653E\u4E4B\u524D\u53EF\u5B58\u53D6\u7684\u53D7\u4FDD\u8B77\u5167\u5BB9\u3002\u60A8\u5C07\u9700\u8981\u5F9E\u5167\u5BB9\u63D0\u4F9B\u8005\u53D6\u5F97\u65B0\u7684\u6388\u6B0A\uFF0C\u624D\u80FD\u518D\u6B21\u64AD\u653E\u53D7\u4FDD\u8B77\u7684\u5167\u5BB9\u3002"; CHTStrings.title_privacy = "\u79C1\u7528\u8A2D\u5B9A"; CHTStrings.title_dom_privacy = "\u7DB2\u7AD9\u79C1\u7528\u8A2D\u5B9A"; CHTStrings.title_dom_storage = "\u7DB2\u7AD9\u5132\u5B58\u5340\u8A2D\u5B9A"; CHTStrings.title_g_privacy = "\u5168\u57DF\u79C1\u7528\u8A2D\u5B9A"; CHTStrings.title_g_localinformation = "\u5168\u57DF\u5132\u5B58\u5340\u8A2D\u5B9A"; CHTStrings.title_g_configuration = "\u5168\u57DF\u7D44\u614B\u8A2D\u5B9A"; CHTStrings.title_g_autonotify = "\u5168\u57DF\u901A\u77E5\u8A2D\u5B9A"; CHTStrings.title_g_security = "\u5168\u57DF\u5B89\u5168\u6027\u8A2D\u5B9A"; CHTStrings.title_storage = "\u5132\u5B58\u5340\u8A2D\u5B9A"; CHTStrings.title_p2p_privacy = "\u5C0D\u7B49\u5354\u52A9\u7DB2\u8DEF\u8A2D\u5B9A"; CHTStrings.domain_privacy_msg = "\u91DD\u5C0D\u60A8\u5DF2\u7D93\u700F\u89BD\u904E\u7684\u7DB2\u7AD9\uFF0C\u6AA2\u8996\u6216\u8005\u8B8A\u66F4\u5B58\u53D6\u60A8\u7DB2\u8DEF\u651D\u5F71\u6A5F\u548C/\u6216\u9EA5\u514B\u98A8\u7684\u7DB2\u7AD9\u5176\u79C1\u7528\u8A2D\u5B9A\u3002"; CHTStrings.default_storage_msg = "\u6AA2\u8996\u6216\u8B8A\u66F4\u5DF2\u700F\u89BD\u7DB2\u7AD9\u7684\u5132\u5B58\u5340\u8A2D\u5B9A\u3002"; CHTStrings.domTitle = "\u5DF2\u7D93\u700F\u89BD\u7684\u7DB2\u7AD9"; CHTStrings.title_domSet = "\u7DB2\u7AD9\u8A2D\u5B9A"; CHTStrings.currentDom = "\u76EE\u524D\u7684\u7DB2\u7AD9"; CHTStrings.dynamicTitle = "\u662F\u5426\u8981\u5141\u8A31 %1 \u5C07\u8CC7\u8A0A\u5132\u5B58\u5728\u60A8\u7684\u96FB\u8166\u4E0A?"; CHTStrings.listWeb = "\u7DB2\u7AD9"; CHTStrings.listUsed = "\u5DF2\u4F7F\u7528"; CHTStrings.listLimit = "\u9650\u5236"; CHTStrings.listStorage = "\u5132\u5B58\u5340"; CHTStrings.Privacy = "\u79C1\u7528"; CHTStrings.Allow = "\u5141\u8A31"; CHTStrings.AlwaysAllow = "\u6C38\u9060\u5141\u8A31"; CHTStrings.Deny = "\u62D2\u7D55"; CHTStrings.AlwaysDeny = "\u6C38\u9060\u62D2\u7D55"; CHTStrings.AlwaysAsk = "\u6C38\u9060\u8A62\u554F"; CHTStrings.Remember = "\u8A18\u61B6"; CHTStrings.NeverAsk = "\u6C38\u4E0D\u8A62\u554F"; CHTStrings.NeverAskAgain = "\u4E0D\u518D\u8A62\u554F"; CHTStrings.Current = "\u76EE\u524D\u4F7F\u7528\u91CF:"; CHTStrings.msg_dom_storage = "\u8ACB\u8A2D\u5B9A\u60A8\u5141\u8A31\u9019\u500B\u7DB2\u7AD9\u7684\u672C\u5730\u5132\u5B58\u5340\u6578\u91CF\u3002"; CHTStrings.msg_storage = "\u8ACB\u8A2D\u5B9A\u60A8\u5141\u8A31\u6240\u6709\u7DB2\u7AD9\u7684\u672C\u5730\u5132\u5B58\u5340\u6578\u91CF\u3002"; CHTStrings.msg_enableCrossDomainLSO = "\u5141\u8A31\u5354\u529B\u5EE0\u5546\u7684 Flash \u5167\u5BB9\u5728\u60A8\u7684\u96FB\u8166\u4E0A\u5132\u5B58\u8CC7\u6599\u3002"; CHTStrings.default_msg_crossdomain_check = "\u5132\u5B58\u4E00\u822C Flash \u7D44\u4EF6\u4EE5\u6E1B\u5C11\u4E0B\u8F09\u6B21\u6578\u3002"; CHTStrings.autonotifyFrequencies = new Array({label:"\u6BCF 7 \u5929", value:7}, {label:"\u6BCF 14 \u5929", value:14}, {label:"\u6BCF 30 \u5929", value:30}, {label:"\u6BCF 60 \u5929", value:60}); CHTStrings.storageLevels = new Array({label:"\u6C38\u4E0D", value:-1}, {label:"\u7121", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"\u7121\u9650\u5236", value:-2}); CHTStrings.available = new Array(0, 10, 100, 1024, 10240, -2); CHTStrings.displayAs = new Array("0 KB", "10 KB", "100 KB", "1 MB", "10 MB", "\u7121\u9650\u5236"); CHTStrings.version = "\u7248\u672C "; CHTStrings.displayKbString = "%1 KB"; CHTStrings.displayMbString = "%1 MB"; CHTStrings.displayGbString = "%1 GB"; CHSStrings = new Object(); CHSStrings.msg_privacy = "\u70B9\u51FB\u201C\u91CD\u8BBE\u4FDD\u5BC6\u6027\u201D\u4EE5\u8981\u6C42\u4EFB\u4F55 Web \u7AD9\u70B9\u5728\u4F7F\u7528\u60A8\u7684\u7F51\u7EDC\u6444\u50CF\u673A\u548C/\u6216\u9EA6\u514B\u98CE\u4E4B\u524D\u5F97\u5230\u60A8\u7684\u8BB8\u53EF\u3002"; CHSStrings.msg_privacy_ask_and_deny = "\u5FC5\u987B\u5F97\u5230\u60A8\u7684\u8BB8\u53EF\u4E4B\u540E\uFF0CWeb \u7AD9\u70B9\u624D\u80FD\u8BBF\u95EE\u60A8\u7684\u7F51\u7EDC\u6444\u50CF\u673A\u548C/\u6216\u9EA6\u514B\u98CE\u3002\u5C06\u6743\u9650\u91CD\u8BBE\u4E3A\u201C\u59CB\u7EC8\u8BE2\u95EE\u201D\u6216\u201C\u59CB\u7EC8\u62D2\u7EDD\u201D\u53EF\u4EE5\u963B\u6B62\u8BBF\u95EE\u3002"; CHSStrings.msg_privacy_title = "\u7F51\u7EDC\u6444\u50CF\u673A\u548C\u9EA6\u514B\u98CE"; CHSStrings.msg_media_metrics = "\u5411 Adobe \u53D1\u9001\u5A92\u4F53\u67E5\u770B\u7EDF\u8BA1\u4FE1\u606F\u53EF\u6539\u5584\u60A8\u7684\u7528\u6237\u4F53\u9A8C\u3002"; CHSStrings.msg_media_metrics_title = "\u5A92\u4F53\u8861\u91CF\u6807\u51C6"; CHSStrings.msg_media_metrics_link = "[\u4E86\u89E3\u66F4\u591A\u4FE1\u606F]"; CHSStrings.msg_configuration = "\u53EF\u4EE5\u4F7F\u7528\u4EE5\u4E0B\u5168\u5C40\u914D\u7F6E\u66F4\u6539\u3002"; CHSStrings.default_msg_storage = "\u6307\u5B9A\u672A\u8BBF\u95EE\u8FC7\u7684 Web \u7AD9\u70B9\u5728\u60A8\u7684\u8BA1\u7B97\u673A\u4E2D\u5B58\u50A8\u4FE1\u606F\u65F6\u53EF\u7528\u7684\u78C1\u76D8\u7A7A\u95F4\u3002"; CHSStrings.LoadMsg = "\u6B63\u5728\u52A0\u8F7D..."; CHSStrings.title = "Adobe\u00AE Flash\u00AE Player \u8BBE\u7F6E\u7BA1\u7406\u5668"; CHSStrings.deleteSite = "\u5220\u9664 Web \u7AD9\u70B9"; CHSStrings.deleteAllSites = "\u5220\u9664\u6240\u6709 Web \u7AD9\u70B9"; CHSStrings.loading = "\u6B63\u5728\u8F7D\u5165..."; CHSStrings.resetStorage = "\u91CD\u8BBE\u5B58\u50A8"; CHSStrings.resetPrivacy = "\u91CD\u8BBE\u4FDD\u5BC6\u6027"; CHSStrings.Confirm = "\u786E\u8BA4"; CHSStrings.Cancel = "\u53D6\u6D88"; CHSStrings.msg_security = "\u67D0\u4E9B Web \u7AD9\u70B9\u5728\u8BBF\u95EE\u5176\u4ED6\u7AD9\u70B9\u7684\u4FE1\u606F\u65F6\u53EF\u80FD\u4F7F\u7528\u65E7\u7684\u5B89\u5168\u7CFB\u7EDF\u3002\u8FD9\u901A\u5E38\u662F\u65E0\u5BB3\u7684\uFF0C\u4F46\u662F\u4F7F\u7528\u65E7\u7684\u5B89\u5168\u7CFB\u7EDF\u5BF9\u67D0\u4E9B\u7AD9\u70B9\u8FDB\u884C\u8BBF\u95EE\u65F6\uFF0C\u53EF\u80FD\u4F1A\u83B7\u5F97\u4E00\u4E9B\u672A\u7ECF\u6388\u6743\u7684\u4FE1\u606F\u3002 \u5F53 Web \u7AD9\u70B9\u8BD5\u56FE\u4F7F\u7528\u65E7\u7684\u5B89\u5168\u7CFB\u7EDF\u8BBF\u95EE\u5176\u4ED6\u7AD9\u70B9\u4FE1\u606F\u65F6\uFF1A"; CHSStrings.msg_trust_list = "\u59CB\u7EC8\u4FE1\u4EFB\u4EE5\u4E0B\u4F4D\u7F6E\u7684\u6587\u4EF6:"; CHSStrings.locs_title = "\u7F16\u8F91\u591A\u4E2A\u4F4D\u7F6E..."; CHSStrings.locs_add = "\u6DFB\u52A0\u4F4D\u7F6E..."; CHSStrings.locs_edit = "\u7F16\u8F91\u4F4D\u7F6E..."; CHSStrings.locs_del = "\u5220\u9664\u4F4D\u7F6E"; CHSStrings.locs_del_all = "\u5220\u9664\u6240\u6709\u4F4D\u7F6E"; CHSStrings.locs_edit_label = "\u4FE1\u4EFB\u6B64\u4F4D\u7F6E\uFF1A"; CHSStrings.locs_browse_folder = "\u6D4F\u89C8\u6587\u4EF6\u5939..."; CHSStrings.locs_browse_files = "\u6D4F\u89C8\u6587\u4EF6..."; CHSStrings.locs_tip = "<b>\u63D0\u793A\uFF1A</b> \u6700\u8FD1\u5C1D\u8BD5\u4E0E Internet \u901A\u4FE1\u7684\u5E94\u7528\u7A0B\u5E8F\u662F\uFF1A"; CHSStrings.disableWindowless = "\u652F\u6301\u65E0\u89C6\u7A97\u5185\u5BB9"; CHSStrings.msg_disableWindowless = "\u65E0\u89C6\u7A97 Flash \u5185\u5BB9\u53EF\u4EE5\u663E\u73B0\u5728\u90E8\u5206\u6216\u5168\u90E8\u7F51\u9875\u5185\u5BB9\u4E4B\u4E0A\u3002"; CHSStrings.enableAutonotify = "\u8BF7\u901A\u77E5\u6211 Adobe Flash Player \u7684\u66F4\u65B0\u3002"; CHSStrings.autonotifyFrequency = "\u67E5\u770B\u66F4\u65B0\u65F6\u95F4\u95F4\u9694"; CHSStrings.gNever = "\u4ECE\u4E0D"; CHSStrings.Never = "\u4ECE\u4E0D"; CHSStrings.msg_p2p_privacy = "\u67D0\u4E9B Web \u7AD9\u70B9\u53EF\u80FD\u4F7F\u7528 Flash Player \u7684\u5BF9\u7B49\u534F\u52A9\u7F51\u7EDC\u529F\u80FD\uFF0C\u8FD8\u53EF\u80FD\u4F7F\u7528\u60A8\u7684\u4E0A\u8F7D\u5E26\u5BBD\u3002\u67E5\u770B\u3001\u66F4\u6539\u6216\u7981\u7528\u60A8\u6240\u8BBF\u95EE\u7684 Web \u7AD9\u70B9\u7684\u8FD9\u4E9B\u8BBE\u7F6E\u3002"; CHSStrings.p2p_privacy_check = "\u5BF9\u6240\u6709\u7528\u6237\u7981\u7528 P2P \u4E0A\u884C\u94FE\u8DEF"; CHSStrings.cleardrmlicenseslabel = "Flash Player \u4FDD\u5B58\u5141\u8BB8\u6B64\u8BA1\u7B97\u673A\u64AD\u653E\u53D7\u4FDD\u62A4\u89C6\u9891\u548C\u97F3\u9891\uFF08\u5982\u8D2D\u4E70\u7684\u7535\u5F71\u548C\u97F3\u4E50\uFF09\u7684\u8BB8\u53EF\u8BC1\u6587\u4EF6\u548C\u7EC4\u4EF6\u3002"; CHSStrings.cleardrmlicensesbutton = "\u91CD\u7F6E\u8BB8\u53EF\u8BC1\u6587\u4EF6"; CHSStrings.title_drm_text = "\u64AD\u653E\u53D7\u4FDD\u62A4\u7684\u5185\u5BB9"; CHSStrings.twitchMsg_all = "\u6B64\u64CD\u4F5C\u5C06\u5220\u9664 Web \u7AD9\u70B9\u5DF2\u5B58\u50A8\u5728\u60A8\u7684\u8BA1\u7B97\u673A\u4E2D\u7684\u6240\u6709\u4FE1\u606F\u3002"; CHSStrings.twitchMsg_site = "\u6B64\u64CD\u4F5C\u5C06\u5220\u9664 %1 \u5DF2\u5B58\u50A8\u5728\u60A8\u7684\u8BA1\u7B97\u673A\u4E2D\u7684\u6240\u6709\u4FE1\u606F\uFF0C\u5E76\u5220\u9664\u60A8\u5DF2\u8BBF\u95EE\u8FC7\u7684 Web \u7AD9\u70B9\u5217\u8868\u4E2D\u7684 %2\u3002"; CHSStrings.twitchMsg_deleteAllSites = "\u6B64\u64CD\u4F5C\u5C06\u5220\u9664 Web \u7AD9\u70B9\u5DF2\u5B58\u50A8\u5728\u60A8\u7684\u8BA1\u7B97\u673A\u4E2D\u7684\u6240\u6709\u4FE1\u606F\uFF0C\u5E76\u5220\u9664\u60A8\u5DF2\u8BBF\u95EE\u8FC7\u7684\u7AD9\u70B9\u5217\u8868\u4E2D\u7684\u6240\u6709 Web \u7AD9\u70B9\u3002"; CHSStrings.twitchMsg_klimit = "\u5C06\u603B\u91CF\u964D\u4F4E\u5230 %2 \u4EE5\u4E0B\u5C06\u5220\u9664 %1 \u5DF2\u5B58\u50A8\u5728\u60A8\u7684\u8BA1\u7B97\u673A\u4E2D\u7684\u6240\u6709\u4FE1\u606F\u3002"; CHSStrings.twitchMsg_resetPriv = "\u201C\u59CB\u7EC8\u8BE2\u95EE\u201D\u8BBE\u7F6E\u6307\u5B9A\u5728 Web \u7AD9\u70B9\u6BCF\u6B21\u5C1D\u8BD5\u8BBF\u95EE\u60A8\u7684\u7F51\u7EDC\u6444\u50CF\u673A\u548C/\u6216\u9EA6\u514B\u98CE\u65F6\u90FD\u8BE2\u95EE\u662F\u5426\u5141\u8BB8\u8BE5\u8BBF\u95EE\u3002"; CHSStrings.twitchMsg_resetPriv_deny = "\u201C\u59CB\u7EC8\u62D2\u7EDD\u201D\u8BBE\u7F6E\u4F1A\u6307\u5B9A\u5728 Web \u7AD9\u70B9\u6BCF\u6B21\u5C1D\u8BD5\u8BBF\u95EE\u60A8\u7684\u7F51\u7EDC\u6444\u50CF\u673A\u548C/\u6216\u9EA6\u514B\u98CE\u65F6\uFF0C\u90FD\u4E0D\u8BE2\u95EE\u662F\u5426\u5141\u8BB8\u5176\u8BBF\u95EE\uFF0C\u800C\u662F\u81EA\u52A8\u62D2\u7EDD\u8BE5\u8BBF\u95EE\u3002"; CHSStrings.twitchMsg_delLoc = "\u6B64\u64CD\u4F5C\u5C06\u5220\u9664\u4EE5\u4E0B\u4FE1\u4EFB\u7684\u4F4D\u7F6E\uFF1A%1\u3002"; CHSStrings.twitchMsg_delAllLocs = "\u6B64\u64CD\u4F5C\u5C06\u5220\u9664\u6240\u6709\u4FE1\u4EFB\u7684\u4F4D\u7F6E\u3002"; CHSStrings.twitchMsg_delCrossDomainCache = "\u5220\u9664\u4E14\u4E0D\u5B58\u50A8\u5E38\u7528\u7684 Flash \u7EC4\u4EF6\u3002"; CHSStrings.twitchMsg_clearDRMLicenses = "\u91CD\u7F6E\u8BB8\u53EF\u8BC1\u6587\u4EF6\u5C06\u5BFC\u81F4\u6B64\u8BA1\u7B97\u673A\u65E0\u6CD5\u64AD\u653E\u4EE5\u524D\u80FD\u8BBF\u95EE\u7684\u53D7\u4FDD\u62A4\u5185\u5BB9\u3002\u9700\u8981\u4ECE\u5185\u5BB9\u63D0\u4F9B\u5546\u83B7\u53D6\u65B0\u7684\u8BB8\u53EF\u8BC1\u624D\u80FD\u518D\u64AD\u653E\u53D7\u4FDD\u62A4\u7684\u5185\u5BB9\u3002"; CHSStrings.title_privacy = "\u4FDD\u5BC6\u6027\u8BBE\u7F6E"; CHSStrings.title_dom_privacy = "Web \u7AD9\u70B9\u4FDD\u5BC6\u6027\u8BBE\u7F6E"; CHSStrings.title_dom_storage = "Web \u7AD9\u70B9\u5B58\u50A8\u8BBE\u7F6E"; CHSStrings.title_g_privacy = "\u5168\u5C40\u4FDD\u5BC6\u6027\u8BBE\u7F6E"; CHSStrings.title_g_localinformation = "\u5168\u5C40\u5B58\u50A8\u8BBE\u7F6E"; CHSStrings.title_g_configuration = "\u5168\u5C40\u914D\u7F6E\u8BBE\u7F6E"; CHSStrings.title_g_autonotify = "\u5168\u5C40\u901A\u544A\u8BBE\u7F6E"; CHSStrings.title_g_security = "\u5168\u5C40\u5B89\u5168\u8BBE\u7F6E"; CHSStrings.title_storage = "\u5B58\u50A8\u8BBE\u7F6E"; CHSStrings.title_p2p_privacy = "\u5BF9\u7B49\u534F\u52A9\u7F51\u7EDC\u8BBE\u7F6E"; CHSStrings.domain_privacy_msg = "\u9002\u7528\u4E8E\u5DF2\u8BBF\u95EE\u8FC7\u7684 Web \u7AD9\u70B9\uFF0C\u67E5\u770B\u6216\u66F4\u6539\u6709\u5173\u8BBF\u95EE\u60A8\u7684\u7F51\u7EDC\u6444\u50CF\u673A\n\u548C/\u6216\u9EA6\u514B\u98CE\u7684\u4FDD\u5BC6\u6027\u8BBE\u7F6E\u3002"; CHSStrings.default_storage_msg = "\u67E5\u770B\u6216\u66F4\u6539\u6240\u8BBF\u95EE\u8FC7\u7684 Web \u7AD9\u70B9\u7684\u5B58\u50A8\u8BBE\u7F6E\u3002"; CHSStrings.domTitle = "\u8BBF\u95EE\u8FC7\u7684 Web \u7AD9\u70B9"; CHSStrings.title_domSet = "Web \u7AD9\u70B9\u8BBE\u7F6E"; CHSStrings.currentDom = "\u5F53\u524D Web \u7AD9\u70B9"; CHSStrings.dynamicTitle = "\u662F\u5426\u5141\u8BB8 %1 \u5728\u60A8\u7684\u8BA1\u7B97\u673A\u4E0A\u5B58\u50A8\u4FE1\u606F\uFF1F"; CHSStrings.listWeb = "Web \u7AD9\u70B9"; CHSStrings.listUsed = "\u5DF2\u4F7F\u7528"; CHSStrings.listLimit = "\u9650\u5236"; CHSStrings.listStorage = "\u5B58\u50A8"; CHSStrings.Privacy = "\u4FDD\u5BC6\u6027"; CHSStrings.Allow = "\u5141\u8BB8"; CHSStrings.AlwaysAllow = "\u59CB\u7EC8\u5141\u8BB8"; CHSStrings.Deny = "\u62D2\u7EDD"; CHSStrings.AlwaysDeny = "\u59CB\u7EC8\u62D2\u7EDD"; CHSStrings.AlwaysAsk = "\u59CB\u7EC8\u8BE2\u95EE"; CHSStrings.Remember = "\u8BB0\u4F4F"; CHSStrings.NeverAsk = "\u4ECE\u4E0D\u8BE2\u95EE"; CHSStrings.NeverAskAgain = "\u4E0D\u518D\u8BE2\u95EE"; CHSStrings.Current = "\u5F53\u524D\u5DF2\u4F7F\u7528\uFF1A"; CHSStrings.msg_dom_storage = "\u8BF7\u8BBE\u7F6E\u5141\u8BB8\u6B64 Web \u7AD9\u70B9\u4F7F\u7528\u7684\u672C\u5730\u5B58\u50A8\u91CF\u3002"; CHSStrings.msg_storage = "\u8BF7\u8BBE\u7F6E\u5141\u8BB8\u6240\u6709 Web \u7AD9\u70B9\u4F7F\u7528\u7684\u672C\u5730\u5B58\u50A8\u91CF\u3002"; CHSStrings.msg_enableCrossDomainLSO = "\u5141\u8BB8\u7B2C\u4E09\u65B9 Flash \u5185\u5BB9\u5728\u60A8\u7684\u8BA1\u7B97\u673A\u4E0A\u5B58\u50A8\u6570\u636E\u3002"; CHSStrings.default_msg_crossdomain_check = "\u5B58\u50A8\u5E38\u7528\u7684 Flash \u7EC4\u4EF6\u4EE5\u51CF\u5C11\u4E0B\u8F7D\u6B21\u6570\u3002"; CHSStrings.autonotifyFrequencies = new Array({label:"7 \u5929", value:7}, {label:"14 \u5929", value:14}, {label:"30 \u5929", value:30}, {label:"60 \u5929", value:60}); CHSStrings.storageLevels = new Array({label:"\u4ECE\u4E0D", value:-1}, {label:"\u65E0", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"\u65E0\u9650\u5236", value:-2}); CHSStrings.available = new Array(0, 10, 100, 1024, 10240, -2); CHSStrings.displayAs = new Array("0 KB", "10 KB", "100 KB", "1 MB", "10 MB", "\u65E0\u9650\u5236"); CHSStrings.version = "\u7248\u672C "; CHSStrings.displayKbString = "%1 KB"; CHSStrings.displayMbString = "%1 MB"; CHSStrings.displayGbString = "%1 GB"; japaneseStrings = new Object(); japaneseStrings.msg_privacy = "[\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u306E\u30EA\u30BB\u30C3\u30C8] \u3092\u30AF\u30EA\u30C3\u30AF\u3059\u308B\u3068\u3001\u4EFB\u610F\u306E Web \u30B5\u30A4\u30C8\u304C\u30AB\u30E1\u30E9\u307E\u305F\u306F\u30DE\u30A4\u30AF\u3092\u4F7F\u7528\u3057\u3088\u3046\u3068\u3057\u305F\u3068\u304D\u306B\u3001\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u307E\u305F\u306F\u62D2\u5426\u3067\u304D\u307E\u3059\u3002"; japaneseStrings.msg_privacy_ask_and_deny = "\u30AB\u30E1\u30E9/\u30DE\u30A4\u30AF\u306B\u30A2\u30AF\u30BB\u30B9\u3059\u308B\u3068\u304D\u306B\u8A31\u53EF\u304C\u5FC5\u8981\u3067\u3059\u3002\u30A2\u30AF\u30BB\u30B9\u4E0D\u53EF\u306B\u3059\u308B\u306B\u306F\u8A31\u53EF\u3092\u300C\u5E38\u306B\u78BA\u8A8D\u300D\u304B\u300C\u5E38\u306B\u62D2\u5426\u300D\u306B\u30EA\u30BB\u30C3\u30C8\u3057\u307E\u3059\u3002"; japaneseStrings.msg_privacy_title = "\u30AB\u30E1\u30E9\u3068\u30DE\u30A4\u30AF"; japaneseStrings.msg_media_metrics = "\u30E1\u30C7\u30A3\u30A2\u8868\u793A\u7D71\u8A08\u60C5\u5831\u3092\u30A2\u30C9\u30D3 \u30B7\u30B9\u30C6\u30E0\u30BA\u793E\u306B\u9001\u4FE1\u3057\u3066\u3001\u64CD\u4F5C\u6027\u3092\u5411\u4E0A\u3055\u305B\u307E\u3059\u3002"; japaneseStrings.msg_media_metrics_title = "\u30E1\u30C7\u30A3\u30A2\u30E1\u30C8\u30EA\u30AF\u30B9"; japaneseStrings.msg_media_metrics_link = "[\u8A73\u7D30\u60C5\u5831]"; japaneseStrings.msg_configuration = "\u6B21\u306E\u30B0\u30ED\u30FC\u30D0\u30EB\u8A2D\u5B9A\u3092\u5909\u66F4\u3067\u304D\u307E\u3059\u3002"; japaneseStrings.default_msg_storage = "\u672A\u8A2A\u554F\u306E Web \u30B5\u30A4\u30C8\u304B\u3089\u60C5\u5831\u3092\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u306B\u4FDD\u5B58\u3059\u308B\u305F\u3081\u306B\u5FC5\u8981\u306A\u30C7\u30A3\u30B9\u30AF\u5BB9\u91CF\u3092\u6307\u5B9A\u3057\u307E\u3059\u3002"; japaneseStrings.LoadMsg = "\u8AAD\u307F\u8FBC\u307F\u4E2D..."; japaneseStrings.title = "Adobe\u00AE Flash\u00AE Player \u8A2D\u5B9A\u30DE\u30CD\u30FC\u30B8\u30E3\u30FC"; japaneseStrings.deleteSite = "Web \u30B5\u30A4\u30C8\u3092\u524A\u9664"; japaneseStrings.deleteAllSites = "\u3059\u3079\u3066\u306E\u30B5\u30A4\u30C8\u3092\u524A\u9664"; japaneseStrings.loading = "\u30ED\u30FC\u30C9\u4E2D..."; japaneseStrings.resetStorage = "\u8A18\u9332\u9818\u57DF\u306E\u30EA\u30BB\u30C3\u30C8"; japaneseStrings.resetPrivacy = "\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u306E\u30EA\u30BB\u30C3\u30C8"; japaneseStrings.Confirm = "\u78BA\u8A8D"; japaneseStrings.Cancel = "\u30AD\u30E3\u30F3\u30BB\u30EB"; japaneseStrings.msg_security = "Web \u30B5\u30A4\u30C8\u306B\u306F\u3001\u53E4\u3044\u30BB\u30AD\u30E5\u30EA\u30C6\u30A3\u30B7\u30B9\u30C6\u30E0\u3092\u4F7F\u7528\u3057\u3066\u4ED6\u306E\u30B5\u30A4\u30C8\u304B\u3089\u60C5\u5831\u306B\u30A2\u30AF\u30BB\u30B9\u3059\u308B\u3082\u306E\u3082\u3042\u308A\u307E\u3059\u3002\u901A\u5E38\u306F\u554F\u984C\u3042\u308A\u307E\u305B\u3093\u304C\u3001\u53E4\u3044\u30B7\u30B9\u30C6\u30E0\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u3067\u8A31\u53EF\u3055\u308C\u3066\u3044\u306A\u3044\u60C5\u5831\u3092\u30B5\u30A4\u30C8\u5074\u304C\u53D6\u5F97\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002 Web \u30B5\u30A4\u30C8\u304C\u53E4\u3044\u30B7\u30B9\u30C6\u30E0\u3092\u4F7F\u7528\u3057\u3066\u60C5\u5831\u306B\u30A2\u30AF\u30BB\u30B9\u3057\u3088\u3046\u3068\u3057\u305F\u5834\u5408 :"; japaneseStrings.msg_trust_list = "\u3053\u308C\u3089\u306E\u5834\u6240\u306B\u3042\u308B\u30D5\u30A1\u30A4\u30EB\u3092\u5E38\u306B\u4FE1\u983C\u3059\u308B : "; japaneseStrings.locs_title = "\u7DE8\u96C6..."; japaneseStrings.locs_add = "\u8FFD\u52A0..."; japaneseStrings.locs_edit = "\u7DE8\u96C6..."; japaneseStrings.locs_del = "\u524A\u9664"; japaneseStrings.locs_del_all = "\u3059\u3079\u3066\u524A\u9664"; japaneseStrings.locs_edit_label = "\u3053\u306E\u5834\u6240\u3092\u4FE1\u983C\u3059\u308B :"; japaneseStrings.locs_browse_folder = "\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u53C2\u7167..."; japaneseStrings.locs_browse_files = "\u30D5\u30A1\u30A4\u30EB\u3092\u53C2\u7167..."; japaneseStrings.locs_tip = "<b>\u30D2\u30F3\u30C8 :</b> \u6700\u8FD1\u30A4\u30F3\u30BF\u30FC\u30CD\u30C3\u30C8\u901A\u4FE1\u3092\u8A66\u307F\u305F\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3 :"; japaneseStrings.disableWindowless = "\u30A6\u30A3\u30F3\u30C9\u30A6\u306A\u3057\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u8A31\u53EF"; japaneseStrings.msg_disableWindowless = "\u30A6\u30A3\u30F3\u30C9\u30A6\u306A\u3057 Flash \u30B3\u30F3\u30C6\u30F3\u30C4\u306F Web \u30DA\u30FC\u30B8\u306E\u4E00\u90E8\u307E\u305F\u306F\u5168\u4F53\u306E\u524D\u9762\u306B\u8868\u793A\u3055\u308C\u307E\u3059\u3002"; japaneseStrings.enableAutonotify = "Adobe Flash Player \u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u306E\u30EA\u30EA\u30FC\u30B9\u60C5\u5831\u3092\u901A\u77E5\u3057\u307E\u3059\u3002"; japaneseStrings.autonotifyFrequency = "\u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u60C5\u5831\u306E\u78BA\u8A8D\u3092\u6B21\u306E\u9593\u9694\u3067\u884C\u3046"; japaneseStrings.gNever = "\u7981\u6B62"; japaneseStrings.Never = "\u4ECA\u5F8C\u8868\u793A\u3057\u306A\u3044"; japaneseStrings.msg_p2p_privacy = "Web \u30B5\u30A4\u30C8\u306B\u306F\u3001Flash Player \u306E\u30D4\u30A2\u30A2\u30B7\u30B9\u30C8\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u6A5F\u80FD\u3092\u4F7F\u7528\u3057\u3066\u3001\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u5E2F\u57DF\u5E45\u3092\u4F7F\u7528\u3059\u308B\u3082\u306E\u304C\u3042\u308A\u307E\u3059\u3002\u30A2\u30AF\u30BB\u30B9\u3057\u305F Web \u30B5\u30A4\u30C8\u306B\u3064\u3044\u3066\u3001\u3053\u308C\u3089\u306E\u8A2D\u5B9A\u3092\u8868\u793A\u3001\u5909\u66F4\u307E\u305F\u306F\u7121\u52B9\u306B\u3057\u307E\u3059\u3002"; japaneseStrings.p2p_privacy_check = "P2P \u30A2\u30C3\u30D7\u30EA\u30F3\u30AF\u3092\u3059\u3079\u3066\u7121\u52B9"; japaneseStrings.cleardrmlicenseslabel = "\u4FDD\u8B77\u3055\u308C\u305F\u30D3\u30C7\u30AA\u3084\u30AA\u30FC\u30C7\u30A3\u30AA(\u8CFC\u5165\u3057\u305F\u6620\u753B\u3084\u97F3\u697D)\u3092\u518D\u751F\u53EF\u80FD\u306B\u3059\u308B\u30E9\u30A4\u30BB\u30F3\u30B9\u30D5\u30A1\u30A4\u30EB\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4FDD\u5B58\u3057\u307E\u3059\u3002"; japaneseStrings.cleardrmlicensesbutton = "\u30E9\u30A4\u30BB\u30F3\u30B9\u3092\u30EA\u30BB\u30C3\u30C8"; japaneseStrings.title_drm_text = "\u4FDD\u8B77\u3055\u308C\u305F\u30B3\u30F3\u30C6\u30F3\u30C4\u306E\u518D\u751F"; japaneseStrings.twitchMsg_all = "\u3053\u306E\u30A2\u30AF\u30B7\u30E7\u30F3\u306B\u3088\u308A\u3001Web \u30B5\u30A4\u30C8\u304B\u3089\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u306B\u4FDD\u5B58\u3055\u308C\u305F\u3059\u3079\u3066\u306E\u60C5\u5831\u304C\u524A\u9664\u3055\u308C\u307E\u3059\u3002"; japaneseStrings.twitchMsg_site = "\u3053\u306E\u30A2\u30AF\u30B7\u30E7\u30F3\u306B\u3088\u308A\u3001%1 \u304B\u3089\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u306B\u4FDD\u5B58\u3055\u308C\u305F\u3059\u3079\u3066\u306E\u60C5\u5831\u304C\u524A\u9664\u3055\u308C\u3001\u8A2A\u554F\u6E08\u307F\u306E Web \u30B5\u30A4\u30C8\u306E\u4E00\u89A7\u304B\u3089 %2 \u304C\u524A\u9664\u3055\u308C\u307E\u3059\u3002"; japaneseStrings.twitchMsg_deleteAllSites = "\u3053\u306E\u30A2\u30AF\u30B7\u30E7\u30F3\u306B\u3088\u308A\u3001Web \u30B5\u30A4\u30C8\u304B\u3089\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u306B\u4FDD\u5B58\u3055\u308C\u305F\u3059\u3079\u3066\u306E\u60C5\u5831\u304C\u524A\u9664\u3055\u308C\u3001\u8A2A\u554F\u6E08\u307F\u306E Web \u30B5\u30A4\u30C8\u306E\u4E00\u89A7\u304B\u3089\u3059\u3079\u3066\u306E Web \u30B5\u30A4\u30C8\u304C\u524A\u9664\u3055\u308C\u307E\u3059\u3002"; japaneseStrings.twitchMsg_klimit = "%2 \u4EE5\u4E0B\u306B\u306A\u308B\u3068\u3001\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u306B\u4FDD\u5B58\u3055\u308C\u3066\u3044\u308B %1 \u306E\u3059\u3079\u3066\u306E\u60C5\u5831\u304C\u524A\u9664\u3055\u308C\u307E\u3059\u3002"; japaneseStrings.twitchMsg_resetPriv = "[\u5E38\u306B\u78BA\u8A8D] \u3067\u306F\u3001Web \u30B5\u30A4\u30C8\u304C\u30AB\u30E1\u30E9\u307E\u305F\u306F\u30DE\u30A4\u30AF\u306B\u30A2\u30AF\u30BB\u30B9\u3057\u3088\u3046\u3068\u3059\u308B\u305F\u3073\u306B\u3001\u3053\u308C\u3089\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u8A31\u53EF\u3059\u308B\u304B\u3001\u307E\u305F\u306F\u62D2\u5426\u3059\u308B\u304B\u3092\u5C0B\u306D\u308B\u30E1\u30C3\u30BB\u30FC\u30B8\u304C\u8868\u793A\u3055\u308C\u307E\u3059\u3002"; japaneseStrings.twitchMsg_resetPriv_deny = "[\u5E38\u306B\u62D2\u5426] \u3067\u306F\u3001\u3059\u3079\u3066\u306E Web \u30B5\u30A4\u30C8\u304B\u3089\u306E\u30AB\u30E1\u30E9\u307E\u305F\u306F\u30DE\u30A4\u30AF\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u3092\u7981\u6B62\u3057\u3001\u30A2\u30AF\u30BB\u30B9\u8A31\u53EF\u3092\u6C42\u3081\u308B\u30E1\u30C3\u30BB\u30FC\u30B8\u3082\u8868\u793A\u3055\u308C\u307E\u305B\u3093\u3002\u305D\u306E\u4EE3\u308F\u308A\u306B\u3001\u30A2\u30AF\u30BB\u30B9\u304C\u81EA\u52D5\u306B\u7981\u6B62\u3055\u308C\u307E\u3057\u305F\u3002"; japaneseStrings.twitchMsg_delLoc = "\u3053\u306E\u30A2\u30AF\u30B7\u30E7\u30F3\u306B\u3088\u308A\u3001\u4FE1\u983C\u3055\u308C\u3066\u3044\u308B\u5834\u6240 %1 \u304C\u524A\u9664\u3055\u308C\u307E\u3059\u3002"; japaneseStrings.twitchMsg_delAllLocs = "\u3053\u306E\u30A2\u30AF\u30B7\u30E7\u30F3\u306B\u3088\u308A\u3001\u4FE1\u983C\u3055\u308C\u3066\u3044\u308B\u3059\u3079\u3066\u306E\u5834\u6240\u3092\u524A\u9664\u3057\u307E\u3059\u3002"; japaneseStrings.twitchMsg_delCrossDomainCache = "\u524A\u9664\u3057\u3001\u5171\u901A\u306E Flash \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u683C\u7D0D\u3057\u307E\u305B\u3093\u3002"; japaneseStrings.twitchMsg_clearDRMLicenses = "\u30E9\u30A4\u30BB\u30F3\u30B9\u30D5\u30A1\u30A4\u30EB\u3092\u30EA\u30BB\u30C3\u30C8\u3059\u308B\u3068\u3001\u3053\u306E\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u3067\u3053\u308C\u307E\u3067\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u3066\u3044\u305F\u4FDD\u8B77\u3055\u308C\u305F\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u518D\u751F\u3067\u304D\u306A\u304F\u306A\u308A\u307E\u3059\u3002\u4FDD\u8B77\u3055\u308C\u305F\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u518D\u5EA6\u518D\u751F\u3059\u308B\u306B\u306F\u3001\u30B3\u30F3\u30C6\u30F3\u30C4\u30D7\u30ED\u30D0\u30A4\u30C0\u30FC\u304B\u3089\u65B0\u3057\u3044\u30E9\u30A4\u30BB\u30F3\u30B9\u3092\u5165\u624B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002"; japaneseStrings.title_privacy = "\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u306E\u8A2D\u5B9A"; japaneseStrings.title_dom_privacy = "Web \u30B5\u30A4\u30C8\u306E\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u8A2D\u5B9A"; japaneseStrings.title_dom_storage = "Web \u30B5\u30A4\u30C8\u306E\u8A18\u61B6\u9818\u57DF\u8A2D\u5B9A"; japaneseStrings.title_g_privacy = "\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u8A2D\u5B9A "; japaneseStrings.title_g_localinformation = "\u30B0\u30ED\u30FC\u30D0\u30EB\u8A18\u61B6\u9818\u57DF\u8A2D\u5B9A"; japaneseStrings.title_g_configuration = "\u30B0\u30ED\u30FC\u30D0\u30EB\u901A\u77E5\u8A2D\u5B9A"; japaneseStrings.title_g_autonotify = "\u30B0\u30ED\u30FC\u30D0\u30EB\u901A\u77E5\u8A2D\u5B9A"; japaneseStrings.title_g_security = "\u30B0\u30ED\u30FC\u30D0\u30EB\u30BB\u30AD\u30E5\u30EA\u30C6\u30A3\u8A2D\u5B9A"; japaneseStrings.title_storage = "\u8A18\u61B6\u9818\u57DF\u306E\u8A2D\u5B9A"; japaneseStrings.title_p2p_privacy = "\u30D4\u30A2\u30A2\u30B7\u30B9\u30C8\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u8A2D\u5B9A"; japaneseStrings.domain_privacy_msg = "\u8A2A\u554F\u6E08\u307F\u306E Web \u30B5\u30A4\u30C8\u306B\u306F\u3001\u30AB\u30E1\u30E9\u304A\u3088\u3073\u30DE\u30A4\u30AF\u306B\u30A2\u30AF\u30BB\u30B9\u3059\u308B\u305F\u3081\u306E\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u8A2D\u5B9A\u3092\u8868\u793A\u307E\u305F\u306F\u5909\u66F4\u3057\u307E\u3059\u3002"; japaneseStrings.default_storage_msg = "\u8A2A\u554F\u3057\u305F Web \u30B5\u30A4\u30C8\u306E\u8A18\u61B6\u9818\u57DF\u306E\u8A2D\u5B9A\u3092\u8868\u793A\u307E\u305F\u306F\u5909\u66F4\u3057\u307E\u3059\u3002"; japaneseStrings.domTitle = "\u8A2A\u554F\u6E08\u307F Web \u30B5\u30A4\u30C8"; japaneseStrings.title_domSet = "Web \u30B5\u30A4\u30C8\u306E\u8A2D\u5B9A"; japaneseStrings.currentDom = "\u73FE\u5728\u306E Web \u30B5\u30A4\u30C8"; japaneseStrings.dynamicTitle = "%1 \u304C\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u306B\u60C5\u5831\u3092\u4FDD\u5B58\u3059\u308B\u3053\u3068\u3092\u8A31\u53EF\u3057\u307E\u3059\u304B\uFF1F"; japaneseStrings.listWeb = "Web \u30B5\u30A4\u30C8"; japaneseStrings.listUsed = "\u4F7F\u7528\u4E2D"; japaneseStrings.listLimit = "\u4E0A\u9650"; japaneseStrings.listStorage = "\u8A18\u61B6\u9818\u57DF"; japaneseStrings.Privacy = "\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC"; japaneseStrings.Allow = "\u8A31\u53EF"; japaneseStrings.AlwaysAllow = "\u5E38\u306B\u8A31\u53EF"; japaneseStrings.Deny = "\u62D2\u5426"; japaneseStrings.AlwaysDeny = "\u5E38\u306B\u62D2\u5426"; japaneseStrings.AlwaysAsk = "\u5E38\u306B\u78BA\u8A8D"; japaneseStrings.Remember = "\u4FDD\u5B58"; japaneseStrings.NeverAsk = "\u4ECA\u5F8C\u8868\u793A\u3057\u306A\u3044"; japaneseStrings.NeverAskAgain = "\u4ECA\u5F8C\u8868\u793A\u3057\u306A\u3044"; japaneseStrings.Current = "\u4F7F\u7528\u4E2D :"; japaneseStrings.msg_dom_storage = "\u3053\u306E Web \u30B5\u30A4\u30C8\u306B\u5BFE\u3057\u3066\u8A31\u53EF\u3059\u308B\u30ED\u30FC\u30AB\u30EB\u8A18\u61B6\u9818\u57DF\u306E\u30B5\u30A4\u30BA\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002"; japaneseStrings.msg_storage = "\u3059\u3079\u3066\u306E Web \u30B5\u30A4\u30C8\u306B\u5BFE\u3057\u3066\u8A31\u53EF\u3059\u308B\u30ED\u30FC\u30AB\u30EB\u8A18\u61B6\u9818\u57DF\u306E\u30B5\u30A4\u30BA\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002"; japaneseStrings.msg_enableCrossDomainLSO = "\u30B5\u30FC\u30C9\u30D1\u30FC\u30C6\u30A3\u88FD Flash \u30B3\u30F3\u30C6\u30F3\u30C4\u306B\u30B3\u30F3\u30D4\u30E5\u30FC\u30BF\u30FC\u4E0A\u306E\u30C7\u30FC\u30BF\u3092\u683C\u7D0D\u3059\u308B\u3053\u3068\u3092\u8A31\u53EF\u3057\u307E\u3059\u3002"; japaneseStrings.default_msg_crossdomain_check = "\u5171\u901A\u306E Flash \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u683C\u7D0D\u3057\u3066\u3001\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u56DE\u6570\u3092\u524A\u6E1B\u3057\u307E\u3059\u3002"; japaneseStrings.autonotifyFrequencies = new Array({label:"7 \u65E5\u9593\u3054\u3068", value:7}, {label:"14 \u65E5\u9593\u3054\u3068", value:14}, {label:"30 \u65E5\u9593\u3054\u3068", value:30}, {label:"60 \u65E5\u9593\u3054\u3068", value:60}); japaneseStrings.storageLevels = new Array({label:"\u7981\u6B62", value:-1}, {label:"\u306A\u3057", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"\u5236\u9650\u306A\u3057", value:-2}); japaneseStrings.available = new Array(0, 10, 100, 1024, 10240, -2); japaneseStrings.displayAs = new Array("0 KB", "10 KB", "100 KB", "1 MB", "10 MB", "\u5236\u9650\u306A\u3057"); japaneseStrings.version = "\u30D0\u30FC\u30B8\u30E7\u30F3 "; japaneseStrings.displayKbString = "%1 KB"; japaneseStrings.displayMbString = "%1 MB"; japaneseStrings.displayGbString = "%1 GB"; koreanStrings = new Object(); koreanStrings.msg_privacy = "\uC0AC\uC6A9\uC790 \uCEF4\uD4E8\uD130\uC5D0 \uC124\uCE58\uB41C \uC6F9\uCEA0 \uBC0F/\uB610\uB294 \uB9C8\uC774\uD06C\uB97C \uC6F9 \uC0AC\uC774\uD2B8\uC5D0\uC11C \uC0AC\uC6A9\uD560 \uB54C \uC0AC\uC6A9\uC790\uC758 \uD5C8\uAC00\uB97C \uC694\uCCAD\uD558\uB3C4\uB85D \uD558\uB824\uBA74 [\uAC1C\uC778 \uC815\uBCF4 \uB2E4\uC2DC \uC124\uC815]\uC744 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624."; koreanStrings.msg_privacy_ask_and_deny = "\uC6F9 \uC0AC\uC774\uD2B8\uB294 \uCE74\uBA54\uB77C/\uB9C8\uC774\uD06C \uC561\uC138\uC2A4 \uC2DC \uAD8C\uD55C\uC744 \uC694\uCCAD\uD574\uC57C \uD569\uB2C8\uB2E4. \uC561\uC138\uC2A4\uB97C \uB9C9\uC73C\uB824\uBA74 [\uD56D\uC0C1 \uBB3B\uAE30] \uB610\uB294 [\uD56D\uC0C1 \uAC70\uBD80]\uB85C \uB2E4\uC2DC \uC124\uC815\uD558\uC2ED\uC2DC\uC624."; koreanStrings.msg_privacy_title = "\uCE74\uBA54\uB77C \uBC0F \uB9C8\uC774\uD06C"; koreanStrings.msg_media_metrics = "\uBBF8\uB514\uC5B4 \uBCF4\uAE30 \uD1B5\uACC4\uB97C Adobe\uC5D0 \uBCF4\uB0B4 \uC0AC\uC6A9\uC790 \uD658\uACBD\uC744 \uAC1C\uC120\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."; koreanStrings.msg_media_metrics_title = "\uBBF8\uB514\uC5B4 \uBA54\uD2B8\uB9AD"; koreanStrings.msg_media_metrics_link = "[\uC790\uC138\uD788]"; koreanStrings.msg_configuration = "\uB2E4\uC74C \uC804\uC5ED \uAD6C\uC131 \uBCC0\uACBD \uC0AC\uD56D\uC744 \uC0AC\uC6A9\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."; koreanStrings.default_msg_storage = "\uBC29\uBB38\uD55C \uC801\uC774 \uC5C6\uB294 \uC6F9\uC0AC\uC774\uD2B8\uC5D0\uC11C \uC0AC\uC6A9\uC790 \uCEF4\uD4E8\uD130\uC5D0 \uC815\uBCF4\uB97C \uC800\uC7A5\uD560 \uB54C \uC0AC\uC6A9\uD560 \uC218 \uC788\uB294 \uB514\uC2A4\uD06C \uACF5\uAC04\uC758 \uC591\uC744 \uC9C0\uC815\uD558\uC2ED\uC2DC\uC624."; koreanStrings.LoadMsg = "\uB85C\uB4DC \uC911..."; koreanStrings.title = "Adobe\u00AE Flash\u00AE Player \uC124\uC815 \uAD00\uB9AC\uC790"; koreanStrings.deleteSite = "\uC6F9 \uC0AC\uC774\uD2B8 \uC0AD\uC81C"; koreanStrings.deleteAllSites = "\uBAA8\uB4E0 \uC6F9 \uC0AC\uC774\uD2B8 \uC0AD\uC81C"; koreanStrings.loading = "\uB85C\uB4DC\uD558\uB294 \uC911..."; koreanStrings.resetStorage = "\uC800\uC7A5\uC18C \uB2E4\uC2DC \uC124\uC815"; koreanStrings.resetPrivacy = "\uAC1C\uC778 \uC815\uBCF4 \uB2E4\uC2DC \uC124\uC815"; koreanStrings.Confirm = "\uD655\uC778"; koreanStrings.Cancel = "\uCDE8\uC18C"; koreanStrings.msg_security = "\uC77C\uBD80 \uC6F9\uC0AC\uC774\uD2B8\uC758 \uACBD\uC6B0\uC5D0\uB294 \uC774\uC804 \uBCF4\uC548 \uC2DC\uC2A4\uD15C\uC744 \uC0AC\uC6A9\uD558\uC5EC \uB2E4\uB978 \uC0AC\uC774\uD2B8\uC758 \uC815\uBCF4\uC5D0 \uC561\uC138\uC2A4\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uC774\uB7EC\uD55C \uAC83\uC740 \uC77C\uBC18\uC801\uC73C\uB85C \uC704\uD5D8\uC131\uC774 \uC801\uC9C0\uB9CC \uC774\uC804 \uBCF4\uC548 \uC2DC\uC2A4\uD15C\uC744 \uC0AC\uC6A9\uD558\uC5EC \uC778\uC99D\uB418\uC9C0 \uC54A\uC740 \uC815\uBCF4\uB97C \uD68D\uB4DD\uD560 \uC218 \uC788\uC73C\uBBC0\uB85C \uC8FC\uC758\uD574\uC57C \uD569\uB2C8\uB2E4.\uD2B9\uC815 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0\uC11C \uC774\uC804 \uBCF4\uC548 \uC2DC\uC2A4\uD15C\uC744 \uC0AC\uC6A9\uD558\uC5EC \uC815\uBCF4\uC5D0 \uC561\uC138\uC2A4\uD558\uB824\uACE0 \uC2DC\uB3C4\uD560 \uB54C \uC0AC\uC6A9\uD560 \uC635\uC158\uC744 \uB2E4\uC74C \uC911\uC5D0\uC11C \uC120\uD0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."; koreanStrings.msg_trust_list = "\uB2E4\uC74C \uD30C\uC77C\uACFC \uD3F4\uB354\uB294 \uD56D\uC0C1 \uC2E0\uB8B0:"; koreanStrings.locs_title = "\uD3B8\uC9D1..."; koreanStrings.locs_add = "\uCD94\uAC00..."; koreanStrings.locs_edit = "\uD3B8\uC9D1..."; koreanStrings.locs_del = "\uC0AD\uC81C"; koreanStrings.locs_del_all = "\uBAA8\uB450 \uC0AD\uC81C"; koreanStrings.locs_edit_label = "\uC774 \uC704\uCE58 \uC2E0\uB8B0:"; koreanStrings.locs_browse_folder = "\uD3F4\uB354 \uCC3E\uC544\uBCF4\uAE30..."; koreanStrings.locs_browse_files = "\uD30C\uC77C \uCC3E\uC544\uBCF4\uAE30..."; koreanStrings.locs_tip = "\uD301: \uCD5C\uADFC \uC778\uD130\uB137\uACFC\uC758 \uD1B5\uC2E0\uC744 \uC2DC\uB3C4\uD55C \uC751\uC6A9 \uD504\uB85C\uADF8\uB7A8:"; koreanStrings.disableWindowless = "\uC708\uB3C4\uC6B0 \uC5C6\uB294 \uB0B4\uC6A9 \uD5C8\uC6A9"; koreanStrings.msg_disableWindowless = "\uC708\uB3C4\uC6B0 \uC5C6\uB294 Flash \uB0B4\uC6A9\uC740 \uC6F9 \uD398\uC774\uC9C0\uC758 \uC77C\uBD80 \uB610\uB294 \uC804\uCCB4 \uD398\uC774\uC9C0\uC5D0 \uD45C\uC2DC\uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4."; koreanStrings.enableAutonotify = "Adobe Flash Player \uC5C5\uB370\uC774\uD2B8\uB97C \uC0AC\uC6A9\uD560 \uC218 \uC788\uC744 \uB54C \uC54C\uB824 \uC90D\uB2C8\uB2E4."; koreanStrings.autonotifyFrequency = "\uB2E4\uC74C \uAE30\uAC04\uB9C8\uB2E4 \uC5C5\uB370\uC774\uD2B8 \uD655\uC778:"; koreanStrings.gNever = "\uC548\uD568"; koreanStrings.Never = "\uC548\uD568"; koreanStrings.msg_p2p_privacy = "\uC77C\uBD80 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0\uC11C\uB294 Flash Player\uC758 \uD53C\uC5B4 \uC9C0\uC6D0 \uB124\uD2B8\uC6CC\uD0B9 \uAE30\uB2A5\uC744 \uC0AC\uC6A9\uD558\uC5EC \uC0AC\uC6A9\uC790\uC758 \uC5C5\uB85C\uB4DC \uB300\uC5ED\uD3ED\uC744 \uC0AC\uC6A9\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uBC29\uBB38\uD588\uB358 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0 \uB300\uD574 \uC774\uB7EC\uD55C \uC124\uC815\uC744 \uD655\uC778, \uBCC0\uACBD \uB610\uB294 \uBE44\uD65C\uC131\uD654\uD558\uC2ED\uC2DC\uC624."; koreanStrings.p2p_privacy_check = "\uBAA8\uB4E0 P2P \uC5C5\uB9C1\uD06C \uBE44\uD65C\uC131\uD654"; koreanStrings.cleardrmlicenseslabel = "\uBCF4\uD638\uB41C \uBE44\uB514\uC624\uC640 \uC624\uB514\uC624(\uAD6C\uC785\uD55C \uB3D9\uC601\uC0C1\uACFC \uC74C\uC545 \uB4F1)\uB97C \uCEF4\uD4E8\uD130\uC5D0\uC11C \uC7AC\uC0DD\uD558\uB3C4\uB85D \uD5C8\uC6A9\uD558\uB294 \uAD6C\uC131 \uC694\uC18C \uBC0F \uB77C\uC774\uC13C\uC2A4 \uD30C\uC77C\uC744 \uC800\uC7A5\uD569\uB2C8\uB2E4."; koreanStrings.cleardrmlicensesbutton = "\uB77C\uC774\uC13C\uC2A4 \uD30C\uC77C \uC7AC\uC124\uC815"; koreanStrings.title_drm_text = "\uBCF4\uD638\uB41C \uB0B4\uC6A9 \uC7AC\uC0DD"; koreanStrings.twitchMsg_all = "\uC774\uB807\uAC8C \uD558\uBA74 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0\uC11C \uC0AC\uC6A9\uC790 \uCEF4\uD4E8\uD130\uC5D0 \uC800\uC7A5\uD55C \uBAA8\uB4E0 \uC815\uBCF4\uAC00 \uC0AD\uC81C\uB429\uB2C8\uB2E4."; koreanStrings.twitchMsg_site = "%1\uC5D0\uC11C \uC0AC\uC6A9\uC790 \uCEF4\uD4E8\uD130\uC5D0 \uC800\uC7A5\uD55C \uBAA8\uB4E0 \uC815\uBCF4\uAC00 \uC0AD\uC81C\uB418\uBA70 \uC0AC\uC6A9\uC790\uAC00 \uBC29\uBB38\uD55C \uC801\uC774 \uC788\uB294 \uC6F9 \uC0AC\uC774\uD2B8 \uBAA9\uB85D\uC5D0\uC11C %2\uC774 \uC0AD\uC81C\uB429\uB2C8\uB2E4."; koreanStrings.twitchMsg_deleteAllSites = "\uC774\uB807\uAC8C \uD558\uBA74 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0\uC11C \uC0AC\uC6A9\uC790 \uCEF4\uD4E8\uD130\uC5D0 \uC800\uC7A5\uD55C \uBAA8\uB4E0 \uC815\uBCF4\uAC00 \uC0AD\uC81C\uB418\uBA70 \uC0AC\uC6A9\uC790\uAC00 \uBC29\uBB38\uD55C \uC801\uC774 \uC788\uB294 \uC0AC\uC774\uD2B8\uC758 \uBAA9\uB85D\uC5D0\uC11C \uBAA8\uB4E0 \uC6F9 \uC0AC\uC774\uD2B8\uB3C4 \uC0AD\uC81C\uB429\uB2C8\uB2E4."; koreanStrings.twitchMsg_klimit = "\uB514\uC2A4\uD06C \uACF5\uAC04\uC758 \uC591\uC744 %2 \uC774\uD558\uB85C \uC904\uC774\uBA74 %1\uC5D0\uC11C \uC0AC\uC6A9\uC790 \uCEF4\uD4E8\uD130\uC5D0 \uC800\uC7A5\uD55C \uBAA8\uB4E0 \uC815\uBCF4\uAC00 \uC0AD\uC81C\uB429\uB2C8\uB2E4."; koreanStrings.twitchMsg_resetPriv = "[\uD56D\uC0C1 \uBB3B\uAE30]\uB97C \uC120\uD0DD\uD558\uBA74 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0\uC11C \uC0AC\uC6A9\uC790\uC758 \uC6F9\uCEA0\uACFC \uB9C8\uC774\uD06C\uC5D0 \uC561\uC138\uC2A4\uD558\uB824\uACE0 \uD560 \uB54C\uB9C8\uB2E4 \uD5C8\uC6A9 \uC5EC\uBD80\uB97C \uBB3B\uC2B5\uB2C8\uB2E4."; koreanStrings.twitchMsg_resetPriv_deny = "[\uD56D\uC0C1 \uAC70\uBD80]\uB97C \uC120\uD0DD\uD558\uBA74 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0\uC11C \uC0AC\uC6A9\uC790\uC758 \uC6F9\uCEA0\uACFC \uB9C8\uC774\uD06C\uC5D0 \uC561\uC138\uC2A4\uD558\uB824\uB294 \uACBD\uC6B0 \uD5C8\uC6A9 \uC5EC\uBD80\uB97C \uBB3B\uC9C0 \uC54A\uACE0 \uC561\uC138\uC2A4\uAC00 \uC790\uB3D9\uC73C\uB85C \uAC70\uBD80\uB429\uB2C8\uB2E4."; koreanStrings.twitchMsg_delLoc = "%1\uC774(\uAC00) \uC2E0\uB8B0\uD560 \uC218 \uC788\uB294 \uD30C\uC77C \uBC0F \uD3F4\uB354 \uBAA9\uB85D\uC5D0\uC11C \uC0AD\uC81C\uB429\uB2C8\uB2E4."; koreanStrings.twitchMsg_delAllLocs = "\uC2E0\uB8B0\uD560 \uC218 \uC788\uB294 \uD30C\uC77C \uBC0F \uD3F4\uB354 \uBAA9\uB85D\uC758 \uBAA8\uB4E0 \uD56D\uBAA9\uC774 \uC0AD\uC81C\uB429\uB2C8\uB2E4."; koreanStrings.twitchMsg_delCrossDomainCache = "\uC77C\uBC18 Flash \uAD6C\uC131 \uC694\uC18C\uB97C \uC0AD\uC81C\uD558\uACE0 \uC800\uC7A5\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4."; koreanStrings.twitchMsg_clearDRMLicenses = "\uB77C\uC774\uC13C\uC2A4 \uD30C\uC77C\uC744 \uB2E4\uC2DC \uC124\uC815\uD558\uBA74 \uC774\uC804\uC5D0 \uC561\uC138\uC2A4 \uAC00\uB2A5\uD588\uB358 \uBCF4\uD638\uB41C \uB0B4\uC6A9\uC744 \uC774 \uCEF4\uD4E8\uD130\uC5D0\uC11C \uC7AC\uC0DD\uD560 \uC218 \uC5C6\uAC8C \uB429\uB2C8\uB2E4. \uBCF4\uD638\uB41C \uB0B4\uC6A9\uC744 \uB2E4\uC2DC \uC7AC\uC0DD\uD558\uB824\uBA74 \uB0B4\uC6A9 \uACF5\uAE09\uC790\uB85C\uBD80\uD130 \uB77C\uC774\uC13C\uC2A4\uB97C \uC0C8\uB85C \uBC1B\uC544\uC57C \uD569\uB2C8\uB2E4."; koreanStrings.title_privacy = "\uAC1C\uC778 \uC815\uBCF4 \uC124\uC815"; koreanStrings.title_dom_privacy = "\uC6F9 \uC0AC\uC774\uD2B8 \uAC1C\uC778 \uC815\uBCF4 \uC124\uC815"; koreanStrings.title_dom_storage = "\uC6F9 \uC0AC\uC774\uD2B8 \uB85C\uCEEC \uC800\uC7A5\uC18C \uC124\uC815"; koreanStrings.title_g_privacy = "\uC804\uC5ED \uAC1C\uC778 \uC815\uBCF4 \uC124\uC815"; koreanStrings.title_g_localinformation = "\uC804\uC5ED \uC800\uC7A5\uC18C \uC124\uC815"; koreanStrings.title_g_configuration = "\uC804\uC5ED \uAD6C\uC131 \uC124\uC815"; koreanStrings.title_g_autonotify = "\uC804\uC5ED \uC54C\uB9BC \uC124\uC815"; koreanStrings.title_g_security = "\uC804\uC5ED \uBCF4\uC548 \uC124\uC815"; koreanStrings.title_storage = "\uC800\uC7A5\uC18C \uC124\uC815"; koreanStrings.title_p2p_privacy = "\uD53C\uC5B4 \uC9C0\uC6D0 \uB124\uD2B8\uC6CC\uD0B9 \uC124\uC815"; koreanStrings.domain_privacy_msg = "\uBC29\uBB38\uD55C \uC801\uC774 \uC788\uB294 \uC6F9\uC0AC\uC774\uD2B8\uC5D0 \uB300\uD574 \uC6F9\uCEA0 \uBC0F \uB9C8\uC774\uD06C\uC758 \uC561\uC138\uC2A4 \uD5C8\uC6A9 \uC5EC\uBD80\uC5D0 \uB300\uD55C \uAC1C\uC778 \uC815\uBCF4 \uC124\uC815\uC744 \uBCF4\uAC70\uB098 \uBCC0\uACBD\uD569\uB2C8\uB2E4."; koreanStrings.default_storage_msg = "\uBC29\uBB38\uD588\uB358 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0 \uB300\uD55C \uC800\uC7A5\uC18C \uC124\uC815\uC744 \uAC80\uD1A0\uD558\uAC70\uB098 \uBCC0\uACBD\uD569\uB2C8\uB2E4."; koreanStrings.domTitle = "\uBC29\uBB38\uD55C \uC801\uC774 \uC788\uB294 \uC6F9 \uC0AC\uC774\uD2B8"; koreanStrings.title_domSet = "\uC6F9 \uC0AC\uC774\uD2B8 \uC124\uC815"; koreanStrings.currentDom = "\uD604\uC7AC \uC6F9 \uC0AC\uC774\uD2B8"; koreanStrings.dynamicTitle = "%1\uC774(\uAC00) \uD574\uB2F9 \uCEF4\uD4E8\uD130\uC5D0 \uC815\uBCF4\uB97C \uC800\uC7A5\uD558\uB3C4\uB85D \uD5C8\uC6A9\uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?"; koreanStrings.listWeb = "\uC6F9 \uC0AC\uC774\uD2B8"; koreanStrings.listUsed = "\uC0AC\uC6A9\uB41C \uC591"; koreanStrings.listLimit = "\uC81C\uD55C"; koreanStrings.listStorage = "\uC800\uC7A5\uC18C"; koreanStrings.Privacy = "\uAC1C\uC778 \uC815\uBCF4"; koreanStrings.Allow = "\uD5C8\uC6A9"; koreanStrings.AlwaysAllow = "\uD56D\uC0C1 \uD5C8\uC6A9"; koreanStrings.Deny = "\uAC70\uBD80"; koreanStrings.AlwaysDeny = "\uD56D\uC0C1 \uAC70\uBD80"; koreanStrings.AlwaysAsk = "\uD56D\uC0C1 \uBB3B\uAE30"; koreanStrings.Remember = "\uAE30\uC5B5"; koreanStrings.NeverAsk = "\uBB3B\uC9C0 \uC54A\uC74C"; koreanStrings.NeverAskAgain = "\uB2E4\uC2DC \uBB3B\uC9C0 \uC54A\uC74C"; koreanStrings.Current = "\uD604\uC7AC \uC0AC\uC6A9\uB7C9:"; koreanStrings.msg_dom_storage = "\uC774 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0 \uB300\uD574 \uD5C8\uC6A9\uD560 \uB85C\uCEEC \uC800\uC7A5\uC18C\uC758 \uC591\uC744 \uC124\uC815\uD558\uC2ED\uC2DC\uC624."; koreanStrings.msg_storage = "\uBAA8\uB4E0 \uC6F9 \uC0AC\uC774\uD2B8\uC5D0 \uB300\uD574 \uD5C8\uC6A9\uD560 \uB85C\uCEEC \uC800\uC7A5\uC18C\uC758 \uC591\uC744 \uC124\uC815\uD558\uC2ED\uC2DC\uC624."; koreanStrings.msg_enableCrossDomainLSO = "\uD0C0\uC0AC Flash \uB0B4\uC6A9\uC744 \uCEF4\uD4E8\uD130\uC5D0 \uC800\uC7A5\uD560 \uC218 \uC788\uB3C4\uB85D \uD5C8\uC6A9\uD569\uB2C8\uB2E4."; koreanStrings.default_msg_crossdomain_check = "\uC77C\uBC18 Flash \uAD6C\uC131 \uC694\uC18C\uB97C \uC800\uC7A5\uD558\uC5EC \uB2E4\uC6B4\uB85C\uB4DC \uD69F\uC218\uB97C \uC904\uC785\uB2C8\uB2E4."; koreanStrings.autonotifyFrequencies = new Array({label:"7\uC77C", value:7}, {label:"14\uC77C", value:14}, {label:"30\uC77C", value:30}, {label:"60\uC77C", value:60}); koreanStrings.storageLevels = new Array({label:"\uC548\uD568", value:-1}, {label:"\uC5C6\uC74C", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"\uBB34\uC81C\uD55C", value:-2}); koreanStrings.available = new Array(0, 10, 100, 1024, 10240, -2); koreanStrings.displayAs = new Array("0 KB", "10 KB", "100 KB", "1 MB", "10 MB", "\uBB34\uC81C\uD55C"); koreanStrings.version = "\uBC84\uC804 "; koreanStrings.displayKbString = "%1 KB"; koreanStrings.displayMbString = "%1 MB"; koreanStrings.displayGbString = "%1GB"; italianStrings = new Object(); italianStrings.msg_privacy = "Fare clic su Ripristina privacy se si desidera che tutti i siti Web richiedano l'autorizzazione per l'uso della telecamera o del microfono."; italianStrings.msg_privacy_ask_and_deny = "I siti Web devono chiedere l'autorizzazione per accedere alla vostra videocamera e/o al vostro microfono. Per impedire l'accesso automatico, reimpostate le autorizzazioni su Chiedi sempre o Nega sempre."; italianStrings.msg_privacy_title = "Videocamera e microfono"; italianStrings.msg_media_metrics = "Migliorate la vostra esperienza inviando ad Adobe le statistiche di visualizzazione dei contenuti multimediali."; italianStrings.msg_media_metrics_title = "Statistiche contenuti multimediali"; italianStrings.msg_media_metrics_link = "[Altre informazioni]"; italianStrings.msg_configuration = "Sono disponibili le seguenti modifiche globali per la configurazione."; italianStrings.default_msg_storage = "Specificare la quantit\u00E0 di spazio su disco che i siti Web non ancora visitati possono usare per memorizzare le informazioni sul computer."; italianStrings.LoadMsg = "Caricamento..."; italianStrings.title = "Gestione impostazioni Adobe\u00AE Flash\u00AE Player"; italianStrings.deleteSite = "Elimina sito Web"; italianStrings.deleteAllSites = "Elimina tutto"; italianStrings.loading = "caricamento... "; italianStrings.resetStorage = "Ripristina memorizzazione"; italianStrings.resetPrivacy = "Ripristina privacy"; italianStrings.Confirm = "Conferma"; italianStrings.Cancel = "Annulla"; italianStrings.msg_security = "Alcuni siti Web potrebbero accedere a informazioni contenute in altri siti utilizzando un sistema di sicurezza meno recente. Questo processo in genere non \u00E8 pericoloso, ma \u00E8 possibile che alcuni siti ottengano informazioni riservate tramite il sistema meno recente. Quando un sito Web tenta di utilizzare il sistema meno recente per accedere alle informazioni:"; italianStrings.msg_trust_list = "Considera sempre attendibili i \nfile nelle seguenti posizioni:"; italianStrings.locs_title = "Modifica..."; italianStrings.locs_add = "Aggiungi..."; italianStrings.locs_edit = "Modifica..."; italianStrings.locs_del = "Elimina"; italianStrings.locs_del_all = "Elimina tutto"; italianStrings.locs_edit_label = "Considera attendibile questa posizione:"; italianStrings.locs_browse_folder = "Sfoglia cartelle..."; italianStrings.locs_browse_files = "Sfoglia file..."; italianStrings.locs_tip = "<b>Suggerimento:</b> L'applicazione che recentemente ha tentato di comunicare con Internet \u00E8:"; italianStrings.disableWindowless = "Consenti contenuto senza finestra"; italianStrings.msg_disableWindowless = "Il contenuto di Flash senza finestra pu\u00F2 apparire su una pagina Web o parte di essa."; italianStrings.enableAutonotify = "Desidero ricevere una notifica quando \u00E8 disponibile un aggiornamento di Adobe Flash Player."; italianStrings.autonotifyFrequency = "Cercare aggiornamenti ogni"; italianStrings.gNever = "Mai"; italianStrings.Never = "Mai"; italianStrings.msg_p2p_privacy = "Alcuni siti Web potrebbero usare la connettivit\u00E0 peer-to-peer di Flash Player e sfruttare la vostra banda in upload. Visualizzate, modificate o disattivate queste impostazioni per i siti che avete visitato."; italianStrings.p2p_privacy_check = "Disatt. colleg. P2P per tutto"; italianStrings.cleardrmlicenseslabel = "Flash Player salva i file di licenza e i componenti che consentono al computer di riprodurre contenuti video e audio protetti, ad esempio film o brani musicali acquistati."; italianStrings.cleardrmlicensesbutton = "Ripristina file di licenza"; italianStrings.title_drm_text = "Riproduzione di contenuto protetto"; italianStrings.twitchMsg_all = "Questa azione elimina tutte le informazioni gi memorizzate dai siti Web sul computer."; italianStrings.twitchMsg_site = "Questa azione elimina tutte le informazioni memorizzate da %1 sul computer eliminando inoltre %2 dall'elenco dei siti Web gi\u00E0 visitati."; italianStrings.twitchMsg_deleteAllSites = "Questa azione elimina tutte le informazioni memorizzate dai siti Web sul computer eliminando inoltre tutti i siti Web dall'elenco dei siti gi\u00E0 visitati."; italianStrings.twitchMsg_klimit = "Se viene impostata una quantit\u00E0 inferiore a %2, tutte le informazioni memorizzate da %1 sul computer verranno eliminate."; italianStrings.twitchMsg_resetPriv = "L'impostazione Chiedi sempre specifica che ogni volta che un sito Web cerca di accedere alla telecamera e/o al microfono, viene richiesto di consentire o negare tale accesso."; italianStrings.twitchMsg_resetPriv_deny = "L'impostazione Nega sempre specifica che ogni volta che un sito Web cerca di accedere alla telecamera e/o al microfono, non viene richiesto di consentire o negare tale accesso. Al contrario, l'accesso viene negato automaticamente."; italianStrings.twitchMsg_delLoc = "%1 verr\u00E0 eliminato dall'elenco delle posizioni attendibili."; italianStrings.twitchMsg_delAllLocs = "Tutte le voci verranno eliminate dall'elenco delle posizioni attendibili."; italianStrings.twitchMsg_delCrossDomainCache = "Eliminare e non memorizzare i componenti Flash comuni."; italianStrings.twitchMsg_clearDRMLicenses = "Il ripristino dei file di licenza impedir\u00E0 a questo computer di riprodurre contenuti protetti precedentemente accessibili. Dovrete ottenere nuove licenze dai fornitori dei contenuti per poterli riprodurre di nuovo."; italianStrings.title_privacy = "Impostazioni della privacy"; italianStrings.title_dom_privacy = "Impostazioni della privacy dei siti Web"; italianStrings.title_dom_storage = "Impostazioni della memorizzazione dei siti Web"; italianStrings.title_g_privacy = "Impostazioni generali della privacy"; italianStrings.title_g_localinformation = "Impostazioni generali della memorizzazione"; italianStrings.title_g_configuration = "Impostazioni globali di configurazione"; italianStrings.title_g_autonotify = "Impostazioni globali di notifica"; italianStrings.title_g_security = "Impostazioni globali di sicurezza"; italianStrings.title_storage = "Impostazioni della memorizzazione"; italianStrings.title_p2p_privacy = "Impostazioni connettivit\u00E0 peer-to-peer"; italianStrings.domain_privacy_msg = "Per i siti Web gi\u00E0 visitati, visualizzare o modificare le impostazioni della privacy per l'accesso alla telecamera e/o al microfono."; italianStrings.default_storage_msg = "Visualizzate o modificate le impostazioni di memorizzazione per i siti Web che avete visitato."; italianStrings.domTitle = "Siti Web visitati"; italianStrings.title_domSet = "Impostazioni dei siti Web"; italianStrings.currentDom = "Sito Web corrente"; italianStrings.dynamicTitle = "Consentire a %1 di memorizzare informazioni su questo computer?"; italianStrings.listWeb = "Siti Web"; italianStrings.listUsed = "Usato"; italianStrings.listLimit = "Limite"; italianStrings.listStorage = "Memorizzazione"; italianStrings.Privacy = "Privacy"; italianStrings.Allow = "Consenti"; italianStrings.AlwaysAllow = "Consenti sempre"; italianStrings.Deny = "Nega"; italianStrings.AlwaysDeny = "Nega sempre"; italianStrings.AlwaysAsk = "Chiedi sempre"; italianStrings.Remember = "Ricorda"; italianStrings.NeverAsk = "Non chiedere mai"; italianStrings.NeverAskAgain = "Non chiedere pi\u00F9"; italianStrings.Current = "Attualmente usato:"; italianStrings.msg_dom_storage = "Impostare la quantit\u00E0 di memoria locale che si desidera allocare per questo sito Web."; italianStrings.msg_storage = "Impostare la quantit\u00E0 di memoria locale che si desidera allocare per tutti i siti Web."; italianStrings.msg_enableCrossDomainLSO = "Consenti a contenuto Flash di terze parti di memorizzare dati sul computer."; italianStrings.default_msg_crossdomain_check = "Memorizzare i componenti Flash comuni per ridurre i tempi di scaricamento"; italianStrings.autonotifyFrequencies = new Array({label:"7 giorni", value:7}, {label:"14 giorni", value:14}, {label:"30 giorni", value:30}, {label:"60 giorni", value:60}); italianStrings.storageLevels = new Array({label:"Mai", value:-1}, {label:"Nessuno", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:" illimitato", value:-2}); italianStrings.available = new Array(0, 10, 100, 1024, 10240, -2); italianStrings.displayAs = new Array("zero KB", "10 KB", "100 KB", "1 MB", "10 MB", "illimitato"); italianStrings.version = "Versione "; italianStrings.displayKbString = "%1 KB"; italianStrings.displayMbString = "%1 MB"; italianStrings.displayGbString = "%1 GB"; spanishStrings = new Object(); spanishStrings.msg_privacy = "Haga clic en Restablecer privacidad para que los sitios Web le soliciten permiso antes de utilizar la c\u00E1mara o el micr\u00F3fono."; spanishStrings.msg_privacy_ask_and_deny = "Para modificar el acceso de los sitios Web a la camara o al microfono, elija Preguntar siempre o Denegar siempre."; spanishStrings.msg_privacy_title = "C\u00E1mara y micr\u00F3fono"; spanishStrings.msg_media_metrics = "Mejore su experiencia de usuario enviando estad\u00EDsticas de visualizaci\u00F3n de medios a Adobe."; spanishStrings.msg_media_metrics_title = "Medidas multimedia"; spanishStrings.msg_media_metrics_link = "[M\u00E1s informaci\u00F3n]"; spanishStrings.msg_configuration = "Est\u00E1n disponibles los siguientes cambios generales de configuraci\u00F3n."; spanishStrings.default_msg_storage = "Especifique la cantidad de espacio de disco que los sitios Web no visitados pueden utilizar para almacenar informaci\u00F3n en el equipo."; spanishStrings.LoadMsg = "Cargando..."; spanishStrings.title = "Administrador de configuraci\u00F3n de Adobe\u00AE Flash\u00AE Player"; spanishStrings.deleteSite = "Eliminar sitio Web"; spanishStrings.deleteAllSites = "Elim. todos los sitios"; spanishStrings.loading = "cargando..."; spanishStrings.resetStorage = "Restablecer almacenamiento"; spanishStrings.resetPrivacy = "Restablecer privacidad"; spanishStrings.Confirm = "Confirmar"; spanishStrings.Cancel = "Cancelar"; spanishStrings.msg_security = "Ciertos sitios Web acceden a informaci\u00F3n de otros sitios mediante un sistema de seguridad m\u00E1s antiguo. Normalmente no hay problema, pero es posible que ciertos sitios obtengan informaci\u00F3n no autorizada mediante este sistema de seguridad. Cuando un sitio Web intente utilizar el sistema m\u00E1s antiguo para acceder a informaci\u00F3n:"; spanishStrings.msg_trust_list = "Confiar siempre en los archivos\nde estas carpetas y archivos:"; spanishStrings.locs_title = "Editar..."; spanishStrings.locs_add = "Agregar..."; spanishStrings.locs_edit = "Editar..."; spanishStrings.locs_del = "Eliminar"; spanishStrings.locs_del_all = "Eliminar todo"; spanishStrings.locs_edit_label = "Confiar en esta ubicaci\u00F3n:"; spanishStrings.locs_browse_folder = "Buscar carpeta..."; spanishStrings.locs_browse_files = "Buscar archivos..."; spanishStrings.locs_tip = "<b>Sugerencia:</b> La aplicaci\u00F3n que intent\u00F3 recientemente comunicarse con Internet es:"; spanishStrings.disableWindowless = "Permitir contenido sin ventanas"; spanishStrings.msg_disableWindowless = "El contenido de Flash sin ventanas puede aparecer en cualquier parte de una p\u00E1gina Web."; spanishStrings.enableAutonotify = "Deseo recibir un aviso cuando haya disponible una actualizaci\u00F3n de Adobe Flash Player."; spanishStrings.autonotifyFrequency = "Buscar actualizaciones cada"; spanishStrings.gNever = "Nunca"; spanishStrings.Never = "Nunca"; spanishStrings.msg_p2p_privacy = "Algunos sitios Web pueden utilizar las funciones de redes asistidas por pares de Flash Player y utilizar su ancho de banda de carga. Visualice, modifique o desactive esta configuraci\u00F3n para los sitios Web que haya visitado."; spanishStrings.p2p_privacy_check = "Desactivar v\u00EDnculo superior P2P para todos"; spanishStrings.cleardrmlicenseslabel = "Flash Player guarda archivos de licencia y componentes que ayudan al equipo a reproducir v\u00EDdeo y audio (pel\u00EDculas o m\u00FAsica que haya adquirido)."; spanishStrings.cleardrmlicensesbutton = "Rest. archivos licencia"; spanishStrings.title_drm_text = "Reproducci\u00F3n de contenido protegido"; spanishStrings.twitchMsg_all = "Esta acci\u00F3n elimina toda la informaci\u00F3n que los sitios Web han almacenado en el equipo."; spanishStrings.twitchMsg_site = "Esta acci\u00F3n elimina toda la informaci\u00F3n que %1 ha almacenado en el equipo y elimina %2 de la lista de sitios Web visitados."; spanishStrings.twitchMsg_deleteAllSites = "Esta acci\u00F3n elimina toda la informaci\u00F3n que los sitios Web han almacenado en el equipo y elimina todos los sitios Web de la lista de sitios visitados."; spanishStrings.twitchMsg_klimit = "Si se reduce la cantidad a menos de %2 se elimina toda la informaci\u00F3n que %1 ha almacenado en el equipo."; spanishStrings.twitchMsg_resetPriv = "El par\u00E1metro Preguntar siempre especifica que cada vez que un sitio Web intente acceder a su c\u00E1mara o micr\u00F3fono, se le preguntar\u00E1 si desea permitir o denegar el acceso."; spanishStrings.twitchMsg_resetPriv_deny = "El par\u00E1metro Denegar siempre especifica que cada vez que un sitio Web intente acceder a su c\u00E1mara o micr\u00F3fono, no se le preguntar\u00E1 si desea permitir o denegar el acceso, sino que se denegar\u00E1 el acceso de forma autom\u00E1tica."; spanishStrings.twitchMsg_delLoc = "%1 se eliminar\u00E1 de la lista de ubicaciones de confianza."; spanishStrings.twitchMsg_delAllLocs = "Esta acci\u00F3n eliminar\u00E1 todas las ubicaciones de confianza."; spanishStrings.twitchMsg_delCrossDomainCache = "Eliminar y no almacenar los componentes comunes de Flash."; spanishStrings.twitchMsg_clearDRMLicenses = "Al restablecer los archivos de licencia, se impedir\u00E1 que este equipo pueda reproducir contenido protegido pero accesible previamente. Deber\u00E1 obtener nuevas licencias para poder volver a reproducir dicho contenido."; spanishStrings.title_privacy = "Configuraci\u00F3n de privacidad"; spanishStrings.title_dom_privacy = "Configuraci\u00F3n de privacidad de sitios"; spanishStrings.title_dom_storage = "Configuraci\u00F3n de almacenamiento de sitios"; spanishStrings.title_g_privacy = "Configuraci\u00F3n global de privacidad"; spanishStrings.title_g_localinformation = "Configuraci\u00F3n global de almacenamiento"; spanishStrings.title_g_configuration = "Par\u00E1metros de configuraci\u00F3n global"; spanishStrings.title_g_autonotify = "Par\u00E1metros de notificaci\u00F3n global"; spanishStrings.title_g_security = "Par\u00E1metros de seguridad global"; spanishStrings.title_storage = "Configuraci\u00F3n de almacenamiento"; spanishStrings.title_p2p_privacy = "Configuraci\u00F3n de redes asistidas por pares"; spanishStrings.domain_privacy_msg = "Permite ver o cambiar la configuraci\u00F3n de privacidad de acceso a la c\u00E1mara o micr\u00F3fono para aquellos sitios Web que ya haya visitado."; spanishStrings.default_storage_msg = "Ver o cambiar la configuraci\u00F3n de almacenamiento para los sitios web visitados."; spanishStrings.domTitle = "Sitios Web visitados"; spanishStrings.title_domSet = "Configuraci\u00F3n de sitios"; spanishStrings.currentDom = "Sitio Web actual"; spanishStrings.dynamicTitle = "\u00BFPermitir que %1 pueda almacenar informaci\u00F3n en su equipo?"; spanishStrings.listWeb = "Sitios Web"; spanishStrings.listUsed = "Utilizado"; spanishStrings.listLimit = "L\u00EDmite"; spanishStrings.listStorage = "Almacenamiento"; spanishStrings.Privacy = "Privacidad"; spanishStrings.Allow = "Permitir"; spanishStrings.AlwaysAllow = "Permitir siempre"; spanishStrings.Deny = "Denegar"; spanishStrings.AlwaysDeny = "Denegar siempre"; spanishStrings.AlwaysAsk = "Preguntar siempre"; spanishStrings.Remember = "Recordar"; spanishStrings.NeverAsk = "No preguntar nunca"; spanishStrings.NeverAskAgain = "Nunca volver a preguntar"; spanishStrings.Current = "Utilizado actualmente:"; spanishStrings.msg_dom_storage = "Establezca la cantidad de almacenamiento local que desea asignar a este sitio"; spanishStrings.msg_storage = "Establezca la cantidad de almacenamiento local que desea asignar a todos los sitios"; spanishStrings.msg_enableCrossDomainLSO = "Permitir que el contenido de Flash de terceros almacene informaci\u00F3n en el equipo."; spanishStrings.default_msg_crossdomain_check = "Almacenar los componentes comunes de Flash para reducir los tiempos de descarga."; spanishStrings.autonotifyFrequencies = new Array({label:"7 d\u00EDas", value:7}, {label:"14 d\u00EDas", value:14}, {label:"30 d\u00EDas", value:30}, {label:"60 d\u00EDas", value:60}); spanishStrings.storageLevels = new Array({label:"Nunca", value:-1}, {label:"Ninguno", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"Ilimitado", value:-2}); spanishStrings.available = new Array(0, 10, 100, 1024, 10240, -2); spanishStrings.displayAs = new Array("cero KB", "10 KB", "100 KB", "1 MB", "10 MB", "ilimitado"); spanishStrings.version = "Versi\u00F3n "; spanishStrings.displayKbString = "%1 KB"; spanishStrings.displayMbString = "%1 MB"; spanishStrings.displayGbString = "%1 GB"; csStrings = new Object(); csStrings.msg_privacy = "Klepn\u011Bte na mo\u017Enost Obnovit ochranu osobn\u00EDch \u00FAdaj\u016F, pokud chcete po v\u0161ech webech, v\u010Detn\u011B ji\u017E nav\u0161t\u00EDven\u00FDch web\u016F, aby p\u0159ed pou\u017E\u00EDv\u00E1n\u00EDm va\u0161\u00ED kamery nebo mikrofonu po\u017Eadovaly va\u0161e svolen\u00ED."; csStrings.msg_privacy_ask_and_deny = "Weby mus\u00ED \u017E\u00E1dat o povolen\u00ED k p\u0159\u00EDstupu ke kame\u0159e a mikrofonu. Chcete-li p\u0159\u00EDstup zak\u00E1zat, zvolte mo\u017Enost V\u017Edy se dot\u00E1zat \u010Di V\u017Edy odm\u00EDtnout."; csStrings.msg_privacy_title = "Kamera a mikrofon"; csStrings.msg_media_metrics = "Zas\u00EDl\u00E1n\u00EDm statistik sledov\u00E1n\u00ED m\u00E9di\u00ED spole\u010Dnosti Adobe m\u016F\u017Eete pomoci zlep\u0161it funk\u010Dnost."; csStrings.msg_media_metrics_title = "Metriky m\u00E9di\u00ED"; csStrings.msg_media_metrics_link = "[Dal\u0161\u00ED informace]"; csStrings.msg_configuration = "K dispozici jsou n\u00E1sleduj\u00EDc\u00ED glob\u00E1ln\u00ED zm\u011Bny konfigurace:"; csStrings.default_msg_storage = "Zadejte velikost prostoru na disku, kter\u00FD mohou v\u00E1mi dosud nenav\u0161t\u00EDven\u00E9 weby pou\u017E\u00EDt k ukl\u00E1d\u00E1n\u00ED informac\u00ED do va\u0161eho po\u010D\u00EDta\u010De."; csStrings.LoadMsg = "Prob\u00EDh\u00E1 na\u010D\u00EDt\u00E1n\u00ED..."; csStrings.title = "Spr\u00E1vce nastaven\u00ED pro Adobe\u00AE Flash\u00AE Player"; csStrings.deleteSite = "Odstranit web"; csStrings.deleteAllSites = "Odstranit v\u0161e"; csStrings.loading = "Prob\u00EDh\u00E1 na\u010D\u00EDt\u00E1n\u00ED..."; csStrings.resetStorage = "Obnovit \u00FAlo\u017Ei\u0161t\u011B"; csStrings.resetPrivacy = "Obnovit ochranu osobn\u00EDch \u00FAdaj\u016F"; csStrings.Confirm = "Potvrdit"; csStrings.Cancel = "Zru\u0161it"; csStrings.msg_security = "N\u011Bkter\u00E9 weby mohou k informac\u00EDm z jin\u00FDch web\u016F p\u0159istupovat prost\u0159ednictv\u00EDm star\u0161\u00EDho syst\u00E9mu zabezpe\u010Den\u00ED. To obvykle nep\u0159edstavuje \u017E\u00E1dn\u00E9 nebezpe\u010D\u00ED, ale je mo\u017En\u00E9, \u017Ee by n\u011Bkter\u00E9 weby mohly obsahovat neautorizovan\u00E9 informace vyu\u017E\u00EDvaj\u00EDc\u00ED star\u0161\u00ED syst\u00E9m. Pokud se web p\u0159i p\u0159\u00EDstupu k informac\u00EDm pokus\u00ED pou\u017E\u00EDt star\u0161\u00ED syst\u00E9m:"; csStrings.msg_trust_list = "V\u017Edy d\u016Fv\u011B\u0159ovat soubor\u016Fm v t\u011Bchto um\u00EDst\u011Bn\u00EDch:"; csStrings.locs_title = "Upravit um\u00EDst\u011Bn\u00ED..."; csStrings.locs_add = "P\u0159idat um\u00EDst\u011Bn\u00ED..."; csStrings.locs_edit = "Upravit um\u00EDst\u011Bn\u00ED..."; csStrings.locs_del = "Odstranit um\u00EDst\u011Bn\u00ED"; csStrings.locs_del_all = "Odstranit v\u0161echna um\u00EDst\u011Bn\u00ED"; csStrings.locs_edit_label = "D\u016Fv\u011B\u0159ovat tomuto um\u00EDst\u011Bn\u00ED:"; csStrings.locs_browse_folder = "Vyhledat slo\u017Eku..."; csStrings.locs_browse_files = "Vyhledat soubory..."; csStrings.locs_tip = "<b>Tip:</b> Aplikace, kter\u00E1 se v ned\u00E1vn\u00E9 dob\u011B pokou\u0161ela komunikovat s internetem, je:"; csStrings.disableWindowless = "Povolit obsah bez okna"; csStrings.msg_disableWindowless = "Obsah Flash bez okna m\u016F\u017Ee p\u0159ekr\u00FDvat celou webovou str\u00E1nku nebo jej\u00ED \u010D\u00E1st."; csStrings.enableAutonotify = "Upozornit, a\u017E bude k dispozici aktualizace p\u0159ehr\u00E1va\u010De Adobe Flash Player"; csStrings.autonotifyFrequency = "Vyhledat aktualizace ka\u017Ed\u00FDch "; csStrings.gNever = "Nikdy"; csStrings.Never = "Nikdy"; csStrings.msg_p2p_privacy = "N\u011Bkter\u00E9 weby mohou pou\u017E\u00EDvat funkce s\u00EDt\u00ED peer-assisted aplikace Flash Player a vyu\u017E\u00EDvat odchoz\u00ED p\u0159enosov\u00E9 p\u00E1smo. U nav\u0161t\u00EDven\u00FDch web\u016F m\u016F\u017Eete tato nastaven\u00ED zobrazit, zm\u011Bnit \u010Di zak\u00E1zat."; csStrings.p2p_privacy_check = "Zak\u00E1zat uplink s\u00EDt\u00ED P2P"; csStrings.cleardrmlicenseslabel = "P\u0159ehr\u00E1va\u010D Flash Player ukl\u00E1d\u00E1 licen\u010Dn\u00ED soubory a komponenty, kter\u00E9 tomuto po\u010D\u00EDta\u010Di umo\u017E\u0148uj\u00ED p\u0159ehr\u00E1vat chr\u00E1n\u011Bn\u00E1 videa a zvukov\u00E9 soubory, jako jsou zakoupen\u00E9 filmy nebo hudba."; csStrings.cleardrmlicensesbutton = "Obnovit"; csStrings.title_drm_text = "P\u0159ehr\u00E1v\u00E1n\u00ED chr\u00E1n\u011Bn\u00E9ho obsahu"; csStrings.twitchMsg_all = "Tato akce odstran\u00ED ve\u0161ker\u00E9 informace, kter\u00E9 weby dosud ulo\u017Eily do va\u0161eho po\u010D\u00EDta\u010De."; csStrings.twitchMsg_site = "Tato akce odstran\u00ED ve\u0161ker\u00E9 informace, kter\u00E9 web %1 ulo\u017Eil do va\u0161eho po\u010D\u00EDta\u010De, a d\u00E1le odstran\u00ED web %2 ze seznamu nav\u0161t\u00EDven\u00FDch web\u016F."; csStrings.twitchMsg_deleteAllSites = "Tato akce odstran\u00ED ve\u0161ker\u00E9 informace, kter\u00E9 weby dosud ulo\u017Eily do va\u0161eho po\u010D\u00EDta\u010De, a d\u00E1le odstran\u00ED v\u0161echny weby ze seznamu nav\u0161t\u00EDven\u00FDch web\u016F."; csStrings.twitchMsg_klimit = "Zmen\u0161en\u00ED velikosti pod hodnotu %2 zp\u016Fsob\u00ED odstran\u011Bn\u00ED v\u0161ech informac\u00ED, kter\u00E9 web %1 ulo\u017Eil do va\u0161eho po\u010D\u00EDta\u010De."; csStrings.twitchMsg_resetPriv = "Nastaven\u00ED V\u017Edy se dot\u00E1zat ur\u010Duje, \u017Ee kdykoliv se web pokus\u00ED pou\u017E\u00EDt va\u0161i kameru nebo mikrofon, budete dot\u00E1z\u00E1ni, zda toto pou\u017Eit\u00ED schvalujete nebo zakazujete."; csStrings.twitchMsg_resetPriv_deny = "Nastaven\u00ED V\u017Edy odm\u00EDtnout ur\u010Duje, \u017Ee kdykoliv se web pokus\u00ED pou\u017Eit va\u0161i kameru nebo mikrofon, nebudete dot\u00E1z\u00E1ni, zda toto pou\u017Eit\u00ED schvalujete nebo zakazujete. P\u0159\u00EDstup bude m\u00EDsto toho v\u017Edy odm\u00EDtnut."; csStrings.twitchMsg_delLoc = "Tato akce odstran\u00ED d\u016Fv\u011Bryhodn\u00E9 um\u00EDst\u011Bn\u00ED %1."; csStrings.twitchMsg_delAllLocs = "Tato akce odstran\u00ED ve\u0161ker\u00E1 d\u016Fv\u011Bryhodn\u00E1 um\u00EDst\u011Bn\u00ED."; csStrings.twitchMsg_delCrossDomainCache = "Odstranit a neukl\u00E1dat spole\u010Dn\u00E9 komponenty Flash."; csStrings.twitchMsg_clearDRMLicenses = "Vymaz\u00E1n\u00ED licen\u010Dn\u00EDch soubor\u016F zabr\u00E1n\u00ED tomuto po\u010D\u00EDta\u010Di p\u0159ehr\u00E1vat d\u0159\u00EDve p\u0159\u00EDstupn\u00FD chr\u00E1n\u011Bn\u00FD obsah. Aby bylo mo\u017En\u00E9 chr\u00E1n\u011Bn\u00FD obsah znovu p\u0159ehr\u00E1vat, bude nutn\u00E9 z\u00EDskat nov\u00E9 licence od poskytovatel\u016F obsahu."; csStrings.title_privacy = "Nastaven\u00ED ochrany osobn\u00EDch \u00FAdaj\u016F"; csStrings.title_dom_privacy = "Nastaven\u00ED ochrany osobn\u00EDch \u00FAdaj\u016F webu"; csStrings.title_dom_storage = "Nastaven\u00ED ukl\u00E1d\u00E1n\u00ED webu"; csStrings.title_g_privacy = "Glob\u00E1ln\u00ED nastaven\u00ED ochrany osobn\u00EDch \u00FAdaj\u016F"; csStrings.title_g_localinformation = "Glob\u00E1ln\u00ED nastaven\u00ED ukl\u00E1d\u00E1n\u00ED"; csStrings.title_g_configuration = "Glob\u00E1ln\u00ED nastaven\u00ED konfigurace"; csStrings.title_g_autonotify = "Glob\u00E1ln\u00ED nastaven\u00ED upozorn\u011Bn\u00ED"; csStrings.title_g_security = "Glob\u00E1ln\u00ED nastaven\u00ED zabezpe\u010Den\u00ED"; csStrings.title_storage = "Nastaven\u00ED ukl\u00E1d\u00E1n\u00ED"; csStrings.title_p2p_privacy = "Nastaven\u00ED s\u00EDt\u00ED peer-assisted"; csStrings.domain_privacy_msg = "U ji\u017E nav\u0161t\u00EDven\u00FDch web\u016F m\u016F\u017Eete zobrazit nebo zm\u011Bnit nastaven\u00ED ochrany osobn\u00EDch \u00FAdaj\u016F pro p\u0159\u00EDstup k va\u0161\u00ED kame\u0159e nebo mikrofonu."; csStrings.default_storage_msg = "U web\u016F, kter\u00E9 jste nav\u0161t\u00EDvili, m\u016F\u017Eete zobrazit nebo zm\u011Bnit nastaven\u00ED ukl\u00E1d\u00E1n\u00ED."; csStrings.domTitle = "Nav\u0161t\u00EDven\u00E9 weby"; csStrings.title_domSet = "Nastaven\u00ED webu"; csStrings.currentDom = "Aktu\u00E1ln\u00ED web"; csStrings.dynamicTitle = "Povolit %1 ukl\u00E1dat informace do va\u0161eho po\u010D\u00EDta\u010De?"; csStrings.listWeb = "Weby"; csStrings.listUsed = "Pou\u017Eito"; csStrings.listLimit = "Omezen\u00ED"; csStrings.listStorage = "\u00DAlo\u017Ei\u0161t\u011B"; csStrings.Privacy = "Soukrom\u00ED"; csStrings.Allow = "Povolit"; csStrings.AlwaysAllow = "V\u017Edy povolit"; csStrings.Deny = "Odm\u00EDtnout"; csStrings.AlwaysDeny = "V\u017Edy odm\u00EDtnout"; csStrings.AlwaysAsk = "V\u017Edy se dot\u00E1zat"; csStrings.Remember = "Zapamatovat"; csStrings.NeverAsk = "Nedotazovat se"; csStrings.NeverAskAgain = "Znovu se nedotazovat"; csStrings.Current = "Pr\u00E1v\u011B pou\u017E\u00EDv\u00E1no:"; csStrings.msg_dom_storage = "Nastavte pros\u00EDm velikost m\u00EDstn\u00EDho \u00FAlo\u017En\u00E9ho prostoru, kter\u00FD chcete pro tento web vy\u010Dlenit."; csStrings.msg_storage = "Nastavte pros\u00EDm velikost m\u00EDstn\u00EDho \u00FAlo\u017En\u00E9ho prostoru, kter\u00FD chcete pro v\u0161echny weby vy\u010Dlenit."; csStrings.msg_enableCrossDomainLSO = "Povolit obsahu Flash t\u0159et\u00EDch stran ulo\u017Een\u00ED informac\u00ED do po\u010D\u00EDta\u010De."; csStrings.default_msg_crossdomain_check = "Ukl\u00E1dat spole\u010Dn\u00E9 komponenty Flash a t\u00EDm sn\u00ED\u017Eit \u010Dasy stahov\u00E1n\u00ED."; csStrings.autonotifyFrequencies = new Array({label:"7 dn\u00ED", value:7}, {label:"14 dn\u00ED", value:14}, {label:"30 dn\u00ED", value:30}, {label:"60 dn\u00ED", value:60}); csStrings.storageLevels = new Array({label:"Nikdy", value:-1}, {label:"\u017D\u00E1dn\u00E9", value:0}, {label:"10 kB", value:10}, {label:"100 kB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"Neomezeno", value:-2}); csStrings.available = new Array(0, 10, 100, 1024, 10240, -2); csStrings.displayAs = new Array("0 kB", "10 kB", "100 kB", "1 MB", "10 MB", "Neomezeno"); csStrings.version = "Verze "; csStrings.displayKbString = "%1 kB"; csStrings.displayMbString = "%1 MB"; csStrings.displayGbString = "%1 GB"; nlStrings = new Object(); nlStrings.msg_privacy = "Klik op Privacy opnieuw instellen om ervoor te zorgen dat elke website, ook wanneer u deze al hebt bezocht, toestemming moet vragen om gebruik te maken van uw camera en/of microfoon."; nlStrings.msg_privacy_ask_and_deny = "Websites moeten toestemming vragen om toegang te krijgen. Stel Altijd vragen of Altijd weigeren in om toegang te voorkomen."; nlStrings.msg_privacy_title = "Camera en microfoon"; nlStrings.msg_media_metrics = "Verbeter uw gebruikerservaring door statistieken over mediagebruik naar Adobe te sturen."; nlStrings.msg_media_metrics_title = "Mediakwaliteit"; nlStrings.msg_media_metrics_link = "[Meer informatie]"; nlStrings.msg_configuration = "De volgende algemene configuratiewijzigingen zijn beschikbaar."; nlStrings.default_msg_storage = "Geef op hoeveel schijfruimte websites die u nog niet hebt bezocht, kunnen gebruiken om gegevens op uw computer op te slaan."; nlStrings.LoadMsg = "Bezig met laden..."; nlStrings.title = "Adobe\u00AE Flash\u00AE Player Settings Manager "; nlStrings.deleteSite = "Website verw."; nlStrings.deleteAllSites = "Alle sites verwijderen"; nlStrings.loading = "Bezig met laden..."; nlStrings.resetStorage = "Opslag opnieuw instellen"; nlStrings.resetPrivacy = "Privacy opnieuw instellen"; nlStrings.Confirm = "Bevestigen"; nlStrings.Cancel = "Annuleren"; nlStrings.msg_security = "Sommige websites hebben mogelijk met een ouder beveiligingssysteem toegang tot informatie van andere sites. Dit kan meestal geen kwaad, maar mogelijk kunnen sommige sites ongeoorloofde informatie verkrijgen met het oudere systeem. Wanneer een website probeert met het oudere systeem toegang te krijgen tot informatie:"; nlStrings.msg_trust_list = "Bestanden op deze locaties altijd vertrouwen:"; nlStrings.locs_title = "Locaties bewerken..."; nlStrings.locs_add = "Locatie toevoegen..."; nlStrings.locs_edit = "Locatie bewerken..."; nlStrings.locs_del = "Locatie verwijderen"; nlStrings.locs_del_all = "Alle locaties verwijderen"; nlStrings.locs_edit_label = "Deze locatie vertrouwen:"; nlStrings.locs_browse_folder = "Map zoeken..."; nlStrings.locs_browse_files = "Bestanden zoeken..."; nlStrings.locs_tip = "<b>Tip:</b> de toepassing die onlangs probeerde te communiceren met internet is:"; nlStrings.disableWindowless = "Inhoud zonder venster toestaan"; nlStrings.msg_disableWindowless = "Flash-inhoud zonder venster kan verschijnen over een deel van een webpagina of over een hele pagina."; nlStrings.enableAutonotify = "Waarschuw mij als er een update voor Adobe Flash Player beschikbaar is."; nlStrings.autonotifyFrequency = "Controleren op updates na elke "; nlStrings.gNever = "Nooit"; nlStrings.Never = "Nooit"; nlStrings.msg_p2p_privacy = "Sommige websites gebruiken misschien functies van peer-ondersteund netwerken van Flash Player en uw uploadbandbreedte. Bekijk, wijzig of schakel deze instellingen uit voor de websites die u hebt bezocht."; nlStrings.p2p_privacy_check = "P2P-uplink voor alles uitschakelen."; nlStrings.cleardrmlicenseslabel = "Flash Player slaat licentiebestanden en componenten op, waarmee deze computer beveiligde video- en audiobestanden kan afspelen."; nlStrings.cleardrmlicensesbutton = "Licenties herstellen"; nlStrings.title_drm_text = "Beveiligde inhoud afspelen"; nlStrings.twitchMsg_all = "Met deze bewerking verwijdert u alle informatie die websites al op uw computer hebben opgeslagen."; nlStrings.twitchMsg_site = "Met deze bewerking verwijdert u alle informatie die %1 heeft opgeslagen op uw computer, en verwijdert u %2 uit de lijst met sites die u al hebt bezocht."; nlStrings.twitchMsg_deleteAllSites = "Met deze bewerking verwijdert u alle informatie die websites hebben opgeslagen op uw computer, en verwijdert u alle websites uit de lijst met sites die u al hebt bezocht."; nlStrings.twitchMsg_klimit = "Wanneer u de hoeveelheid verlaagt tot minder dan %2, verwijdert u alle informatie die %1 heeft opgeslagen op uw computer."; nlStrings.twitchMsg_resetPriv = "Met de instelling Altijd vragen zorgt u ervoor dat als een website probeert toegang te krijgen tot uw camera en/of microfoon, u wordt gevraagd dit toe te staan of te weigeren."; nlStrings.twitchMsg_resetPriv_deny = "Met de instelling Altijd weigeren zorgt u ervoor dat als een website probeert toegang te krijgen tot uw camera en/of microfoon, u nooit wordt gevraagd dit toe te staan of te weigeren: de toegang wordt automatisch geweigerd."; nlStrings.twitchMsg_delLoc = "Met deze bewerking verwijdert u vertrouwde locatie %1."; nlStrings.twitchMsg_delAllLocs = "Met deze bewerking verwijdert u alle vertrouwde locaties."; nlStrings.twitchMsg_delCrossDomainCache = "Verwijder gemeenschappelijke \nFlash-componenten en sla deze niet op."; nlStrings.twitchMsg_clearDRMLicenses = "Als u de licentiebestanden herstelt, voorkomt u dat deze computer eerder toegankelijke beveiligde inhoud afspeelt. Om beveiligde inhoud opnieuw af te spelen, moet u nieuwe licenties verkrijgen van inhoudsproviders."; nlStrings.title_privacy = "Privacy-instellingen "; nlStrings.title_dom_privacy = "Privacy-instellingen website "; nlStrings.title_dom_storage = "Opslaginstellingen website "; nlStrings.title_g_privacy = "Algemene privacy-instellingen "; nlStrings.title_g_localinformation = "Algemene opslaginstellingen"; nlStrings.title_g_configuration = "Algemene configuratie-instellingen"; nlStrings.title_g_autonotify = "Algemene meldingsinstellingen"; nlStrings.title_g_security = "Algemene beveiligingsinstellingen "; nlStrings.title_storage = "Opslaginstellingen "; nlStrings.title_p2p_privacy = "Instellinen voor peer-ondersteund netwerken"; nlStrings.domain_privacy_msg = "Bekijk of wijzig de privacy-instellingen voor toegang tot uw camera en/of microfoon voor websites die u al hebt bezocht."; nlStrings.default_storage_msg = "Bekijk of wijzig de opslaginstellingen voor de websites die u hebt bezocht."; nlStrings.domTitle = "Bezochte websites "; nlStrings.title_domSet = "Website-instellingen"; nlStrings.currentDom = "Huidige website "; nlStrings.dynamicTitle = "Toestaan dat %1 gegevens op uw computer kan opslaan?"; nlStrings.listWeb = "Websites"; nlStrings.listUsed = "Gebruikt"; nlStrings.listLimit = "Beperken"; nlStrings.listStorage = "Opslag"; nlStrings.Privacy = "Privacy"; nlStrings.Allow = "Toestaan"; nlStrings.AlwaysAllow = "Altijd toestaan"; nlStrings.Deny = "Weigeren"; nlStrings.AlwaysDeny = "Altijd weigeren"; nlStrings.AlwaysAsk = "Altijd vragen"; nlStrings.Remember = "Onthoud"; nlStrings.NeverAsk = "Nooit vragen"; nlStrings.NeverAskAgain = "Nooit meer vragen"; nlStrings.Current = "Momenteel gebruikt:"; nlStrings.msg_dom_storage = "Stel in hoeveel lokale opslag u wilt toestaan voor deze website."; nlStrings.msg_storage = "Stel in hoeveel lokale opslag u wilt toestaan voor alle websites."; nlStrings.msg_enableCrossDomainLSO = "Sta Flash-inhoud van derden toe gegevens op uw computer op te slaan."; nlStrings.default_msg_crossdomain_check = "Gemeenschappelijke Flash-componenten opslaan om downloadtijden te beperken."; nlStrings.autonotifyFrequencies = new Array({label:"7 dagen", value:7}, {label:"14 dagen", value:14}, {label:"30 dagen", value:30}, {label:"60 dagen", value:60}); nlStrings.storageLevels = new Array({label:"Nooit", value:-1}, {label:"Geen", value:0}, {label:"10 kB", value:10}, {label:"100 kB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"Onbeperkt", value:-2}); nlStrings.available = new Array(0, 10, 100, 1024, 10240, -2); nlStrings.displayAs = new Array("0 kB", "10 kB", "100 kB", "1 MB", "10 MB", "onbeperkt"); nlStrings.version = "Versie "; nlStrings.displayKbString = "%1 kB"; nlStrings.displayMbString = "%1 MB"; nlStrings.displayGbString = "%1 GB"; plStrings = new Object(); plStrings.msg_privacy = "Kliknij przycisk Resetuj stan prywatno\u015Bci, aby wymaga\u0107 od wszystkich witryn internetowych (tak\u017Ce od witryn odwiedzonych) pytania o zgod\u0119 na u\u017Cywanie kamery i/lub mikrofonu."; plStrings.msg_privacy_ask_and_deny = "Witryny musz\u0105 prosi\u0107 o pozwolenie na dost\u0119p do kamery i/lub mikrofonu. Dost\u0119p mo\u017Cna zablokowa\u0107, resetuj\u0105c ustawienia."; plStrings.msg_privacy_title = "Kamera i mikrofon"; plStrings.msg_media_metrics = "Popraw jako\u015B\u0107 oprogramowania, wysy\u0142aj\u0105c do firmy Adobe statystyki zwi\u0105zane z wy\u015Bwietlaniem multimedi\u00F3w."; plStrings.msg_media_metrics_title = "Pomiary multimedi\u00F3w"; plStrings.msg_media_metrics_link = "Dowiedz si\u0119 wi\u0119cej"; plStrings.msg_configuration = "Dost\u0119pne s\u0105 nast\u0119puj\u0105ce zmiany konfiguracji globalnej."; plStrings.default_msg_storage = "Okre\u015Bl ilo\u015B\u0107 miejsca na dysku twardym, kt\u00F3ra b\u0119dzie u\u017Cywana przez jeszcze nieodwiedzone witryny internetowe do przechowywania informacji na komputerze."; plStrings.LoadMsg = "Wczytywanie..."; plStrings.title = "Mened\u017Cer ustawie\u0144 programu Adobe\u00AE Flash\u00AE Player"; plStrings.deleteSite = "Usu\u0144 witryn\u0119"; plStrings.deleteAllSites = "Usu\u0144 wszystkie"; plStrings.loading = "Wczytywanie..."; plStrings.resetStorage = "Resetuj stan przechowywania"; plStrings.resetPrivacy = "Resetuj stan prywatno\u015Bci"; plStrings.Confirm = "Potwierd\u017A"; plStrings.Cancel = "Anuluj"; plStrings.msg_security = "Niekt\u00F3re witryny internetowe mog\u0105 uzyska\u0107 dost\u0119p do informacji z innych witryn, u\u017Cywaj\u0105c starszego systemu zabezpiecze\u0144. Taka sytuacja jest zazwyczaj nieszkodliwa, jednak mo\u017Ce si\u0119 zdarzy\u0107, \u017Ce niekt\u00F3re witryny uzyskaj\u0105 nieautoryzowane informacje za pomoc\u0105 takiego systemu. Gdy witryna internetowa pr\u00F3buje u\u017Cy\u0107 starszego systemu w celu uzyskania informacji:"; plStrings.msg_trust_list = "Zawsze ufaj plikom w tych po\u0142o\u017Ceniach:"; plStrings.locs_title = "Edytuj po\u0142o\u017Cenia\u2026"; plStrings.locs_add = "Dodaj po\u0142o\u017Cenie..."; plStrings.locs_edit = "Edytuj po\u0142o\u017Cenie\u2026"; plStrings.locs_del = "Usu\u0144 po\u0142o\u017Cenie"; plStrings.locs_del_all = "Usu\u0144 wszystkie po\u0142o\u017Cenia"; plStrings.locs_edit_label = "Ufaj temu po\u0142o\u017Ceniu:"; plStrings.locs_browse_folder = "Szukaj folderu..."; plStrings.locs_browse_files = "Szukaj pliku..."; plStrings.locs_tip = "<b>Wskaz\u00F3wka:</b> Aplikacja, kt\u00F3ra ostatnio pr\u00F3bowa\u0142a nawi\u0105za\u0107 po\u0142\u0105czenie z Internetem, to:"; plStrings.disableWindowless = "Zezwalaj na zawarto\u015B\u0107 bez okien"; plStrings.msg_disableWindowless = "Zawarto\u015B\u0107 programu Flash w trybie bez okien mo\u017Ce zas\u0142ania\u0107 ca\u0142\u0105 stron\u0119 internetow\u0105 lub jej cz\u0119\u015B\u0107."; plStrings.enableAutonotify = "Powiadom mnie, je\u015Bli jest dost\u0119pne uaktualnienie programu Adobe Flash Player."; plStrings.autonotifyFrequency = "Sprawd\u017A uaktualnienia co "; plStrings.gNever = "Nowszy"; plStrings.Never = "Nowszy"; plStrings.msg_p2p_privacy = "Witryny mog\u0105 korzysta\u0107 z sieci r\u00F3wnorz\u0119dnych w programie Flash Player, u\u017Cywaj\u0105c przepustowo\u015Bci wysy\u0142ania u\u017Cytkownika. Mo\u017Cna przejrze\u0107, zmieni\u0107 i wy\u0142\u0105czy\u0107 te ustawienia dla odwiedzonych witryn."; plStrings.p2p_privacy_check = "Wy\u0142\u0105cz po\u0142\u0105czenie wychodz\u0105ce w sieciach r\u00F3wnorz\u0119dnych dla wszystkich"; plStrings.cleardrmlicenseslabel = "Program Flash Player zapisuje pliki licencji i sk\u0142adniki umo\u017Cliwiaj\u0105ce odtwarzanie na komputerze chronionej zawarto\u015Bci wideo i d\u017Awi\u0119kowej, na przyk\u0142ad zakupionych film\u00F3w czy utwor\u00F3w muzycznych."; plStrings.cleardrmlicensesbutton = "Resetuj pliki licencji"; plStrings.title_drm_text = "Odtwarzanie chronionej zawarto\u015Bci"; plStrings.twitchMsg_all = "Ta operacja powoduje usuni\u0119cie wszystkich informacji przechowywanych przez witryny internetowe na komputerze."; plStrings.twitchMsg_site = "Ta operacja powoduje usuni\u0119cie wszystkich informacji przechowywanych na komputerze przez %1, a tak\u017Ce usuni\u0119cie %2 z listy odwiedzonych witryn internetowych."; plStrings.twitchMsg_deleteAllSites = "Ta operacja powoduje usuni\u0119cie wszystkich informacji przechowywanych przez witryny internetowe na komputerze, a tak\u017Ce usuni\u0119cie wszystkich witryn internetowych z listy odwiedzonych witryn."; plStrings.twitchMsg_klimit = "Zmniejszenie ilo\u015Bci poni\u017Cej %2 spowoduje, \u017Ce wszystkie informacje przechowywane na komputerze przez %1 zostan\u0105 usuni\u0119te."; plStrings.twitchMsg_resetPriv = "Ustawienie Zawsze pytaj oznacza, \u017Ce za ka\u017Cdym razem, gdy witryna internetowa spr\u00F3buje uzyska\u0107 dost\u0119p do kamery i/lub mikrofonu, zostanie wy\u015Bwietlone pytanie o zezwolenie na taki dost\u0119p."; plStrings.twitchMsg_resetPriv_deny = "Ustawienie Zawsze odmawiaj oznacza, \u017Ce gdy witryna internetowa spr\u00F3buje uzyska\u0107 dost\u0119p do kamery i/lub mikrofonu, nie zostanie wy\u015Bwietlone pytanie o zezwolenie na taki dost\u0119p. Nast\u0105pi automatyczna odmowa dost\u0119pu."; plStrings.twitchMsg_delLoc = "Ta operacja powoduje usuni\u0119cie zaufanego po\u0142o\u017Cenia %1."; plStrings.twitchMsg_delAllLocs = "Ta operacja powoduje usuni\u0119cie wszystkich zaufanych po\u0142o\u017Ce\u0144."; plStrings.twitchMsg_delCrossDomainCache = "Typowe sk\u0142adniki Flash zostan\u0105 usuni\u0119te i nie b\u0119d\u0105 przechowywane."; plStrings.twitchMsg_clearDRMLicenses = "Zresetowanie plik\u00F3w licencji uniemo\u017Cliwi odtwarzanie na tym komputerze chronionej zawarto\u015Bci, kt\u00F3ra dot\u0105d by\u0142a dost\u0119pna. W celu ponownego odtworzenia jakiejkolwiek chronionej zawarto\u015Bci b\u0119dzie trzeba uzyska\u0107 nowe licencje od dostawc\u00F3w."; plStrings.title_privacy = "Ustawienia prywatno\u015Bci"; plStrings.title_dom_privacy = "Ustawienia prywatno\u015Bci dotycz\u0105ce witryn internetowych"; plStrings.title_dom_storage = "Ustawienia przechowywania dotycz\u0105ce witryn internetowych"; plStrings.title_g_privacy = "Globalne ustawienia prywatno\u015Bci"; plStrings.title_g_localinformation = "Globalne ustawienia przechowywania"; plStrings.title_g_configuration = "Globalne ustawienia konfiguracyjne"; plStrings.title_g_autonotify = "Globalne ustawienia powiadomie\u0144"; plStrings.title_g_security = "Globalne ustawienia zabezpiecze\u0144"; plStrings.title_storage = "Ustawienia przechowywania"; plStrings.title_p2p_privacy = "Ustawienia sieci ze wspomaganiem r\u00F3wnorz\u0119dnym"; plStrings.domain_privacy_msg = "Dla odwiedzonych witryn mo\u017Cna przejrze\u0107 i zmieni\u0107 ustawienia prywatno\u015Bci dotycz\u0105ce dost\u0119pu do kamery i/lub mikrofonu."; plStrings.default_storage_msg = "Mo\u017Cna wy\u015Bwietli\u0107 lub zmieni\u0107 ustawienia przechowywania dla odwiedzonych witryn."; plStrings.domTitle = "Odwiedzone witryny internetowe"; plStrings.title_domSet = "Ustawienia witryn internetowych"; plStrings.currentDom = "Bie\u017C\u0105ca witryna internetowa"; plStrings.dynamicTitle = "Zezwoli\u0107 witrynie %1 na przechowywanie zawarto\u015Bci na tym komputerze?"; plStrings.listWeb = "Witryny"; plStrings.listUsed = "U\u017Cywane"; plStrings.listLimit = "Limit"; plStrings.listStorage = "Magazyn"; plStrings.Privacy = "Prywatno\u015B\u0107"; plStrings.Allow = "Zezw\u00F3l"; plStrings.AlwaysAllow = "Zawsze zezwalaj"; plStrings.Deny = "Odm\u00F3w"; plStrings.AlwaysDeny = "Zawsze odmawiaj"; plStrings.AlwaysAsk = "Zawsze pytaj"; plStrings.Remember = "Pami\u0119taj"; plStrings.NeverAsk = "Nigdy nie pytaj"; plStrings.NeverAskAgain = "Nie pytaj ponownie"; plStrings.Current = "Obecnie u\u017Cywane:"; plStrings.msg_dom_storage = "Ustaw ilo\u015B\u0107 miejsca w magazynie lokalnym, kt\u00F3ra b\u0119dzie dost\u0119pna dla tej witryny internetowej."; plStrings.msg_storage = "Ustaw ilo\u015B\u0107 miejsca w magazynie lokalnym, kt\u00F3ra b\u0119dzie dost\u0119pna dla wszystkich witryn internetowych."; plStrings.msg_enableCrossDomainLSO = "Zezwalaj zawarto\u015Bci Flash innej firmy na przechowywanie danych na komputerze."; plStrings.default_msg_crossdomain_check = "Przechowuj typowe sk\u0142adniki Flash, aby skr\u00F3ci\u0107 czas pobierania."; plStrings.autonotifyFrequencies = new Array({label:"7 dni", value:7}, {label:"14 dni", value:14}, {label:"30 dni", value:30}, {label:"60 dni", value:60}); plStrings.storageLevels = new Array({label:"Nowszy", value:-1}, {label:"Brak", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"Bez ogranicze\u0144", value:-2}); plStrings.available = new Array(0, 10, 100, 1024, 10240, -2); plStrings.displayAs = new Array("0 KB", "10 KB", "100 KB", "1 MB", "10 MB", "Bez ogranicze\u0144"); plStrings.version = "Wersja "; plStrings.displayKbString = "%1 KB"; plStrings.displayMbString = "%1 MB"; plStrings.displayGbString = "%1 GB"; ptStrings = new Object(); ptStrings.msg_privacy = "Clique em Redefinir privacidade para exigir que qualquer site, incluindo aqueles j\u00E1 visitados, pe\u00E7a permiss\u00E3o antes de usar a c\u00E2mera e/ou o microfone."; ptStrings.msg_privacy_ask_and_deny = "Os sites pedem permiss\u00E3o para acessar a c\u00E2mera e/ou microfone. Redefina as permiss\u00F5es para Sempre perguntar ou Sempre negar para impedir o acesso."; ptStrings.msg_privacy_title = "C\u00E2mera e microfone"; ptStrings.msg_media_metrics = "Aperfei\u00E7oe sua experi\u00EAncia de usu\u00E1rio enviando estat\u00EDsticas de exibi\u00E7\u00E3o de m\u00EDdia para a Adobe."; ptStrings.msg_media_metrics_title = "Medidas de m\u00EDdia"; ptStrings.msg_media_metrics_link = "[Saiba mais]"; ptStrings.msg_configuration = "Estas altera\u00E7\u00F5es de configura\u00E7\u00E3o global est\u00E3o dispon\u00EDveis."; ptStrings.default_msg_storage = "Especifique o total de espa\u00E7o em disco que os sites que ainda n\u00E3o foram visitados podem usar para armazenar informa\u00E7\u00F5es no computador."; ptStrings.LoadMsg = "Carregando..."; ptStrings.title = "Gerenciador de configura\u00E7\u00F5es do Adobe\u00AE Flash\u00AE Player"; ptStrings.deleteSite = "Excluir site"; ptStrings.deleteAllSites = "Excluir todos os sites"; ptStrings.loading = "Carregando..."; ptStrings.resetStorage = "Redefinir armazenamento"; ptStrings.resetPrivacy = "Redefinir privacidade"; ptStrings.Confirm = "Confirmar"; ptStrings.Cancel = "Cancelar"; ptStrings.msg_security = "Alguns sites podem acessar informa\u00E7\u00F5es de outros sites por meio de um sistema de seguran\u00E7a mais antigo. Isso geralmente n\u00E3o tem perigo, mas \u00E9 poss\u00EDvel que alguns sites possam obter informa\u00E7\u00F5es n\u00E3o autorizadas por meio do sistema mais antigo. Quando um site tentar usar o sistema mais antigo para acessar informa\u00E7\u00F5es:"; ptStrings.msg_trust_list = "Sempre confiar em arquivos destes locais:"; ptStrings.locs_title = "Editar locais..."; ptStrings.locs_add = "Adicionar local..."; ptStrings.locs_edit = "Editar local..."; ptStrings.locs_del = "Excluir local"; ptStrings.locs_del_all = "Excluir todos os locais"; ptStrings.locs_edit_label = "Confiar neste local:"; ptStrings.locs_browse_folder = "Procurar pasta..."; ptStrings.locs_browse_files = "Procurar arquivos..."; ptStrings.locs_tip = "<b>Dica:</b> o aplicativo que tentou se comunicar recentemente com a Internet \u00E9:"; ptStrings.disableWindowless = "Permitir conte\u00FAdo sem janela"; ptStrings.msg_disableWindowless = "O conte\u00FAdo sem janela do Flash pode aparecer sobre parte ou toda a p\u00E1gina da Web."; ptStrings.enableAutonotify = "Avisar quando uma atualiza\u00E7\u00E3o do Adobe Flash Player estiver dispon\u00EDvel."; ptStrings.autonotifyFrequency = "Procurar atualiza\u00E7\u00F5es a cada"; ptStrings.gNever = "Nunca"; ptStrings.Never = "Nunca"; ptStrings.msg_p2p_privacy = "Alguns sites podem usar os recursos de rede de pares do Flash Player, e voc\u00EA pode usar sua largura de banda de carregamento. Exiba, altere ou desative essas configura\u00E7\u00F5es para os sites que visitou."; ptStrings.p2p_privacy_check = "Desativar uplink P2P para todos"; ptStrings.cleardrmlicenseslabel = "O Flash Player salva licen\u00E7a e componentes que permitem que o computador reproduza v\u00EDdeo/\u00E1udio protegidos, ex. filmes ou m\u00FAsicas compradas."; ptStrings.cleardrmlicensesbutton = "Redefinir arquivos de licen\u00E7a"; ptStrings.title_drm_text = "Reprodu\u00E7\u00E3o de conte\u00FAdo protegido"; ptStrings.twitchMsg_all = "Esta a\u00E7\u00E3o exclui todas as informa\u00E7\u00F5es que os sites j\u00E1 armazenaram no computador."; ptStrings.twitchMsg_site = "Esta a\u00E7\u00E3o exclui todas as informa\u00E7\u00F5es que %1 armazenou no computador e exclui %2 da lista de sites visitados."; ptStrings.twitchMsg_deleteAllSites = "Esta a\u00E7\u00E3o exclui todas as informa\u00E7\u00F5es que os sites armazenaram no computador e tamb\u00E9m todos os sites da lista de sites visitados."; ptStrings.twitchMsg_klimit = "Diminuir o total para menos de %2 exclui todas as informa\u00E7\u00F5es que %1 armazenou no computador."; ptStrings.twitchMsg_resetPriv = "A configura\u00E7\u00E3o Sempre perguntar especifica que a qualquer momento em que um site tentar acessar a c\u00E2mera e/ou o microfone, voc\u00EA ser\u00E1 solicitado a permitir ou negar acesso."; ptStrings.twitchMsg_resetPriv_deny = "A configura\u00E7\u00E3o Sempre negar especifica que a qualquer momento em que um site tentar acessar a c\u00E2mera e/ou o microfone, voc\u00EA n\u00E3o ser\u00E1 solicitado a permitir ou negar acesso. Em vez disso, o acesso ser\u00E1 negado automaticamente."; ptStrings.twitchMsg_delLoc = "Esta a\u00E7\u00E3o exclui o local confi\u00E1vel %1."; ptStrings.twitchMsg_delAllLocs = "Esta a\u00E7\u00E3o exclui todos os locais confi\u00E1veis."; ptStrings.twitchMsg_delCrossDomainCache = "Exclua e n\u00E3o armazene os componentes comuns do Flash."; ptStrings.twitchMsg_clearDRMLicenses = "A redefini\u00E7\u00E3o dos arquivos de licen\u00E7a impedir\u00E1 que este computador reproduza conte\u00FAdo protegido previamente acess\u00EDvel. Ser\u00E1 preciso obter novas licen\u00E7as dos provedores de conte\u00FAdo para reproduzir qualquer conte\u00FAdo protegido novamente."; ptStrings.title_privacy = "Configura\u00E7\u00F5es de privacidade"; ptStrings.title_dom_privacy = "Configura\u00E7\u00F5es de privacidade do site"; ptStrings.title_dom_storage = "Configura\u00E7\u00F5es de armazenamento do site"; ptStrings.title_g_privacy = "Configura\u00E7\u00F5es de privacidade globais"; ptStrings.title_g_localinformation = "Configura\u00E7\u00F5es de armazenamento globais"; ptStrings.title_g_configuration = "Configura\u00E7\u00F5es globais"; ptStrings.title_g_autonotify = "Configura\u00E7\u00F5es de notifica\u00E7\u00E3o globais"; ptStrings.title_g_security = "Configura\u00E7\u00F5es de seguran\u00E7a globais"; ptStrings.title_storage = "Configura\u00E7\u00F5es de armazenamento"; ptStrings.title_p2p_privacy = "Configura\u00E7\u00F5es de rede de pares"; ptStrings.domain_privacy_msg = "Para os sites j\u00E1 visitados, exiba ou altere as configura\u00E7\u00F5es de privacidade para acessar a c\u00E2mera e/ou o microfone."; ptStrings.default_storage_msg = "Exibe ou altera as configura\u00E7\u00F5es de armazenamento dos sites visitados."; ptStrings.domTitle = "Sites visitados"; ptStrings.title_domSet = "Configura\u00E7\u00F5es do site"; ptStrings.currentDom = "Site atual"; ptStrings.dynamicTitle = "Permitir que o %1 armazene informa\u00E7\u00F5es no seu computador?"; ptStrings.listWeb = "Sites"; ptStrings.listUsed = "Em uso"; ptStrings.listLimit = "Limite"; ptStrings.listStorage = "Armazenamento"; ptStrings.Privacy = "Privacidade"; ptStrings.Allow = "Permitir"; ptStrings.AlwaysAllow = "Sempre permitir"; ptStrings.Deny = "Negar"; ptStrings.AlwaysDeny = "Sempre negar"; ptStrings.AlwaysAsk = "Sempre perguntar"; ptStrings.Remember = "Lembrar"; ptStrings.NeverAsk = "Nunca perguntar"; ptStrings.NeverAskAgain = "Nunca perguntar de novo"; ptStrings.Current = "Usado no momento:"; ptStrings.msg_dom_storage = "Defina o total de armazenamento local que deseja permitir para este site."; ptStrings.msg_storage = "Defina o total de armazenamento local que deseja permitir para todos os sites."; ptStrings.msg_enableCrossDomainLSO = "Permita que o conte\u00FAdo Flash de terceiros armazene dados no computador."; ptStrings.default_msg_crossdomain_check = "Armazene os componentes Flash comuns para reduzir os tempos de download."; ptStrings.autonotifyFrequencies = new Array({label:"7 dias", value:7}, {label:"14 dias", value:14}, {label:"30 dias", value:30}, {label:"60 dias", value:60}); ptStrings.storageLevels = new Array({label:"Nunca", value:-1}, {label:"Nenhum", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"Ilimitado", value:-2}); ptStrings.available = new Array(0, 10, 100, 1024, 10240, -2); ptStrings.displayAs = new Array("0 KB", "10 KB", "100 KB", "1 MB", "10 MB", "ilimitado"); ptStrings.version = "Vers\u00E3o "; ptStrings.displayKbString = "%1 KB"; ptStrings.displayMbString = "%1 MB"; ptStrings.displayGbString = "%1 GB"; ruStrings = new Object(); ruStrings.msg_privacy = "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \"\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u043E\u0441\u0442\u0438\", \u0447\u0442\u043E\u0431\u044B \u043B\u044E\u0431\u043E\u0439 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442, \u0432\u043A\u043B\u044E\u0447\u0430\u044F \u0443\u0436\u0435 \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u043D\u044B\u0435, \u0437\u0430\u043F\u0440\u0430\u0448\u0438\u0432\u0430\u043B \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u0438\u0435 \u043F\u0435\u0440\u0435\u0434 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435\u043C \u0432\u0430\u0448\u0438\u0445 \u043A\u0430\u043C\u0435\u0440\u044B \u0438/\u0438\u043B\u0438 \u043C\u0438\u043A\u0440\u043E\u0444\u043E\u043D\u0430."; ruStrings.msg_privacy_ask_and_deny = "\u0412\u0435\u0431-\u0441\u0430\u0439\u0442\u044B \u0434\u043E\u043B\u0436\u043D\u044B \u0437\u0430\u043F\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044C \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u0438\u0435 \u043D\u0430 \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u0432\u0430\u0448\u0435\u0439 \u043A\u0430\u043C\u0435\u0440\u0435 \u0438/\u0438\u043B\u0438 \u043C\u0438\u043A\u0440\u043E\u0444\u043E\u043D\u0443. \u0427\u0442\u043E\u0431\u044B \u043F\u0440\u0435\u0434\u043E\u0442\u0432\u0440\u0430\u0442\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F, \u0441\u0431\u0440\u043E\u0441\u044C\u0442\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u0438\u044F, \u0432\u044B\u0431\u0440\u0430\u0432 \u00AB\u0412\u0441\u0435\u0433\u0434\u0430 \u0441\u043F\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044C\u00BB \u0438\u043B\u0438 \u00AB\u0412\u0441\u0435\u0433\u0434\u0430 \u0437\u0430\u043F\u0440\u0435\u0449\u0430\u0442\u044C\u00BB."; ruStrings.msg_privacy_title = "\u041A\u0430\u043C\u0435\u0440\u0430 \u0438 \u043C\u0438\u043A\u0440\u043E\u0444\u043E\u043D"; ruStrings.msg_media_metrics = "\u041F\u043E\u0432\u044B\u0441\u044C\u0442\u0435 \u0443\u0434\u043E\u0431\u0441\u0442\u0432\u043E \u0440\u0430\u0431\u043E\u0442\u044B, \u043E\u0442\u043F\u0440\u0430\u0432\u0438\u0432 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043A\u0443 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0430 \u043C\u0443\u043B\u044C\u0442\u0438\u043C\u0435\u0434\u0438\u0430 \u0432 Adobe."; ruStrings.msg_media_metrics_title = "\u041C\u0435\u0442\u0440\u0438\u043A\u0438 \u043C\u0443\u043B\u044C\u0442\u0438\u043C\u0435\u0434\u0438\u0430"; ruStrings.msg_media_metrics_link = "[\u0414\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u0441\u0432\u0435\u0434\u0435\u043D\u0438\u044F]"; ruStrings.msg_configuration = "\u0412\u043E\u0437\u043C\u043E\u0436\u043D\u044B \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u044F \u0433\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0439 \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438."; ruStrings.default_msg_storage = "\u0423\u043A\u0430\u0436\u0438\u0442\u0435 \u043E\u0431\u044A\u0435\u043C \u043F\u0440\u043E\u0441\u0442\u0440\u0430\u043D\u0441\u0442\u0432\u0430 \u043D\u0430 \u0434\u0438\u0441\u043A\u0435, \u043A\u043E\u0442\u043E\u0440\u043E\u0435 \u0435\u0449\u0435 \u043D\u0435 \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u043D\u044B\u0435 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u044B \u043C\u043E\u0433\u0443\u0442 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0434\u043B\u044F \u0441\u043E\u0445\u0440\u0430\u043D\u0435\u043D\u0438\u044F \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0438 \u043D\u0430 \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440\u0435."; ruStrings.LoadMsg = "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430..."; ruStrings.title = "\u041C\u0435\u043D\u0435\u0434\u0436\u0435\u0440 \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043A Adobe\u00AE Flash\u00AE Player"; ruStrings.deleteSite = "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u0435\u0431-\u0441\u0430\u0439\u0442"; ruStrings.deleteAllSites = "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u0441\u0435 \u0441\u0430\u0439\u0442\u044B"; ruStrings.loading = "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430..."; ruStrings.resetStorage = "\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0445\u0440\u0430\u043D\u0435\u043D\u0438\u044F"; ruStrings.resetPrivacy = "\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u043E\u0441\u0442\u0438"; ruStrings.Confirm = "\u041F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044C"; ruStrings.Cancel = "\u041E\u0442\u043C\u0435\u043D\u0430"; ruStrings.msg_security = "\u041D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u044B \u043C\u043E\u0433\u0443\u0442 \u043F\u043E\u043B\u0443\u0447\u0430\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0438 \u043D\u0430 \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0430\u0439\u0442\u0430\u0445, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u044F \u0441\u0442\u0430\u0440\u0443\u044E \u0441\u0438\u0441\u0442\u0435\u043C\u0443 \u0431\u0435\u0437\u043E\u043F\u0430\u0441\u043D\u043E\u0441\u0442\u0438. \u042D\u0442\u043E, \u043A\u0430\u043A \u043F\u0440\u0430\u0432\u0438\u043B\u043E, \u0431\u0435\u0437\u043E\u043F\u0430\u0441\u043D\u043E. \u041E\u0434\u043D\u0430\u043A\u043E, \u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E, \u0447\u0442\u043E \u043D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u0441\u0430\u0439\u0442\u044B \u0441\u043C\u043E\u0433\u0443\u0442 \u043F\u043E\u043B\u0443\u0447\u0430\u0442\u044C \u043D\u0435\u0434\u043E\u0437\u0432\u043E\u043B\u0435\u043D\u043D\u0443\u044E \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u044F \u0441\u0442\u0430\u0440\u0443\u044E \u0441\u0438\u0441\u0442\u0435\u043C\u0443. \u0415\u0441\u043B\u0438 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442 \u043F\u044B\u0442\u0430\u0435\u0442\u0441\u044F \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0441\u0442\u0430\u0440\u0443\u044E \u0441\u0438\u0441\u0442\u0435\u043C\u0443 \u0434\u043B\u044F \u0434\u043E\u0441\u0442\u0443\u043F\u0430 \u043A \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0438:"; ruStrings.msg_trust_list = "\u0412\u0441\u0435\u0433\u0434\u0430 \u0434\u043E\u0432\u0435\u0440\u044F\u0442\u044C \u044D\u0442\u0438\u043C \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u044F\u043C:"; ruStrings.locs_title = "\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u044F..."; ruStrings.locs_add = "\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435..."; ruStrings.locs_edit = "\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435..."; ruStrings.locs_del = "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435"; ruStrings.locs_del_all = "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u0441\u0435 \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u044F"; ruStrings.locs_edit_label = "\u0414\u043E\u0432\u0435\u0440\u044F\u0442\u044C \u044D\u0442\u043E\u043C\u0443 \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u044E:"; ruStrings.locs_browse_folder = "\u041E\u0431\u0437\u043E\u0440 \u043F\u0430\u043F\u043E\u043A\u2026"; ruStrings.locs_browse_files = "\u041E\u0431\u0437\u043E\u0440 \u0444\u0430\u0439\u043B\u043E\u0432\u2026"; ruStrings.locs_tip = "<b>\u041F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0430.</b> \u041D\u0435\u0434\u0430\u0432\u043D\u043E \u0441 \u0418\u043D\u0442\u0435\u0440\u043D\u0435\u0442\u043E\u043C \u043F\u044B\u0442\u0430\u043B\u043E\u0441\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0441\u0432\u044F\u0437\u044C \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435:"; ruStrings.disableWindowless = "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u043C\u043E\u0435 \u0431\u0435\u0437 \u043E\u043A\u043E\u043D"; ruStrings.msg_disableWindowless = "Flash-\u0441\u043E\u0434\u0435\u0440\u0436\u0438\u043C\u043E\u0435 \u0431\u0435\u0437 \u043E\u043A\u043E\u043D \u043C\u043E\u0436\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F \u043F\u043E\u0432\u0435\u0440\u0445 \u0432\u0441\u0435\u0439 \u0432\u0435\u0431-\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u044B \u0438\u043B\u0438 \u0435\u0435 \u0447\u0430\u0441\u0442\u0438."; ruStrings.enableAutonotify = "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u044F\u0442\u044C \u043E \u0434\u043E\u0441\u0442\u0443\u043F\u043D\u043E\u0441\u0442\u0438 \u043E\u0431\u043D\u043E\u0432\u043B\u0435\u043D\u0438\u044F Adobe Flash Player."; ruStrings.autonotifyFrequency = "\u041F\u0440\u043E\u0432\u0435\u0440\u044F\u0442\u044C \u043D\u0430\u043B\u0438\u0447\u0438\u0435 \u043E\u0431\u043D\u043E\u0432\u043B\u0435\u043D\u0438\u0439 \u043A\u0430\u0436\u0434\u044B\u0435 "; ruStrings.gNever = "\u041D\u0438\u043A\u043E\u0433\u0434\u0430"; ruStrings.Never = "\u041D\u0438\u043A\u043E\u0433\u0434\u0430"; ruStrings.msg_p2p_privacy = "\u0420\u044F\u0434 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432 \u043C\u043E\u0436\u0435\u0442 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0444\u0443\u043D\u043A\u0446\u0438\u0438 \u043F\u0438\u0440\u0438\u043D\u0433\u043E\u0432\u043E\u0439 \u0441\u0435\u0442\u0438 Flash Player \u0438 \u0432\u0430\u0448\u0443 \u043F\u043E\u043B\u043E\u0441\u0443 \u043F\u0440\u043E\u043F\u0443\u0441\u043A\u0430\u043D\u0438\u044F \u043E\u0442\u043F\u0440\u0430\u0432\u043A\u0438. \u041F\u0440\u043E\u0441\u043C\u0430\u0442\u0440\u0438\u0432\u0430\u0439\u0442\u0435, \u0438\u0437\u043C\u0435\u043D\u044F\u0439\u0442\u0435 \u0438\u043B\u0438 \u043E\u0442\u043A\u043B\u044E\u0447\u0430\u0439\u0442\u0435 \u044D\u0442\u0438 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0434\u043B\u044F \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u043D\u044B\u0445 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432."; ruStrings.p2p_privacy_check = "\u041E\u0442\u043A\u043B. \u0432\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0443\u044E \u043B\u0438\u043D\u0438\u044E P2P"; ruStrings.cleardrmlicenseslabel = "Flash Player \u0441\u043E\u0445\u0440\u0430\u043D\u044F\u0435\u0442 \u0444\u0430\u0439\u043B\u044B \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0439 \u0438 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B, \u043F\u043E\u0437\u0432\u043E\u043B\u044F\u044E\u0449\u0438\u0435 \u044D\u0442\u043E\u043C\u0443 \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440\u0443 \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u043E\u0434\u0438\u0442\u044C \u0432\u0438\u0434\u0435\u043E- \u0438 \u0430\u0443\u0434\u0438\u043E\u043C\u0430\u0442\u0435\u0440\u0438\u0430\u043B\u044B, \u0437\u0430\u0449\u0438\u0449\u0435\u043D\u043D\u044B\u0435 \u0430\u0432\u0442\u043E\u0440\u0441\u043A\u0438\u043C\u0438 \u043F\u0440\u0430\u0432\u0430\u043C\u0438, \u043D\u0430\u043F\u0440\u0438\u043C\u0435\u0440 \u043F\u0440\u0438\u043E\u0431\u0440\u0435\u0442\u0435\u043D\u043D\u044B\u0435 \u0444\u0438\u043B\u044C\u043C\u044B \u0438\u043B\u0438 \u043C\u0443\u0437\u044B\u043A\u0443."; ruStrings.cleardrmlicensesbutton = "\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C"; ruStrings.title_drm_text = "\u0412\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u0435 \u0437\u0430\u0449\u0438\u0449\u0435\u043D\u043D\u043E\u0433\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u043C\u043E\u0433\u043E"; ruStrings.twitchMsg_all = "\u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0434\u0430\u043B\u044F\u0435\u0442 \u0432\u0441\u044E \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E, \u043A\u043E\u0442\u043E\u0440\u0443\u044E \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u044B \u0443\u0436\u0435 \u0445\u0440\u0430\u043D\u044F\u0442 \u043D\u0430 \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440\u0435."; ruStrings.twitchMsg_site = "\u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0434\u0430\u043B\u044F\u0435\u0442 \u0432\u0441\u044E \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E, \u043A\u043E\u0442\u043E\u0440\u0443\u044E %1 \u0441\u043E\u0445\u0440\u0430\u043D\u0438\u043B \u043D\u0430 \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440\u0435, \u0430 \u0442\u0430\u043A\u0436\u0435 %2 \u0438\u0437 \u0441\u043F\u0438\u0441\u043A\u0430 \u0443\u0436\u0435 \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u043D\u044B\u0445 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432."; ruStrings.twitchMsg_deleteAllSites = "\u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0434\u0430\u043B\u044F\u0435\u0442 \u0432\u0441\u044E \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E, \u043A\u043E\u0442\u043E\u0440\u0443\u044E \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u044B \u0441\u043E\u0445\u0440\u0430\u043D\u0438\u043B\u0438 \u043D\u0430 \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440\u0435, \u0430 \u0442\u0430\u043A\u0436\u0435 \u0432\u0441\u0435 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u044B \u0438\u0437 \u0441\u043F\u0438\u0441\u043A\u0430 \u0443\u0436\u0435 \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u043D\u044B\u0445 \u0441\u0430\u0439\u0442\u043E\u0432."; ruStrings.twitchMsg_klimit = "\u0423\u043C\u0435\u043D\u044C\u0448\u0435\u043D\u0438\u0435 \u043E\u0431\u044A\u0435\u043C\u0430 \u043D\u0438\u0436\u0435 %2 \u0443\u0434\u0430\u043B\u044F\u0435\u0442 \u0432\u0441\u044E \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E, \u043A\u043E\u0442\u043E\u0440\u0443\u044E %1 \u0445\u0440\u0430\u043D\u0438\u0442 \u043D\u0430 \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440\u0435."; ruStrings.twitchMsg_resetPriv = "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \"\u0412\u0441\u0435\u0433\u0434\u0430 \u0441\u043F\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044C\" \u0443\u043A\u0430\u0437\u044B\u0432\u0430\u0435\u0442 \u043D\u0430 \u0442\u043E, \u0447\u0442\u043E \u043A\u0430\u0436\u0434\u044B\u0439 \u0440\u0430\u0437, \u043A\u043E\u0433\u0434\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442 \u043F\u044B\u0442\u0430\u0435\u0442\u0441\u044F \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u0432\u0430\u0448\u0438\u043C \u043A\u0430\u043C\u0435\u0440\u0435 \u0438/\u0438\u043B\u0438 \u043C\u0438\u043A\u0440\u043E\u0444\u043E\u043D\u0443, \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F \u0437\u0430\u043F\u0440\u043E\u0441 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u0438\u044F \u0438\u043B\u0438 \u0437\u0430\u043F\u0440\u0435\u0449\u0435\u043D\u0438\u044F \u0434\u043E\u0441\u0442\u0443\u043F\u0430."; ruStrings.twitchMsg_resetPriv_deny = "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \"\u0412\u0441\u0435\u0433\u0434\u0430 \u0437\u0430\u043F\u0440\u0435\u0449\u0430\u0442\u044C\", \u0443\u043A\u0430\u0437\u044B\u0432\u0430\u0435\u0442 \u043D\u0430 \u0442\u043E, \u0447\u0442\u043E \u043A\u0430\u0436\u0434\u044B\u0439 \u0440\u0430\u0437, \u043A\u043E\u0433\u0434\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442 \u043F\u044B\u0442\u0430\u0435\u0442\u0441\u044F \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F \u043A \u0432\u0430\u0448\u0438\u043C \u043A\u0430\u043C\u0435\u0440\u0435 \u0438/\u0438\u043B\u0438 \u043C\u0438\u043A\u0440\u043E\u0444\u043E\u043D\u0443, \u0437\u0430\u043F\u0440\u043E\u0441 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u0438\u044F \u0438\u043B\u0438 \u0437\u0430\u043F\u0440\u0435\u0449\u0435\u043D\u0438\u044F \u0434\u043E\u0441\u0442\u0443\u043F\u0430 \u043D\u0435 \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F. \u0412\u043C\u0435\u0441\u0442\u043E \u044D\u0442\u043E\u0433\u043E, \u0432 \u0434\u043E\u0441\u0442\u0443\u043F\u0435 \u0431\u0443\u0434\u0435\u0442 \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438 \u043E\u0442\u043A\u0430\u0437\u0430\u043D\u043E."; ruStrings.twitchMsg_delLoc = "\u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0434\u0430\u043B\u044F\u0435\u0442 \u043D\u0430\u0434\u0435\u0436\u043D\u043E\u0435 \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435 %1."; ruStrings.twitchMsg_delAllLocs = "\u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u0443\u0434\u0430\u043B\u044F\u0435\u0442 \u0432\u0441\u0435 \u043D\u0430\u0434\u0435\u0436\u043D\u044B\u0435 \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u044F."; ruStrings.twitchMsg_delCrossDomainCache = "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u043E\u0431\u0449\u0438\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B Flash \u0438 \u043D\u0435 \u0441\u043E\u0445\u0440\u0430\u043D\u044F\u0442\u044C \u0438\u0445."; ruStrings.twitchMsg_clearDRMLicenses = "\u0412 \u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u0435 \u0441\u0431\u0440\u043E\u0441\u0430 \u0444\u0430\u0439\u043B\u043E\u0432 \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0439 \u0434\u0430\u043D\u043D\u044B\u0439 \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440 \u0431\u043E\u043B\u044C\u0448\u0435 \u043D\u0435 \u0441\u043C\u043E\u0436\u0435\u0442 \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u043E\u0434\u0438\u0442\u044C \u0440\u0430\u043D\u0435\u0435 \u0434\u043E\u0441\u0442\u0443\u043F\u043D\u043E\u0435 \u0437\u0430\u0449\u0438\u0449\u0435\u043D\u043D\u043E\u0435 \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u043C\u043E\u0435. \u0414\u043B\u044F \u0435\u0433\u043E \u0432\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0434\u0435\u043D\u0438\u044F \u043F\u043E\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u0441\u043D\u043E\u0432\u0430 \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u044C \u043B\u0438\u0446\u0435\u043D\u0437\u0438\u0438 \u0443 \u043F\u043E\u0441\u0442\u0430\u0432\u0449\u0438\u043A\u0430 \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u043C\u043E\u0433\u043E."; ruStrings.title_privacy = "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u043E\u0441\u0442\u0438"; ruStrings.title_dom_privacy = "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432"; ruStrings.title_dom_storage = "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0445\u0440\u0430\u043D\u0435\u043D\u0438\u044F \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432"; ruStrings.title_g_privacy = "\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u043E\u0441\u0442\u0438"; ruStrings.title_g_localinformation = "\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0445\u0440\u0430\u043D\u0435\u043D\u0438\u044F"; ruStrings.title_g_configuration = "\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438"; ruStrings.title_g_autonotify = "\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0443\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u044F"; ruStrings.title_g_security = "\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u044B\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0431\u0435\u0437\u043E\u043F\u0430\u0441\u043D\u043E\u0441\u0442\u0438"; ruStrings.title_storage = "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0445\u0440\u0430\u043D\u0435\u043D\u0438\u044F"; ruStrings.title_p2p_privacy = "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043F\u0438\u0440\u0438\u043D\u0433\u043E\u0432\u043E\u0439 \u0441\u0435\u0442\u0438"; ruStrings.domain_privacy_msg = "\u0414\u043B\u044F \u0443\u0436\u0435 \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u043D\u044B\u0445 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0438\u0442\u0435 \u0438\u043B\u0438 \u0438\u0437\u043C\u0435\u043D\u0438\u0442\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446\u0438\u0430\u043B\u044C\u043D\u043E\u0441\u0442\u0438 \u0434\u043B\u044F \u0434\u043E\u0441\u0442\u0443\u043F\u0430 \u043A \u0432\u0430\u0448\u0438\u043C \u043A\u0430\u043C\u0435\u0440\u0430\u043C \u0438/\u0438\u043B\u0438 \u043C\u0438\u043A\u0440\u043E\u0444\u043E\u043D\u0443."; ruStrings.default_storage_msg = "\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0438\u0442\u0435 \u0438\u043B\u0438 \u0438\u0437\u043C\u0435\u043D\u0438\u0442\u0435 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0445\u0440\u0430\u043D\u0435\u043D\u0438\u044F \u0434\u043B\u044F \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u043D\u044B\u0445 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432."; ruStrings.domTitle = "\u041F\u043E\u0441\u0435\u0449\u0435\u043D\u043D\u044B\u0435 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u044B"; ruStrings.title_domSet = "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432"; ruStrings.currentDom = "\u0422\u0435\u043A\u0443\u0449\u0438\u0439 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442"; ruStrings.dynamicTitle = "\u0420\u0430\u0437\u0440\u0435\u0448\u0430\u0442\u044C %1 \u0445\u0440\u0430\u043D\u0438\u0442\u044C \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E \u043D\u0430 \u0432\u0430\u0448\u0435\u043C \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440\u0435?"; ruStrings.listWeb = "\u0412\u0435\u0431-\u0441\u0430\u0439\u0442\u044B"; ruStrings.listUsed = "\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u043E"; ruStrings.listLimit = "\u041F\u0440\u0435\u0434\u0435\u043B"; ruStrings.listStorage = "\u0425\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0435"; ruStrings.Privacy = "\u041A\u043E\u043D\u0444\u0438\u0434\u0435\u043D\u0446."; ruStrings.Allow = "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C"; ruStrings.AlwaysAllow = "\u0412\u0441\u0435\u0433\u0434\u0430 \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0442\u044C"; ruStrings.Deny = "\u0417\u0430\u043F\u0440\u0435\u0442\u0438\u0442\u044C"; ruStrings.AlwaysDeny = "\u0412\u0441\u0435\u0433\u0434\u0430 \u0437\u0430\u043F\u0440\u0435\u0449\u0430\u0442\u044C"; ruStrings.AlwaysAsk = "\u0412\u0441\u0435\u0433\u0434\u0430 \u0441\u043F\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044C"; ruStrings.Remember = "\u0417\u0430\u043F\u043E\u043C\u043D\u0438\u0442\u044C"; ruStrings.NeverAsk = "\u041D\u0438\u043A\u043E\u0433\u0434\u0430 \u043D\u0435 \u0441\u043F\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044C"; ruStrings.NeverAskAgain = "\u043D\u0435 \u0441\u043F\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044C"; ruStrings.Current = "\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442\u0441\u044F \u0432 \u0434\u0430\u043D\u043D\u044B\u0439 \u043C\u043E\u043C\u0435\u043D\u0442:"; ruStrings.msg_dom_storage = "\u0417\u0430\u0434\u0430\u0439\u0442\u0435 \u043E\u0431\u044A\u0435\u043C \u043B\u043E\u043A\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u0445\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0430, \u043A\u043E\u0442\u043E\u0440\u043E\u0435 \u043D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u043E \u0440\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430."; ruStrings.msg_storage = "\u0417\u0430\u0434\u0430\u0439\u0442\u0435 \u043E\u0431\u044A\u0435\u043C \u043B\u043E\u043A\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u0445\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0430, \u043A\u043E\u0442\u043E\u0440\u043E\u0435 \u043D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u043E \u0440\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0434\u043B\u044F \u0432\u0441\u0435\u0445 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u043E\u0432."; ruStrings.msg_enableCrossDomainLSO = "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0441\u0442\u043E\u0440\u043E\u043D\u043D\u0435\u043C\u0443 Flash-\u0441\u043E\u0434\u0435\u0440\u0436\u0438\u043C\u043E\u043C\u0443 \u0441\u043E\u0445\u0440\u0430\u043D\u044F\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u043A\u043E\u043C\u043F\u044C\u044E\u0442\u0435\u0440\u0435."; ruStrings.default_msg_crossdomain_check = "\u0421\u043E\u0445\u0440\u0430\u043D\u044F\u0442\u044C \u043E\u0431\u0449\u0438\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B Flash \u0434\u043B\u044F \u0441\u043E\u043A\u0440\u0430\u0449\u0435\u043D\u0438\u044F \u0432\u0440\u0435\u043C\u0435\u043D\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0438."; ruStrings.autonotifyFrequencies = new Array({label:"7 \u0434\u043D\u0435\u0439", value:7}, {label:"14 \u0434\u043D\u0435\u0439", value:14}, {label:"30 \u0434\u043D\u0435\u0439", value:30}, {label:"60 \u0434\u043D\u0435\u0439", value:60}); ruStrings.storageLevels = new Array({label:"\u041D\u0438\u043A\u043E\u0433\u0434\u0430", value:-1}, {label:"\u041E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442", value:0}, {label:"10 \u041A\u0411", value:10}, {label:"100 \u041A\u0411", value:100}, {label:"1 \u041C\u0411", value:1024}, {label:"10 \u041C\u0411", value:10240}, {label:"\u0411\u0435\u0437 \u043E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0439", value:-2}); ruStrings.available = new Array(0, 10, 100, 1024, 10240, -2); ruStrings.displayAs = new Array("0 \u041A\u0411", "10 \u041A\u0411", "100 \u041A\u0411", "1 \u041C\u0411", "10 \u041C\u0411", "\u0411\u0435\u0437 \u043E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0439"); ruStrings.version = "\u0412\u0435\u0440\u0441\u0438\u044F "; ruStrings.displayKbString = "%1 \u041A\u0411"; ruStrings.displayMbString = "%1 \u041C\u0411"; ruStrings.displayGbString = "%1 \u0413\u0411"; svStrings = new Object(); svStrings.msg_privacy = "Klicka p\u00E5 \u00C5terst\u00E4ll sekretess om alla webbplatser, inklusive de som du redan har bes\u00F6kt, m\u00E5ste be om till\u00E5telse f\u00F6r att f\u00E5 anv\u00E4nda din kamera och/eller mikrofon."; svStrings.msg_privacy_ask_and_deny = "Du m\u00E5ste ge webbplatser tillst\u00E5nd att komma \u00E5t kameran/mikrofonen. \u00C5terst\u00E4ll beh\u00F6righeterna till Fr\u00E5ga alltid eller Neka alltid f\u00F6r att f\u00F6rhindra \u00E5tkomst."; svStrings.msg_privacy_title = "Kamera och mikrofon"; svStrings.msg_media_metrics = "F\u00F6rb\u00E4ttra upplevelsen genom att skicka medievisningsstatistik till Adobe."; svStrings.msg_media_metrics_title = "Mediem\u00E5tt"; svStrings.msg_media_metrics_link = "[L\u00E4r dig mer]"; svStrings.msg_configuration = "F\u00F6ljande globala konfigurations\u00E4ndringar \u00E4r tillg\u00E4ngliga."; svStrings.default_msg_storage = "Ange hur mycket diskutrymme som webbplatser du inte har bes\u00F6kt \u00E4nnu f\u00E5r anv\u00E4nda f\u00F6r att lagra information p\u00E5 din dator."; svStrings.LoadMsg = "L\u00E4ser in..."; svStrings.title = "Inst\u00E4llningshanteraren i Adobe\u00AE Flash\u00AE Player"; svStrings.deleteSite = "Ta bort webbplats"; svStrings.deleteAllSites = "Ta bort alla"; svStrings.loading = "L\u00E4ser in..."; svStrings.resetStorage = "\u00C5terst\u00E4ll lagring"; svStrings.resetPrivacy = "\u00C5terst\u00E4ll sekretess"; svStrings.Confirm = "Bekr\u00E4fta"; svStrings.Cancel = "Avbryt"; svStrings.msg_security = "Vissa webbplatser kan f\u00E5 \u00E5tkomst till information fr\u00E5n andra webbplatser med ett \u00E4ldre s\u00E4kerhetssystem. Det \u00E4r normalt ofarligt, men vissa webbplatser skulle kunna f\u00E5 \u00E5tkomst till obeh\u00F6rig information med det \u00E4ldre systemet. Om en webbplats f\u00F6rs\u00F6ker anv\u00E4nda ett \u00E4ldre system f\u00F6r att f\u00E5 \u00E5tkomst till information:"; svStrings.msg_trust_list = "Lita alltid p\u00E5 filer p\u00E5 dessa platser:"; svStrings.locs_title = "Redigera platser..."; svStrings.locs_add = "L\u00E4gg till plats..."; svStrings.locs_edit = "Redigera plats..."; svStrings.locs_del = "Ta bort plats"; svStrings.locs_del_all = "Ta bort alla platser"; svStrings.locs_edit_label = "Tillf\u00F6rlitlig plats:"; svStrings.locs_browse_folder = "S\u00F6k efter mapp..."; svStrings.locs_browse_files = "S\u00F6k efter filer..."; svStrings.locs_tip = "<b>Tips!</b> Det var f\u00F6ljande program som nyligen f\u00F6rs\u00F6kte kommunicera med Internet:"; svStrings.disableWindowless = "Till\u00E5t f\u00F6nsterl\u00F6st inneh\u00E5ll"; svStrings.msg_disableWindowless = "F\u00F6nsterl\u00F6st Flash-inneh\u00E5ll kan visas \u00F6ver en del av en webbsida eller \u00F6ver en hel webbsida."; svStrings.enableAutonotify = "Meddela mig n\u00E4r det finns en uppdatering av Adobe Flash Player."; svStrings.autonotifyFrequency = "Leta efter uppdateringar var "; svStrings.gNever = "Aldrig"; svStrings.Never = "Aldrig"; svStrings.msg_p2p_privacy = "Vissa webbplatser kan anv\u00E4nda P2P-n\u00E4tverksfunktionerna i Flash Player, vilket inneb\u00E4r att de utnyttjar din uppladdningsbandbredd. Visa, \u00E4ndra eller inaktivera de h\u00E4r inst\u00E4llningarna f\u00F6r webbplatser som du har bes\u00F6kt."; svStrings.p2p_privacy_check = "Inaktivera P2P-anslutning f\u00F6r alla "; svStrings.cleardrmlicenseslabel = "I Flash Player sparas licensfiler och komponenter som kr\u00E4vs f\u00F6r att spela upp skyddade video- och ljuddata, till exempel k\u00F6pt film eller musik."; svStrings.cleardrmlicensesbutton = "\u00C5terst\u00E4ll licensfiler"; svStrings.title_drm_text = "Uppspelning av skyddat inneh\u00E5ll"; svStrings.twitchMsg_all = "Den h\u00E4r \u00E5tg\u00E4rden tar bort all information som webbplatser redan har sparat p\u00E5 datorn."; svStrings.twitchMsg_site = "Den h\u00E4r \u00E5tg\u00E4rden tar bort all information som %1 har sparat p\u00E5 datorn och tar bort %2 fr\u00E5n listan med webbplatser du har bes\u00F6kt."; svStrings.twitchMsg_deleteAllSites = "Den h\u00E4r \u00E5tg\u00E4rden tar bort all information som webbplatser har sparat p\u00E5 datorn och tar bort alla webbplatser fr\u00E5n listan med webbplatser du har bes\u00F6kt."; svStrings.twitchMsg_klimit = "Om du minskar m\u00E4ngden till under %2 tas all information som %1 har sparats p\u00E5 datorn bort."; svStrings.twitchMsg_resetPriv = "Med inst\u00E4llningen Fr\u00E5ga alltid f\u00E5r du en fr\u00E5ga om du vill till\u00E5ta eller neka \u00E5tkomst till din kamera och/eller mikrofon varje g\u00E5ng en webbplats f\u00F6rs\u00F6ker f\u00E5 \u00E5tkomst till dem."; svStrings.twitchMsg_resetPriv_deny = "Med inst\u00E4llningen Neka alltid f\u00E5r du ingen fr\u00E5ga om du vill till\u00E5ta eller neka \u00E5tkomst till din kamera och/eller mikrofon n\u00E4r en webbplats f\u00F6rs\u00F6ker f\u00E5 \u00E5tkomst till dem. I st\u00E4llet nekas \u00E5tkomsten automatiskt."; svStrings.twitchMsg_delLoc = "Den h\u00E4r \u00E5tg\u00E4rden tar bort den tillf\u00F6rlitliga platsen %1."; svStrings.twitchMsg_delAllLocs = "Den h\u00E4r \u00E5tg\u00E4rden tar bort alla tillf\u00F6rlitliga platser."; svStrings.twitchMsg_delCrossDomainCache = "Ta bort och lagra inte gemensamma Flash-komponenter."; svStrings.twitchMsg_clearDRMLicenses = "Om du \u00E5terst\u00E4ller licensfiler kan inte datorn spela upp skyddat inneh\u00E5ll som var tillg\u00E4ngligt tidigare. Du m\u00E5ste skaffa nya licenser fr\u00E5n inneh\u00E5llsleverant\u00F6rerna om du vill spela upp skyddat inneh\u00E5ll igen."; svStrings.title_privacy = "Sekretessinst\u00E4llningar"; svStrings.title_dom_privacy = "Sekretessinst\u00E4llningar f\u00F6r webbplatser"; svStrings.title_dom_storage = "Lagringsinst\u00E4llningar f\u00F6r webbplatser"; svStrings.title_g_privacy = "Globala sekretessinst\u00E4llningar"; svStrings.title_g_localinformation = "Globala lagringsinst\u00E4llningar"; svStrings.title_g_configuration = "Globala konfigurationsinst\u00E4llningar"; svStrings.title_g_autonotify = "Globala meddelandeinst\u00E4llningar"; svStrings.title_g_security = "Globala s\u00E4kerhetsinst\u00E4llningar"; svStrings.title_storage = "Lagringsinst\u00E4llningar"; svStrings.title_p2p_privacy = "Inst\u00E4llningar f\u00F6r P2P-n\u00E4tverk"; svStrings.domain_privacy_msg = "Visa eller \u00E4ndra sekretessinst\u00E4llningarna f\u00F6r \u00E5tkomst till din kamera och/eller mikrofon f\u00F6r webbplatser du redan har bes\u00F6kt."; svStrings.default_storage_msg = "Visa eller \u00E4ndra lagringsinst\u00E4llningarna f\u00F6r webbplatser du redan har bes\u00F6kt."; svStrings.domTitle = "Bes\u00F6kta webbplatser"; svStrings.title_domSet = "Webbplatsinst\u00E4llningar"; svStrings.currentDom = "Aktuell webbplats"; svStrings.dynamicTitle = "Till\u00E5t att %1 lagrar information p\u00E5 din dator?"; svStrings.listWeb = "Webbplatser"; svStrings.listUsed = "Anv\u00E4nds"; svStrings.listLimit = "Gr\u00E4ns"; svStrings.listStorage = "Lagring"; svStrings.Privacy = "Sekretess"; svStrings.Allow = "Till\u00E5t"; svStrings.AlwaysAllow = "Till\u00E5t alltid"; svStrings.Deny = "Neka"; svStrings.AlwaysDeny = "Neka alltid"; svStrings.AlwaysAsk = "Fr\u00E5ga alltid"; svStrings.Remember = "Kom ih\u00E5g"; svStrings.NeverAsk = "Fr\u00E5ga inte"; svStrings.NeverAskAgain = "Fr\u00E5ga inte igen"; svStrings.Current = "Anv\u00E4nds f\u00F6r n\u00E4rvarande:"; svStrings.msg_dom_storage = "Ange hur mycket lagringsutrymme du vill till\u00E5ta f\u00F6r den h\u00E4r webbplatsen."; svStrings.msg_storage = "Ange hur mycket lagringsutrymme du vill till\u00E5ta f\u00F6r alla webbplatser."; svStrings.msg_enableCrossDomainLSO = "Till\u00E5t att Flash-inneh\u00E5ll fr\u00E5n tredje part lagrar data p\u00E5 din dator."; svStrings.default_msg_crossdomain_check = "Minska h\u00E4mtningstiden genom att lagra gemensamma Flash-komponenter."; svStrings.autonotifyFrequencies = new Array({label:"7:e dag", value:7}, {label:"14:e dag", value:14}, {label:"30:e dag", value:30}, {label:"60:e dag", value:60}); svStrings.storageLevels = new Array({label:"Aldrig", value:-1}, {label:"Inget", value:0}, {label:"10 kB", value:10}, {label:"100 kB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"Obegr\u00E4nsat", value:-2}); svStrings.available = new Array(0, 10, 100, 1024, 10240, -2); svStrings.displayAs = new Array("0 kB", "10 kB", "100 kB", "1 MB", "10 MB", "obegr\u00E4nsat"); svStrings.version = "Version "; svStrings.displayKbString = "%1 kB"; svStrings.displayMbString = "%1 MB"; svStrings.displayGbString = "%1 GB"; trStrings = new Object(); trStrings.msg_privacy = "Daha \u00F6nce ziyaret etti\u011Finiz web siteleri de dahil t\u00FCm web sitelerinin kameran\u0131z\u0131 ve/veya mikrofonunuzu kullanmadan \u00F6nce sizden izin istemesinizi zorunlu k\u0131lmak i\u00E7in Gizlili\u011Fi S\u0131f\u0131rla'y\u0131 t\u0131klat\u0131n."; trStrings.msg_privacy_ask_and_deny = "Web sitelerinin kamera ve/veya mikrofon eri\u015Fimi istemesi gerekir. Engellemek i\u00E7in Her Zaman Sor veya Her Zaman Reddet'i se\u00E7in."; trStrings.msg_privacy_title = "Kamera ve Mikrofon"; trStrings.msg_media_metrics = "Medya g\u00F6r\u00FCnt\u00FCleme istatistiklerini Adobe'ye g\u00F6ndererek kullan\u0131c\u0131 deneyiminizi geli\u015Ftirin."; trStrings.msg_media_metrics_title = "Medya \u00F6l\u00E7\u00FCmleri"; trStrings.msg_media_metrics_link = "[Daha fazla bilgi]"; trStrings.msg_configuration = "A\u015Fa\u011F\u0131daki global konfig\u00FCrasyon de\u011Fi\u015Fiklikleri kullan\u0131labilir."; trStrings.default_msg_storage = "Hen\u00FCz ziyaret etmedi\u011Finiz web sitelerinin bilgisayar\u0131n\u0131za bilgi depolamak i\u00E7in kullanabilece\u011Fi disk alan\u0131 miktar\u0131n\u0131 belirtin."; trStrings.LoadMsg = "Y\u00FCkleniyor..."; trStrings.title = "Adobe\u00AE Flash\u00AE Player Ayarlar\u0131 Y\u00F6neticisi"; trStrings.deleteSite = "Web sitesini sil"; trStrings.deleteAllSites = "T\u00FCm siteleri sil"; trStrings.loading = "Y\u00FCkleniyor..."; trStrings.resetStorage = "Depolama Alan\u0131n\u0131 S\u0131f\u0131rla"; trStrings.resetPrivacy = "Gizlili\u011Fi S\u0131f\u0131rla"; trStrings.Confirm = "Onayla"; trStrings.Cancel = "\u0130ptal"; trStrings.msg_security = "Baz\u0131 web siteleri, daha eski bir g\u00FCvenlik sistemi kullanarak di\u011Fer sitelerdeki bilgilere eri\u015Febilir. Bu genellikle zarars\u0131z bir durumdur, ancak baz\u0131 sitelerin eski sistemi kullanarak yetkisiz bilgi elde edebilmeleri olas\u0131d\u0131r. Bir web sitesi bilgilere eri\u015Fmek i\u00E7in eski sistemi kullanmaya \u00E7al\u0131\u015Ft\u0131\u011F\u0131nda:"; trStrings.msg_trust_list = "\u015Eu konumdaki dosyalara her zaman g\u00FCven:"; trStrings.locs_title = "Konumlar\u0131 d\u00FCzenle..."; trStrings.locs_add = "Konum ekle..."; trStrings.locs_edit = "Konumu d\u00FCzenle..."; trStrings.locs_del = "Konumu sil"; trStrings.locs_del_all = "T\u00FCm konumlar\u0131 sil"; trStrings.locs_edit_label = "Bu konuma g\u00FCven:"; trStrings.locs_browse_folder = "Klas\u00F6re g\u00F6zat..."; trStrings.locs_browse_files = "Dosyalara g\u00F6zat..."; trStrings.locs_tip = "<b>\u0130pucu:</b> \u0130nternet ileti\u015Fimi kurmaya \u00E7al\u0131\u015Fan son uygulama:"; trStrings.disableWindowless = "Penceresiz i\u00E7eri\u011Fe izin ver"; trStrings.msg_disableWindowless = "Penceresiz Flash i\u00E7eri\u011Fi, bir web sayfas\u0131n\u0131n bir k\u0131sm\u0131 veya t\u00FCm\u00FC \u00FCzerinde g\u00F6r\u00FCnebilir."; trStrings.enableAutonotify = "Bir Adobe Flash Player g\u00FCncellemesi kullan\u0131labilir oldu\u011Funda bana bildir."; trStrings.autonotifyFrequency = "G\u00FCncelleme denetleme s\u0131kl\u0131\u011F\u0131: her"; trStrings.gNever = "Hi\u00E7bir zaman"; trStrings.Never = "Hi\u00E7bir zaman"; trStrings.msg_p2p_privacy = "Baz\u0131 web siteleri Flash Player uygulamas\u0131n\u0131n e\u015F destekli a\u011F ileti\u015Fim \u00F6zelliklerinden faydalanabilir ve y\u00FCkleme bant geni\u015Fli\u011Finizi kullanabilir. Ziyaret etti\u011Finiz web siteleri i\u00E7in bu ayarlar\u0131 g\u00F6r\u00FCnt\u00FCleyin, de\u011Fi\u015Ftirin veya devre d\u0131\u015F\u0131 b\u0131rak\u0131n."; trStrings.p2p_privacy_check = "T\u00FCm\u00FC i\u00E7in P2P yukar\u0131 ba\u011Flant\u0131s\u0131n\u0131 devre d\u0131\u015F\u0131 b\u0131rak"; trStrings.cleardrmlicenseslabel = "Flash Player, bu bilgisayar\u0131n sat\u0131n al\u0131nm\u0131\u015F film ve m\u00FCzikler gibi korunan video ve ses dosyalar\u0131n\u0131n y\u00FCr\u00FCt\u00FClmesine izin veren lisans dosyalar\u0131n\u0131 ve bile\u015Fenlerini korur."; trStrings.cleardrmlicensesbutton = "S\u0131f\u0131rla"; trStrings.title_drm_text = "Korunan \u0130\u00E7erik Y\u00FCr\u00FCtme"; trStrings.twitchMsg_all = "Bu eylem, web sitelerinin daha \u00F6nce bilgisayar\u0131n\u0131za depolad\u0131\u011F\u0131 t\u00FCm bilgileri siler."; trStrings.twitchMsg_site = "Bu eylem, %1 kayna\u011F\u0131n\u0131n bilgisayar\u0131n\u0131za depolad\u0131\u011F\u0131 t\u00FCm bilgileri ve daha \u00F6nce ziyaret etti\u011Finiz web sitelerin bulundu\u011Fu listeden %2 \u00F6\u011Fesini siler."; trStrings.twitchMsg_deleteAllSites = "Bu eylem, web sitelerinin bilgisayar\u0131n\u0131za depolad\u0131\u011F\u0131 t\u00FCm bilgileri ve daha \u00F6nce ziyaret etti\u011Finiz sitelerin bulundu\u011Fu listedeki t\u00FCm web sitelerini siler."; trStrings.twitchMsg_klimit = "Miktar\u0131n %2 alt\u0131na d\u00FC\u015F\u00FCr\u00FClmesi, %1 kayna\u011F\u0131n\u0131n bilgisayar\u0131n\u0131za depolad\u0131\u011F\u0131 t\u00FCm bilgileri siler."; trStrings.twitchMsg_resetPriv = "Her zaman sor ayar\u0131, bir web sitesi kameran\u0131za ve/veya mikrofonunuza eri\u015Fmeye \u00E7al\u0131\u015Ft\u0131\u011F\u0131nda size bu eri\u015Fime izin verip vermeyece\u011Finizin sorulaca\u011F\u0131n\u0131 belirtir."; trStrings.twitchMsg_resetPriv_deny = "Her zaman reddet ayar\u0131, bir web sitesi kameran\u0131za ve/veya mikrofonunuza eri\u015Fmeye \u00E7al\u0131\u015Ft\u0131\u011F\u0131nda size bu eri\u015Fime izin verip vermeyece\u011Finizin sorulmayaca\u011F\u0131n\u0131 belirtir. Bunun yerine eri\u015Fim otomatik olarak reddedilir."; trStrings.twitchMsg_delLoc = "Bu eylem %1 g\u00FCvenilen konumunu siler."; trStrings.twitchMsg_delAllLocs = "Bu eylem t\u00FCm g\u00FCvenilen konumlar\u0131 siler."; trStrings.twitchMsg_delCrossDomainCache = "S\u0131k kullan\u0131lan Flash bile\u015Fenlerini silin ve depolamay\u0131n."; trStrings.twitchMsg_clearDRMLicenses = "Lisans dosyalar\u0131n\u0131 s\u0131f\u0131rlamak bu bilgisayar\u0131n korunmu\u015F dosyalara olan eri\u015Fimini engeller. Herhangi bir korunan i\u00E7eri\u011Fi yeniden y\u00FCr\u00FCtmek i\u00E7in i\u00E7erik sa\u011Flay\u0131c\u0131lar\u0131ndan yeni lisans alman\u0131z gerekir."; trStrings.title_privacy = "Gizlilik Ayarlar\u0131"; trStrings.title_dom_privacy = "Web Sitesi Gizlilik Ayarlar\u0131"; trStrings.title_dom_storage = "Web Sitesi Depolama Ayarlar\u0131"; trStrings.title_g_privacy = "Global Gizlilik Ayarlar\u0131"; trStrings.title_g_localinformation = "Global Depolama Ayarlar\u0131"; trStrings.title_g_configuration = "Global Konfig\u00FCrasyon Ayarlar\u0131"; trStrings.title_g_autonotify = "Global Bildirim Ayarlar\u0131"; trStrings.title_g_security = "Global G\u00FCvenlik Ayarlar\u0131"; trStrings.title_storage = "Depolama Ayarlar\u0131"; trStrings.title_p2p_privacy = "E\u015F Destekli A\u011F \u0130leti\u015Fimi Ayarlar\u0131"; trStrings.domain_privacy_msg = "Daha \u00F6nce ziyaret etti\u011Finiz web siteleri i\u00E7in kameran\u0131za ve / veya mikrofonunuza yap\u0131lan eri\u015Fime y\u00F6nelik gizlilik ayarlar\u0131n\u0131 g\u00F6r\u00FCnt\u00FCleyin veya de\u011Fi\u015Ftirin."; trStrings.default_storage_msg = "Daha \u00F6nce ziyaret etti\u011Finiz web siteleri i\u00E7in depolama ayarlar\u0131n\u0131 g\u00F6r\u00FCnt\u00FCleyin veya de\u011Fi\u015Ftirin."; trStrings.domTitle = "Ziyaret Edilmi\u015F Web Siteleri"; trStrings.title_domSet = "Web Sitesi Ayarlar\u0131"; trStrings.currentDom = "Ge\u00E7erli Web Sitesi"; trStrings.dynamicTitle = "%1 kayna\u011F\u0131n\u0131n bilgisayar\u0131n\u0131zda bilgi depolamas\u0131na izin verilsin mi?"; trStrings.listWeb = "Web Siteleri"; trStrings.listUsed = "Kullan\u0131lan"; trStrings.listLimit = "S\u0131n\u0131r"; trStrings.listStorage = "Depolama"; trStrings.Privacy = "Gizlilik"; trStrings.Allow = "\u0130zin ver"; trStrings.AlwaysAllow = "Her zaman izin ver"; trStrings.Deny = "Reddet"; trStrings.AlwaysDeny = "Her zaman reddet"; trStrings.AlwaysAsk = "Her zaman sor"; trStrings.Remember = "An\u0131msa"; trStrings.NeverAsk = "Asla sorma"; trStrings.NeverAskAgain = "Bir Daha Sorma"; trStrings.Current = "\u015Eu anda kullan\u0131lan:"; trStrings.msg_dom_storage = "L\u00FCtfen bu web sitesi i\u00E7in izin vermek istedi\u011Finiz yerel depolama alan\u0131 miktar\u0131n\u0131 belirleyin."; trStrings.msg_storage = "L\u00FCtfen t\u00FCm web siteleri i\u00E7in izin vermek istedi\u011Finiz yerel depolama alan\u0131 miktar\u0131n\u0131 belirleyin."; trStrings.msg_enableCrossDomainLSO = "\u00DC\u00E7\u00FCnc\u00FC parti Flash i\u00E7eri\u011Finin bilgisayar\u0131n\u0131za veri depolaman\u0131za izin verin."; trStrings.default_msg_crossdomain_check = "\u0130ndirme s\u00FCrelerini azaltmak i\u00E7in s\u0131k kullan\u0131lan Flash bile\u015Fenlerini depolay\u0131n."; trStrings.autonotifyFrequencies = new Array({label:"7 g\u00FCn", value:7}, {label:"14 g\u00FCn", value:14}, {label:"30 g\u00FCn", value:30}, {label:"60 g\u00FCn", value:60}); trStrings.storageLevels = new Array({label:"Hi\u00E7bir zaman", value:-1}, {label:"Yok", value:0}, {label:"10 KB", value:10}, {label:"100 KB", value:100}, {label:"1 MB", value:1024}, {label:"10 MB", value:10240}, {label:"S\u0131n\u0131rs\u0131z", value:-2}); trStrings.available = new Array(0, 10, 100, 1024, 10240, -2); trStrings.displayAs = new Array("0 KB", "10 KB", "100 KB", "1 MB", "10 MB", "S\u0131n\u0131rs\u0131z"); trStrings.version = "S\u00FCr\u00FCm "; trStrings.displayKbString = "%1 KB"; trStrings.displayMbString = "%1 MB"; trStrings.displayGbString = "%1 GB"; settingsManagerVersion = "3.26"; movInit(); ls = eval (language + "Strings"); gScope = "/support/flashplayer/sys"; gPlayerSO = SharedObject.getLocal("settings", gScope); hiColor = 6710988 /* 0x6666CC */; normColor = 0; pressColor = 153; TextFormat.prototype.getTextExtentFix = function (text) { var _local2 = this.getTextExtent(text); if (getVersion().substr(0, 3) == "MAC") { _local2.height = Math.ceil(_local2.height / 20); _local2.width = Math.ceil(_local2.width / 20); } ASSetPropFlags(TextFormat, ["getTextExtentFix"], 1); return(_local2); }; stop(); stop();
Frame 3
function doTab(tab) { myRoot.gotoAndPlay("_" + tab); for (var _local2 in itabs) { if (itabs[_local2] == tab) { myRoot[tab].gotoAndStop(2); } else { myRoot[itabs[_local2]].gotoAndStop(1); } } } function getHelpPage(tab) { getURL (helpPages[tab], "_self"); } function updateDomainCore(dName) { var _local2 = new Object(); domBlocker._visible = false; domainblocker._visible = false; var _local4 = SharedObject.getLocal(dName + "/settings", gScope); _local2.dName = dName; _local2.dk = _local4.data.klimit; _local2.dkSort = ((_local2.dk == -2) ? "X" : (_local2.dk)); _local2.dusage = SharedObject.getDiskUsage(urlFromDomain(dName)); _local2.dAllow = Boolean(_local4.data.allow); _local2.dAlways = Boolean(_local4.data.always); _local2.dp2pAllow = _local4.data.p2pallow; _local2.dp2pAlways = _local4.data.p2palways; if (_local2.dAllow) { _local2.privacySort = (_local2.dAlways ? 4 : 3); } else { _local2.privacySort = (_local2.dAlways ? 1 : 2); } this.domainList.updateAddDomain(_local2); var _local6 = domainList._itemSymbol == "SMDomainListItemSymbol"; if (_local6 && (dName != "local")) { var _local3 = new Object(); _local3.dName = dName; _local3.dk = _local4.data.klimit; _local3.dkSort = ((_local2.dk == -2) ? "X" : (_local2.dk)); _local3.dusage = SharedObject.getDiskUsage(urlFromDomain(dName)); _local3.dSecure = true; _local3.dAllow = Boolean(_local4.data.allowSecure); _local3.dAlways = Boolean(_local4.data.alwaysSecure); _local3.dp2pAllow = _local4.data.p2pallow; _local3.dp2pAlways = _local4.data.p2palways; if (_local3.dAllow) { _local3.privacySort = (_local3.dAlways ? 4 : 3); } else { _local3.privacySort = (_local3.dAlways ? 1 : 2); } this.domainList.updateAddDomain(_local3); } } function doSort(info, order) { _root.domainList.sortItemsBy(info, order); } function updateDomain(name) { updateDomainCore(name); domainList.updateControl(); } function updateDisplay() { domCount = 0; for (dName in gPlayerSO.data.domains) { updateDomainCore(dName); domCount++; } var _local3 = domainList.getLength(); var _local1 = _local3 - 1; while (_local1 >= 0) { var _local2 = domainList.getItemAt(_local1); if (gPlayerSO.data.domains[_local2.dn] == null) { domainList.removeItemAt(_local1); } _local1--; } domainList.updateControl(); } function safeEscapeDomain(domain) { if (playerVersion >= 8) { return(System.security.escapeDomain(domain)); } return(domain); } function onP2PPrivacySelection() { butt_deleteSite.setEnabled(true); domBlocker._visible = false; domainblocker._visible = false; displayDomUI(true); gSelectedDomain = domainList.getSelectedItem().dName; gSelectedDomainSO = SharedObject.getLocal(gSelectedDomain + "/settings", gScope); if (_root.getDisallowP2PUplink()) { _root.icon_askalways.gotoAndStop(2); _root.icon_allow.gotoAndStop(2); _root.icon_deny.gotoAndStop(2); _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } else if (gSelectedDomainSO.data.p2palways) { if (gSelectedDomainSO.data.p2pallow) { _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAllow.gotoAndStop(3); _root.AlwaysAsk.gotoAndStop(1); } else { _root.AlwaysDeny.gotoAndStop(3); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } } else { _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(3); } sentence = ls.dynamicTitle; var _local2 = safeEscapeDomain(gSelectedDomain); siteStyle = ("<font color='#6666CC'>" + _local2) + "</font>"; sentence = Substitute(sentence, "%1", siteStyle); msg_dom_storage.htmlText = sentence; } function initSecurity() { if (gPlayerSO.data.crossDomainAlways == undefined) { gPlayerSO.data.crossDomainAlways = false; } } function onTrustedPathSelection() { if (pathList.getSelectedItem() == null) { buildCmdList(false); } else { buildCmdList(true); } } function makeCmdHtml(text, callbackName, enabled) { var _local1; if (enabled) { _local1 = _local1 + "<font color='#3333CC'><u>"; _local1 = _local1 + (("<a href='asfunction:" + callbackName) + "'>"); _local1 = _local1 + text; _local1 = _local1 + "</a></u></font>"; _local1 = _local1 + "<br>"; } else { _local1 = _local1 + "<font color='#999999'>"; _local1 = _local1 + text; _local1 = _local1 + "</font>"; _local1 = _local1 + "<br>"; } return(_local1); } function buildCmdList(enableAll) { cmdList.htmlText = makeCmdHtml(ls.locs_add, "onAddPath", true); cmdList.htmlText = cmdList.htmlText + makeCmdHtml(ls.locs_edit, "onEditPath", enableAll); cmdList.htmlText = cmdList.htmlText + makeCmdHtml(ls.locs_del, "onDelPath", enableAll); cmdList.htmlText = cmdList.htmlText + makeCmdHtml(ls.locs_del_all, "onDelAllPaths", true); setStyle(cmdList); } function initPathList() { function updateIt() { pathList.updateControl(); clearInterval(updaterId); } if (gPlayerSO.data.trustedPaths == null) { gPlayerSO.data.trustedPaths = new Object(); } for (var _local2 in gPlayerSO.data.trustedPaths) { var _local1 = new Object(); _local1.dName = _local2; pathList.updateAddDomain(_local1); } if (pathList.getLength() > 0) { pathList.sortItemsBy("dName"); } var updaterId = setInterval(updateIt, 1); } function onAddPath() { cmdList._visible = false; showLocationDlg(true); } function onEditPath() { cmdList._visible = false; showLocationDlg(false, pathList.getSelectedItem().dName); } function onDelPath() { cmdList._visible = false; var _local1 = ("<font color='#6666CC'>" + pathList.getSelectedItem().dName) + "</font>"; var _local2 = Substitute(ls.twitchMsg_delLoc, "%1", _local1); showTwitch(onDelPathDone, _local2); } function onDelAllPaths() { cmdList._visible = false; showTwitch(onDelAllPathsDone, ls.twitchMsg_delAllLocs); } function showLocationDlg(bBrowse, editText) { locDialog._visible = true; Key.addListener(locDialog.keyListener); doSetTabIndex("locDlg"); locDialog.btnBrowseFile._visible = bBrowse; locDialog.btnBrowseFolder._visible = bBrowse; locDialog.msg_tip._visible = false; locDialog.msg_tip_path._visible = false; locDialog.msg_tip_path_scrollbar._visible = false; locDialog.msg_tip_path_bg._visible = false; locDialog.pathInput.text = editText; locDialog.origPath = editText; locDialog.loc_underlay._height = 120; locDialog.butt_Confirm._y = 150; locDialog.butt_Cancel._y = 150; if (bBrowse) { var _local3 = new Date().getTime(); var _local2 = gPlayerSO.data.localSecPathTime; var _local1 = gPlayerSO.data.localSecPath; trace("showLocationDlg() - now: " + _local3); trace("showLocationDlg() - tipPathTime: " + _local2); trace("showLocationDlg() - tipPath: " + _local1); if ((_local3 - _local2) < 300000) { locDialog.msg_tip.htmlText = ls.locs_tip; locDialog.msg_tip._visible = true; locDialog.msg_tip_path._visible = true; locDialog.msg_tip_path_bg._visible = true; locDialog.loc_underlay._height = 197.7; locDialog.butt_Confirm._y = 221.8; locDialog.butt_Cancel._y = 221.8; var _local5 = locDialog.pathInput.getTextFormat(); var _local4 = _local5.getTextExtent2(_local1); if (_local4.width >= 283) { locDialog.msg_tip_path_scrollbar._visible = true; locDialog.msg_tip_path._y = 179.3; } else { locDialog.msg_tip_path_scrollbar._visible = false; locDialog.msg_tip_path._y = 185.8; } locDialog.msg_tip_path.text = _local1; } } } function hideLocationDlg() { locDialog._visible = false; Key.removeListener(locDialog.keyListener); doSetTabIndex(lastTabIndexStyle); } function onAddPathDone(pathArray) { var _local1 = 0; while (_local1 < pathArray.length) { gPlayerSO.data.trustedPaths[pathArray[_local1]] = true; _local1++; } gPlayerSO.flush(); _local1 = 0; while (_local1 < pathArray.length) { var _local2 = new Object(); _local2.dName = pathArray[_local1]; pathList.updateAddDomain(_local2); _local1++; } pathList.sortItemsBy("dName"); } function onEditPathDone(oldPath, newPath) { delete gPlayerSO.data.trustedPaths[oldPath]; gPlayerSO.data.trustedPaths[newPath] = true; gPlayerSO.flush(); pathList.deleteDomain(oldPath); pathList.updateAddDomain({dName:newPath}); pathList.sortItemsBy("dName"); } function onDelPathDone() { twitch._visible = false; delete gPlayerSO.data.trustedPaths[pathList.getSelectedItem().dName]; gPlayerSO.flush(); pathList.deleteDomain(pathList.getSelectedItem().dName); pathList.setSelected(-1); pathList.updateControl(); if (pathList.getLength() == 0) { buildCmdList(false); } } function onDelAllPathsDone() { twitch._visible = false; gPlayerSO.data.trustedPaths = new Object(); gPlayerSO.flush(); pathList.deleteAll(); pathList.setSelected(-1); buildCmdList(false); } function setWindowlessDisable(bool) { gPlayerSO.data.windowlessDisable = bool; } function getWindowlessDisable() { return(gPlayerSO.data.windowlessDisable); } function enableFrequency() { cb.setEnabled(!gPlayerSO.data.autoUpdateDisabled); } function initAutonotify() { if (gPlayerSO.data.autoUpdateInterval == undefined) { gPlayerSO.data.autoUpdateInterval = 14; } updateInterval = gPlayerSO.data.autoUpdateInterval; if (updateInterval < 11) { updateInterval = 7; } else if ((updateInterval >= 11) && (updateInterval < 22)) { updateInterval = 14; } else if ((updateInterval >= 22) && (updateInterval < 45)) { updateInterval = 30; } else if (updateInterval >= 45) { updateInterval = 60; } freqStrings = this[language + "Strings"].autonotifyFrequencies; arrayLen = freqStrings.length; var _local2 = 0; while (_local2 < arrayLen) { cb.addItem(freqStrings[_local2].label, freqStrings[_local2].value); if (freqStrings[_local2].value == updateInterval) { index = _local2; } _local2++; } cb.setStyleProperty("textSize", 11); cb.setSelectedIndex(index); cb.setChangeHandler("autoNotifyChange"); enableFrequency(); } function autoNotifyChange() { gPlayerSO.data.autoUpdateInterval = cb.getSelectedItem().data; } function setAutonotify(bool) { gPlayerSO.data.autoUpdateDisabled = bool; } function getAutonotify() { if (gPlayerSO.data.autoUpdateDisabled == undefined) { gPlayerSO.data.autoUpdateDisabled = false; } return(gPlayerSO.data.autoUpdateDisabled); } function setAllowThirdPartyLSOAccess(bool) { gPlayerSO.data.allowThirdPartyLSOAccess = bool; } function getAllowThirdPartyLSOAccess() { if (gPlayerSO.data.allowThirdPartyLSOAccess == undefined) { gPlayerSO.data.allowThirdPartyLSOAccess = true; } return(gPlayerSO.data.allowThirdPartyLSOAccess); } function showCrossDomainDlg() { showTwitch(_root.PurgeCache, ls.twitchMsg_delCrossDomainCache); } function PurgeCache() { _root.cross_domain_check.setChecked(false); _root.setSecureCrossDomainCacheSize(0); _root.twitch._visible = false; AssetCache.purge(); } function setSecureCrossDomainCacheSize(val) { gPlayerSO.data.secureCrossDomainCacheSize = val; } function getSecureCrossDomainCacheSize() { if ((gPlayerSO.data.secureCrossDomainCacheSize != -1) && (gPlayerSO.data.secureCrossDomainCacheSize != 0)) { gPlayerSO.data.secureCrossDomainCacheSize = -1; } return(gPlayerSO.data.secureCrossDomainCacheSize); } function setDisallowP2PUplink(val) { gPlayerSO.data.disallowP2PUplink = val; } function getDisallowP2PUplink() { if (gPlayerSO.data.disallowP2PUplink) { return(true); } return(false); } function showTwitch(action, msg, defaultalways) { _root.twitch.msg.htmlText = msg; _root.twitch.action = action; _root.twitch._visible = true; _root.twitch.defaultalways = defaultalways; doSetTabIndex("twitch"); } function DivideOneDecimal(a, b) { var _local2 = a / b; var _local1 = int(_local2 * 10); return(_local1 / 10); } function GetStorageDisplayString(kb, bIsLimit) { if (kb == null) { return(""); } switch (kb) { case -2 : return(_root.ls.storageLevels[6].label); case -1 : return(_root.ls.storageLevels[0].label); case 0 : var _local3 = Substitute(_root.ls.displayKbString, "%1", 0); return((bIsLimit ? (_local3) : "-")); } if (kb < 1024) { return(Substitute(_root.ls.displayKbString, "%1", _root.DivideOneDecimal(kb, 1))); } if (kb < 1048576) { return(Substitute(_root.ls.displayMbString, "%1", _root.DivideOneDecimal(kb, 1024))); } return(Substitute(_root.ls.displayGbString, "%1", _root.DivideOneDecimal(kb, 1048576))); } function displayDomUI(bool) { if (bool) { title_dom_storage.textColor = 153; title_dom_privacy.textColor = 153; } changeIcons(bool); } function changeIcons(bool) { if (bool) { icon_askalways.gotoAndStop(1); icon_allow.gotoAndStop(1); icon_deny.gotoAndStop(1); icon_domPrivacy.gotoAndStop(1); icon_domstorage.gotoAndStop(1); icon_allow_lso.gotoAndStop(1); icon_deny_lso.gotoAndStop(1); } else { icon_askalways.gotoAndStop(2); icon_allow.gotoAndStop(2); icon_deny.gotoAndStop(2); AlwaysDeny.gotoAndStop(1); AlwaysAllow.gotoAndStop(1); AlwaysAsk.gotoAndStop(1); AlwaysAllowLSO.gotoAndStop(5); AlwaysDenyLSO.gotoAndStop(5); icon_domPrivacy.gotoAndStop(2); icon_domstorage.gotoAndStop(2); icon_allow_lso.gotoAndStop(2); icon_deny_lso.gotoAndStop(2); } } function onResetPrivacy_and_deny() { showTwitch(_root.ResetPrivacy, _root.ls.twitchMsg_resetPriv_deny, true); } function onResetPrivacy() { showTwitch(_root.ResetPrivacy, _root.ls.twitchMsg_resetPriv, false); } function onClickMediaMetricsLink() { getHelpPage("MediaMetrics"); } function onClickClearDRMLicenses() { showTwitch(_root.clearDRMLicenses, _root.ls.twitchMsg_clearDRMLicenses); } function clearDRMLicenses() { ASnative(2100, 201)(); _root.twitch._visible = false; } function onDeleteAllSites() { sentence = ls.twitchMsg_deleteAllSites; showTwitch(confirmDelteAllSites, sentence); } function onDomainDelete() { domainDeleteMsg(); } function showTip() { if (_root.tip1 == undefined) { _root.attachMovie("tip", "tip1", 2000); _root.tip1._visible = false; _root.tip1.msg.text = _root.activeTip; } else { if ((_root._xmouse + _root.tip1._width) > sm_bg._width) { var _local2 = sm_bg._width - _root.tip1._width; _root.tip1._x = _local2 - 5; } else if (_root.tip1._x <= sm_bg._x) { tout("@@@ in first ELSE IF"); _root.tip1._x = _root._xmouse; } else { _root.tip1._x = _root._xmouse - (_root.tip1._width / 2); } _root.tip1._y = _root._ymouse - 12; _root.tip1._visible = true; } } function killTabTip() { _root.tip1.removeMovieClip(); clearInterval(tipinterval); } function showTabTip(tip) { if (_root.tip1 == undefined) { _root.attachMovie("tip", "tip1", 2000); } _root.tip1._visible = false; _root.tip1.msg.text = tip; _root.tipStart = 0; tipinterval = setInterval(checkTabTip, 100); } function doSetTabIndex(w) { if ((w != "twitch") && (w != "locDlg")) { lastTabIndexStyle = w; } switch (w) { case "twitch" : twitch.butt_Confirm.tabIndex = 0; twitch.butt_Cancel.tabIndex = 1; g_privacy.tabIndex = null; g_localinformation.tabIndex = null; g_configuration.tabIndex = null; g_autonotify.tabIndex = null; g_security.tabIndex = null; privacy.tabIndex = null; localinformation.tabIndex = null; p2p_privacy.tabIndex = null; butt_resetPrivacy.tabIndex = null; globalslider.z0.tabIndex = null; globalslider.z1.tabIndex = null; globalslider.z2.tabIndex = null; globalslider.z3.tabIndex = null; globalslider.z4.tabIndex = null; globalslider.z5.tabIndex = null; globalslider.Never.tabIndex = null; AlwaysAsk.tabIndex = null; AlwaysAllow.tabIndex = null; AlwaysDeny.tabIndex = null; AlwaysAllowLSO.tabIndex = null; AlwaysDenyLSO.tabIndex = null; butt_deleteSite.tabIndex = null; butt_deleteAllSites.tabIndex = null; listPrivacy.tabIndex = null; listWeb.tabIndex = null; listUsed.tabIndex = null; listLimit.tabIndex = null; domainlist.tabIndex = null; settings_helper_main.tabIndex = null; disableWindowless.tabIndex = null; msg_path_list.tabIndex = null; cmdListBtn.tabIndex = null; cmdList.tabIndex = null; pathList.tabIndex = null; break; case "locDlg" : g_privacy.tabIndex = null; g_localinformation.tabIndex = null; g_configuration.tabIndex = null; g_autonotify.tabIndex = null; g_security.tabIndex = null; privacy.tabIndex = null; localinformation.tabIndex = null; p2p_privacy.tabIndex = null; butt_resetPrivacy.tabIndex = null; globalslider.z0.tabIndex = null; globalslider.z1.tabIndex = null; globalslider.z2.tabIndex = null; globalslider.z3.tabIndex = null; globalslider.z4.tabIndex = null; globalslider.z5.tabIndex = null; globalslider.Never.tabIndex = null; AlwaysAsk.tabIndex = null; AlwaysAllow.tabIndex = null; AlwaysDeny.tabIndex = null; AlwaysAllowLSO.tabIndex = null; AlwaysDenyLSO.tabIndex = null; butt_deleteSite.tabIndex = null; butt_deleteAllSites.tabIndex = null; listPrivacy.tabIndex = null; listWeb.tabIndex = null; listUsed.tabIndex = null; listLimit.tabIndex = null; domainlist.tabIndex = null; settings_helper_main.tabIndex = null; disableWindowless.tabIndex = null; msg_path_list.tabIndex = null; cmdListBtn.tabIndex = null; cmdList.tabIndex = null; pathList.tabIndex = null; locDialog.msg_path.tabIndex = 1; locDialog.pathInput.tabIndex = 2; locDialog.btnBrowseFile.tabIndex = 3; locDialog.btnBrowseFolder.tabIndex = 4; locDialog.butt_Confirm.tabIndex = 5; locDialog.butt_Cancel.tabIndex = 6; msg_path_list.tabIndex = null; cmdListBtn.tabIndex = null; cmdList.tabIndex = null; pathList.tabIndex = null; break; case "global" : g_privacy.tabIndex = 0; g_localinformation.tabIndex = 1; g_security.tabIndex = 2; g_configuration.tabIndex = 3; g_autonotify.tabIndex = 4; privacy.tabIndex = 5; localinformation.tabIndex = 6; p2p_privacy.tabIndex = 7; butt_resetPrivacy.tabIndex = 10; globalslider.z0.tabIndex = 11; globalslider.z1.tabIndex = 12; globalslider.z2.tabIndex = 13; globalslider.z3.tabIndex = 14; globalslider.z4.tabIndex = 15; globalslider.z5.tabIndex = 16; globalslider.Never.tabIndex = 17; AlwaysAsk.tabIndex = 18; AlwaysAllow.tabIndex = 19; AlwaysDeny.tabIndex = 20; AlwaysAllowLSO.tabIndex = 21; AlwaysDenyLSO.tabIndex = 22; butt_deleteSite.tabIndex = 28; butt_deleteAllSites.tabIndex = 29; settings_helper_main.tabIndex = 30; disableWindowless.tabIndex = 31; listPrivacy.tabIndex = null; listWeb.tabIndex = null; listUsed.tabIndex = null; listLimit.tabIndex = null; domainlist.tabIndex = null; msg_path_list.tabIndex = null; cmdListBtn.tabIndex = null; cmdList.tabIndex = null; pathList.tabIndex = null; break; case "drm" : g_privacy.tabIndex = 0; g_localinformation.tabIndex = 1; g_security.tabIndex = 2; g_configuration.tabIndex = 3; g_autonotify.tabIndex = 4; privacy.tabIndex = 5; localinformation.tabIndex = 6; p2p_privacy.tabIndex = 7; AlwaysAsk_security.tabIndex = null; AlwaysAllow_security.tabIndex = null; AlwaysDeny_security.tabIndex = null; butt_resetPrivacy.tabIndex = null; globalslider.z0.tabIndex = null; globalslider.z1.tabIndex = null; globalslider.z2.tabIndex = null; globalslider.z3.tabIndex = null; globalslider.z4.tabIndex = null; globalslider.z5.tabIndex = null; globalslider.Never.tabIndex = null; AlwaysAsk.tabIndex = null; AlwaysAllow.tabIndex = null; AlwaysDeny.tabIndex = null; AlwaysAllowLSO.tabIndex = null; AlwaysDenyLSO.tabIndex = null; butt_deleteSite.tabIndex = null; butt_deleteAllSites.tabIndex = null; listPrivacy.tabIndex = null; listWeb.tabIndex = null; listUsed.tabIndex = null; listLimit.tabIndex = null; domainlist.tabIndex = null; settings_helper_main.tabIndex = null; disableWindowless.tabIndex = null; msg_path_list.tabIndex = null; cmdListBtn.tabIndex = null; cmdList.tabIndex = null; pathList.tabIndex = null; label_cleardrmlicenses.tabIndex = null; butt_cleardrmlicenses.tabIndex = 11; break; case "domain" : g_privacy.tabIndex = 0; g_localinformation.tabIndex = 1; g_security.tabIndex = 2; g_configuration.tabIndex = 3; g_autonotify.tabIndex = 4; privacy.tabIndex = 5; localinformation.tabIndex = 6; p2p_privacy.tabIndex = 7; butt_resetPrivacy.tabIndex = 10; globalslider.z0.tabIndex = 11; globalslider.z1.tabIndex = 12; globalslider.z2.tabIndex = 13; globalslider.z3.tabIndex = 14; globalslider.z4.tabIndex = 15; globalslider.z5.tabIndex = 16; globalslider.Never.tabIndex = 17; AlwaysAsk.tabIndex = 18; AlwaysAllow.tabIndex = 19; AlwaysDeny.tabIndex = 20; AlwaysAllowLSO.tabIndex = 21; AlwaysDenyLSO.tabIndex = 22; butt_deleteSite.tabIndex = 28; butt_deleteAllSites.tabIndex = 29; listPrivacy.tabIndex = 30; listWeb.tabIndex = 31; listUsed.tabIndex = 32; listLimit.tabIndex = 33; domainlist.tabIndex = 34; settings_helper_main.tabIndex = 35; disableWindowless.tabIndex = 36; msg_path_list.tabIndex = null; cmdListBtn.tabIndex = null; cmdList.tabIndex = null; pathList.tabIndex = null; break; case "security" : g_privacy.tabIndex = 0; g_localinformation.tabIndex = 1; g_security.tabIndex = 2; g_configuration.tabIndex = 3; g_autonotify.tabIndex = 4; privacy.tabIndex = 5; localinformation.tabIndex = 6; p2p_privacy.tabIndex = 7; AlwaysAsk_security.tabIndex = null; AlwaysAllow_security.tabIndex = null; AlwaysDeny_security.tabIndex = null; butt_resetPrivacy.tabIndex = null; globalslider.z0.tabIndex = null; globalslider.z1.tabIndex = null; globalslider.z2.tabIndex = null; globalslider.z3.tabIndex = null; globalslider.z4.tabIndex = null; globalslider.z5.tabIndex = null; globalslider.Never.tabIndex = null; AlwaysAsk.tabIndex = 18; AlwaysAllow.tabIndex = 19; AlwaysDeny.tabIndex = 20; AlwaysAllowLSO.tabIndex = null; AlwaysDenyLSO.tabIndex = null; butt_deleteSite.tabIndex = null; butt_deleteAllSites.tabIndex = null; listPrivacy.tabIndex = null; listWeb.tabIndex = null; listUsed.tabIndex = null; listLimit.tabIndex = null; domainlist.tabIndex = null; settings_helper_main.tabIndex = 35; disableWindowless.tabIndex = 36; msg_path_list.tabIndex = 37; cmdListBtn.tabIndex = 38; cmdList.tabIndex = 39; pathList.tabIndex = 40; } } myRoot = this; domainListFocus = null; itabs = new Array(); itabs[0] = "g_privacy"; itabs[1] = "privacy"; itabs[2] = "g_configuration"; itabs[3] = "g_security"; itabs[4] = "g_autonotify"; itabs[5] = "drm"; itabs[6] = "localinformation"; itabs[7] = "g_localinformation"; itabs[8] = "p2p_privacy"; helpPages = new Array(); helpPages[itabs[0]] = "settings_manager02.html"; helpPages[itabs[1]] = "settings_manager06.html"; helpPages[itabs[2]] = "#"; helpPages[itabs[3]] = "settings_manager04.html"; helpPages[itabs[4]] = "settings_manager05.html"; helpPages[itabs[5]] = "settings_manager08.html"; helpPages[itabs[6]] = "settings_manager07.html"; helpPages[itabs[7]] = "settings_manager03.html"; helpPages[itabs[8]] = "settings_manager09.html"; helpPages.MediaMetrics = "settings_manager10.html"; wholeVersion = getVersion().split(" ")[1]; playerVersion = Number(wholeVersion.split(",")[0]); minorVersion = Number(wholeVersion.split(",")[2]); isActiveX = System.capabilities.playerType == "ActiveX"; isPlugin = System.capabilities.playerType == "PlugIn"; isWindows = System.capabilities.os.substr(0, 7) == "Windows"; isWindowsPlugin = isPlugin && (isWindows); tabWidth = privacy._width; if (playerVersion >= 10) { if (System.capabilities._internal & 8) { getURL ("https://settings.adobe.com/flashplayer/mobile/", "_self"); } } if (playerVersion < 7) { g_configuration._visible = false; g_autonotify._visible = false; g_security._visible = false; drm._visible = false; p2p_privacy._visible = false; privacy._x = 90.2; localinformation._x = 125.2; } else { displayNotify = false; if (!displayNotify) { g_autonotify._visible = false; drm._x = drm._x - tabWidth; privacy._x = drm._x + tabWidth; localinformation._x = privacy._x + tabWidth; p2p_privacy._x = localinformation._x + tabWidth; } if ((playerVersion < 10) || ((playerVersion == 10) && (minorVersion == 0))) { p2p_privacy._visible = false; drm._visible = false; privacy._x = privacy._x - tabWidth; localinformation._x = localinformation._x - tabWidth; } } if (playerVersion > 6) { g_configuration._visible = false; g_autonotify._x = g_autonotify._x - tabWidth; drm._x = drm._x - tabWidth; privacy._x = privacy._x - tabWidth; localinformation._x = localinformation._x - tabWidth; p2p_privacy._x = p2p_privacy._x - tabWidth; } gSelectedDomain = null; onDomainSelection = function () { butt_deleteSite.setEnabled(true); domBlocker._visible = false; domainblocker._visible = false; displayDomUI(true); var _local3 = domainList.getSelectedItem(); var _local6 = _local3.dSecure; gSelectedDomain = _local3.dName; gSelectedDomainSO = SharedObject.getLocal(gSelectedDomain + "/settings", gScope); var _local4; var _local2; if (_local6) { _local4 = Boolean(gSelectedDomainSO.data.allowSecure); _local2 = Boolean(gSelectedDomainSO.data.alwaysSecure); } else { _local4 = Boolean(gSelectedDomainSO.data.allow); _local2 = Boolean(gSelectedDomainSO.data.always); } if (_local2) { if (_local4) { _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAllow.gotoAndStop(3); _root.AlwaysAsk.gotoAndStop(1); } else { _root.AlwaysDeny.gotoAndStop(3); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } } else { _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(3); } if ((gSelectedDomainSO.data.klimit == -2) || (gSelectedDomainSO.data.klimit > 0)) { _root.AlwaysAllowLSO.gotoAndStop(3); _root.AlwaysDenyLSO.gotoAndStop(1); } else { _root.AlwaysAllowLSO.gotoAndStop(1); _root.AlwaysDenyLSO.gotoAndStop(3); } sentence = ls.dynamicTitle; var _local5 = safeEscapeDomain(gSelectedDomain); siteStyle = ("<font color='#6666CC'>" + _local5) + "</font>"; sentence = Substitute(sentence, "%1", siteStyle); msg_dom_storage.htmlText = sentence; }; onDomainKLimitChange = function (limit) { if (gSelectedDomain == null) { return(undefined); } switch (limit) { case -1 : gSelectedDomainSO.data.klimit = limit; gSelectedDomainSO.flush(); SharedObject.deleteAll(urlFromDomain(gSelectedDomain)); UpdateDomain(gSelectedDomain); break; case -2 : gSelectedDomainSO.data.klimit = limit; gSelectedDomainSO.flush(); UpdateDomain(gSelectedDomain); break; default : return(undefined); } }; decreaseKlimitChange = function () { if (gSelectedDomain != null) { gSelectedDomainSO.data.klimit = gNewLimit; SharedObject.deleteAll(urlFromDomain(gSelectedDomain)); UpdateDomain(gSelectedDomain); } _root.twitch._visible = false; }; increaseKlimitChange = function () { if (gSelectedDomain != null) { gSelectedDomainSO.data.klimit = gNewLimit; UpdateDomain(gSelectedDomain); } _root.twitch._visible = false; }; onDefaultKLimitChange = function (limit) { gPlayerSO.data.defaultklimit = limit; }; onAutonotifyFrequencyChange = function (value) { gPlayerSO.data.autonotifyFrequency = value; }; SetPrivacy = function (bPrivacy, bRemember) { var _local2 = domainList.getSelectedItem(); var _local1 = _local2.dSecure; if (gSelectedDomain != null) { if (_local1) { gSelectedDomainSO.data.allowSecure = bPrivacy; gSelectedDomainSO.data.alwaysSecure = bRemember; } else { gSelectedDomainSO.data.allow = bPrivacy; gSelectedDomainSO.data.always = bRemember; } gSelectedDomainSO.flush(); UpdateDomain(gSelectedDomain); } }; SetP2PPrivacy = function (pP2PPrivacy, bP2PRemember) { if (gSelectedDomain != null) { gSelectedDomainSO.data.p2pallow = pP2PPrivacy; gSelectedDomainSO.data.p2palways = bP2PRemember; UpdateDomain(gSelectedDomain); } }; SetSecurity = function (bSecurity, bRemember) { gPlayerSO.data.crossDomainAllow = bSecurity; gPlayerSO.data.crossDomainAlways = bRemember; }; domainDeleteMsg = function () { if (gSelectedDomain != null) { sentence = ls.twitchMsg_site; var _local2 = safeEscapeDomain(gSelectedDomain); siteStyle = ("<font color='#6666CC'>" + _local2) + "</font>"; sentence = Substitute(sentence, "%1", siteStyle); sentence = Substitute(sentence, "%2", siteStyle); showTwitch(_root.confirmDomainDelete, sentence); } }; confirmDomainDelete = function () { domainList.deleteDomain(gSelectedDomain); deleteDomain(gSelectedDomain); updateDisplay(); gSelectedDomain = null; domainList.setSelected(null); if (domCount == 0) { _root.domBlocker._visible = true; domainblocker._visible = true; butt_deleteSite.setEnabled(false); displayDomUI(false); _root.twitch._visible = false; } _root.twitch._visible = false; _root.doSetTabIndex(lastTabIndexStyle); }; delteAllSitesMsg = function () { sentence = ls.twitchMsg_deleteAllSites; showTwitch(confirmDelteAllSites, sentence); }; confirmDelteAllSites = function () { for (domain in gPlayerSO.data.domains) { deleteDomain(domain); } domainList.deleteAll(); updateDisplay(); domBlocker._visible = true; domainblocker._visible = true; butt_deleteSite.setEnabled(false); changeIcons(false); _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); _root.twitch._visible = false; _root.doSetTabIndex(lastTabIndexStyle); }; ResetPrivacy = function (defaultalways) { gPlayerSO.data.defaultalways = defaultalways; for (domain in gPlayerSO.data.domains) { var _local2 = SharedObject.getLocal(domain + "/settings", gScope); _local2.data.always = defaultalways; _local2.data.allow = false; _local2.data.alwaysSecure = defaultalways; _local2.data.allowSecure = false; } updateDisplay(); onDomainSelection(); _root.twitch._visible = false; tout("defaultalways " + defaultalways); }; DeleteAllSharedObjects = function () { for (domain in _root.gPlayerSO.data.domains) { SharedObject.deleteAll(_root.urlFromDomain(domain)); } updateDisplay(); gSelectedDomain = null; _root.twitch._visible = false; }; TextFormat.prototype.getTextExtent2 = function (the_str) { _root.createTextField("getTextExtentTemp_txt", 1000000, 1, 1, 10, 10); var _local3 = _root.getTextExtentTemp_txt; _local3.setNewTextFormat(this); _local3.text = the_str; var _local6 = _local3.textWidth; var _local5 = _local3.textHeight; var _local4 = {width:_local6, height:_local5}; _local3.removeTextField(); return(_local4); }; displayDomUI(false); butt_deleteSite.setEnabled(false); checkTabTip = function () { tipStart = tipStart + 1; if (tipStart >= 6) { _root.tip1._visible = true; _root.tip1._x = _root._xmouse; if (_root.tip1._x <= sm_bg._x) { _root.tip1._x = sm_bg._x; } _root.tip1._y = _root._ymouse + 20; clearInterval(tipinterval); } }; g_privacy.onRollOver = function () { if (_root._currentframe != 5) { showTabTip(ls.title_g_privacy); } }; g_privacy.onRollOut = function () { killTabTip(); }; g_privacy.onRelease = function () { getHelpPage(this._name); killTabTip(); }; g_localinformation.onRollOver = function () { if (_root._currentframe != 7) { showTabTip(ls.title_g_localinformation); } }; g_localinformation.onRollOut = function () { killTabTip(); }; g_localinformation.onRelease = function () { getHelpPage(this._name); killTabTip(); }; g_security.onRollOver = function () { if (_root._currentframe != 9) { showTabTip(ls.title_g_security); } }; g_security.onRollOut = function () { killTabTip(); }; g_security.onRelease = function () { getHelpPage(this._name); killTabTip(); }; drm.onRollOver = function () { if (_root._currentframe != 22) { showTabTip(ls.title_drm_text); } }; drm.onRollOut = function () { killTabTip(); }; drm.onRelease = function () { getHelpPage(this._name); killTabTip(); }; p2p_privacy.onRollOver = function () { if (_root._currentframe != 11) { showTabTip(ls.title_p2p_privacy); } }; p2p_privacy.onRollOut = function () { killTabTip(); }; p2p_privacy.onRelease = function () { getHelpPage(this._name); killTabTip(); }; g_configuration.onRollOver = function () { if (_root._currentframe != 13) { showTabTip(ls.title_g_configuration); } }; g_configuration.onRollOut = function () { killTabTip(); }; g_configuration.onRelease = function () { getHelpPage(this._name); killTabTip(); }; g_autonotify.onRollOver = function () { if (_root._currentframe != 20) { showTabTip(ls.title_g_autonotify); } }; g_autonotify.onRollOut = function () { killTabTip(); }; g_autonotify.onRelease = function () { getHelpPage(this._name); killTabTip(); }; privacy.onRollOver = function () { if (_root._currentframe != 15) { showTabTip(ls.title_dom_privacy); } }; privacy.onRollOut = function () { killTabTip(); }; privacy.onRelease = function () { getHelpPage(this._name); killTabTip(); }; localinformation.onRollOver = function () { if (_root._currentframe != 18) { showTabTip(ls.title_dom_storage); } }; localinformation.onRollOut = function () { killTabTip(); }; localinformation.onRelease = function () { getHelpPage(this._name); killTabTip(); }; doTab("g_privacy"); _root.doTab(((((((((((defaultTab != "g_privacy") && (defaultTab != "g_localinformation")) && (defaultTab != "g_configuration")) && (defaultTab != "g_autonotify")) && (defaultTab != "privacy")) && (defaultTab != "drm")) && (defaultTab != "g_security")) && (defaultTab != "localinformation")) && (defaultTab != "p2p_privacy")) ? "g_privacy" : (defaultTab)));
Instance of Symbol 211 MovieClip "g_localinformation" in Frame 3
/* no clip actions */
Instance of Symbol 223 MovieClip "settings_helper_main" in Frame 3
on (release) { _parent.getHelpURLS("global_privacy"); }
Instance of Symbol 225 MovieClip "listWeb" in Frame 3
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = false; this.column = "dName"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 227 MovieClip "listUsed" in Frame 3
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "dusage"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 229 MovieClip "listLimit" in Frame 3
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "dkSort"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 231 MovieClip "listPrivacy" in Frame 3
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "privacySort"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 244 MovieClip "twitch" in Frame 3
onClipEvent (load) { this._visible = false; }
Frame 5
nameDefaults(); updateDisplay(); doSetTabIndex("global"); stop();
Instance of Symbol 243 MovieClip [sm_button] "butt_g_deny" in Frame 5
//component parameters onClipEvent (initialize) { callback = "onResetPrivacy_and_deny"; }
Instance of Symbol 243 MovieClip [sm_button] "butt_g_ask" in Frame 5
//component parameters onClipEvent (initialize) { callback = "onResetPrivacy"; }
Frame 6
globalslider._visible = false;
Instance of Symbol 223 MovieClip "settings_helper_main" in Frame 6
on (release) { _parent.getHelpURLS("global_localinformation"); }
Instance of Symbol 264 MovieClip "disableThirdPartyLSOAccess" in Frame 6
//component parameters onClipEvent (initialize) { txt = "defaultValue"; } onClipEvent (load) { if (_root.playerVersion < "8") { this.cover._alpha = 100; this.onPress = function () { }; this.onRelease = function () { }; } else if (!RemoteLSOUsage.getURLPageSupport()) { this.cover._alpha = 70; this.onPress = function () { }; this.onRelease = function () { }; } else { this.cover._alpha = 0; if (_root.getAllowThirdPartyLSOAccess()) { gotoAndStop (2); } this.onPress = function () { this.hilite.gotoAndStop(1); }; this.onRelease = function () { _root.setAllowThirdPartyLSOAccess(!_root.getAllowThirdPartyLSOAccess()); this.setChecked(_root.getAllowThirdPartyLSOAccess()); }; this.onRollOver = function () { this.hilite.gotoAndStop(2); }; this.onRollOut = function () { this.hilite.gotoAndStop(1); }; this.onDragOut = this.onRollOut; } }
Instance of Symbol 264 MovieClip "cross_domain_check" in Frame 6
//component parameters onClipEvent (initialize) { txt = "defaultValue"; } onClipEvent (load) { if ((_root.playerVersion < "9") || ((_root.playerVersion == "9") && (_root.minorVersion < "60"))) { this.cover._alpha = 100; this.onPress = function () { }; this.onRelease = function () { }; } else { this.cover._alpha = 0; if (_root.getSecureCrossDomainCacheSize() == -1) { gotoAndStop (2); } this.onPress = function () { this.hilite.gotoAndStop(1); }; this.onRelease = function () { if (_root.getSecureCrossDomainCacheSize() == 0) { _root.setSecureCrossDomainCacheSize(-1); this.setChecked(true); } else { _root.showCrossDomainDlg(); } }; this.onRollOver = function () { this.hilite.gotoAndStop(2); }; this.onRollOut = function () { this.hilite.gotoAndStop(1); }; this.onDragOut = this.onRollOut; } }
Instance of Symbol 279 MovieClip "globalslider" in Frame 6
//component parameters onClipEvent (initialize) { callback = "onDefaultKLimitChange"; }
Frame 7
doSetTabIndex("global"); nameDefaults(); updateDisplay(); butt_deleteSite.setEnabled(); _root.globalslider.setLimit(gPlayerSO.data.defaultklimit); if ((playerVersion < "8") || (!RemoteLSOUsage.getURLPageSupport())) { _root.disableThirdPartyLSOAccess.SetChecked(true); } else { _root.disableThirdPartyLSOAccess.SetChecked(_root.getAllowThirdPartyLSOAccess()); } _root.cover._alpha = 0; globalslider._visible = true; crossDomainDlg._visible = false; stop();
Frame 9
pathList.setCallback(onTrustedPathSelection); pathList.setItemSymbol("SMPathListItemSymbol"); initPathList(); var ver = System.capabilities.version.split(" ")[1].split(",")[0]; if (ver < 8) { var now = new Date().getTime(); var tipPathTime = gPlayerSO.data.localSecPathTime; var maxTipPathAge = 300000; if ((now - tipPathTime) > maxTipPathAge) { msg_path_list._visible = false; textCatcher._visible = false; cmdListTitle._visible = false; cmdListBtn._visible = false; cmdList._visible = false; pathList._visible = false; } } locDialog._visible = false; doSetTabIndex("security"); namedefaults(); updateDisplay(); initSecurity(); if (gSecurityRadioUpPix) { AlwaysAsk._y = AlwaysAsk._y - gSecurityRadioUpPix; icon_askalways._y = icon_askalways._y - gSecurityRadioUpPix; AlwaysAllow._y = AlwaysAllow._y - gSecurityRadioUpPix; icon_allow._y = icon_allow._y - gSecurityRadioUpPix; AlwaysDeny._y = AlwaysDeny._y - gSecurityRadioUpPix; icon_deny._y = icon_deny._y - gSecurityRadioUpPix; } if (gSecurityLocsTitleMultiline) { var delta = (msg_path_list._height * 0.75); msg_path_list._y = msg_path_list._y - delta; msg_path_list._height = msg_path_list._height + delta; } if (!gPlayerSO.data.crossDomainAlways) { AlwaysAsk.gotoAndStop(3); AlwaysAllow.gotoAndStop(1); AlwaysDeny.gotoAndStop(1); } else if (gPlayerSO.data.crossDomainAllow) { AlwaysAsk.gotoAndStop(1); AlwaysAllow.gotoAndStop(3); AlwaysDeny.gotoAndStop(1); } else { AlwaysAsk.gotoAndStop(1); AlwaysAllow.gotoAndStop(1); AlwaysDeny.gotoAndStop(3); } cmdList._visible = false; buildCmdList(false); textCatcher.tabEnabled = false; cmdListBtn.onRelease = function () { cmdList._visible = !cmdList._visible; if (cmdList._visible) { Selection.setFocus(cmdList); Selection.setSelection(0, 0); } }; textCatcher.onRelease = cmdListBtn.onRelease; cmdList.onKillFocus = function () { if ((((_xmouse < textCatcher._x) || (_xmouse > (cmdListBtn._x + cmdListBtn._width))) || (_ymouse < cmdListBtn._y)) || (_ymouse > (cmdListBtn._y + cmdListBtn._height))) { this._visible = false; } }; stop();
Instance of Symbol 292 MovieClip "AlwaysAsk" in Frame 9
/* no clip actions */
Instance of Symbol 292 MovieClip "AlwaysDeny" in Frame 9
/* no clip actions */
Frame 11
domainList.setCallback(onP2PPrivacySelection); domainList.setItemSymbol("SMP2PPrivacyListItemSymbol"); var ver = System.capabilities.version.split(" ")[1].split(",")[0]; locDialog._visible = false; doSetTabIndex("p2p_privacy"); namedefaults(); updateDisplay(); if (gSecurityLocsTitleMultiline) { var delta = (msg_path_list._height * 0.75); msg_path_list._y = msg_path_list._y - delta; msg_path_list._height = msg_path_list._height + delta; } var sel = domainList.getSelectedItem(); if ((sel == undefined) || (sel == null)) { displayDomUI(false); } else { onP2PPrivacySelection(); } stop();
Instance of Symbol 312 MovieClip "AlwaysAsk" in Frame 11
/* no clip actions */
Instance of Symbol 312 MovieClip "AlwaysDeny" in Frame 11
/* no clip actions */
Instance of Symbol 225 MovieClip "listWeb" in Frame 11
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = false; this.column = "dName"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 231 MovieClip "listPrivacy" in Frame 11
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "privacySort"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 268 MovieClip "p2p_privacy_check" in Frame 11
//component parameters onClipEvent (initialize) { txt = "defaultValue"; } onClipEvent (load) { if ((Number(_root.playerVersion) < 10) || ((Number(_root.playerVersion) == 10) && (Number(_root.minorVersion) < 1))) { this.onPress = function () { }; this.onRelease = function () { }; } else { if (_root.getDisallowP2PUplink()) { gotoAndStop (2); } this.onPress = function () { this.hilite.gotoAndStop(1); }; this.onRelease = function () { if (_root.getDisallowP2PUplink() == false) { _root.setDisallowP2PUplink(true); this.setChecked(true); _root.displayDomUI(false); } else { _root.setDisallowP2PUplink(false); this.setChecked(false); var _local3 = _root.domainList.getSelectedItem(); if ((_local3 == undefined) || (_local3 == null)) { _root.displayDomUI(false); } else { _root.onP2PPrivacySelection(); } } _root.updateDisplay(); }; this.onRollOver = function () { this.hilite.gotoAndStop(2); }; this.onRollOut = function () { this.hilite.gotoAndStop(1); }; this.onDragOut = this.onRollOut; } }
Instance of Symbol 243 MovieClip [sm_button] "butt_deleteSite" in Frame 11
//component parameters onClipEvent (initialize) { callback = "onDomainDelete"; }
Instance of Symbol 243 MovieClip [sm_button] "butt_deleteAllSites" in Frame 11
//component parameters onClipEvent (initialize) { callback = "onDeleteAllSites"; }
Instance of Symbol 225 MovieClip "listWeb" in Frame 12
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = false; this.column = "dName"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 227 MovieClip "listUsed" in Frame 12
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "dusage"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 229 MovieClip "listLimit" in Frame 12
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "dkSort"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 231 MovieClip "listPrivacy" in Frame 12
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "privacySort"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 268 MovieClip "disableWindowless" in Frame 12
//component parameters onClipEvent (initialize) { txt = ""; } onClipEvent (load) { if (System.capabilities.windowlessDisable != undefined) { this.onPress = function () { this.hilite.gotoAndStop(1); }; this.onRelease = function () { _root.setWindowlessDisable(!_root.getWindowlessDisable()); this.setChecked(!_root.getWindowlessDisable()); }; this.onRollOver = function () { this.hilite.gotoAndStop(2); }; this.onRollOut = function () { this.hilite.gotoAndStop(1); }; this.onDragOut = this.onRollOut; } }
Frame 13
doSetTabIndex("global"); namedefaults(); updateDisplay(); disableWindowless.setChecked(!_root.getWindowlessDisable()); stop();
Instance of Symbol 223 MovieClip "settings_helper_main" in Frame 14
on (release) { _parent.getHelpURLS("domain_privacy"); }
Instance of Symbol 2 MovieClip "domainblocker" in Frame 14
on (press) { }
Frame 15
domainList.setCallback(onDomainSelection); domainList.setItemSymbol("SMDomainListItemSymbol"); doSetTabIndex("domain"); namedefaults(); updateDisplay(); var sel = domainList.getSelectedItem(); tout("sel " + sel); if ((sel == undefined) || (sel == null)) { displayDomUI(false); } else { onDomainSelection(); } stop();
Instance of Symbol 322 MovieClip "AlwaysAsk" in Frame 15
/* no clip actions */
Instance of Symbol 322 MovieClip "AlwaysDeny" in Frame 15
/* no clip actions */
Instance of Symbol 243 MovieClip [sm_button] "butt_deleteSite" in Frame 15
//component parameters onClipEvent (initialize) { callback = "onDomainDelete"; }
Instance of Symbol 243 MovieClip [sm_button] "butt_deleteAllSites" in Frame 15
//component parameters onClipEvent (initialize) { callback = "onDeleteAllSites"; }
Instance of Symbol 223 MovieClip "settings_helper_main" in Frame 16
on (release) { _parent.getHelpURLS("domain_localinformation"); }
Instance of Symbol 227 MovieClip "listUsed" in Frame 16
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "dusage"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Instance of Symbol 229 MovieClip "listLimit" in Frame 16
on (rollOver) { _root.myHi(this); } on (rollOut) { _root.myLow(this); } onClipEvent (load) { this.dir = 0; this.column = "dkSort"; } on (press) { if (_root.column == this.column) { this.dir = !this.dir; } _root.column = this.column; _root.doSort(this.column, (this.dir ? "ASC" : "DESC")); }
Frame 18
domainList.setCallback(onDomainSelection); domainList.setItemSymbol("SMDomainStorageListItemSymbol"); doSetTabIndex("domain"); nameDefaults(); updateDisplay(); var sel = domainList.getSelectedItem(); if ((sel == undefined) || (sel == null)) { displayDomUI(false); butt_deleteSite.setEnabled(false); } else { onDomainSelection(); } stop();
Instance of Symbol 223 MovieClip "settings_helper_main" in Frame 19
on (release) { _parent.getHelpURLS("global_autonotification"); }
Frame 20
doSetTabIndex("global"); namedefaults(); updateDisplay(); initAutoNotify(); stop();
Instance of Symbol 330 MovieClip "autonotify" in Frame 20
//component parameters onClipEvent (initialize) { txt = ""; }
Instance of Symbol 334 MovieClip "enableAutonotify" in Frame 20
//component parameters onClipEvent (initialize) { txt = ""; } onClipEvent (load) { if (!_root.getAutonotify()) { gotoAndStop (2); } this.onPress = function () { this.hilite.gotoAndStop(1); }; this.onRelease = function () { _root.setAutonotify(!_root.getAutonotify()); this.setChecked(!_root.getAutonotify()); _root.enableFrequency(); }; this.onRollOver = function () { this.hilite.gotoAndStop(2); }; this.onRollOut = function () { this.hilite.gotoAndStop(1); }; this.onDragOut = this.onRollOut; }
Instance of Symbol 148 MovieClip [FComboBoxSymbol] "cb" in Frame 20
//component parameters onClipEvent (initialize) { editable = false; rowCount = 8; changeHandler = ""; }
Frame 22
doSetTabIndex("drm"); namedefaults(); updateDisplay(); initAutoNotify(); stop();
Instance of Symbol 243 MovieClip [sm_button] "butt_cleardrmlicenses" in Frame 22
//component parameters onClipEvent (initialize) { callback = "onClickClearDRMLicenses"; }
Symbol 5 MovieClip [fib_truncationIndicator] Frame 1
#initclip 10 this.onRollOver = function () { this.button.onRollOver(); _root.activeTip = this.button.getLabel(); this.onEnterFrame = function () { _root.showTip(); }; }; this.onRollOut = function () { this.button.onRollOut(); delete this.onEnterFrame; _root.tip1.removeMovieClip(); }; this.onPress = function () { this.button.onPress(); this.gotoAndStop("down"); }; this.onRelease = function () { this.button.onRelease(); this.gotoAndStop("up"); }; this.onDragOut = function () { this.button.onDragOut(); }; #endinitclip
Symbol 5 MovieClip [fib_truncationIndicator] Frame 2
stop();
Symbol 5 MovieClip [fib_truncationIndicator] Frame 3
stop();
Symbol 8 MovieClip [tip] Frame 1
msg.backgroundColor = 16777164 /* 0xFFFFCC */; msg.borderColor = 6710886 /* 0x666666 */; msg.autosize = true;
Symbol 13 MovieClip [SMPathListItemSymbol] Frame 1
#initclip 1 function SMPathListItem() { this.init(); this.normclr = 0; this.hiclr = 153; this.setItemSelected(false); this.pastFrameOne = false; this.onEnterFrame = function () { this.onEnterFrame = undefined; this.pastFrameOne = true; this.drawItem(this.domObj); }; } SMPathListItem.prototype = new MovieClip(); Object.registerClass("SMPathListItemSymbol", SMPathListItem); SMPathListItem.prototype.layoutItem = function () { this.attachMovie("icon_privacy", "icon_privacy", 1); this.icon_privacy._x = 2; this.icon_privacy._y = 3; }; SMPathListItem.prototype.drawItem = function (domObj) { this.domObj = domObj; if (this.pastFrameOne) { this.domName.text = getEllipsifiedText(domObj.dName, this.domName); } this.icon_privacy.SetPrivacyIcon(true, true); this.icon_allow.SetAlways(true); if (this.selected) { this.domName.textColor = this.hiclr; } else { this.domName.textColor = this.normclr; } }; SMPathListItem.prototype.setItemSelected = function (bool) { if (bool) { this.selected = true; this.highlight._visible = true; } else { this.selected = false; this.highlight._visible = false; } this.drawItem(this.domObj); }; SMPathListItem.prototype.onPress = function () { this._controller.setSelected(this._controller.domainExists(this.domObj.dName)); }; #endinitclip stop();
Symbol 15 MovieClip [SMP2PPrivacyListItemSymbol] Frame 1
#initclip 2 function SMP2PPrivacyListItem() { this.init(); this.normclr = 0; this.hiclr = 153; this.setItemSelected(false); this.pastFrameOne = false; this.onEnterFrame = function () { this.onEnterFrame = undefined; this.pastFrameOne = true; this.drawItem(this.domObj); }; } SMP2PPrivacyListItem.prototype = new MovieClip(); Object.registerClass("SMP2PPrivacyListItemSymbol", SMP2PPrivacyListItem); SMP2PPrivacyListItem.prototype.layoutItem = function () { this.attachMovie("icon_privacy", "icon_privacy", 1); this.icon_privacy._x = 2; this.icon_privacy._y = 3; }; SMP2PPrivacyListItem.prototype.drawItem = function (domObj) { this.domObj = domObj; if (this.pastFrameOne) { this.domName.text = getEllipsifiedText(domObj.dName, this.domName); } if (_root.getDisallowP2PUplink() == true) { this.icon_privacy.SetPrivacyIcon(false, true); this.icon_allow.SetAlways(true); } else { this.icon_privacy.SetPrivacyIcon(domObj.dp2pAllow, domObj.dp2pAlways); this.icon_allow.SetAlways(true); } if (this.selected) { this.domName.textColor = this.hiclr; } else { this.domName.textColor = this.normclr; } }; SMP2PPrivacyListItem.prototype.setItemSelected = function (bool) { if (bool) { this.selected = true; this.highlight._visible = true; } else { this.selected = false; this.highlight._visible = false; } this.drawItem(this.domObj); }; SMP2PPrivacyListItem.prototype.onPress = function () { this._controller.setSelected(this._controller.domainExists(this.domObj.dName)); }; #endinitclip stop();
Symbol 19 MovieClip [SMDomainStorageListItemSymbol] Frame 1
#initclip 3 function SMDomainStorageListItem() { this.init(); this.normclr = 0; this.hiclr = 153; this.setItemSelected(false); } SMDomainStorageListItem.prototype = new MovieClip(); Object.registerClass("SMDomainStorageListItemSymbol", SMDomainStorageListItem); SMDomainStorageListItem.prototype.layoutItem = function () { }; SMDomainStorageListItem.prototype.drawItem = function (domObj) { this.domObj = domObj; var _local4 = _root.safeEscapeDomain(domObj.dName); this.domName.text = _local4; this.domLimit.text = _root.GetStorageDisplayString(domObj.dk, true); fixDomUsage = _root.GetStorageDisplayString(domObj.dusage / 1024); this.domUse.text = fixDomUsage; if ((domObj.dAllow == null) || (domObj.dAlways == null)) { this.domUse.text = ""; } this.domStorage.text = domObj.dAllow; this.domPrivacy.text = domObj.dAlways; if (this.selected) { this.domName.textColor = this.hiclr; this.domLimit.textColor = this.hiclr; this.domStorage.textColor = this.hiclr; this.domUse.textColor = this.hiclr; } else { this.domName.textColor = this.normclr; this.domLimit.textColor = this.normclr; this.domStorage.textColor = this.normclr; this.domUse.textColor = this.normclr; } }; SMDomainStorageListItem.prototype.setItemSelected = function (bool) { if (bool) { this.selected = true; this.highlight._visible = true; } else { this.selected = false; this.highlight._visible = false; } this.drawItem(this.domObj); }; SMDomainStorageListItem.prototype.onPress = function () { this._controller.setSelected(this._controller.domainExists(this.domObj.dName)); }; #endinitclip stop();
Symbol 21 MovieClip [SMDomainListItemSymbol] Frame 1
#initclip 4 function SMDomainListItem() { this.init(); this.normclr = 0; this.hiclr = 153; this.setItemSelected(false); } SMDomainListItem.prototype = new MovieClip(); Object.registerClass("SMDomainListItemSymbol", SMDomainListItem); SMDomainListItem.prototype.layoutItem = function () { this.attachMovie("icon_privacy", "icon_privacy", 1); this.icon_privacy._x = 2; this.icon_privacy._y = 3; }; SMDomainListItem.prototype.drawItem = function (domObj) { this.domObj = domObj; var _local4 = _root.safeEscapeDomain(domObj.dName); if (domObj.dSecure) { this.domName.text = "https://" + _local4; } else { this.domName.text = _local4; } this.domLimit.text = _root.GetStorageDisplayString(domObj.dk, true); fixDomUsage = _root.GetStorageDisplayString(domObj.dusage / 1024); this.domUse.text = fixDomUsage; if ((domObj.dAllow == null) || (domObj.dAlways == null)) { this.icon_privacy._visible = false; this.icon_allow._visible = false; this.domUse.text = ""; } else { this.icon_privacy.SetPrivacyIcon(domObj.dAllow, domObj.dAlways); this.icon_allow.SetAlways(domObj.dAlways); } this.domStorage.text = domObj.dAllow; this.domPrivacy.text = domObj.dAlways; if (this.selected) { this.domName.textColor = this.hiclr; this.domLimit.textColor = this.hiclr; this.domStorage.textColor = this.hiclr; this.domUse.textColor = this.hiclr; } else { this.domName.textColor = this.normclr; this.domLimit.textColor = this.normclr; this.domStorage.textColor = this.normclr; this.domUse.textColor = this.normclr; } }; SMDomainListItem.prototype.setItemSelected = function (bool) { if (bool) { this.selected = true; this.highlight._visible = true; } else { this.selected = false; this.highlight._visible = false; } this.drawItem(this.domObj); }; SMDomainListItem.prototype.onPress = function () { this._controller.setSelected(this._controller.domainObjectExists(this.domObj)); }; #endinitclip stop();
Symbol 23 MovieClip [fib_truncationIndicator] Frame 1
#initclip 5 this.onRollOver = function () { this.button.onRollOver(); _root.activeTip = this.button.getLabel(); this.onEnterFrame = function () { _root.showTip(); }; }; this.onRollOut = function () { this.button.onRollOut(); delete this.onEnterFrame; _root.tip1.removeMovieClip(); }; this.onPress = function () { this.button.onPress(); this.gotoAndStop("down"); }; this.onRelease = function () { this.button.onRelease(); this.gotoAndStop("up"); }; this.onDragOut = function () { this.button.onDragOut(); }; #endinitclip
Symbol 23 MovieClip [fib_truncationIndicator] Frame 2
stop();
Symbol 23 MovieClip [fib_truncationIndicator] Frame 3
stop();
Symbol 25 MovieClip [tip] Frame 1
msg.backgroundColor = 16777164 /* 0xFFFFCC */; msg.borderColor = 6710886 /* 0x666666 */; msg.autosize = true;
Symbol 29 MovieClip [mc_tab] Frame 1
stop(); this.onPress = function () { _parent.showTab(this._name); }; this.onRollOver = function () { if (this._currentframe == 1) { return(undefined); } this.gotoAndStop(3); }; this.onRollOut = function () { if (this._currentframe != 1) { this.gotoAndStop(2); } };
Symbol 33 MovieClip [icon_privacy] Frame 1
#initclip 19 function IconPrivClass() { } IconPrivClass.prototype = new MovieClip(); Object.registerClass("icon_privacy", IconPrivClass); IconPrivClass.prototype.SetPrivacyIcon = function (bPrivacy, bAlways) { if (bAlways) { this.gotoAndStop((bPrivacy ? 2 : 1)); } else { this.gotoAndStop(3); } }; #endinitclip stop();
Symbol 35 MovieClip [FLabelSymbol] Frame 1
#initclip 7 _global.FLabelClass = function () { if (this.hostComponent == undefined) { this.hostComponent = ((this._parent.controller == undefined) ? (this._parent) : (this._parent.controller)); } if (this.customTextStyle == undefined) { if (this.hostComponent.textStyle == undefined) { this.hostComponent.textStyle = new TextFormat(); } this.textStyle = this.hostComponent.textStyle; this.enable = true; } }; FLabelClass.prototype = new MovieClip(); Object.registerClass("FLabelSymbol", FLabelClass); FLabelClass.prototype.setLabel = function (label) { var _local2 = this.hostComponent.styleTable.embedFonts.value; if (_local2 != undefined) { this.labelField.embedFonts = _local2; } this.labelField.setNewTextFormat(this.textStyle); this.labelField.text = label; this.labelField._height = this.labelField.textHeight + 2; }; FLabelClass.prototype.setSize = function (width) { this.labelField._width = width; }; FLabelClass.prototype.setEnabled = function (enable) { this.enable = enable; var _local2 = this.hostComponent.styleTable[(enable ? "textColor" : "textDisabled")].value; if (_local2 == undefined) { _local2 = (enable ? 0 : 8947848); } this.setColor(_local2); }; FLabelClass.prototype.getLabel = function () { return(this.labelField.text); }; FLabelClass.prototype.setColor = function (col) { this.labelField.textColor = col; }; #endinitclip
Symbol 38 MovieClip [FHighlightSymbol] Frame 1
var component = _parent.controller; component.registerSkinElement(highlight_mc, "selection"); stop();
Symbol 38 MovieClip [FHighlightSymbol] Frame 2
component.registerSkinElement(highlight_mc2, "selectionDisabled"); stop();
Symbol 38 MovieClip [FHighlightSymbol] Frame 3
component.registerSkinElement(highlight_mc3, "selectionUnfocused"); stop();
Symbol 51 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 61 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 70 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "foregroundDisabled"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 71 MovieClip [UpArrow] Frame 1
stop();
Symbol 71 MovieClip [UpArrow] Frame 2
stop();
Symbol 71 MovieClip [UpArrow] Frame 3
stop();
Symbol 78 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 85 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 90 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(highlight3D_mc, "highlight3D"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight");
Symbol 91 MovieClip [ScrollThumb] Frame 1
stop();
Symbol 99 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 107 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 115 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "foregroundDisabled"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 116 MovieClip [DownArrow] Frame 1
stop();
Symbol 116 MovieClip [DownArrow] Frame 2
stop();
Symbol 116 MovieClip [DownArrow] Frame 3
stop();
Symbol 117 MovieClip [FUIComponentSymbol] Frame 1
#initclip 8 function FUIComponentClass() { this.init(); } FUIComponentClass.prototype = new MovieClip(); FUIComponentClass.prototype.init = function () { this.enable = true; this.focused = false; this.useHandCursor = false; this._accImpl = new Object(); this._accImpl.stub = true; this.styleTable = new Array(); if (_global.globalStyleFormat == undefined) { _global.globalStyleFormat = new FStyleFormat(); globalStyleFormat.isGlobal = true; _global._focusControl = new Object(); _global._focusControl.onSetFocus = function (oldFocus, newFocus) { oldFocus.myOnKillFocus(); newFocus.myOnSetFocus(); }; Selection.addListener(_global._focusControl); } if (this._name != undefined) { this._focusrect = false; this.tabEnabled = true; this.focusEnabled = true; this.tabChildren = false; this.tabFocused = true; if (this.hostStyle == undefined) { globalStyleFormat.addListener(this); } else { this.styleTable = this.hostStyle; } this.deadPreview._visible = false; this.deadPreview._width = (this.deadPreview._height = 1); this.methodTable = new Object(); this.keyListener = new Object(); this.keyListener.controller = this; this.keyListener.onKeyDown = function () { this.controller.myOnKeyDown(); }; this.keyListener.onKeyUp = function () { this.controller.myOnKeyUp(); }; for (var _local3 in this.styleFormat_prm) { this.setStyleProperty(_local3, this.styleFormat_prm[_local3]); } } }; FUIComponentClass.prototype.setEnabled = function (enabledFlag) { this.enable = ((arguments.length > 0) ? (enabledFlag) : true); this.tabEnabled = (this.focusEnabled = enabledFlag); if ((!this.enable) && (this.focused)) { Selection.setFocus(undefined); } }; FUIComponentClass.prototype.getEnabled = function () { return(this.enable); }; FUIComponentClass.prototype.setSize = function (w, h) { this.width = w; this.height = h; this.focusRect.removeMovieClip(); }; FUIComponentClass.prototype.setChangeHandler = function (chng, obj) { this.handlerObj = ((obj == undefined) ? (this._parent) : (obj)); this.changeHandler = chng; }; FUIComponentClass.prototype.invalidate = function (methodName) { this.methodTable[methodName] = true; this.onEnterFrame = this.cleanUI; }; FUIComponentClass.prototype.cleanUI = function () { if (this.methodTable.setSize) { this.setSize(this.width, this.height); } else { this.cleanUINotSize(); } this.methodTable = new Object(); delete this.onEnterFrame; }; FUIComponentClass.prototype.cleanUINotSize = function () { for (var _local2 in this.methodTable) { this[_local2](); } }; FUIComponentClass.prototype.drawRect = function (x, y, w, h) { var _local4 = this.styleTable.focusRectInner.value; var _local5 = this.styleTable.focusRectOuter.value; if (_local4 == undefined) { _local4 = 16777215 /* 0xFFFFFF */; } if (_local5 == undefined) { _local5 = 0; } this.createEmptyMovieClip("focusRect", 1000); this.focusRect.controller = this; this.focusRect.lineStyle(1, _local5); this.focusRect.moveTo(x, y); this.focusRect.lineTo(x + w, y); this.focusRect.lineTo(x + w, y + h); this.focusRect.lineTo(x, y + h); this.focusRect.lineTo(x, y); this.focusRect.lineStyle(1, _local4); this.focusRect.moveTo(x + 1, y + 1); this.focusRect.lineTo((x + w) - 1, y + 1); this.focusRect.lineTo((x + w) - 1, (y + h) - 1); this.focusRect.lineTo(x + 1, (y + h) - 1); this.focusRect.lineTo(x + 1, y + 1); }; FUIComponentClass.prototype.pressFocus = function () { this.tabFocused = false; this.focusRect.removeMovieClip(); Selection.setFocus(this); }; FUIComponentClass.prototype.drawFocusRect = function () { this.drawRect(-2, -2, this.width + 4, this.height + 4); }; FUIComponentClass.prototype.myOnSetFocus = function () { this.focused = true; Key.addListener(this.keyListener); if (this.tabFocused) { this.drawFocusRect(); } }; FUIComponentClass.prototype.myOnKillFocus = function () { this.tabFocused = true; this.focused = false; this.focusRect.removeMovieClip(); Key.removeListener(this.keyListener); }; FUIComponentClass.prototype.executeCallBack = function () { this.handlerObj[this.changeHandler](this); }; FUIComponentClass.prototype.updateStyleProperty = function (styleFormat, propName) { this.setStyleProperty(propName, styleFormat[propName], styleFormat.isGlobal); }; FUIComponentClass.prototype.setStyleProperty = function (propName, value, isGlobal) { if (value == "") { return(undefined); } var _local17 = parseInt(value); if (!isNaN(_local17)) { value = _local17; } var _local16 = ((arguments.length > 2) ? (isGlobal) : false); if (this.styleTable[propName] == undefined) { this.styleTable[propName] = new Object(); this.styleTable[propName].useGlobal = true; } if (this.styleTable[propName].useGlobal || (!_local16)) { this.styleTable[propName].value = value; if (this.setCustomStyleProperty(propName, value)) { } else if (propName == "embedFonts") { this.invalidate("setSize"); } else if (propName.subString(0, 4) == "text") { if (this.textStyle == undefined) { this.textStyle = new TextFormat(); } var _local18 = propName.subString(4, propName.length); this.textStyle[_local18] = value; this.invalidate("setSize"); } else { for (var _local15 in this.styleTable[propName].coloredMCs) { var _local4 = new Color(this.styleTable[propName].coloredMCs[_local15]); if (this.styleTable[propName].value == undefined) { var _local5 = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"0"}; _local4.setTransform(_local5); } else { _local4.setRGB(value); } } } this.styleTable[propName].useGlobal = _local16; } }; FUIComponentClass.prototype.registerSkinElement = function (skinMCRef, propName) { if (this.styleTable[propName] == undefined) { this.styleTable[propName] = new Object(); this.styleTable[propName].useGlobal = true; } if (this.styleTable[propName].coloredMCs == undefined) { this.styleTable[propName].coloredMCs = new Object(); } this.styleTable[propName].coloredMCs[skinMCRef] = skinMCRef; if (this.styleTable[propName].value != undefined) { var _local3 = new Color(skinMCRef); _local3.setRGB(this.styleTable[propName].value); } }; _global.FStyleFormat = function () { this.nonStyles = {listeners:true, isGlobal:true, isAStyle:true, addListener:true, removeListener:true, nonStyles:true, applyChanges:true}; this.listeners = new Object(); this.isGlobal = false; if (arguments.length > 0) { for (var _local3 in arguments[0]) { this[_local3] = arguments[0][_local3]; } } }; _global.FStyleFormat.prototype = new Object(); FStyleFormat.prototype.addListener = function () { var _local3 = 0; while (_local3 < arguments.length) { var _local4 = arguments[_local3]; this.listeners[arguments[_local3]] = _local4; for (var _local5 in this) { if (this.isAStyle(_local5)) { _local4.updateStyleProperty(this, _local5.toString()); } } _local3++; } }; FStyleFormat.prototype.removeListener = function (component) { this.listeners[component] = undefined; for (var _local4 in this) { if (this.isAStyle(_local4)) { if (component.styleTable[_local4].useGlobal == this.isGlobal) { component.styleTable[_local4].useGlobal = true; var _local3 = (this.isGlobal ? undefined : (globalStyleFormat[_local4])); component.setStyleProperty(_local4, _local3, true); } } } }; FStyleFormat.prototype.applyChanges = function () { var _local6 = 0; for (var _local5 in this.listeners) { var _local3 = this.listeners[_local5]; if (arguments.length > 0) { var _local4 = 0; while (_local4 < arguments.length) { if (this.isAStyle(arguments[_local4])) { _local3.updateStyleProperty(this, arguments[_local4]); } _local4++; } } else { for (var _local4 in this) { if (this.isAStyle(_local4)) { _local3.updateStyleProperty(this, _local4.toString()); } } } } }; FStyleFormat.prototype.isAStyle = function (name) { return((this.nonStyles[name] ? false : true)); }; #endinitclip
Symbol 121 MovieClip [icon_allow] Frame 1
#initclip 20 function IconAllowClass() { this.hitArea = this.myHit; } IconAllowClass.prototype = new MovieClip(); Object.registerClass("icon_allow", IconAllowClass); IconAllowClass.prototype.setAlways = function (bAlways) { this.gotoAndStop((bAlways ? 2 : 1)); }; #endinitclip stop();
Instance of Symbol 119 MovieClip "myHit" in Symbol 121 MovieClip [icon_allow] Frame 1
onClipEvent (load) { this._alpha = 0; }
Symbol 125 MovieClip [domInfo] Frame 1
#initclip 18 function domainInfoClass() { this.init(); this.normclr = 0; this.hiclr = 153; } domainInfoClass.prototype = new FSelectableItemClass(); Object.registerClass("domInfo", domainInfoClass); domainInfoClass.prototype.layoutContent = function (width) { this.attachMovie("icon_privacy", "icon_privacy", 1); this.icon_privacy._x = 2; this.icon_privacy._y = 3; }; domainInfoClass.prototype.displayContent = function (itmObj, selected) { var _local3 = itmObj; this.domName.text = _local3.dn; this.domLimit.text = _root.GetStorageDisplayString(_local3.dk, true); fixDomUsage = _root.GetStorageDisplayString(_local3.dusage / 1024); this.domUse.text = fixDomUsage; if ((_local3.dAllow == null) || (_local3.dAlways == null)) { this.icon_privacy._visible = false; this.icon_allow._visible = false; this.domUse.text = ""; } else { this.icon_privacy.SetPrivacyIcon(_local3.dAllow, _local3.dAlways); this.icon_allow.SetAlways(_local3.dAlways); } this.domStorage.text = _local3.dAllow; this.domPrivacy.text = _local3.dAlways; if (selected) { this.domName.textColor = this.hiclr; this.domLimit.textColor = this.hiclr; this.domStorage.textColor = this.hiclr; this.domUse.textColor = this.hiclr; } else { this.domName.textColor = this.normclr; this.domLimit.textColor = this.normclr; this.domStorage.textColor = this.normclr; this.domUse.textColor = this.normclr; } }; #endinitclip
Symbol 130 MovieClip [button_clip] Frame 1
Symbol 130 MovieClip [button_clip] Frame 4
_root.tout("i am disabled like you wouldn't believe!");
Symbol 135 MovieClip Frame 1
var component = _parent; component.registerSkinElement(track_mc, "scrollTrack");
Symbol 136 MovieClip [FScrollBarSymbol] Frame 1
#initclip 11 FScrollBarClass = function () { if (this._height == 4) { return(undefined); } this.init(); this.minPos = (this.maxPos = (this.pageSize = (this.largeScroll = 0))); this.smallScroll = 1; this.width = (this.horizontal ? (this._width) : (this._height)); this._xscale = (this._yscale = 100); this.setScrollPosition(0); this.tabEnabled = false; if (this._targetInstanceName.length > 0) { this.setScrollTarget(this._parent[this._targetInstanceName]); } this.tabChildren = false; this.setSize(this.width); }; FScrollBarClass.prototype = new FUIComponentClass(); FScrollBarClass.prototype.setHorizontal = function (flag) { if (this.horizontal && (!flag)) { this._xscale = 100; this._rotation = 0; } else if (flag && (!this.horizontal)) { this._xscale = -100; this._rotation = -90; } this.horizontal = flag; }; FScrollBarClass.prototype.setScrollProperties = function (pSize, mnPos, mxPos) { if (!this.enable) { return(undefined); } this.pageSize = pSize; this.minPos = Math.max(mnPos, 0); this.maxPos = Math.max(mxPos, 0); this.scrollPosition = Math.max(this.minPos, this.scrollPosition); this.scrollPosition = Math.min(this.maxPos, this.scrollPosition); if ((this.maxPos - this.minPos) <= 0) { this.scrollThumb_mc.removeMovieClip(); this.upArrow_mc.gotoAndStop(3); this.downArrow_mc.gotoAndStop(3); this.downArrow_mc.onPress = (this.downArrow_mc.onRelease = (this.downArrow_mc.onDragOut = null)); this.upArrow_mc.onPress = (this.upArrow_mc.onRelease = (this.upArrow_mc.onDragOut = null)); this.scrollTrack_mc.onPress = (this.scrollTrack_mc.onRelease = null); this.scrollTrack_mc.onDragOut = (this.scrollTrack_mc.onRollOut = null); this.scrollTrack_mc.useHandCursor = false; } else { var _local2 = this.getScrollPosition(); this.upArrow_mc.gotoAndStop(1); this.downArrow_mc.gotoAndStop(1); this.upArrow_mc.onPress = (this.upArrow_mc.onDragOver = this.startUpScroller); this.upArrow_mc.onRelease = (this.upArrow_mc.onDragOut = this.stopScrolling); this.downArrow_mc.onPress = (this.downArrow_mc.onDragOver = this.startDownScroller); this.downArrow_mc.onRelease = (this.downArrow_mc.onDragOut = this.stopScrolling); this.scrollTrack_mc.onPress = (this.scrollTrack_mc.onDragOver = this.startTrackScroller); this.scrollTrack_mc.onRelease = this.stopScrolling; this.scrollTrack_mc.onDragOut = this.stopScrolling; this.scrollTrack_mc.onRollOut = this.stopScrolling; this.scrollTrack_mc.useHandCursor = false; this.attachMovie("ScrollThumb", "scrollThumb_mc", 3); this.scrollThumb_mc._x = 0; this.scrollThumb_mc._y = this.upArrow_mc._height; this.scrollThumb_mc.onPress = this.startDragThumb; this.scrollThumb_mc.controller = this; this.scrollThumb_mc.onRelease = (this.scrollThumb_mc.onReleaseOutside = this.stopDragThumb); this.scrollThumb_mc.useHandCursor = false; this.thumbHeight = (this.pageSize / ((this.maxPos - this.minPos) + this.pageSize)) * this.trackSize; this.thumbMid_mc = this.scrollThumb_mc.mc_sliderMid; this.thumbTop_mc = this.scrollThumb_mc.mc_sliderTop; this.thumbBot_mc = this.scrollThumb_mc.mc_sliderBot; this.thumbHeight = Math.max(this.thumbHeight, 6); this.midHeight = (this.thumbHeight - this.thumbTop_mc._height) - this.thumbBot_mc._height; this.thumbMid_mc._yScale = (this.midHeight * 100) / this.thumbMid_mc._height; this.thumbMid_mc._y = this.thumbTop_mc._height; this.thumbBot_mc._y = this.thumbTop_mc._height + this.midHeight; this.scrollTop = this.scrollThumb_mc._y; this.trackHeight = this.trackSize - this.thumbHeight; this.scrollBot = this.trackHeight + this.scrollTop; _local2 = Math.min(_local2, this.maxPos); this.setScrollPosition(Math.max(_local2, this.minPos)); } }; FScrollBarClass.prototype.getScrollPosition = function () { return(this.scrollPosition); }; FScrollBarClass.prototype.setScrollPosition = function (pos) { this.scrollPosition = pos; if (this.scrollThumb_mc != undefined) { pos = Math.min(pos, this.maxPos); pos = Math.max(pos, this.minPos); } this.scrollThumb_mc._y = (((pos - this.minPos) * this.trackHeight) / (this.maxPos - this.minPos)) + this.scrollTop; this.executeCallBack(); }; FScrollBarClass.prototype.setLargeScroll = function (lScroll) { this.largeScroll = lScroll; }; FScrollBarClass.prototype.setSmallScroll = function (sScroll) { this.smallScroll = sScroll; }; FScrollBarClass.prototype.setEnabled = function (enabledFlag) { var _local3 = this.enable; if (enabledFlag && (!_local3)) { this.enable = enabledFlag; if (this.textField != undefined) { this.setScrollTarget(this.textField); } else { this.setScrollProperties(this.pageSize, this.cachedMinPos, this.cachedMaxPos); this.setScrollPosition(this.cachedPos); } this.clickFilter = undefined; } else if ((!enabledFlag) && (_local3)) { this.textField.removeListener(this); this.cachedPos = this.getScrollPosition(); this.cachedMinPos = this.minPos; this.cachedMaxPos = this.maxPos; if (this.clickFilter == undefined) { this.setScrollProperties(this.pageSize, 0, 0); } else { this.clickFilter = true; } this.enable = enabledFlag; } }; FScrollBarClass.prototype.setSize = function (hgt) { if (this._height == 1) { return(undefined); } this.width = hgt; this.scrollTrack_mc._yscale = 100; this.scrollTrack_mc._yscale = (100 * this.width) / this.scrollTrack_mc._height; if (this.upArrow_mc == undefined) { this.attachMovie("UpArrow", "upArrow_mc", 1); this.attachMovie("DownArrow", "downArrow_mc", 2); this.downArrow_mc.controller = (this.upArrow_mc.controller = this); this.upArrow_mc.useHandCursor = (this.downArrow_mc.useHandCursor = false); this.upArrow_mc._x = (this.upArrow_mc._y = 0); this.downArrow_mc._x = 0; } this.scrollTrack_mc.controller = this; this.downArrow_mc._y = this.width - this.downArrow_mc._height; this.trackSize = this.width - (2 * this.downArrow_mc._height); if (this.textField != undefined) { this.onTextChanged(); } else { this.setScrollProperties(this.pageSize, this.minPos, this.maxPos); } }; FScrollBarClass.prototype.scrollIt = function (inc, mode) { var _local3 = this.smallScroll; if (inc != "one") { _local3 = ((this.largeScroll == 0) ? (this.pageSize) : (this.largeScroll)); } var _local2 = this.getScrollPosition() + (mode * _local3); if (_local2 > this.maxPos) { _local2 = this.maxPos; } else if (_local2 < this.minPos) { _local2 = this.minPos; } this.setScrollPosition(_local2); }; FScrollBarClass.prototype.startDragThumb = function () { this.lastY = this._ymouse; this.onMouseMove = this.controller.dragThumb; }; FScrollBarClass.prototype.dragThumb = function () { this.scrollMove = this._ymouse - this.lastY; this.scrollMove = this.scrollMove + this._y; if (this.scrollMove < this.controller.scrollTop) { this.scrollMove = this.controller.scrollTop; } else if (this.scrollMove > this.controller.scrollBot) { this.scrollMove = this.controller.scrollBot; } this._y = this.scrollMove; var _local2 = this.controller; _local2.scrollPosition = Math.round(((_local2.maxPos - _local2.minPos) * (this._y - _local2.scrollTop)) / _local2.trackHeight) + _local2.minPos; this.controller.isScrolling = true; updateAfterEvent(); this.controller.executeCallBack(); }; FScrollBarClass.prototype.stopDragThumb = function () { this.controller.isScrolling = false; this.onMouseMove = null; }; FScrollBarClass.prototype.startTrackScroller = function () { this.controller.trackScroller(); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "page", -1); }; FScrollBarClass.prototype.scrollInterval = function (inc, mode) { clearInterval(this.scrolling); if (inc == "page") { this.trackScroller(); } else { this.scrollIt(inc, mode); } this.scrolling = setInterval(this, "scrollInterval", 35, inc, mode); }; FScrollBarClass.prototype.trackScroller = function () { if ((this.scrollThumb_mc._y + this.thumbHeight) < this._ymouse) { this.scrollIt("page", 1); } else if (this.scrollThumb_mc._y > this._ymouse) { this.scrollIt("page", -1); } }; FScrollBarClass.prototype.stopScrolling = function () { this.controller.downArrow_mc.gotoAndStop(1); this.controller.upArrow_mc.gotoAndStop(1); clearInterval(this.controller.scrolling); }; FScrollBarClass.prototype.startUpScroller = function () { this.controller.upArrow_mc.gotoAndStop(2); this.controller.scrollIt("one", -1); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "one", -1); }; FScrollBarClass.prototype.startDownScroller = function () { this.controller.downArrow_mc.gotoAndStop(2); this.controller.scrollIt("one", 1); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "one", 1); }; FScrollBarClass.prototype.setScrollTarget = function (tF) { if (tF == undefined) { this.textField.removeListener(this); delete this.textField[(this.horizontal ? "hScroller" : "vScroller")]; if ((this.textField.hScroller != undefined) && (this.textField.vScroller != undefined)) { this.textField.unwatch("text"); this.textField.unwatch("htmltext"); } } this.textField = undefined; if (!(tF instanceof TextField)) { return(undefined); } this.textField = tF; this.textField[(this.horizontal ? "hScroller" : "vScroller")] = this; this.onTextChanged(); this.onChanged = function () { this.onTextChanged(); }; this.onScroller = function () { if (!this.isScrolling) { if (!this.horizontal) { this.setScrollPosition(this.textField.scroll); } else { this.setScrollPosition(this.textField.hscroll); } } }; this.textField.addListener(this); this.textField.watch("text", this.callback); this.textField.watch("htmlText", this.callback); }; FScrollBarClass.prototype.callback = function (prop, oldVal, newVal) { clearInterval(this.hScroller.synchScroll); clearInterval(this.vScroller.synchScroll); this.hScroller.synchScroll = setInterval(this.hScroller, "onTextChanged", 50); this.vScroller.synchScroll = setInterval(this.vScroller, "onTextChanged", 50); return(newVal); }; FScrollBarClass.prototype.onTextChanged = function () { if ((!this.enable) || (this.textField == undefined)) { return(undefined); } clearInterval(this.synchScroll); if (this.horizontal) { var _local2 = this.textField.hscroll; this.setScrollProperties(this.textField._width, 0, this.textField.maxhscroll); this.setScrollPosition(Math.min(_local2, this.textField.maxhscroll)); } else { var _local2 = this.textField.scroll; var _local3 = this.textField.bottomScroll - this.textField.scroll; this.setScrollProperties(_local3, 1, this.textField.maxscroll); this.setScrollPosition(Math.min(_local2, this.textField.maxscroll)); } }; FScrollBarClass.prototype.executeCallBack = function () { if (this.textField == undefined) { super.executeCallBack(); } else if (this.horizontal) { this.textField.hscroll = this.getScrollPosition(); } else { this.textField.scroll = this.getScrollPosition(); } }; Object.registerClass("FScrollBarSymbol", FScrollBarClass); #endinitclip
Symbol 137 MovieClip [DataProviderSymbol] Frame 1
#initclip 6 _global.DataProviderClass = function () { this.init(); }; DataProviderClass.prototype.init = function () { this.items = new Array(); this.uniqueID = 0; this.views = new Array(); }; DataProviderClass.prototype.addView = function (viewRef) { this.views.push(viewRef); var _local2 = {event:"updateAll"}; viewRef.modelChanged(_local2); }; DataProviderClass.prototype.addItemAt = function (index, value) { if (index < this.getLength()) { this.items.splice(index, 0, "tmp"); } this.items[index] = new Object(); if (typeof(value) == "object") { this.items[index] = value; } else { this.items[index].label = value; } this.items[index].__ID__ = this.uniqueID++; var _local4 = {event:"addRows", firstRow:index, lastRow:index}; this.updateViews(_local4); }; DataProviderClass.prototype.addItem = function (value) { this.addItemAt(this.getLength(), value); }; DataProviderClass.prototype.removeItemAt = function (index) { var _local4 = this.items[index]; this.items.splice(index, 1); var _local3 = {event:"deleteRows", firstRow:index, lastRow:index}; this.updateViews(_local3); return(_local4); }; DataProviderClass.prototype.removeAll = function () { this.items = new Array(); this.updateViews({event:"deleteRows", firstRow:0, lastRow:this.getLength() - 1}); }; DataProviderClass.prototype.replaceItemAt = function (index, itemObj) { if ((index < 0) || (index >= this.getLength())) { return(undefined); } var _local3 = this.getItemID(index); if (typeof(itemObj) == "object") { this.items[index] = itemObj; } else { this.items[index].label = itemObj; } this.items[index].__ID__ = _local3; this.updateViews({event:"updateRows", firstRow:index, lastRow:index}); }; DataProviderClass.prototype.getLength = function () { return(this.items.length); }; DataProviderClass.prototype.getItemAt = function (index) { return(this.items[index]); }; DataProviderClass.prototype.getItemID = function (index) { return(this.items[index].__ID__); }; DataProviderClass.prototype.sortItemsBy = function (fieldName, order) { this.items.sortOn(fieldName); if (order == "DESC") { this.items.reverse(); } this.updateViews({event:"sort"}); }; DataProviderClass.prototype.updateViews = function (eventObj) { var _local2 = 0; while (_local2 < this.views.length) { this.views[_local2].modelChanged(eventObj); _local2++; } }; #endinitclip
Symbol 138 MovieClip [FSelectableItemSymbol] Frame 1
#initclip 15 function FSelectableItemClass() { this.init(); } FSelectableItemClass.prototype = new FUIComponentClass(); FSelectableItemClass.prototype.init = function () { if (this._name != "itemAsset") { this.highlighted = false; this.layoutContent(100); } }; FSelectableItemClass.prototype.drawItem = function (itmObj, selected) { this.displayContent(itmObj, selected); if ((this.highlighted != selected) || ((this.controller.focused != this.oldFocus) && (selected))) { this.setHighlighted(selected); } this.oldFocus = this.controller.focused; }; FSelectableItemClass.prototype.setSize = function (width, height) { var _local2 = -16384; this.width = width; this.layoutContent(width); this.attachMovie("FHighlightSymbol", "highlight_mc", _local2); this.highlight_mc._x = 0.5; this.highlight_mc._width = width - 0.5; this.highlight_mc._height = height; this.highlight_mc.controller = this; this.highlight_mc._alpha = 0; this.highlight_mc.trackAsMenu = true; this.highlight_mc.onPress = function () { if (this.controller.enable) { this.controller.controller.clickHandler(this.controller.itemNum); } }; this.highlight_mc.onDragOver = function () { if (this.controller.controller.focused) { this.onPress(); } }; this.highlight_mc.useHandCursor = false; this.highlight_mc.trackAsMenu = true; }; FSelectableItemClass.prototype.setEnabled = function (enabledFlag) { this.enable = enabledFlag; this.fLabel_mc.setEnabled(enabledFlag); this.highlight_mc.gotoAndStop((enabledFlag ? "unfocused" : "disabled")); }; FSelectableItemClass.prototype.layoutContent = function (width) { this.attachMovie("FLabelSymbol", "fLabel_mc", 2, {hostComponent:this.controller}); this.fLabel_mc._x = 2; this.fLabel_mc._y = 0; this.fLabel_mc.setSize(width - 2); this.fLabel_mc.labelField.selectable = false; }; FSelectableItemClass.prototype.displayContent = function (itmObj, selected) { var _local2 = ""; if (itmObj.label != undefined) { _local2 = itmObj.label; } else if (typeof(itmObj) == "object") { for (var _local4 in itmObj) { if (_local4 != "__ID__") { _local2 = (itmObj[_local4] + ", ") + _local2; } } _local2 = _local2.substring(0, _local2.length - 2); } else { _local2 = itmObj; } if (this.fLabel_mc.labelField.text != _local2) { this.fLabel_mc.setLabel(_local2); } var _local5 = (selected ? (this.controller.styleTable.textSelected.value) : (this.controller.styleTable.textColor.value)); if (_local5 == undefined) { _local5 = (selected ? 16777215 : 0); } this.fLabel_mc.setColor(_local5); }; FSelectableItemClass.prototype.getItemIndex = function () { return(this.controller.getScrollPosition() + this.itemNum); }; FSelectableItemClass.prototype.getItemModel = function () { return(this.controller.getItemAt(this.getItemIndex())); }; FSelectableItemClass.prototype.getHostDataProvider = function () { return(this.controller.dataProvider); }; FSelectableItemClass.prototype.setHighlighted = function (flag) { fade = this.controller.styleTable.fadeRate.value; if (((fade == undefined) || (fade == 0)) || (!flag)) { this.highlight_mc._alpha = (flag ? 100 : 0); delete this.onEnterFrame; } else { this.fadeN = fade; this.fadeX = 1; this.highLight_mc._alpha = 20; this.onEnterFrame = function () { this.highLight_mc._alpha = (60 * Math.sqrt((this.fadeX++) / this.fadeN)) + 40; if (this.fadeX > this.fadeN) { delete this.onEnterFrame; } }; } this.highlighted = flag; }; #endinitclip
Symbol 139 MovieClip [FSelectableListSymbol] Frame 1
#initclip 12 function FSelectableListClass() { this.init(); } FSelectableListClass.prototype = new FUIComponentClass(); FSelectableListClass.prototype.init = function () { super.init(); this.enable = true; this.selected = new Array(); this.topDisplayed = (this.numDisplayed = 0); this.lastSelected = 0; this.tabChildren = false; if (this._name != undefined) { this.dataProvider = new DataProviderClass(); this.dataProvider.addView(this); } }; FSelectableListClass.prototype.addItemAt = function (index, label, data) { if ((index < 0) || (!this.enable)) { return(undefined); } this.dataProvider.addItemAt(index, {label:label, data:data}); }; FSelectableListClass.prototype.addItem = function (label, data) { if (!this.enable) { return(undefined); } this.dataProvider.addItem({label:label, data:data}); }; FSelectableListClass.prototype.removeItemAt = function (index) { this.selectHolder = this.getSelectedIndex(); var _local2 = this.getItemAt(index); this.dataProvider.removeItemAt(index); return(_local2); }; FSelectableListClass.prototype.removeAll = function () { this.dataProvider.removeAll(); }; FSelectableListClass.prototype.replaceItemAt = function (index, newLabel, newData) { this.dataProvider.replaceItemAt(index, {label:newLabel, data:newData}); }; FSelectableListClass.prototype.sortItemsBy = function (fieldName, order) { this.lastSelID = this.dataProvider.getItemID(this.lastSelected); this.dataProvider.sortItemsBy(fieldName, order); }; FSelectableListClass.prototype.getLength = function () { return(this.dataProvider.getLength()); }; FSelectableListClass.prototype.getSelectedIndex = function () { for (var _local3 in this.selected) { var _local2 = this.selected[_local3].sIndex; if (_local2 != undefined) { return(_local2); } } }; FSelectableListClass.prototype.getSelectedItem = function () { return(this.getItemAt(this.getSelectedIndex())); }; FSelectableListClass.prototype.getItemAt = function (index) { return(this.dataProvider.getItemAt(index)); }; FSelectableListClass.prototype.getEnabled = function () { return(this.enable); }; FSelectableListClass.prototype.getValue = function () { var _local2 = this.getSelectedItem(); return(((_local2.data == undefined) ? (_local2.label) : (_local2.data))); }; FSelectableListClass.prototype.setSelectedIndex = function (index, flag) { if (((index >= 0) && (index < this.getLength())) && (this.enable)) { this.clearSelected(); this.selectItem(index, true); this.lastSelected = index; this.invalidate("updateControl"); if (flag != false) { this.executeCallBack(); } } }; FSelectableListClass.prototype.setDataProvider = function (obj) { this.setScrollPosition(0); this.clearSelected(); if (obj instanceof Array) { this.dataProvider = new DataProviderClass(); var _local2 = 0; while (_local2 < obj.length) { var _local4 = ((typeof(obj[_local2]) == "string") ? ({label:obj[_local2]}) : (obj[_local2])); this.dataProvider.addItem(_local4); _local2++; } } else { this.dataProvider = obj; } this.dataProvider.addView(this); }; FSelectableListClass.prototype.setItemSymbol = function (linkID) { this.tmpPos = this.getScrollPosition(); this.itemSymbol = linkID; this.invalidate("setSize"); this.setScrollPosition(this.tmpPos); }; FSelectableListClass.prototype.setEnabled = function (enabledFlag) { this.cleanUI(); super.setEnabled(enabledFlag); this.enable = enabledFlag; this.boundingBox_mc.gotoAndStop((this.enable ? "enabled" : "disabled")); var _local4 = Math.min(this.numDisplayed, this.getLength()); var _local3 = 0; while (_local3 < _local4) { this.container_mc[("fListItem" + _local3) + "_mc"].setEnabled(this.enable); _local3++; } if (this.enable) { this.invalidate("updateControl"); } }; FSelectableListClass.prototype.updateControl = function () { var _local2 = 0; while (_local2 < this.numDisplayed) { this.container_mc[("fListItem" + _local2) + "_mc"].drawItem(this.getItemAt(this.topDisplayed + _local2), this.isSelected(this.topDisplayed + _local2)); _local2++; } }; FSelectableListClass.prototype.setSize = function (w, h) { super.setSize(w, h); this.boundingBox_mc._xscale = (this.boundingBox_mc._yscale = 100); this.boundingBox_mc._xscale = (this.width * 100) / this.boundingBox_mc._width; this.boundingBox_mc._yscale = (this.height * 100) / this.boundingBox_mc._height; var _local3 = 0; while (_local3 < this.numDisplayed) { this.container_mc.attachMovie(this.itemSymbol, ("fListItem" + _local3) + "_mc", 10 + _local3, {controller:this, itemNum:_local3}); var _local4 = this.container_mc[("fListItem" + _local3) + "_mc"]; var _local5 = ((this.scrollOffset == undefined) ? 0 : (this.scrollOffset)); _local4.setSize(this.width - _local5, this.itmHgt); _local4._y = (this.itmHgt - 2) * _local3; _local3++; } this.updateControl(); }; FSelectableListClass.prototype.modelChanged = function (eventObj) { var _local4 = eventObj.firstRow; var _local6 = eventObj.lastRow; var _local8 = eventObj.event; if (_local8 == "addRows") { for (var _local2 in this.selected) { if ((this.selected[_local2].sIndex != undefined) && (this.selected[_local2].sIndex >= _local4)) { this.selected[_local2].sIndex = this.selected[_local2].sIndex + ((_local6 - _local4) + 1); this.setSelectedIndex(this.selected[_local2].sIndex, false); } } } else if (_local8 == "deleteRows") { if (_local4 == _local6) { var _local5 = _local4; if (this.selectHolder == _local5) { this.selectionDeleted = true; } if (((this.topDisplayed + this.numDisplayed) >= this.getLength()) && (this.topDisplayed > 0)) { this.topDisplayed--; if (this.selectionDeleted && ((_local5 - 1) >= 0)) { this.setSelectedIndex(_local5 - 1, false); } } else if (this.selectionDeleted) { var _local7 = this.getLength(); if (((_local5 == (_local7 - 1)) && (_local7 > 1)) || (_local5 > (_local7 / 2))) { this.setSelectedIndex(_local5 - 1, false); } else { this.setSelectedIndex(_local5, false); } } for (var _local2 in this.selected) { if (this.selected[_local2].sIndex > _local4) { this.selected[_local2].sIndex--; } } } else { this.clearSelected(); this.topDisplayed = 0; } } else if (_local8 == "sort") { var _local7 = this.getLength(); var _local2 = 0; while (_local2 < _local7) { if (this.isSelected(_local2)) { var _local3 = this.dataProvider.getItemID(_local2); if (_local3 == this.lastSelID) { this.lastSelected = _local2; } this.selected[String(_local3)].sIndex = _local2; } _local2++; } } this.invalidate("updateControl"); }; FSelectableListClass.prototype.measureItmHgt = function () { this.attachMovie(this.itemSymbol, "tmpItem_mc", 0, {controller:this}); this.tmpItem_mc.drawItem({label:"Sizer: PjtTopg"}, false); this.itmHgt = this.tmpItem_mc._height; this.tmpItem_mc.removeMovieClip(); }; FSelectableListClass.prototype.selectItem = function (index, selectedFlag) { if (selectedFlag && (!this.isSelected(index))) { this.selected[String(this.dataProvider.getItemID(index))] = {sIndex:index}; } else if (!selectedFlag) { delete this.selected[String(this.dataProvider.getItemID(index))]; } }; FSelectableListClass.prototype.isSelected = function (index) { return(this.selected[String(this.dataProvider.getItemID(index))].sIndex != undefined); }; FSelectableListClass.prototype.clearSelected = function () { for (var _local3 in this.selected) { var _local2 = this.selected[_local3].sIndex; if (((_local2 != undefined) && (this.topDisplayed <= _local2)) && (_local2 < (this.topDisplayed + this.numDisplayed))) { this.container_mc[("fListItem" + (_local2 - this.topDisplayed)) + "_mc"].drawItem(this.getItemAt(_local2), false); } } delete this.selected; this.selected = new Array(); }; FSelectableListClass.prototype.selectionHandler = function (itemNum) { var _local2 = this.topDisplayed + itemNum; if (this.getItemAt(_local2 == undefined)) { this.changeFlag = false; return(undefined); } this.changeFlag = true; this.clearSelected(); this.selectItem(_local2, true); this.container_mc[("fListItem" + itemNum) + "_mc"].drawItem(this.getItemAt(_local2), this.isSelected(_local2)); }; FSelectableListClass.prototype.moveSelBy = function (incr) { var _local3 = this.getSelectedIndex(); var _local2 = _local3 + incr; _local2 = Math.max(0, _local2); _local2 = Math.min(this.getLength() - 1, _local2); if (_local2 == _local3) { return(undefined); } if ((_local3 < this.topDisplayed) || (_local3 >= (this.topDisplayed + this.numDisplayed))) { this.setScrollPosition(_local3); } if ((_local2 >= (this.topDisplayed + this.numDisplayed)) || (_local2 < this.topDisplayed)) { this.setScrollPosition(this.topDisplayed + incr); } this.selectionHandler(_local2 - this.topDisplayed); }; FSelectableListClass.prototype.clickHandler = function (itmNum) { this.focusRect.removeMovieClip(); if (!this.focused) { this.pressFocus(); } this.selectionHandler(itmNum); this.onMouseUp = this.releaseHandler; }; FSelectableListClass.prototype.releaseHandler = function () { if (this.changeFlag) { this.executeCallBack(); } this.changeFlag = false; this.onMouseUp = undefined; }; FSelectableListClass.prototype.myOnSetFocus = function () { super.myOnSetFocus(); var _local3 = 0; while (_local3 < this.numDisplayed) { this.container_mc[("fListItem" + _local3) + "_mc"].highlight_mc.gotoAndStop("enabled"); _local3++; } }; FSelectableListClass.prototype.myOnKillFocus = function () { super.myOnKillFocus(); var _local3 = 0; while (_local3 < this.numDisplayed) { this.container_mc[("fListItem" + _local3) + "_mc"].highlight_mc.gotoAndStop("unfocused"); _local3++; } }; #endinitclip
Instance of Symbol 137 MovieClip [DataProviderSymbol] "dPAsset" in Symbol 139 MovieClip [FSelectableListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Instance of Symbol 138 MovieClip [FSelectableItemSymbol] "ItemAsset" in Symbol 139 MovieClip [FSelectableListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 140 MovieClip [FScrollSelectListSymbol] Frame 1
#initclip 14 function FScrollSelectListClass() { this.init(); } FScrollSelectListClass.prototype = new FSelectableListClass(); FScrollSelectListClass.prototype.getScrollPosition = function () { return(this.topDisplayed); }; FScrollSelectListClass.prototype.setScrollPosition = function (pos) { if (this.enable) { pos = Math.min(pos, this.getLength() - this.numDisplayed); pos = Math.max(pos, 0); this.scrollBar_mc.setScrollPosition(pos); } }; FScrollSelectListClass.prototype.setAutoHideScrollBar = function (flag) { this.permaScrollBar = !flag; this.setSize(this.width, this.height); }; FScrollSelectListClass.prototype.setEnabled = function (enabledFlag) { super.setEnabled(enabledFlag); this.scrollBar_mc.setEnabled(this.enable); }; FScrollSelectListClass.prototype.setSize = function (w, h) { var _local3 = this.getScrollPosition(); super.setSize(w, h); if (this.scrollBar_mc != undefined) { this.removed = true; } this.scrollBar_mc = undefined; this.initScrollBar(); this.setScrollPosition(_local3); }; FScrollSelectListClass.prototype.modelChanged = function (eventObj) { super.modelChanged(eventObj); this.invalidate("initScrollBar"); }; FScrollSelectListClass.prototype.initScrollBar = function () { if ((!this.permaScrollBar) && (this.getLength() <= this.numDisplayed)) { if (this.removed) { this.scrollBar_mc.removeMovieClip(); this.scrollBar_mc = undefined; this.scrollOffset = undefined; this.invalidate("setSize"); } } else { if (this.scrollBar_mc == undefined) { this.container_mc.attachMovie("FScrollBarSymbol", "scrollBar_mc", 3000, {hostStyle:this.styleTable}); this.scrollBar_mc = this.container_mc.scrollBar_mc; this.scrollBar_mc.setChangeHandler("scrollHandler", this); this.scrollBar_mc.setSize(this.height); this.scrollBar_mc._x = this.width - this.scrollBar_mc._width; this.scrollBar_mc._y = 0; this.scrollBar_mc.setLargeScroll(this.numDisplayed - 1); this.scrollOffset = this.scrollBar_mc._width; this.invalidate("setSize"); } this.scrollBar_mc.setScrollProperties(this.numDisplayed, 0, this.getLength() - this.numDisplayed); } }; FScrollSelectListClass.prototype.scrollHandler = function (scrollBar) { var _local2 = scrollBar.getScrollPosition(); this.topDisplayed = _local2; if (this.lastPosition != _local2) { this.updateControl(); } this.lastPosition = _local2; }; FScrollSelectListClass.prototype.clickHandler = function (itmNum) { super.clickHandler(itmNum); if ((this.dragScrolling == undefined) && (this.scrollBar_mc != undefined)) { this.dragScrolling = setInterval(this, "dragScroll", 15); } }; FScrollSelectListClass.prototype.releaseHandler = function () { clearInterval(this.dragScrolling); this.dragScrolling = undefined; super.releaseHandler(); }; FScrollSelectListClass.prototype.dragScroll = function () { clearInterval(this.dragScrolling); if (this.container_mc._ymouse < 0) { this.setScrollPosition(this.getScrollPosition() - 1); this.selectionHandler(0); this.scrollInterval = Math.max(25, (-23.8 * (-this.container_mc._ymouse)) + 500); this.dragScrolling = setInterval(this, "dragScroll", this.scrollInterval); } else if (this.container_mc._ymouse > ((this.itmHgt - 2) * this.numDisplayed)) { this.setScrollPosition(this.getScrollPosition() + 1); this.selectionHandler(this.numDisplayed - 1); this.scrollInterval = Math.max(25, (-23.8 * Math.abs((this.container_mc._ymouse - ((this.itmHgt - 2) * this.numDisplayed)) - 2)) + 500); this.dragScrolling = setInterval(this, "dragScroll", this.scrollInterval); } else { this.dragScrolling = setInterval(this, "dragScroll", 15); } }; FScrollSelectListClass.prototype.myOnKeyDown = function () { if (this.focused) { this.keyCodes = new Array(40, 38, 34, 33, 36, 35); this.keyIncrs = new Array(1, -1, this.numDisplayed - 1, -(this.numDisplayed - 1), -this.getLength(), this.getLength()); var _local2 = 0; while (_local2 < this.keyCodes.length) { if (Key.isDown(this.keyCodes[_local2])) { this.moveSelBy(this.keyIncrs[_local2]); return(undefined); } _local2++; } this.findInputText(); } }; FScrollSelectListClass.prototype.findInputText = function () { var _local2 = Key.getAscii(); if ((_local2 >= 33) && (_local2 <= 126)) { this.findString(String.fromCharCode(_local2)); } }; FScrollSelectListClass.prototype.findString = function (str) { if (this.getLength() == 0) { return(undefined); } var _local4 = this.getSelectedIndex(); var _local6 = 0; var _local2 = _local4 + 1; while (_local2 != _local4) { var _local3 = this.getItemAt(_local2).label.substring(0, str.length); if ((str == _local3) || (str.toUpperCase() == _local3.toUpperCase())) { _local6 = _local2 - _local4; break; } if (_local2 >= (this.getLength() - 1)) { _local2 = -1; } _local2++; } if (_local6 != 0) { this.moveSelBy(_local6); } }; #endinitclip
Instance of Symbol 136 MovieClip [FScrollBarSymbol] "scrollBarAsset" in Symbol 140 MovieClip [FScrollSelectListSymbol] Frame 1
//component parameters onClipEvent (initialize) { _targetInstanceName = ""; horizontal = false; } onClipEvent (load) { this._width = (this._height = 1); }
Instance of Symbol 139 MovieClip [FSelectableListSymbol] "superClassAsset" in Symbol 140 MovieClip [FScrollSelectListSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 141 MovieClip [FComboBoxItemSymbol] Frame 1
#initclip 16 function FComboBoxItemClass() { this.init(); } FComboBoxItemClass.prototype = new FSelectableItemClass(); Object.registerClass("FComboBoxItemSymbol", FComboBoxItemClass); FComboBoxItemClass.prototype.setSize = function (w, h) { super.setSize(w, h); this.highlight_mc.onRollOver = function () { this.controller.controller.selectionHandler(this.controller.itemNum); }; }; #endinitclip
Symbol 145 MovieClip [FBoundingBoxSymbol] Frame 1
var component = _parent; component.registerSkinElement(boundingBox, "background"); stop();
Symbol 145 MovieClip [FBoundingBoxSymbol] Frame 2
component.registerSkinElement(boundingBox2, "backgroundDisabled"); stop();
Symbol 148 MovieClip [FComboBoxSymbol] Frame 1
#initclip 17 function FComboBoxClass() { _global._popUpLevel = ((_global._popUpLevel == undefined) ? 20000 : (_global._popUpLevel + 1)); this.superHolder = _root.createEmptyMovieClip("superHolder" + _popUpLevel, _popUpLevel); var _local5 = this.superHolder.createEmptyMovieClip("testCont", 20000); var _local6 = _local5.attachMovie("FBoundingBoxSymbol", "boundingBox_mc", 0); if (_local6._name == undefined) { this.superHolder.removeMovieClip(); this.superHolder = this._parent.createEmptyMovieClip("superHolder" + _popUpLevel, _popUpLevel); } else { _local5.removeMovieClip(); } if (this.rowCount == undefined) { this.rowCount = 8; this.editable = false; } this.itemSymbol = "FComboBoxItemSymbol"; this.init(); this.permaScrollBar = false; this.proxyBox_mc.gotoAndStop(1); this.width = this._width; this.height = (this.proxyBox_mc._height * this._yscale) / 100; var _local4 = 0; while (_local4 < this.labels.length) { this.addItem(this.labels[_local4], this.data[_local4]); _local4++; } this.lastSelected = 0; this.selectItem(0); this._xscale = (this._yscale = 100); this.opened = false; this.setSize(this.width); this.highlightTop(false); if (this.changeHandler.length > 0) { this.setChangeHandler(this.changeHandler); } this.onUnload = function () { this.superHolder.removeMovieClip(); }; this.setSelectedIndex(0, false); this.value = ""; this.focusEnabled = true; this.changeFlag = false; } FComboBoxClass.prototype = new FScrollSelectListClass(); Object.registerClass("FComboBoxSymbol", FComboBoxClass); FComboBoxClass.prototype.modelChanged = function (eventObj) { super.modelChanged(eventObj); var _local3 = eventObj.event; if ((_local3 == "addRows") || (_local3 == "deleteRows")) { var _local6 = (eventObj.lastRow - eventObj.firstRow) + 1; var _local7 = ((_local3 == "addRows") ? 1 : -1); var _local4 = this.getLength(); var _local8 = _local4 - (_local7 * _local6); if ((this.rowCount > _local8) || (this.rowCount > _local4)) { this.invalidate("setSize"); } if (this.getSelectedIndex() == undefined) { this.setSelectedIndex(0, false); } } else if (_local3 == "updateAll") { this.invalidate("setSize"); } }; FComboBoxClass.prototype.removeAll = function () { if (!this.enable) { return(undefined); } super.removeAll(); if (this.editable) { this.value = ""; } this.invalidate("setSize"); }; FComboBoxClass.prototype.setSize = function (w) { if ((((w == undefined) || (typeof(w) != "number")) || (w <= 0)) || (!this.enable)) { return(undefined); } this.proxyBox_mc._width = w; this.container_mc.removeMovieClip(); this.measureItmHgt(); this.container_mc = this.superHolder.createEmptyMovieClip("container", 3); this.container_mc.tabChildren = false; this.setPopUpLocation(this.container_mc); this.container_mc.attachMovie("FBoundingBoxSymbol", "boundingBox_mc", 0); this.boundingBox_mc = this.container_mc.boundingBox_mc; this.boundingBox_mc.component = this; this.registerSkinElement(this.boundingBox_mc.boundingBox, "background"); this.proxyBox_mc._height = this.itmHgt; this.numDisplayed = Math.min(this.rowCount, this.getLength()); if (this.numDisplayed < 3) { this.numDisplayed = Math.min(3, this.getLength()); } this.height = (this.numDisplayed * (this.itmHgt - 2)) + 2; super.setSize(w, this.height); this.attachMovie("DownArrow", "downArrow", 10); this.downArrow._y = 0; this.downArrow._width = this.itmHgt; this.downArrow._height = this.itmHgt; this.downArrow._x = this.proxyBox_mc._width - this.downArrow._width; this.setEditable(this.editable); this.container_mc._visible = this.opened; this.highlightTop(false); this.fader = this.superHolder.attachMovie("FBoundingBoxSymbol", "faderX", 4); this.registerSkinElement(this.fader.boundingBox, "background"); this.fader._width = this.width; this.fader._height = this.height; this.fader._visible = false; }; FComboBoxClass.prototype.setDataProvider = function (dp) { super.setDataProvider(dp); this.invalidate("setSize"); this.setSelectedIndex(0); }; FComboBoxClass.prototype.getValue = function () { if (this.editable) { return(this.fLabel_mc.getLabel()); } return(super.getValue()); }; FComboBoxClass.prototype.getRowCount = function () { return(this.rowCount); }; FComboBoxClass.prototype.setRowCount = function (count) { this.rowCount = ((this.getLength() > count) ? (Math.max(count, 3)) : (count)); this.setSize(this.width); var _local2 = this.getLength(); if ((_local2 - this.getScrollPosition()) < this.rowCount) { this.setScrollPosition(_local2 - Math.min(this.rowCount, _local2)); this.invalidate("updateControl"); } }; FComboBoxClass.prototype.setEditable = function (editableFlag) { if (!this.enable) { return(undefined); } this.editable = editableFlag; if (!this.editable) { this.onPress = this.pressHandler; this.useHandCursor = false; this.trackAsMenu = true; this.attachMovie("FComboBoxItemSymbol", "fLabel_mc", 5, {controller:this, itemNum:-1}); this.fLabel_mc.onRollOver = undefined; this.fLabel_mc.setSize((this.width - this.itmHgt) + 1, this.itmHgt); this.topLabel = this.getSelectedItem(); this.fLabel_mc.drawItem(this.topLabel, false); this.highlightTop(false); } else { this.attachMovie("FLabelSymbol", "fLabel_mc", 5); this.fLabel_txt = this.fLabel_mc.labelField; this.fLabel_txt.type = "input"; this.fLabel_txt._x = 4; this.fLabel_txt.onSetFocus = this.onLabelFocus; this.fLabel_mc.setSize((this.width - this.itmHgt) - 3); delete this.onPress; this.fLabel_txt.onKillFocus = function () { this._parent._parent.myOnKillFocus(); }; this.fLabel_mc.setLabel(this.value); this.fLabel_txt.onChanged = function () { this._parent._parent.findInputText(); }; this.downArrow.onPress = this.buttonPressHandler; this.downArrow.useHandCursor = false; this.downArrow.trackAsMenu = true; } }; FComboBoxClass.prototype.setEnabled = function (enabledFlag) { enabledFlag = (((enabledFlag == undefined) || (typeof(enabledFlag) != "boolean")) ? true : (enabledFlag)); super.setEnabled(enabledFlag); this.registerSkinElement(this.boundingBox_mc.boundingBox, "background"); this.proxyBox_mc.gotoAndStop((this.enable ? "enabled" : "disabled")); this.downArrow.gotoAndStop((this.enable ? 1 : 3)); if (this.editable) { this.fLabel_txt.type = (enabledFlag ? "input" : "dynamic"); this.fLabel_txt.selectable = enabledFlag; } else if (enabledFlag) { this.fLabel_mc.drawItem(this.topLabel, false); this.setSelectedIndex(this.getSelectedIndex(), false); } this.fLabel_mc.setEnabled(this.enable); this.fLabel_txt.onSetFocus = (enabledFlag ? (this.onLabelFocus) : undefined); }; FComboBoxClass.prototype.setSelectedIndex = function (index, flag) { super.setSelectedIndex(index, flag); if (!this.editable) { this.topLabel = this.getSelectedItem(); this.fLabel_mc.drawItem(this.topLabel, false); } else { this.value = ((flag != undefined) ? "" : (this.getSelectedItem().label)); this.fLabel_mc.setLabel(this.value); } this.invalidate("updateControl"); }; FComboBoxClass.prototype.setValue = function (value) { if (this.editable) { this.fLabel_mc.setLabel(value); this.value = value; } }; FComboBoxClass.prototype.pressHandler = function () { this.focusRect.removeMovieClip(); if (this.enable) { if (!this.opened) { this.onMouseUp = this.releaseHandler; } else { this.onMouseUp = undefined; } this.changeFlag = false; if (!this.focused) { this.pressFocus(); this.clickFilter = (this.editable ? false : true); } if (!this.clickFilter) { this.openOrClose(!this.opened); } else { this.clickFilter = false; } } }; FComboBoxClass.prototype.clickHandler = function (itmNum) { if (!this.focused) { if (this.editable) { this.fLabel_txt.onKillFocus = undefined; } this.pressFocus(); } super.clickHandler(itmNum); this.selectionHandler(itmNum); this.onMouseUp = this.releaseHandler; }; FComboBoxClass.prototype.highlightTop = function (flag) { if (!this.editable) { this.fLabel_mc.drawItem(this.topLabel, flag); } }; FComboBoxClass.prototype.myOnSetFocus = function () { super.myOnSetFocus(); this.fLabel_mc.highlight_mc.gotoAndStop("enabled"); this.highlightTop(true); }; FComboBoxClass.prototype.drawFocusRect = function () { this.drawRect(-2, -2, this.width + 4, this._height + 4); }; FComboBoxClass.prototype.myOnKillFocus = function () { if (Selection.getFocus().indexOf("labelField") != -1) { return(undefined); } super.myOnKillFocus(); delete this.fLabel_txt.onKeyDown; this.openOrClose(false); this.highlightTop(false); }; FComboBoxClass.prototype.setPopUpLocation = function (mcRef) { mcRef._x = this._x; var _local2 = {x:this._x, y:this._y + this.proxyBox_mc._height}; this._parent.localToGlobal(_local2); mcRef._parent.globalToLocal(_local2); mcRef._x = _local2.x; mcRef._y = _local2.y; if ((this.height + mcRef._y) >= Stage.height) { this.upward = true; mcRef._y = (_local2.y - this.height) - this.proxyBox_mc._height; } else { this.upward = false; } }; FComboBoxClass.prototype.openOrClose = function (flag) { if (this.getLength() == 0) { return(undefined); } this.setPopUpLocation(this.container_mc); if ((this.lastSelected != -1) && ((this.lastSelected < this.topDisplayed) || (this.lastSelected > (this.topDisplayed + this.numDisplayed)))) { super.moveSelBy(this.lastSelected - this.getSelectedIndex()); } if (!flag) { (this.downArrow.gotoAndStop(1));// not popped } else { (this.downArrow.gotoAndStop(2));// not popped } if (flag == this.opened) { return(undefined); } this.highlightTop(!flag); this.fadeRate = this.styleTable.popUpFade.value; if (((!flag) || (this.fadeRate == undefined)) || (this.fadeRate == 0)) { this.opened = (this.container_mc._visible = flag); return(undefined); } this.setPopUpLocation(this.fader); this.time = 0; this.const = 85 / Math.sqrt(this.fadeRate); this.fader._alpha = 85; this.container_mc._visible = (this.fader._visible = true); this.onEnterFrame = function () { this.fader._alpha = 100 - ((this.const * Math.sqrt(++this.time)) + 15); if (this.time >= this.fadeRate) { this.fader._visible = false; delete this.onEnterFrame; this.opened = true; } }; }; FComboBoxClass.prototype.fireChange = function () { this.lastSelected = this.getSelectedIndex(); if (!this.editable) { this.topLabel = this.getSelectedItem(); this.fLabel_mc.drawItem(this.topLabel, true); } else { this.value = this.getSelectedItem().label; this.fLabel_mc.setLabel(this.value); } this.executeCallback(); }; FComboBoxClass.prototype.releaseHandler = function () { var _local3 = this.boundingBox_mc.hitTest(_root._xmouse, _root._ymouse); if (this.changeFlag) { if (_local3) { this.fireChange(); } this.openOrClose(!this.opened); } else if (_local3) { this.openOrClose(false); } else { this.onMouseDown = function () { if ((!this.boundingBox_mc.hitTest(_root._xmouse, _root._ymouse)) && (!this.hitTest(_root._xmouse, _root._ymouse))) { this.onMouseDown = undefined; this.openOrClose(false); } }; } this.changeFlag = false; this.onMouseUp = undefined; clearInterval(this.dragScrolling); this.dragScrolling = undefined; }; FComboBoxClass.prototype.moveSelBy = function (itemNum) { if (itemNum != 0) { super.moveSelBy(itemNum); if (this.editable) { this.setValue(this.getSelectedItem().label); } if (!this.opened) { if (this.changeFlag && (!this.isSelected(this.lastSelected))) { this.fireChange(); } } } }; FComboBoxClass.prototype.myOnKeyDown = function () { if (!this.focused) { return(undefined); } if (this.editable && (Key.isDown(13))) { this.setValue(this.fLabel_mc.getLabel()); this.executeCallback(); this.openOrClose(false); } else if ((Key.isDown(13) || (Key.isDown(32) && (!this.editable))) && (this.opened)) { if (this.getSelectedIndex() != this.lastSelected) { this.fireChange(); } this.openOrClose(false); this.fLabel_txt.hscroll = 0; } super.myOnKeyDown(); }; FComboBoxClass.prototype.findInputText = function () { if (!this.editable) { super.findInputText(); } }; FComboBoxClass.prototype.onLabelFocus = function () { this._parent._parent.tabFocused = false; this._parent._parent.focused = true; this.onKeyDown = function () { this._parent._parent.myOnKeyDown(); }; Key.addListener(this); }; FComboBoxClass.prototype.buttonPressHandler = function () { this._parent.pressHandler(); }; #endinitclip this.deadPreview._visible = false;
Instance of Symbol 140 MovieClip [FScrollSelectListSymbol] "superClassAsset" in Symbol 148 MovieClip [FComboBoxSymbol] Frame 1
//component parameters onClipEvent (initialize) { }
Symbol 149 MovieClip [FSingleLineScrollbarSymbol] Frame 1
#initclip 13 FSingleLineScrollBarClass = function () { if (this._height == 4) { return(undefined); } this.init(); this.minPos = (this.maxPos = (this.pageSize = (this.largeScroll = 0))); this.smallScroll = 1; this.width = (this.horizontal ? (this._width) : (this._height)); this._xscale = (this._yscale = 100); this.setScrollPosition(0); this.tabEnabled = false; if (this._targetInstanceName.length > 0) { this.setScrollTarget(this._parent[this._targetInstanceName]); } this.tabChildren = false; this.setSize(this.width); }; FSingleLineScrollBarClass.prototype = new FUIComponentClass(); FSingleLineScrollBarClass.prototype.setHorizontal = function (flag) { if (this.horizontal && (!flag)) { this._xscale = 100; this._rotation = 0; } else if (flag && (!this.horizontal)) { this._xscale = -100; this._rotation = -90; } this.horizontal = flag; }; FSingleLineScrollBarClass.prototype.setScrollProperties = function (pSize, mnPos, mxPos) { if (!this.enable) { return(undefined); } this.pageSize = pSize; this.minPos = Math.max(mnPos, 0); this.maxPos = Math.max(mxPos, 0); this.scrollPosition = Math.max(this.minPos, this.scrollPosition); this.scrollPosition = Math.min(this.maxPos, this.scrollPosition); if ((this.maxPos - this.minPos) <= 0) { this.scrollThumb_mc.removeMovieClip(); this.upArrow_mc.gotoAndStop(3); this.downArrow_mc.gotoAndStop(3); this.downArrow_mc.onPress = (this.downArrow_mc.onRelease = (this.downArrow_mc.onDragOut = null)); this.upArrow_mc.onPress = (this.upArrow_mc.onRelease = (this.upArrow_mc.onDragOut = null)); this.scrollTrack_mc.onPress = (this.scrollTrack_mc.onRelease = null); this.scrollTrack_mc.onDragOut = (this.scrollTrack_mc.onRollOut = null); this.scrollTrack_mc.useHandCursor = false; } else { var _local2 = this.getScrollPosition(); this.upArrow_mc.gotoAndStop(1); this.downArrow_mc.gotoAndStop(1); this.upArrow_mc.onPress = (this.upArrow_mc.onDragOver = this.startUpScroller); this.upArrow_mc.onRelease = (this.upArrow_mc.onDragOut = this.stopScrolling); this.downArrow_mc.onPress = (this.downArrow_mc.onDragOver = this.startDownScroller); this.downArrow_mc.onRelease = (this.downArrow_mc.onDragOut = this.stopScrolling); this.scrollTrack_mc.onPress = (this.scrollTrack_mc.onDragOver = this.startTrackScroller); this.scrollTrack_mc.onRelease = this.stopScrolling; this.scrollTrack_mc.onDragOut = this.stopScrolling; this.scrollTrack_mc.onRollOut = this.stopScrolling; this.scrollTrack_mc.useHandCursor = false; this.scrollThumb_mc._x = 0; this.scrollThumb_mc._y = this.upArrow_mc._height; this.scrollThumb_mc.onPress = this.startDragThumb; this.scrollThumb_mc.controller = this; this.scrollThumb_mc.onRelease = (this.scrollThumb_mc.onReleaseOutside = this.stopDragThumb); this.scrollThumb_mc.useHandCursor = false; this.thumbHeight = (this.pageSize / ((this.maxPos - this.minPos) + this.pageSize)) * this.trackSize; this.thumbMid_mc = this.scrollThumb_mc.mc_sliderMid; this.thumbTop_mc = this.scrollThumb_mc.mc_sliderTop; this.thumbBot_mc = this.scrollThumb_mc.mc_sliderBot; this.thumbHeight = Math.max(this.thumbHeight, 6); this.midHeight = (this.thumbHeight - this.thumbTop_mc._height) - this.thumbBot_mc._height; this.thumbMid_mc._yScale = (this.midHeight * 100) / this.thumbMid_mc._height; this.thumbMid_mc._y = this.thumbTop_mc._height; this.thumbBot_mc._y = this.thumbTop_mc._height + this.midHeight; this.scrollTop = this.scrollThumb_mc._y; this.trackHeight = this.trackSize - this.thumbHeight; this.scrollBot = this.trackHeight + this.scrollTop; _local2 = Math.min(_local2, this.maxPos); this.setScrollPosition(Math.max(_local2, this.minPos)); } }; FSingleLineScrollBarClass.prototype.getScrollPosition = function () { return(this.scrollPosition); }; FSingleLineScrollBarClass.prototype.setScrollPosition = function (pos) { this.scrollPosition = pos; if (this.scrollThumb_mc != undefined) { pos = Math.min(pos, this.maxPos); pos = Math.max(pos, this.minPos); } this.scrollThumb_mc._y = (((pos - this.minPos) * this.trackHeight) / (this.maxPos - this.minPos)) + this.scrollTop; this.executeCallBack(); }; FSingleLineScrollBarClass.prototype.setLargeScroll = function (lScroll) { this.largeScroll = lScroll; }; FSingleLineScrollBarClass.prototype.setSmallScroll = function (sScroll) { this.smallScroll = sScroll; }; FSingleLineScrollBarClass.prototype.setEnabled = function (enabledFlag) { var _local3 = this.enable; if (enabledFlag && (!_local3)) { this.enable = enabledFlag; if (this.textField != undefined) { this.setScrollTarget(this.textField); } else { this.setScrollProperties(this.pageSize, this.cachedMinPos, this.cachedMaxPos); this.setScrollPosition(this.cachedPos); } this.clickFilter = undefined; } else if ((!enabledFlag) && (_local3)) { this.textField.removeListener(this); this.cachedPos = this.getScrollPosition(); this.cachedMinPos = this.minPos; this.cachedMaxPos = this.maxPos; if (this.clickFilter == undefined) { this.setScrollProperties(this.pageSize, 0, 0); } else { this.clickFilter = true; } this.enable = enabledFlag; } }; FSingleLineScrollBarClass.prototype.setSize = function (hgt) { if (this._height == 1) { return(undefined); } this.width = hgt; this.scrollTrack_mc._yscale = 100; this.scrollTrack_mc._yscale = (100 * this.width) / this.scrollTrack_mc._height; if (this.upArrow_mc == undefined) { this.attachMovie("UpArrow", "upArrow_mc", 1); this.attachMovie("DownArrow", "downArrow_mc", 2); this.downArrow_mc.controller = (this.upArrow_mc.controller = this); this.upArrow_mc.useHandCursor = (this.downArrow_mc.useHandCursor = false); this.upArrow_mc._x = (this.upArrow_mc._y = 0); this.downArrow_mc._x = 0; } this.scrollTrack_mc.controller = this; this.downArrow_mc._y = this.width - this.downArrow_mc._height; this.trackSize = this.width - (2 * this.downArrow_mc._height); if (this.textField != undefined) { this.onTextChanged(); } else { this.setScrollProperties(this.pageSize, this.minPos, this.maxPos); } }; FSingleLineScrollBarClass.prototype.scrollIt = function (inc, mode) { var _local3 = this.smallScroll; if (inc != "one") { _local3 = ((this.largeScroll == 0) ? (this.pageSize) : (this.largeScroll)); } var _local2 = this.getScrollPosition() + (mode * _local3); if (_local2 > this.maxPos) { _local2 = this.maxPos; } else if (_local2 < this.minPos) { _local2 = this.minPos; } this.setScrollPosition(_local2); }; FSingleLineScrollBarClass.prototype.startDragThumb = function () { this.lastY = this._ymouse; this.onMouseMove = this.controller.dragThumb; }; FSingleLineScrollBarClass.prototype.dragThumb = function () { this.scrollMove = this._ymouse - this.lastY; this.scrollMove = this.scrollMove + this._y; if (this.scrollMove < this.controller.scrollTop) { this.scrollMove = this.controller.scrollTop; } else if (this.scrollMove > this.controller.scrollBot) { this.scrollMove = this.controller.scrollBot; } this._y = this.scrollMove; var _local2 = this.controller; _local2.scrollPosition = Math.round(((_local2.maxPos - _local2.minPos) * (this._y - _local2.scrollTop)) / _local2.trackHeight) + _local2.minPos; this.controller.isScrolling = true; updateAfterEvent(); this.controller.executeCallBack(); }; FSingleLineScrollBarClass.prototype.stopDragThumb = function () { this.controller.isScrolling = false; this.onMouseMove = null; }; FSingleLineScrollBarClass.prototype.startTrackScroller = function () { this.controller.trackScroller(); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "page", -1); }; FSingleLineScrollBarClass.prototype.scrollInterval = function (inc, mode) { clearInterval(this.scrolling); if (inc == "page") { this.trackScroller(); } else { this.scrollIt(inc, mode); } this.scrolling = setInterval(this, "scrollInterval", 35, inc, mode); }; FSingleLineScrollBarClass.prototype.trackScroller = function () { if ((this.scrollThumb_mc._y + this.thumbHeight) < this._ymouse) { this.scrollIt("page", 1); } else if (this.scrollThumb_mc._y > this._ymouse) { this.scrollIt("page", -1); } }; FSingleLineScrollBarClass.prototype.stopScrolling = function () { this.controller.downArrow_mc.gotoAndStop(1); this.controller.upArrow_mc.gotoAndStop(1); clearInterval(this.controller.scrolling); }; FSingleLineScrollBarClass.prototype.startUpScroller = function () { this.controller.upArrow_mc.gotoAndStop(2); this.controller.scrollIt("one", -1); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "one", -1); }; FSingleLineScrollBarClass.prototype.startDownScroller = function () { this.controller.downArrow_mc.gotoAndStop(2); this.controller.scrollIt("one", 1); this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "one", 1); }; FSingleLineScrollBarClass.prototype.setScrollTarget = function (tF) { if (tF == undefined) { this.textField.removeListener(this); delete this.textField[(this.horizontal ? "hScroller" : "vScroller")]; if ((this.textField.hScroller != undefined) && (this.textField.vScroller != undefined)) { this.textField.unwatch("text"); this.textField.unwatch("htmltext"); } } this.textField = undefined; if (!(tF instanceof TextField)) { return(undefined); } this.textField = tF; this.textField[(this.horizontal ? "hScroller" : "vScroller")] = this; this.onTextChanged(); this.onChanged = function () { this.onTextChanged(); }; this.onScroller = function () { if (!this.isScrolling) { if (!this.horizontal) { this.setScrollPosition(this.textField.scroll); } else { this.setScrollPosition(this.textField.hscroll); } } }; this.textField.addListener(this); this.textField.watch("text", this.callback); this.textField.watch("htmlText", this.callback); }; FSingleLineScrollBarClass.prototype.callback = function (prop, oldVal, newVal) { clearInterval(this.hScroller.synchScroll); clearInterval(this.vScroller.synchScroll); this.hScroller.synchScroll = setInterval(this.hScroller, "onTextChanged", 50); this.vScroller.synchScroll = setInterval(this.vScroller, "onTextChanged", 50); return(newVal); }; FSingleLineScrollBarClass.prototype.onTextChanged = function () { if ((!this.enable) || (this.textField == undefined)) { return(undefined); } clearInterval(this.synchScroll); if (this.horizontal) { var _local2 = this.textField.hscroll; this.setScrollProperties(this.textField._width, 0, this.textField.maxhscroll); this.setScrollPosition(Math.min(_local2, this.textField.maxhscroll)); } else { var _local2 = this.textField.scroll; var _local3 = this.textField.bottomScroll - this.textField.scroll; this.setScrollProperties(_local3, 1, this.textField.maxscroll); this.setScrollPosition(Math.min(_local2, this.textField.maxscroll)); } }; FSingleLineScrollBarClass.prototype.executeCallBack = function () { if (this.textField == undefined) { super.executeCallBack(); } else if (this.horizontal) { this.textField.hscroll = this.getScrollPosition(); } else { this.textField.scroll = this.getScrollPosition(); } }; Object.registerClass("FSingleLineScrollBarSymbol", FSingleLineScrollBarClass); #endinitclip
Symbol 152 Button
on (press) { this._parent.doBarScroll(); }
Symbol 156 Button
on (press) { this._parent.scrollUp(); }
Symbol 158 Button
on (press) { this._parent.scrollDown(); }
Symbol 160 Button
on (press) { this._parent._parent.startDragThumb(); } on (release, releaseOutside) { this._parent._parent.stopDragThumb(); }
Symbol 162 MovieClip Frame 1
Symbol 163 MovieClip [SMDomainListBoxSymbol] Frame 1
#initclip 9 function SMDomainListBox() { this._domainObjs = new Array(); this.createEmptyMovieClip("_mcContainer", 1); this._numItemsDisplayed = 4; this._firstItemDisplayed = 0; this._selected = undefined; } SMDomainListBox.prototype = new MovieClip(); Object.registerClass("SMDomainListBoxSymbol", SMDomainListBox); SMDomainListBox.prototype.setCallback = function (callback) { this._callback = callback; }; SMDomainListBox.prototype.setItemSymbol = function (symbol) { this._itemSymbol = symbol; }; SMDomainListBox.prototype.updateAddDomain = function (domObj) { var _local3 = this.domainObjectExists(domObj); if (_local3 != undefined) { var _local2 = this._domainObjs[_local3]._mc; this._domainObjs[_local3] = domObj; this._domainObjs[_local3]._mc = _local2; } else { _local3 = this._domainObjs.push(domObj) - 1; var _local4 = "item" + _local3; this._mcContainer.attachMovie(this._itemSymbol, _local4, _local3); var _local2 = this._mcContainer[_local4]; this._domainObjs[_local3]._mc = _local2; _local2._controller = this; _local2._uID = _local3; _local2.layoutItem(); } _local2.drawItem(this._domainObjs[_local3]); }; SMDomainListBox.prototype.deleteDomain = function (dName) { var _local2 = this.domainExists(dName); if (_local2 != undefined) { removeMovieClip(this._domainObjs[_local2]._mc); this._domainObjs.splice(_local2, 1); } _local2 = this.domainExists(dName); if (_local2 != undefined) { removeMovieClip(this._domainObjs[_local2]._mc); this._domainObjs.splice(_local2, 1); } }; SMDomainListBox.prototype.deleteAll = function () { var _local2 = 0; while (_local2 < this._domainObjs.length) { removeMovieClip(this._domainObjs[_local2]._mc); _local2++; } this._domainObjs = new Array(); }; SMDomainListBox.prototype.domainExists = function (dName) { var _local2; i = 0; while (i < this._domainObjs.length) { if (this._domainObjs[i].dName == dName) { _local2 = i; break; } i++; } return(_local2); }; SMDomainListBox.prototype.domainObjectExists = function (domObj) { var _local3; i = 0; while (i < this._domainObjs.length) { if (this._domainObjs[i].dName == domObj.dName) { if (this._domainObjs[i].dSecure == domObj.dSecure) { _local3 = i; break; } } i++; } return(_local3); }; SMDomainListBox.prototype.getLength = function (list) { var _local3 = 0; var _local2 = 0; while (_local2 < this._domainObjs.length) { if (list) { } _local3++; _local2++; } return(_local3); }; SMDomainListBox.prototype.scrollUp = function () { if (this._firstItemDisplayed > 0) { this.scrollIt(-1); } }; SMDomainListBox.prototype.scrollDown = function () { if ((this._firstItemDisplayed + this._numItemsDisplayed) < this.getLength()) { this.scrollIt(1); } }; SMDomainListBox.prototype.showScrollBar = function (bool) { this.scroll_mc._visible = bool; this.scroll_mc.swapDepths(2000); this.scrollTop = this.scroll_mc.upBtn._height; this.updateScrollBar(); }; SMDomainListBox.prototype.updateScrollBar = function () { var _local3 = this.scroll_mc._height - (2 * this.scroll_mc.upBtn._height); var _local6 = this._numItemsDisplayed / this._domainObjs.length; this.scroll_mc.thumb._height = _local6 * _local3; this.scroll_mc.thumb._x = this.scroll_mc.upBtn._x; this.scrollBot = this.scroll_mc.dnBtn._y - this.scroll_mc.thumb._height; var _local4 = _local3 - this.scroll_mc.thumb._height; var _local5 = this._domainObjs.length - this._numItemsDisplayed; var _local2 = this.scrollTop + (this._firstItemDisplayed * (_local4 / _local5)); if (_local2 <= this.scrollTop) { _local2 = this.scrollTop; } else if (_local2 >= this.scrollBot) { _local2 = this.scrollBot; } this.scroll_mc.thumb._y = _local2; }; SMDomainListBox.prototype.startDragThumb = function () { this.lastY = this.scroll_mc._ymouse; this.onMouseMove = this.dragThumb; }; SMDomainListBox.prototype.dragThumb = function () { this.isScrolling = true; var _local2 = this.scroll_mc._ymouse; var _local3; if (_local2 <= this.scrollTop) { _local3 = this.scrollTop; } else if (_local2 >= this.scrollBot) { _local3 = this.scrollBot; } else { _local3 = _local2; } var _local4 = (_local3 - this.scrollTop) / (this.scrollBot - this.scrollTop); var _local5 = math.round(_local4 * (this._domainObjs.length - this._numItemsDisplayed)); this.scrollIt(_local5 - this._firstItemDisplayed); this.lastY = _local2; updateAfterEvent(); }; SMDomainListBox.prototype.stopDragThumb = function () { this.isScrolling = false; this.onMouseMove = null; }; SMDomainListBox.prototype.doBarScroll = function () { var _local2 = this.scroll_mc.sm_scrollbar_bg._ymouse; if (_local2 < this.scroll_mc.thumb._y) { this.scrollIt(-1); } else { this.scrollIt(1); } }; SMDomainListBox.prototype.scrollIt = function (inc) { this._firstItemDisplayed = this._firstItemDisplayed + inc; this.updateControl(); }; SMDomainListBox.prototype.updateControl = function () { trace("update control"); if (this._firstItemDisplayed < 0) { this._firstItemDisplayed = 0; this.updateControl(); } else if ((this._domainObjs.length >= this._numItemsDisplayed) && ((this._firstItemDisplayed + this._numItemsDisplayed) > this._domainObjs.length)) { trace("brad is the winner! <<<<<<<<<<<<<<<<<<<<"); this._firstItemDisplayed = this._domainObjs.length - this._numItemsDisplayed; _root.tout("this._firstItemDisplayed" + this._firstItemDisplayed); _root.tout("_domainObjs.length " + this._domainObjs.length); _root.tout("_numItemsDisplayed " + this._numItemsDisplayed); this.updateControl(); } else { var _local3 = 0; while (_local3 < this._domainObjs.length) { var _local4 = this._domainObjs[_local3]._mc; if (_local3 < this._firstItemDisplayed) { _local4._visible = false; } else if ((_local3 >= this._firstItemDisplayed) && (_local3 < (this._firstItemDisplayed + this._numItemsDisplayed))) { var _local5 = (_local3 - this._firstItemDisplayed) * 16; _local4._y = _local5; _local4._visible = true; } else { _local4._visible = false; } _local3++; } } if (this._domainObjs.length > this._numItemsDisplayed) { this.showScrollBar(true); } else { this.showScrollBar(false); } }; SMDomainListBox.prototype.setSelected = function (uID) { this._selected._mc.SetItemSelected(false); this._selected = this._domainObjs[uID]; this._selected._mc.setItemSelected(true); this._callback(); }; SMDomainListBox.prototype.getSelectedItem = function () { return(this._selected); }; SMDomainListBox.prototype.sortItemsBy = function (fieldName, order) { this._domainObjs.sortOn(fieldName); if (order == "DESC") { this._domainObjs.reverse(); } this.updateControl(); }; SMDomainListBox.prototype.onSetFocus = function (oldFocus) { _root.domainListFocus = this; _root.tabSelection = 0; this.setSelected(_root.tabSelection); }; SMDomainListBox.prototype.onKillFocus = function (newFocus) { _root.domainListFocus = null; }; #endinitclip this.scroll_mc._visible = false; _root.arrowlistener = new Object(); Key.addListener(_root.arrowlistener); _root.arrowlistener.onKeyDown = function () { trace(Key.getCode()); if (_root.domainListFocus != null) { if (Key.getCode() == 38) { if (_root.tabSelection == 0) { _root.tabSelection = 0; } else { _root.tabSelection--; } _root.domainListFocus.setSelected(_root.tabSelection); _root.domainListFocus.scrollUp(); } if (Key.getCode() == 40) { if (_root.tabSelection == _root.domCount) { _root.tabSelection = 0; } else { _root.tabSelection++; } _root.domainListFocus.setSelected(_root.tabSelection); _root.domainListFocus.scrollDown(); } } };
Symbol 183 MovieClip [shell_localInformation] Frame 1
stop(); butt_storage.useHandCursor = false;
Symbol 183 MovieClip [shell_localInformation] Frame 2
stop();
Symbol 189 MovieClip [shell_defaults] Frame 1
stop(); butt_storage.useHandCursor = false;
Symbol 189 MovieClip [shell_defaults] Frame 2
stop();
Symbol 195 MovieClip [shell_privacy] Frame 1
stop(); butt_privacy.useHandCursor = false;
Symbol 195 MovieClip [shell_privacy] Frame 2
stop();
Symbol 206 MovieClip Frame 1
function showProg() { _root.tout("show Prog"); bl = _root.getBytesLoaded(); bt = _root.getBytesTotal(); p = bl / bt; bw = p * rect._width; bar._width = bw; if (bw == rect._width) { clearInterval(myID); _root.gotoAndPlay(3); } } w = rect._width; myID = setInterval(showProg, 300);
Symbol 209 MovieClip Frame 1
stop(); butt_privacy.useHandCursor = false;
Symbol 209 MovieClip Frame 2
stop();
Symbol 211 MovieClip Frame 1
stop(); butt_storage.useHandCursor = false;
Symbol 211 MovieClip Frame 2
stop();
Symbol 213 MovieClip Frame 1
stop(); butt_autonotify.useHandCursor = false;
Symbol 213 MovieClip Frame 2
stop();
Symbol 215 MovieClip Frame 1
stop(); butt_security.useHandCursor = false;
Symbol 215 MovieClip Frame 2
stop();
Symbol 217 MovieClip Frame 1
stop(); butt_privacy.useHandCursor = false;
Symbol 217 MovieClip Frame 2
stop();
Symbol 219 MovieClip Frame 1
stop(); butt_drm.useHandCursor = false;
Symbol 219 MovieClip Frame 2
stop();
Symbol 223 MovieClip Frame 1
this.onSetFocus = function () { if (_root.domainListFocus) { _root.domainListFocus = false; _root.removeListener(arrowlistener); } }; stop();
Symbol 229 MovieClip Frame 1
this.onSetFocus = function () { if (_root.domainListFocus) { _root.domainListFocus = false; _root.removeListener(arrowlistener); } };
Symbol 243 MovieClip [sm_button] Frame 1
#initclip 21 function sm_buttonClass() { this.init(); } sm_buttonClass.prototype = new MovieClip(); Object.registerClass("sm_button", sm_buttonClass); sm_buttonClass.prototype.init = function () { this.attachMovie("fib_truncationIndicator", "ti_mc", 7); this.ti_mc._x = (this._width - this.ti_mc._width) - 2; this.ti_mc._y = 0; this.ti_mc._visible = false; this._enabled = true; }; sm_buttonClass.prototype.setEnabled = function (bool) { if (bool == false) { this._enabled = false; this.gotoAndStop("disabled"); } else { this._enabled = true; this.gotoAndStop("up"); } }; sm_buttonClass.prototype.setLabel = function (val) { this.label_txt.text = val; if ((this.label_txt.textWidth > 0) && (this.label_txt.textWidth >= this._width)) { this.setTruncationSupportEnabled(true); } else { this.setTruncationSupportEnabled(false); } }; sm_buttonClass.prototype.getLabel = function () { return(this.label_txt.text); }; sm_buttonClass.prototype.onPress = function () { if (this._enabled) { eval ("this._parent." + this.callback)(); } }; sm_buttonClass.prototype.setTruncationSupportEnabled = function (bool) { this.truncationSupportEnabled = (bool ? true : false); this.ti_mc._visible = this.truncationSupportEnabled; }; sm_buttonClass.prototype.onRollOver = function () { if (this._enabled) { this.gotoAndStop("over"); _root.activeTip = this.getLabel(); this.ti_mc.onEnterFrame = function () { if (this.hitTest(_root._xmouse, _root._ymouse, false) && (this._visible)) { _root.showTip(); } }; } }; sm_buttonClass.prototype.onRollOut = function () { if (this._enabled) { this.gotoAndStop("up"); delete this.ti_mc.onEnterFrame; _root.tip1.removeMovieClip(); } }; UIbuttonClass.prototype.onRelease = function () { if (this._enabled) { this.gotoAndStop("up"); } }; UIbuttonClass.prototype.onReleaseOutside = function () { if (this._enabled) { this.gotoAndStop("up"); } }; #endinitclip stop();
Symbol 244 MovieClip Frame 1
function doTwitchCancel() { _root.dslider.SetLimit(_root.gSelectedDomainSO.data.klimit); this._visible = false; _root.doSetTabIndex(_root.lastTabIndexStyle); } function doTwitchConfirm() { this.action(this.defaultalways); _root.doSetTabIndex(_root.lastTabIndexStyle); }
Instance of Symbol 2 MovieClip in Symbol 244 MovieClip Frame 1
on (press) { }
Instance of Symbol 243 MovieClip [sm_button] "butt_Confirm" in Symbol 244 MovieClip Frame 1
//component parameters onClipEvent (initialize) { callback = "doTwitchConfirm"; }
Instance of Symbol 243 MovieClip [sm_button] "butt_Cancel" in Symbol 244 MovieClip Frame 1
//component parameters onClipEvent (initialize) { callback = "doTwitchCancel"; }
Symbol 246 MovieClip Frame 1
this.loadMsg.text = _root.ls.LoadMsg; _root.setStyle(this.loadMsg);
Symbol 254 MovieClip Frame 1
stop();
Symbol 256 MovieClip Frame 1
stop();
Symbol 261 MovieClip Frame 1
stop();
Symbol 261 MovieClip Frame 2
stop();
Symbol 264 MovieClip Frame 1
stop(); label.text = _parent.ls.Remember; this.SetChecked = function (bChecked) { this.gotoAndStop((bChecked ? 2 : 1)); };
Symbol 268 MovieClip Frame 1
stop(); label.text = _parent.ls.Remember; this.SetChecked = function (bChecked) { this.gotoAndStop((bChecked ? 2 : 1)); };
Symbol 278 MovieClip Frame 1
this.tabEnabled = false; stop();
Symbol 278 MovieClip Frame 2
stop();
Symbol 279 MovieClip Frame 1
function setText(w) { localinformationSetting.text = _root.ls.storageLevels[w].label; _root.setStyle(this.localinformationSetting); } function pressSnap(n) { if (slider.active == true) { slider._x = slider.markList[n] + crib._x; localinformationSetting.text = _root.ls.storageLevels[n].label; _root.setStyle(this.localinformationSetting); this.myCallback(_root.ls.storageLevels[n].value); } } myCallBack = eval ("_parent." + this.callback); this.Never.msg.text = _root.ls.NeverAskAgain; _root.setStyle(this.Never.msg); this.SetLimit = function (limit) { trace("inSetLimit " + limit); var radVal = _root.getAppropriateLevel(limit); i = -1; while (i < _root.ls.storageLevels.length) { if (_root.ls.storageLevels[i].value == radVal) { this.localinformationSetting.text = _root.ls.storageLevels[i].label; _root.setStyle(this.localinformationSetting); slider._x = eval (("slider.mark" + i) + "Xpos") + this.crib._x; break; } i++; } if (limit != -1) { slider.active = true; Never.gotoAndStop(1); slider._alpha = 100; crib._alpha = 100; } else { slider.active = false; Never.gotoAndStop(2); slider._alpha = 75; crib._alpha = 30; } };
Instance of Symbol 119 MovieClip "z0" in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._alpha = 0; } onClipEvent (mouseMove) { if (hitTest(_parent.slider)) { _parent.setText(1); } } on (press) { _parent.pressSnap(1); }
Instance of Symbol 119 MovieClip "z1" in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._alpha = 0; } onClipEvent (mouseMove) { if (hitTest(_parent.slider)) { _parent.setText(2); } } on (press) { _parent.pressSnap(2); }
Instance of Symbol 119 MovieClip "z2" in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._alpha = 0; } onClipEvent (mouseMove) { if (hitTest(_parent.slider)) { _parent.setText(3); } } on (press) { _parent.pressSnap(3); }
Instance of Symbol 119 MovieClip "z3" in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._alpha = 0; } onClipEvent (mouseMove) { if (hitTest(_parent.slider)) { _parent.setText(4); } } on (press) { _parent.pressSnap(4); }
Instance of Symbol 119 MovieClip "z4" in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._alpha = 0; } onClipEvent (mouseMove) { if (hitTest(_parent.slider)) { _parent.setText(5); } } on (press) { _parent.pressSnap(5); }
Instance of Symbol 119 MovieClip "z5" in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._alpha = 0; } onClipEvent (mouseMove) { if (hitTest(_parent.slider)) { _parent.setText(6); } } on (press) { _parent.pressSnap(6); }
Instance of Symbol 268 MovieClip "Never" in Symbol 279 MovieClip Frame 1
//component parameters onClipEvent (initialize) { txt = ""; } onClipEvent (load) { _parent.tout("psd " + _parent.domainSettings.data.klimit); if (_parent.domainSettings.data.klimit == -1) { _parent.slider.active = false; _parent.slider._x = _parent.crib._x; _parent.slider._alpha = 75; _parent.crib._alpha = 30; this.gotoAndStop(2); } else { _parent.slider.active = true; this.gotoAndStop(1); _parent.slider._alpha = 100; _parent.crib._alpha = 100; } } on (press) { this.hilite.gotoAndStop(1); if (_parent.slider.active == false) { _parent.slider.active = true; this.gotoAndStop(1); _parent.myCallback(0); _parent.slider._alpha = 100; _parent.crib._alpha = 100; } else { _parent.slider.active = false; this.gotoAndStop(2); _parent.myCallback(-1); _parent.localinformationSetting.text = _root.ls.storageLevels[1].label; _parent.slider._x = _parent.crib._x; _parent.slider._alpha = 75; _parent.crib._alpha = 30; } } on (rollOver) { this.hilite.gotoAndStop(2); } on (rollOut, dragOut) { this.hilite.gotoAndStop(1); }
Instance of Symbol 278 MovieClip "slider" in Symbol 279 MovieClip Frame 1
onClipEvent (load) { left = _parent.crib._x; right = left + (_parent.crib._width - (this._width - 1)); top = this._y; bottom = top; markers = 6; markList = new Array(); i = 1; while (i <= markers) { Set(("mark" + i) + "Xpos", (i - 1) * ((_parent.crib._width - this._width) / (markers - 1))); markList[i] = (i - 1) * ((_parent.crib._width - this._width) / (markers - 1)); i++; } snapDistance = ((_parent.crib._width - this._width) / markers) - 1; if (this.active) { var radVal = _root.getAppropriateLevel(_root.domainSettings.data.klimit); i = -1; while (i < _root.ls.storageLevels.length) { if (_root.ls.storageLevels[i].value == radVal) { _parent.localinformationSetting.text = _root.ls.storageLevels[i].label; this._x = eval (("mark" + i) + "Xpos") + _parent.crib._x; break; } i++; } } else { this._x = _parent.crib._x; } } on (rollOver) { if (this.active) { this.gotoAndStop(2); } } on (rollOut) { this.gotoAndStop(1); } on (press) { if (this.active) { this.gotoAndStop(2); startDrag (this, false, left, top, right, bottom); pressed = true; } } on (release, releaseOutside) { if (this.active) { stopDrag(); this.gotoAndStop(1); pressed = false; i = 1; while (i <= markers) { markXpos = eval (("mark" + i) + "Xpos"); if (((this._x - (_parent.crib._x / 2)) > (markXpos - snapDistance)) && ((this._x - (_parent.crib._x / 2)) <= (markXpos + snapDistance))) { this._x = markXpos + _parent.crib._x; _parent.localinformationSetting.text = _root.ls.storageLevels[i].label; _parent.myCallback(_root.ls.storageLevels[i].value); break; } i++; } } }
Symbol 292 MovieClip Frame 1
function setCall() { if (this._name == "AlwaysAsk") { this.doAsk(); } else if (this._name == "AlwaysAllow") { this.doAllow(); } else if (this._name == "AlwaysDeny") { this.doDeny(); } } function doAsk() { _root.SetSecurity(false, false); this.gotoAndStop(3); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysDeny.gotoAndStop(1); } function doAllow() { _root.SetSecurity(true, true); this.gotoAndStop(3); _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } function doDeny() { _root.SetSecurity(false, true); this.gotoAndStop(3); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } if (_root.domBlocker._visible == true) { this.gotoAndStop("_disabled"); } else { this.onRollOver = function () { if (this._currentframe != 3) { gotoAndStop (2); } }; this.onRollOut = function () { if (this._currentframe != 3) { gotoAndStop (1); } }; } this.onPress = function () { if (_parent._currentframe != 5) { this.setCall(); } }; stop();
Symbol 294 MovieClip Frame 1
stop();
Symbol 307 MovieClip Frame 1
function doConfirm() { _root.hideLocationDlg(); if (this.origPath.length > 0) { if (pathInput.text != this.origPath) { _root.onEditPathDone(this.origPath, pathInput.text); } } else if (pathInput.text.length > 0) { var _local3 = new Array(pathInput.text); _root.onAddPathDone(_local3); } } function doCancel() { _root.hideLocationDlg(); } function doBrowseFile() { _root.hideLocationDlg(); var _local4 = ((pathInput.text.length > 0) ? (pathInput.text) : (this.msg_tip_path.text)); var _local3 = System.security.chooseLocalSwfPath(1, _local4); if (_local3 != undefined) { _root.onAddPathDone(_local3); } } function doBrowseFolder() { _root.hideLocationDlg(); var _local5 = ((pathInput.text.length > 0) ? (pathInput.text) : (this.msg_tip_path.text)); var _local3 = System.security.chooseLocalSwfPath(0, _local5); if (_local3 != undefined) { var _local4 = new Array(_local3); _root.onAddPathDone(_local4); } } this.keyListener = new Object(); this.keyListener.onKeyDown = function () { if (Key.getCode() == 13) { this.doConfirm(); } else if (Key.getCode() == 27) { this.doCancel(); } };
Instance of Symbol 2 MovieClip in Symbol 307 MovieClip Frame 1
on (press) { }
Instance of Symbol 243 MovieClip [sm_button] "butt_Confirm" in Symbol 307 MovieClip Frame 1
//component parameters onClipEvent (initialize) { callback = "doConfirm"; }
Instance of Symbol 243 MovieClip [sm_button] "butt_Cancel" in Symbol 307 MovieClip Frame 1
//component parameters onClipEvent (initialize) { callback = "doCancel"; }
Instance of Symbol 243 MovieClip [sm_button] "btnBrowseFile" in Symbol 307 MovieClip Frame 1
//component parameters onClipEvent (initialize) { callback = "doBrowseFile"; }
Instance of Symbol 243 MovieClip [sm_button] "btnBrowseFolder" in Symbol 307 MovieClip Frame 1
//component parameters onClipEvent (initialize) { callback = "doBrowseFolder"; }
Instance of Symbol 149 MovieClip [FSingleLineScrollbarSymbol] "msg_tip_path_scrollbar" in Symbol 307 MovieClip Frame 1
//component parameters onClipEvent (initialize) { _targetInstanceName = "msg_tip_path"; horizontal = false; }
Symbol 312 MovieClip Frame 1
function setCall() { if (this._name == "AlwaysAsk") { this.doAsk(); } else if (this._name == "AlwaysAllow") { this.doAllow(); } else if (this._name == "AlwaysDeny") { this.doDeny(); } } function doAsk() { _root.SetP2PPrivacy(false, false); this.gotoAndStop(3); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysDeny.gotoAndStop(1); } function doAllow() { _root.SetP2PPrivacy(true, true); this.gotoAndStop(3); _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } function doDeny() { _root.SetP2PPrivacy(false, true); this.gotoAndStop(3); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } if (_root.domBlocker._visible == true) { this.gotoAndStop("_disabled"); } else { this.onRollOver = function () { if (this._currentframe != 3) { gotoAndStop (2); } }; this.onRollOut = function () { if (this._currentframe != 3) { gotoAndStop (1); } }; } this.onPress = function () { if ((_root.icon_allow._currentFrame != 2) && (_parent._currentframe != 5)) { this.setCall(); } }; stop();
Symbol 322 MovieClip Frame 1
function setCall() { if (this._name == "AlwaysAsk") { this.doAsk(); } else if (this._name == "AlwaysAllow") { this.doAllow(); } else if (this._name == "AlwaysDeny") { this.doDeny(); } } function doAsk() { _root.SetPrivacy(false, false); this.gotoAndStop(3); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysDeny.gotoAndStop(1); } function doAllow() { _root.SetPrivacy(true, true); this.gotoAndStop(3); _root.AlwaysDeny.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } function doDeny() { _root.SetPrivacy(false, true); this.gotoAndStop(3); _root.AlwaysAllow.gotoAndStop(1); _root.AlwaysAsk.gotoAndStop(1); } if (_root.domBlocker._visible == true) { this.gotoAndStop("_disabled"); } else { this.onRollOver = function () { if (this._currentframe != 3) { gotoAndStop (2); } }; this.onRollOut = function () { if (this._currentframe != 3) { gotoAndStop (1); } }; } this.onPress = function () { if (_parent._currentframe != 5) { this.setCall(); } }; stop();
Symbol 327 MovieClip Frame 1
function setCall() { if (this._name == "AlwaysAllowLSO") { this.doAllow(); } else if (this._name == "AlwaysDenyLSO") { this.doDeny(); } } function doAllow() { _root.onDomainKLimitChange(-2); this.gotoAndStop(3); _root.AlwaysDenyLSO.gotoAndStop(1); } function doDeny() { _root.onDomainKLimitChange(-1); this.gotoAndStop(3); _root.AlwaysAllowLSO.gotoAndStop(1); } if (_root.domBlocker._visible == true) { this.gotoAndStop("_disabled"); } else { this.onRollOver = function () { if ((this._currentframe != 5) && (this._currentframe != 3)) { gotoAndStop (2); } }; this.onRollOut = function () { if ((this._currentframe != 5) && (this._currentframe != 3)) { gotoAndStop (1); } }; } this.onPress = function () { if (this._currentframe != 5) { this.setCall(); } }; stop();
Symbol 330 MovieClip Frame 1
stop(); this.SetChecked = function (bChecked) { this.gotoAndStop((bChecked ? 2 : 1)); };
Symbol 334 MovieClip Frame 1
stop(); label.text = _parent.ls.Remember; this.SetChecked = function (bChecked) { this.gotoAndStop((bChecked ? 2 : 1)); };

Library Items

Symbol 1 GraphicUsed by:2 22
Symbol 2 MovieClipUses:1Used by:5 244 307  Timeline
Symbol 3 GraphicUsed by:5 23
Symbol 4 GraphicUsed by:5 23
Symbol 5 MovieClip [fib_truncationIndicator]Uses:2 3 4
Symbol 6 FontUsed by:7 24 128 129 296 303 304 305
Symbol 7 EditableTextUses:6Used by:8
Symbol 8 MovieClip [tip]Uses:7
Symbol 9 GraphicUsed by:10 134
Symbol 10 MovieClipUses:9Used by:13 15 19 21
Symbol 11 FontUsed by:12 14 16 17 18 20 34 122 123 124 306
Symbol 12 EditableTextUses:11Used by:13
Symbol 13 MovieClip [SMPathListItemSymbol]Uses:10 12
Symbol 14 EditableTextUses:11Used by:15
Symbol 15 MovieClip [SMP2PPrivacyListItemSymbol]Uses:10 14
Symbol 16 EditableTextUses:11Used by:19
Symbol 17 EditableTextUses:11Used by:19
Symbol 18 EditableTextUses:11Used by:19
Symbol 19 MovieClip [SMDomainStorageListItemSymbol]Uses:10 16 17 18
Symbol 20 EditableTextUses:11Used by:21
Symbol 21 MovieClip [SMDomainListItemSymbol]Uses:10 20
Symbol 22 MovieClipUses:1Used by:23
Symbol 23 MovieClip [fib_truncationIndicator]Uses:22 3 4
Symbol 24 EditableTextUses:6Used by:25
Symbol 25 MovieClip [tip]Uses:24
Symbol 26 GraphicUsed by:29
Symbol 27 GraphicUsed by:29
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClip [mc_tab]Uses:26 27 28
Symbol 30 GraphicUsed by:33 256
Symbol 31 GraphicUsed by:33 294
Symbol 32 GraphicUsed by:33 254
Symbol 33 MovieClip [icon_privacy]Uses:30 31 32
Symbol 34 EditableTextUses:11Used by:35
Symbol 35 MovieClip [FLabelSymbol]Uses:34
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:38
Symbol 38 MovieClip [FHighlightSymbol]Uses:37
Symbol 39 GraphicUsed by:40 58 76 77 83 84 86 92 104 297
Symbol 40 MovieClipUses:39Used by:51
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:51
Symbol 43 GraphicUsed by:44 64 95 110 297
Symbol 44 MovieClipUses:43Used by:51
Symbol 45 GraphicUsed by:46 65 96 111 297
Symbol 46 MovieClipUses:45Used by:51
Symbol 47 GraphicUsed by:48 53 63 97 101 109 297
Symbol 48 MovieClipUses:47Used by:51
Symbol 49 GraphicUsed by:50 52 62 98 100 108 297
Symbol 50 MovieClipUses:49Used by:51
Symbol 51 MovieClipUses:40 42 44 46 48 50Used by:71
Symbol 52 MovieClipUses:49Used by:61
Symbol 53 MovieClipUses:47Used by:61
Symbol 54 GraphicUsed by:55 102
Symbol 55 MovieClipUses:54Used by:61
Symbol 56 GraphicUsed by:57 103
Symbol 57 MovieClipUses:56Used by:61
Symbol 58 MovieClipUses:39Used by:61
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:61
Symbol 61 MovieClipUses:52 53 55 57 58 60Used by:71
Symbol 62 MovieClipUses:49Used by:70
Symbol 63 MovieClipUses:47Used by:70
Symbol 64 MovieClipUses:43Used by:70
Symbol 65 MovieClipUses:45Used by:70
Symbol 66 GraphicUsed by:67 112
Symbol 67 MovieClipUses:66Used by:70
Symbol 68 GraphicUsed by:69
Symbol 69 MovieClipUses:68Used by:70
Symbol 70 MovieClipUses:62 63 64 65 67 69Used by:71
Symbol 71 MovieClip [UpArrow]Uses:51 61 70
Symbol 72 GraphicUsed by:73
Symbol 73 MovieClipUses:72Used by:78
Symbol 74 GraphicUsed by:75 79 80 89
Symbol 75 MovieClipUses:74Used by:78
Symbol 76 MovieClipUses:39Used by:78
Symbol 77 MovieClipUses:39Used by:78
Symbol 78 MovieClipUses:73 75 76 77Used by:91
Symbol 79 MovieClipUses:74Used by:85
Symbol 80 MovieClipUses:74Used by:85
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClipUses:81Used by:85
Symbol 83 MovieClipUses:39Used by:85
Symbol 84 MovieClipUses:39Used by:85
Symbol 85 MovieClipUses:79 80 82 83 84Used by:91
Symbol 86 MovieClipUses:39Used by:90
Symbol 87 GraphicUsed by:88
Symbol 88 MovieClipUses:87Used by:90
Symbol 89 MovieClipUses:74Used by:90
Symbol 90 MovieClipUses:86 88 89Used by:91
Symbol 91 MovieClip [ScrollThumb]Uses:78 85 90
Symbol 92 MovieClipUses:39Used by:99 297
Symbol 93 GraphicUsed by:94 297
Symbol 94 MovieClipUses:93Used by:99 297
Symbol 95 MovieClipUses:43Used by:99 297
Symbol 96 MovieClipUses:45Used by:99 297
Symbol 97 MovieClipUses:47Used by:99 297
Symbol 98 MovieClipUses:49Used by:99 297
Symbol 99 MovieClipUses:92 94 95 96 97 98Used by:116
Symbol 100 MovieClipUses:49Used by:107
Symbol 101 MovieClipUses:47Used by:107
Symbol 102 MovieClipUses:54Used by:107
Symbol 103 MovieClipUses:56Used by:107
Symbol 104 MovieClipUses:39Used by:107
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:107
Symbol 107 MovieClipUses:100 101 102 103 104 106Used by:116 297
Symbol 108 MovieClipUses:49Used by:115
Symbol 109 MovieClipUses:47Used by:115
Symbol 110 MovieClipUses:43Used by:115
Symbol 111 MovieClipUses:45Used by:115
Symbol 112 MovieClipUses:66Used by:115
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:113Used by:115
Symbol 115 MovieClipUses:108 109 110 111 112 114Used by:116
Symbol 116 MovieClip [DownArrow]Uses:99 107 115
Symbol 117 MovieClip [FUIComponentSymbol]
Symbol 118 GraphicUsed by:119 242
Symbol 119 MovieClipUses:118Used by:121 130 133 206 264 268 279 330 334
Symbol 120 GraphicUsed by:121 264 268 330 334
Symbol 121 MovieClip [icon_allow]Uses:119 120
Symbol 122 EditableTextUses:11Used by:125
Symbol 123 EditableTextUses:11Used by:125
Symbol 124 EditableTextUses:11Used by:125
Symbol 125 MovieClip [domInfo]Uses:122 123 124
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:130
Symbol 128 EditableTextUses:6Used by:130
Symbol 129 EditableTextUses:6Used by:130
Symbol 130 MovieClip [button_clip]Uses:127 128 119 129
Symbol 131 GraphicUsed by:132
Symbol 132 MovieClip [butt_bg]Uses:131Used by:133
Symbol 133 MovieClip [button_bg]Uses:132 119
Symbol 134 MovieClipUses:9Used by:135
Symbol 135 MovieClipUses:134Used by:136 149
Symbol 136 MovieClip [FScrollBarSymbol]Uses:135Used by:140
Symbol 137 MovieClip [DataProviderSymbol]Used by:139
Symbol 138 MovieClip [FSelectableItemSymbol]Used by:139
Symbol 139 MovieClip [FSelectableListSymbol]Uses:137 138Used by:140
Symbol 140 MovieClip [FScrollSelectListSymbol]Uses:136 139Used by:148
Symbol 141 MovieClip [FComboBoxItemSymbol]Used by:148
Symbol 142 GraphicUsed by:143 263 285 299
Symbol 143 MovieClipUses:142Used by:145
Symbol 144 GraphicUsed by:145
Symbol 145 MovieClip [FBoundingBoxSymbol]Uses:143 144Used by:148
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:146Used by:148
Symbol 148 MovieClip [FComboBoxSymbol]Uses:140 141 145 147Used by:Timeline
Symbol 149 MovieClip [FSingleLineScrollbarSymbol]Uses:135Used by:307
Symbol 150 GraphicUsed by:163
Symbol 151 GraphicUsed by:152
Symbol 152 ButtonUses:151Used by:162
Symbol 153 GraphicUsed by:154 156 158
Symbol 154 MovieClipUses:153Used by:156 158 161
Symbol 155 GraphicUsed by:156
Symbol 156 ButtonUses:154 155 153Used by:162
Symbol 157 GraphicUsed by:158
Symbol 158 ButtonUses:154 157 153Used by:162
Symbol 159 GraphicUsed by:160
Symbol 160 ButtonUses:159Used by:161
Symbol 161 MovieClipUses:154 160Used by:162
Symbol 162 MovieClipUses:152 156 158 161Used by:163
Symbol 163 MovieClip [SMDomainListBoxSymbol]Uses:150 162Used by:Timeline
Symbol 164 GraphicUsed by:165 218
Symbol 165 MovieClip [DRM]Uses:164Used by:218 219
Symbol 166 GraphicUsed by:167 216
Symbol 167 MovieClip [PeerAssistedNetworking]Uses:166Used by:216 217
Symbol 168 GraphicUsed by:169 214
Symbol 169 MovieClip [GlobalSecurity]Uses:168Used by:214 215
Symbol 170 GraphicUsed by:171 212
Symbol 171 MovieClip [GlobalNotificationsSettings]Uses:170Used by:212 213
Symbol 172 GraphicUsed by:173 181
Symbol 173 MovieClip [WebsiteStorage]Uses:172Used by:181 183
Symbol 174 GraphicUsed by:175
Symbol 175 MovieClipUses:174Used by:183 189 195 209 211 213 215 217 219
Symbol 176 GraphicUsed by:177
Symbol 177 MovieClipUses:176Used by:181 188 193 208 210 212 214 216 218
Symbol 178 GraphicUsed by:179
Symbol 179 MovieClipUses:178Used by:181 188 193 208 210 212 214 216 218
Symbol 180 GraphicUsed by:181 182 188 193 208 210 212 214 216 218
Symbol 181 ButtonUses:177 179 173 180 172Used by:183
Symbol 182 MovieClipUses:180Used by:183 189 195 209 211 213 215 217 219
Symbol 183 MovieClip [shell_localInformation]Uses:175 181 182 173Used by:Timeline
Symbol 184 GraphicUsed by:185 210
Symbol 185 MovieClip [GlobalStorage]Uses:184Used by:210 211
Symbol 186 GraphicUsed by:187 188
Symbol 187 MovieClip [GlobalPrivacy]Uses:186Used by:188 189
Symbol 188 ButtonUses:177 179 187 180 186Used by:189
Symbol 189 MovieClip [shell_defaults]Uses:175 188 182 187Used by:Timeline
Symbol 190 GraphicUsed by:191 193
Symbol 191 MovieClip [WebSitePrivacy]Uses:190Used by:193 195
Symbol 192 GraphicUsed by:193 194 208 212 214 216 218
Symbol 193 ButtonUses:177 179 191 192 180 190Used by:195
Symbol 194 MovieClipUses:192Used by:195 209 213 215 217 219
Symbol 195 MovieClip [shell_privacy]Uses:175 193 194 182 191Used by:Timeline
Symbol 196 GraphicUsed by:197 208
Symbol 197 MovieClip [GlobalSettings]Uses:196Used by:208 209
Symbol 198 GraphicUsed by:199
Symbol 199 MovieClipUses:198Used by:Timeline
Symbol 200 GraphicUsed by:201
Symbol 201 MovieClipUses:200Used by:Timeline
Symbol 202 GraphicUsed by:203
Symbol 203 MovieClipUses:202Used by:206
Symbol 204 FontUsed by:205 207 224 226 228 230 241 245 247 248 257 262 265 267 271 281 282 283 286 295 298 308 309 311 313 316 317 318 319 321 323 324 326 328 329 331 333 335 336
Symbol 205 EditableTextUses:204Used by:206
Symbol 206 MovieClipUses:119 203 205Used by:Timeline
Symbol 207 EditableTextUses:204Used by:Timeline
Symbol 208 ButtonUses:177 179 197 192 180 196Used by:209
Symbol 209 MovieClipUses:175 208 194 182 197Used by:Timeline
Symbol 210 ButtonUses:177 179 185 180 184Used by:211
Symbol 211 MovieClipUses:175 210 182 185Used by:Timeline
Symbol 212 ButtonUses:177 179 171 192 180 170Used by:213
Symbol 213 MovieClipUses:175 212 194 182 171Used by:Timeline
Symbol 214 ButtonUses:177 179 169 192 180 168Used by:215
Symbol 215 MovieClipUses:175 214 194 182 169Used by:Timeline
Symbol 216 ButtonUses:177 179 167 192 180 166Used by:217
Symbol 217 MovieClipUses:175 216 194 182 167Used by:Timeline
Symbol 218 ButtonUses:177 179 165 192 180 164Used by:219
Symbol 219 MovieClipUses:175 218 194 182 165Used by:Timeline
Symbol 220 GraphicUsed by:223
Symbol 221 GraphicUsed by:222
Symbol 222 MovieClipUses:221Used by:223
Symbol 223 MovieClipUses:220 222Used by:Timeline
Symbol 224 EditableTextUses:204Used by:225
Symbol 225 MovieClipUses:224Used by:Timeline
Symbol 226 EditableTextUses:204Used by:227
Symbol 227 MovieClipUses:226Used by:Timeline
Symbol 228 EditableTextUses:204Used by:229
Symbol 229 MovieClipUses:228Used by:Timeline
Symbol 230 EditableTextUses:204Used by:231
Symbol 231 MovieClipUses:230Used by:Timeline
Symbol 232 FontUsed by:233 238 310 314 320
Symbol 233 EditableTextUses:232Used by:Timeline
Symbol 234 GraphicUsed by:235
Symbol 235 MovieClipUses:234Used by:244
Symbol 236 GraphicUsed by:237
Symbol 237 MovieClipUses:236Used by:244 300
Symbol 238 EditableTextUses:232Used by:244
Symbol 239 GraphicUsed by:240
Symbol 240 MovieClip [butt_bg]Uses:239Used by:243
Symbol 241 EditableTextUses:204Used by:243
Symbol 242 MovieClipUses:118Used by:243
Symbol 243 MovieClip [sm_button]Uses:240 241 242Used by:244 307  Timeline
Symbol 244 MovieClipUses:2 235 237 238 243Used by:Timeline
Symbol 245 EditableTextUses:204Used by:246
Symbol 246 MovieClipUses:245Used by:Timeline
Symbol 247 EditableTextUses:204Used by:Timeline
Symbol 248 EditableTextUses:204Used by:Timeline
Symbol 249 FontUsed by:250 280 284 315 325 337
Symbol 250 EditableTextUses:249Used by:Timeline
Symbol 251 GraphicUsed by:252
Symbol 252 MovieClipUses:251Used by:254 256 294
Symbol 253 GraphicUsed by:254
Symbol 254 MovieClipUses:32 252 253Used by:Timeline
Symbol 255 GraphicUsed by:256
Symbol 256 MovieClipUses:30 252 255Used by:Timeline
Symbol 257 EditableTextUses:204Used by:Timeline
Symbol 258 GraphicUsed by:264
Symbol 259 GraphicUsed by:261
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClipUses:259 260Used by:264 268 334
Symbol 262 EditableTextUses:204Used by:264
Symbol 263 MovieClipUses:142Used by:264
Symbol 264 MovieClipUses:119 258 261 262 263 120Used by:Timeline
Symbol 265 EditableTextUses:204Used by:Timeline
Symbol 266 GraphicUsed by:268
Symbol 267 EditableTextUses:204Used by:268
Symbol 268 MovieClipUses:119 266 261 267 120Used by:279  Timeline
Symbol 269 FontUsed by:270
Symbol 270 EditableTextUses:269Used by:279
Symbol 271 EditableTextUses:204Used by:279
Symbol 272 GraphicUsed by:274
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClipUses:272 273Used by:279
Symbol 275 GraphicUsed by:278
Symbol 276 GraphicUsed by:278
Symbol 277 GraphicUsed by:278
Symbol 278 MovieClipUses:275 276 277Used by:279
Symbol 279 MovieClipUses:119 268 270 271 274 278Used by:Timeline
Symbol 280 EditableTextUses:249Used by:Timeline
Symbol 281 EditableTextUses:204Used by:Timeline
Symbol 282 EditableTextUses:204Used by:Timeline
Symbol 283 EditableTextUses:204Used by:Timeline
Symbol 284 EditableTextUses:249Used by:Timeline
Symbol 285 MovieClipUses:142Used by:292 312 322 327
Symbol 286 EditableTextUses:204Used by:292
Symbol 287 GraphicUsed by:292 312 322 327
Symbol 288 GraphicUsed by:292 312 322 327
Symbol 289 GraphicUsed by:292 312 322 327
Symbol 290 GraphicUsed by:291
Symbol 291 MovieClipUses:290Used by:292 312 322 327
Symbol 292 MovieClipUses:285 286 287 288 289 291Used by:Timeline
Symbol 293 GraphicUsed by:294
Symbol 294 MovieClipUses:31 252 293Used by:Timeline
Symbol 295 EditableTextUses:204Used by:Timeline
Symbol 296 EditableTextUses:6Used by:Timeline
Symbol 297 ButtonUses:92 94 95 96 97 98 107 39 93 43 45 47 49Used by:Timeline
Symbol 298 EditableTextUses:204Used by:Timeline
Symbol 299 ButtonUses:142Used by:Timeline
Symbol 300 MovieClipUses:237Used by:307
Symbol 301 GraphicUsed by:302
Symbol 302 MovieClipUses:301Used by:307
Symbol 303 EditableTextUses:6Used by:307
Symbol 304 EditableTextUses:6Used by:307
Symbol 305 EditableTextUses:6Used by:307
Symbol 306 EditableTextUses:11Used by:307
Symbol 307 MovieClipUses:2 300 302 243 303 304 305 306 149Used by:Timeline
Symbol 308 EditableTextUses:204Used by:Timeline
Symbol 309 EditableTextUses:204Used by:Timeline
Symbol 310 EditableTextUses:232Used by:Timeline
Symbol 311 EditableTextUses:204Used by:312
Symbol 312 MovieClipUses:285 311 287 288 289 291Used by:Timeline
Symbol 313 EditableTextUses:204Used by:Timeline
Symbol 314 EditableTextUses:232Used by:Timeline
Symbol 315 EditableTextUses:249Used by:Timeline
Symbol 316 EditableTextUses:204Used by:Timeline
Symbol 317 EditableTextUses:204Used by:Timeline
Symbol 318 EditableTextUses:204Used by:Timeline
Symbol 319 EditableTextUses:204Used by:Timeline
Symbol 320 EditableTextUses:232Used by:Timeline
Symbol 321 EditableTextUses:204Used by:322
Symbol 322 MovieClipUses:285 321 287 288 289 291Used by:Timeline
Symbol 323 EditableTextUses:204Used by:Timeline
Symbol 324 EditableTextUses:204Used by:Timeline
Symbol 325 EditableTextUses:249Used by:Timeline
Symbol 326 EditableTextUses:204Used by:327
Symbol 327 MovieClipUses:285 326 287 288 289 291Used by:Timeline
Symbol 328 EditableTextUses:204Used by:Timeline
Symbol 329 EditableTextUses:204Used by:330
Symbol 330 MovieClipUses:119 329 120Used by:Timeline
Symbol 331 EditableTextUses:204Used by:Timeline
Symbol 332 GraphicUsed by:334
Symbol 333 EditableTextUses:204Used by:334
Symbol 334 MovieClipUses:119 332 261 333 120Used by:Timeline
Symbol 335 EditableTextUses:204Used by:Timeline
Symbol 336 EditableTextUses:204Used by:Timeline
Symbol 337 EditableTextUses:249Used by:Timeline

Instance Names

"sm_bg"Frame 1Symbol 199 MovieClip
"progBar"Frame 1Symbol 206 MovieClip
"title"Frame 3Symbol 207 EditableText
"g_configuration"Frame 3Symbol 209 MovieClip
"privacy"Frame 3Symbol 195 MovieClip [shell_privacy]
"g_privacy"Frame 3Symbol 189 MovieClip [shell_defaults]
"g_localinformation"Frame 3Symbol 211 MovieClip
"localinformation"Frame 3Symbol 183 MovieClip [shell_localInformation]
"g_autonotify"Frame 3Symbol 213 MovieClip
"g_security"Frame 3Symbol 215 MovieClip
"p2p_privacy"Frame 3Symbol 217 MovieClip
"drm"Frame 3Symbol 219 MovieClip
"settings_helper_main"Frame 3Symbol 223 MovieClip
"domainList"Frame 3Symbol 163 MovieClip [SMDomainListBoxSymbol]
"listWeb"Frame 3Symbol 225 MovieClip
"listUsed"Frame 3Symbol 227 MovieClip
"listLimit"Frame 3Symbol 229 MovieClip
"listPrivacy"Frame 3Symbol 231 MovieClip
"domTitle"Frame 3Symbol 233 EditableText
"twitch"Frame 3Symbol 244 MovieClip
"version_txt"Frame 4Symbol 247 EditableText
"title_g_privacy"Frame 4Symbol 248 EditableText
"msg_privacy_ask_and_deny"Frame 5Symbol 250 EditableText
"icon_askalways"Frame 5Symbol 254 MovieClip
"icon_deny"Frame 5Symbol 256 MovieClip
"butt_g_deny"Frame 5Symbol 243 MovieClip [sm_button]
"butt_g_ask"Frame 5Symbol 243 MovieClip [sm_button]
"msg_privacy_title"Frame 5Symbol 257 EditableText
"settings_helper_main"Frame 6Symbol 223 MovieClip
"disableThirdPartyLSOAccess"Frame 6Symbol 264 MovieClip
"cross_domain_check"Frame 6Symbol 264 MovieClip
"mikey"Frame 6Symbol 265 EditableText
"globalslider"Frame 6Symbol 279 MovieClip
"msg_default_storage"Frame 6Symbol 280 EditableText
"title_g_localinformation"Frame 6Symbol 281 EditableText
"title"Frame 8Symbol 282 EditableText
"title_g_security"Frame 8Symbol 283 EditableText
"msg_security"Frame 9Symbol 284 EditableText
"AlwaysAsk"Frame 9Symbol 292 MovieClip
"AlwaysAllow"Frame 9Symbol 292 MovieClip
"AlwaysDeny"Frame 9Symbol 292 MovieClip
"icon_askalways"Frame 9Symbol 254 MovieClip
"icon_allow"Frame 9Symbol 294 MovieClip
"icon_deny"Frame 9Symbol 256 MovieClip
"msg_path_list"Frame 9Symbol 295 EditableText
"pathList"Frame 9Symbol 163 MovieClip [SMDomainListBoxSymbol]
"cmdListTitle"Frame 9Symbol 296 EditableText
"cmdListBtn"Frame 9Symbol 297 Button
"cmdList"Frame 9Symbol 298 EditableText
"textCatcher"Frame 9Symbol 299 Button
"locDialog"Frame 9Symbol 307 MovieClip
"domTitle"Frame 10Symbol 308 EditableText
"domainList"Frame 10Symbol 163 MovieClip [SMDomainListBoxSymbol]
"title_p2p_privacy"Frame 10Symbol 309 EditableText
"msg_p2p_privacy"Frame 11Symbol 310 EditableText
"AlwaysAsk"Frame 11Symbol 312 MovieClip
"AlwaysAllow"Frame 11Symbol 312 MovieClip
"AlwaysDeny"Frame 11Symbol 312 MovieClip
"icon_askalways"Frame 11Symbol 254 MovieClip
"icon_allow"Frame 11Symbol 294 MovieClip
"icon_deny"Frame 11Symbol 256 MovieClip
"listWeb"Frame 11Symbol 225 MovieClip
"listPrivacy"Frame 11Symbol 231 MovieClip
"p2p_privacy_check"Frame 11Symbol 268 MovieClip
"butt_deleteSite"Frame 11Symbol 243 MovieClip [sm_button]
"butt_deleteAllSites"Frame 11Symbol 243 MovieClip [sm_button]
"locDialog"Frame 11Symbol 307 MovieClip
"title"Frame 12Symbol 313 EditableText
"listWeb"Frame 12Symbol 225 MovieClip
"listUsed"Frame 12Symbol 227 MovieClip
"listLimit"Frame 12Symbol 229 MovieClip
"listPrivacy"Frame 12Symbol 231 MovieClip
"domTitle"Frame 12Symbol 314 EditableText
"disableWindowless"Frame 12Symbol 268 MovieClip
"msg_configuration"Frame 12Symbol 315 EditableText
"msg_disableWindowless"Frame 12Symbol 316 EditableText
"title_g_configuration"Frame 12Symbol 317 EditableText
"settings_helper_main"Frame 14Symbol 223 MovieClip
"domTitle"Frame 14Symbol 318 EditableText
"title_dom_privacy"Frame 14Symbol 319 EditableText
"domainblocker"Frame 14Symbol 2 MovieClip
"dom_privacy_msg"Frame 15Symbol 320 EditableText
"AlwaysAsk"Frame 15Symbol 322 MovieClip
"AlwaysAllow"Frame 15Symbol 322 MovieClip
"AlwaysDeny"Frame 15Symbol 322 MovieClip
"icon_askalways"Frame 15Symbol 254 MovieClip
"icon_allow"Frame 15Symbol 294 MovieClip
"icon_deny"Frame 15Symbol 256 MovieClip
"butt_deleteSite"Frame 15Symbol 243 MovieClip [sm_button]
"butt_deleteAllSites"Frame 15Symbol 243 MovieClip [sm_button]
"settings_helper_main"Frame 16Symbol 223 MovieClip
"listUsed"Frame 16Symbol 227 MovieClip
"listLimit"Frame 16Symbol 229 MovieClip
"domTitle"Frame 16Symbol 323 EditableText
"title_dom_storage"Frame 16Symbol 324 EditableText
"msg_dom_storage"Frame 17Symbol 325 EditableText
"AlwaysAllowLSO"Frame 17Symbol 327 MovieClip
"AlwaysDenyLSO"Frame 17Symbol 327 MovieClip
"settings_helper_main"Frame 19Symbol 223 MovieClip
"title_g_autonotify"Frame 19Symbol 328 EditableText
"autonotify"Frame 20Symbol 330 MovieClip
"sliderLabel"Frame 20Symbol 331 EditableText
"enableAutonotify"Frame 20Symbol 334 MovieClip
"cb"Frame 20Symbol 148 MovieClip [FComboBoxSymbol]
"autonotifyFrequency"Frame 20Symbol 335 EditableText
"title_drm"Frame 21Symbol 336 EditableText
"label_cleardrmlicenses"Frame 22Symbol 337 EditableText
"butt_cleardrmlicenses"Frame 22Symbol 243 MovieClip [sm_button]
"rect"Symbol 5 MovieClip [fib_truncationIndicator] Frame 1Symbol 2 MovieClip
"msg"Symbol 8 MovieClip [tip] Frame 1Symbol 7 EditableText
"highlight"Symbol 13 MovieClip [SMPathListItemSymbol] Frame 1Symbol 10 MovieClip
"domName"Symbol 13 MovieClip [SMPathListItemSymbol] Frame 1Symbol 12 EditableText
"highlight"Symbol 15 MovieClip [SMP2PPrivacyListItemSymbol] Frame 1Symbol 10 MovieClip
"domName"Symbol 15 MovieClip [SMP2PPrivacyListItemSymbol] Frame 1Symbol 14 EditableText
"highlight"Symbol 19 MovieClip [SMDomainStorageListItemSymbol] Frame 1Symbol 10 MovieClip
"domName"Symbol 19 MovieClip [SMDomainStorageListItemSymbol] Frame 1Symbol 16 EditableText
"domLimit"Symbol 19 MovieClip [SMDomainStorageListItemSymbol] Frame 1Symbol 17 EditableText
"domUse"Symbol 19 MovieClip [SMDomainStorageListItemSymbol] Frame 1Symbol 18 EditableText
"highlight"Symbol 21 MovieClip [SMDomainListItemSymbol] Frame 1Symbol 10 MovieClip
"domName"Symbol 21 MovieClip [SMDomainListItemSymbol] Frame 1Symbol 20 EditableText
"rect"Symbol 23 MovieClip [fib_truncationIndicator] Frame 1Symbol 22 MovieClip
"msg"Symbol 25 MovieClip [tip] Frame 1Symbol 24 EditableText
"labelField"Symbol 35 MovieClip [FLabelSymbol] Frame 1Symbol 34 EditableText
"highlight_mc"Symbol 38 MovieClip [FHighlightSymbol] Frame 1Symbol 37 MovieClip
"highlight_mc2"Symbol 38 MovieClip [FHighlightSymbol] Frame 2Symbol 37 MovieClip
"highlight_mc3"Symbol 38 MovieClip [FHighlightSymbol] Frame 3Symbol 37 MovieClip
"face_mc"Symbol 51 MovieClip Frame 1Symbol 40 MovieClip
"arrow_mc"Symbol 51 MovieClip Frame 1Symbol 42 MovieClip
"highlight_mc"Symbol 51 MovieClip Frame 1Symbol 44 MovieClip
"shadow_mc"Symbol 51 MovieClip Frame 1Symbol 46 MovieClip
"darkshadow_mc"Symbol 51 MovieClip Frame 1Symbol 48 MovieClip
"highlight3D_mc"Symbol 51 MovieClip Frame 1Symbol 50 MovieClip
"darkshadow_mc"Symbol 61 MovieClip Frame 1Symbol 52 MovieClip
"highlight3D_mc"Symbol 61 MovieClip Frame 1Symbol 53 MovieClip
"highlight_mc"Symbol 61 MovieClip Frame 1Symbol 55 MovieClip
"shadow_mc"Symbol 61 MovieClip Frame 1Symbol 57 MovieClip
"face_mc"Symbol 61 MovieClip Frame 1Symbol 58 MovieClip
"arrow_mc"Symbol 61 MovieClip Frame 1Symbol 60 MovieClip
"highlight3D_mc"Symbol 70 MovieClip Frame 1Symbol 62 MovieClip
"darkshadow_mc"Symbol 70 MovieClip Frame 1Symbol 63 MovieClip
"highlight_mc"Symbol 70 MovieClip Frame 1Symbol 64 MovieClip
"shadow_mc"Symbol 70 MovieClip Frame 1Symbol 65 MovieClip
"face_mc"Symbol 70 MovieClip Frame 1Symbol 67 MovieClip
"arrow_mc"Symbol 70 MovieClip Frame 1Symbol 69 MovieClip
"up"Symbol 71 MovieClip [UpArrow] Frame 1Symbol 51 MovieClip
"down"Symbol 71 MovieClip [UpArrow] Frame 2Symbol 61 MovieClip
"disabled"Symbol 71 MovieClip [UpArrow] Frame 3Symbol 70 MovieClip
"highlight3D_mc"Symbol 78 MovieClip Frame 1Symbol 73 MovieClip
"darkshadow_mc"Symbol 78 MovieClip Frame 1Symbol 75 MovieClip
"highlight_mc"Symbol 78 MovieClip Frame 1Symbol 76 MovieClip
"shadow_mc"Symbol 78 MovieClip Frame 1Symbol 77 MovieClip
"highlight3D_mc"Symbol 85 MovieClip Frame 1Symbol 79 MovieClip
"darkshadow_mc"Symbol 85 MovieClip Frame 1Symbol 80 MovieClip
"shadow_mc"Symbol 85 MovieClip Frame 1Symbol 82 MovieClip
"face_mc"Symbol 85 MovieClip Frame 1Symbol 83 MovieClip
"highlight_mc"Symbol 85 MovieClip Frame 1Symbol 84 MovieClip
"shadow_mc"Symbol 90 MovieClip Frame 1Symbol 86 MovieClip
"darkshadow_mc"Symbol 90 MovieClip Frame 1Symbol 88 MovieClip
"highlight3D_mc"Symbol 90 MovieClip Frame 1Symbol 89 MovieClip
"mc_sliderTop"Symbol 91 MovieClip [ScrollThumb] Frame 1Symbol 78 MovieClip
"mc_sliderMid"Symbol 91 MovieClip [ScrollThumb] Frame 1Symbol 85 MovieClip
"mc_sliderBot"Symbol 91 MovieClip [ScrollThumb] Frame 1Symbol 90 MovieClip
"face_mc"Symbol 99 MovieClip Frame 1Symbol 92 MovieClip
"arrow_mc"Symbol 99 MovieClip Frame 1Symbol 94 MovieClip
"highlight_mc"Symbol 99 MovieClip Frame 1Symbol 95 MovieClip
"shadow_mc"Symbol 99 MovieClip Frame 1Symbol 96 MovieClip
"darkshadow_mc"Symbol 99 MovieClip Frame 1Symbol 97 MovieClip
"highlight3D_mc"Symbol 99 MovieClip Frame 1Symbol 98 MovieClip
"darkshadow_mc"Symbol 107 MovieClip Frame 1Symbol 100 MovieClip
"highlight3D_mc"Symbol 107 MovieClip Frame 1Symbol 101 MovieClip
"highlight_mc"Symbol 107 MovieClip Frame 1Symbol 102 MovieClip
"shadow_mc"Symbol 107 MovieClip Frame 1Symbol 103 MovieClip
"face_mc"Symbol 107 MovieClip Frame 1Symbol 104 MovieClip
"arrow_mc"Symbol 107 MovieClip Frame 1Symbol 106 MovieClip
"highlight3D_mc"Symbol 115 MovieClip Frame 1Symbol 108 MovieClip
"darkshadow_mc"Symbol 115 MovieClip Frame 1Symbol 109 MovieClip
"highlight_mc"Symbol 115 MovieClip Frame 1Symbol 110 MovieClip
"shadow_mc"Symbol 115 MovieClip Frame 1Symbol 111 MovieClip
"face_mc"Symbol 115 MovieClip Frame 1Symbol 112 MovieClip
"arrow_mc"Symbol 115 MovieClip Frame 1Symbol 114 MovieClip
"up"Symbol 116 MovieClip [DownArrow] Frame 1Symbol 99 MovieClip
"down"Symbol 116 MovieClip [DownArrow] Frame 2Symbol 107 MovieClip
"disabled"Symbol 116 MovieClip [DownArrow] Frame 3Symbol 115 MovieClip
"myHit"Symbol 121 MovieClip [icon_allow] Frame 1Symbol 119 MovieClip
"domName"Symbol 125 MovieClip [domInfo] Frame 1Symbol 122 EditableText
"domLimit"Symbol 125 MovieClip [domInfo] Frame 1Symbol 123 EditableText
"domUse"Symbol 125 MovieClip [domInfo] Frame 1Symbol 124 EditableText
"butt_bg"Symbol 130 MovieClip [button_clip] Frame 1Symbol 127 MovieClip
"label"Symbol 130 MovieClip [button_clip] Frame 1Symbol 128 EditableText
"label"Symbol 130 MovieClip [button_clip] Frame 4Symbol 129 EditableText
"butt_bg"Symbol 133 MovieClip [button_bg] Frame 1Symbol 132 MovieClip [butt_bg]
"track_mc"Symbol 135 MovieClip Frame 1Symbol 134 MovieClip
"scrollTrack_mc"Symbol 136 MovieClip [FScrollBarSymbol] Frame 1Symbol 135 MovieClip
"dPAsset"Symbol 139 MovieClip [FSelectableListSymbol] Frame 1Symbol 137 MovieClip [DataProviderSymbol]
"ItemAsset"Symbol 139 MovieClip [FSelectableListSymbol] Frame 1Symbol 138 MovieClip [FSelectableItemSymbol]
"scrollBarAsset"Symbol 140 MovieClip [FScrollSelectListSymbol] Frame 1Symbol 136 MovieClip [FScrollBarSymbol]
"superClassAsset"Symbol 140 MovieClip [FScrollSelectListSymbol] Frame 1Symbol 139 MovieClip [FSelectableListSymbol]
"boundingBox"Symbol 145 MovieClip [FBoundingBoxSymbol] Frame 1Symbol 143 MovieClip
"boundingBox2"Symbol 145 MovieClip [FBoundingBoxSymbol] Frame 2Symbol 143 MovieClip
"superClassAsset"Symbol 148 MovieClip [FComboBoxSymbol] Frame 1Symbol 140 MovieClip [FScrollSelectListSymbol]
"itemAsset"Symbol 148 MovieClip [FComboBoxSymbol] Frame 1Symbol 141 MovieClip [FComboBoxItemSymbol]
"proxyBox_mc"Symbol 148 MovieClip [FComboBoxSymbol] Frame 1Symbol 145 MovieClip [FBoundingBoxSymbol]
"deadPreview"Symbol 148 MovieClip [FComboBoxSymbol] Frame 1Symbol 147 MovieClip
"scrollTrack_mc"Symbol 149 MovieClip [FSingleLineScrollbarSymbol] Frame 1Symbol 135 MovieClip
"sm_scrollbar_bg"Symbol 162 MovieClip Frame 1Symbol 152 Button
"upBtn"Symbol 162 MovieClip Frame 1Symbol 156 Button
"dnBtn"Symbol 162 MovieClip Frame 1Symbol 158 Button
"thumb"Symbol 162 MovieClip Frame 1Symbol 161 MovieClip
"scroll_mc"Symbol 163 MovieClip [SMDomainListBoxSymbol] Frame 1Symbol 162 MovieClip
"butt_storage"Symbol 183 MovieClip [shell_localInformation] Frame 1Symbol 181 Button
"butt_storage"Symbol 189 MovieClip [shell_defaults] Frame 1Symbol 188 Button
"butt_privacy"Symbol 195 MovieClip [shell_privacy] Frame 1Symbol 193 Button
"rect"Symbol 206 MovieClip Frame 1Symbol 203 MovieClip
"bar"Symbol 206 MovieClip Frame 1Symbol 119 MovieClip
"rect"Symbol 206 MovieClip Frame 1Symbol 119 MovieClip
"rect"Symbol 206 MovieClip Frame 1Symbol 119 MovieClip
"loadMsg"Symbol 206 MovieClip Frame 1Symbol 205 EditableText
"butt_privacy"Symbol 209 MovieClip Frame 1Symbol 208 Button
"butt_storage"Symbol 211 MovieClip Frame 1Symbol 210 Button
"butt_autonotify"Symbol 213 MovieClip Frame 1Symbol 212 Button
"butt_security"Symbol 215 MovieClip Frame 1Symbol 214 Button
"butt_privacy"Symbol 217 MovieClip Frame 1Symbol 216 Button
"butt_drm"Symbol 219 MovieClip Frame 1Symbol 218 Button
"label"Symbol 225 MovieClip Frame 1Symbol 224 EditableText
"label"Symbol 227 MovieClip Frame 1Symbol 226 EditableText
"label"Symbol 229 MovieClip Frame 1Symbol 228 EditableText
"label"Symbol 231 MovieClip Frame 1Symbol 230 EditableText
"butt_bg"Symbol 243 MovieClip [sm_button] Frame 1Symbol 240 MovieClip [butt_bg]
"label_txt"Symbol 243 MovieClip [sm_button] Frame 1Symbol 241 EditableText
"msg"Symbol 244 MovieClip Frame 1Symbol 238 EditableText
"butt_Confirm"Symbol 244 MovieClip Frame 1Symbol 243 MovieClip [sm_button]
"butt_Cancel"Symbol 244 MovieClip Frame 1Symbol 243 MovieClip [sm_button]
"loadMsg"Symbol 246 MovieClip Frame 1Symbol 245 EditableText
"hilite"Symbol 264 MovieClip Frame 1Symbol 261 MovieClip
"msg"Symbol 264 MovieClip Frame 1Symbol 262 EditableText
"cover"Symbol 264 MovieClip Frame 1Symbol 263 MovieClip
"hilite"Symbol 268 MovieClip Frame 1Symbol 261 MovieClip
"msg"Symbol 268 MovieClip Frame 1Symbol 267 EditableText
"z0"Symbol 279 MovieClip Frame 1Symbol 119 MovieClip
"z1"Symbol 279 MovieClip Frame 1Symbol 119 MovieClip
"z2"Symbol 279 MovieClip Frame 1Symbol 119 MovieClip
"z3"Symbol 279 MovieClip Frame 1Symbol 119 MovieClip
"z4"Symbol 279 MovieClip Frame 1Symbol 119 MovieClip
"z5"Symbol 279 MovieClip Frame 1Symbol 119 MovieClip
"Never"Symbol 279 MovieClip Frame 1Symbol 268 MovieClip
"localinformationSetting"Symbol 279 MovieClip Frame 1Symbol 270 EditableText
"currentBox"Symbol 279 MovieClip Frame 1Symbol 271 EditableText
"crib"Symbol 279 MovieClip Frame 1Symbol 274 MovieClip
"slider"Symbol 279 MovieClip Frame 1Symbol 278 MovieClip
"label"Symbol 292 MovieClip Frame 1Symbol 286 EditableText
"InstanceName_0"Symbol 300 MovieClip Frame 1Symbol 237 MovieClip
"loc_underlay"Symbol 307 MovieClip Frame 1Symbol 300 MovieClip
"msg_tip_path_bg"Symbol 307 MovieClip Frame 1Symbol 302 MovieClip
"butt_Confirm"Symbol 307 MovieClip Frame 1Symbol 243 MovieClip [sm_button]
"butt_Cancel"Symbol 307 MovieClip Frame 1Symbol 243 MovieClip [sm_button]
"pathInput"Symbol 307 MovieClip Frame 1Symbol 303 EditableText
"msg_path"Symbol 307 MovieClip Frame 1Symbol 304 EditableText
"btnBrowseFile"Symbol 307 MovieClip Frame 1Symbol 243 MovieClip [sm_button]
"btnBrowseFolder"Symbol 307 MovieClip Frame 1Symbol 243 MovieClip [sm_button]
"msg_tip"Symbol 307 MovieClip Frame 1Symbol 305 EditableText
"msg_tip_path"Symbol 307 MovieClip Frame 1Symbol 306 EditableText
"msg_tip_path_scrollbar"Symbol 307 MovieClip Frame 1Symbol 149 MovieClip [FSingleLineScrollbarSymbol]
"label"Symbol 312 MovieClip Frame 1Symbol 311 EditableText
"label"Symbol 322 MovieClip Frame 1Symbol 321 EditableText
"label"Symbol 327 MovieClip Frame 1Symbol 326 EditableText
"msg"Symbol 330 MovieClip Frame 1Symbol 329 EditableText
"hilite"Symbol 334 MovieClip Frame 1Symbol 261 MovieClip
"msg"Symbol 334 MovieClip Frame 1Symbol 333 EditableText

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 5 as "fib_truncationIndicator"
ExportAssets (56)Timeline Frame 1Symbol 8 as "tip"
ExportAssets (56)Timeline Frame 1Symbol 13 as "SMPathListItemSymbol"
ExportAssets (56)Timeline Frame 1Symbol 15 as "SMP2PPrivacyListItemSymbol"
ExportAssets (56)Timeline Frame 1Symbol 19 as "SMDomainStorageListItemSymbol"
ExportAssets (56)Timeline Frame 1Symbol 21 as "SMDomainListItemSymbol"
ExportAssets (56)Timeline Frame 1Symbol 23 as "fib_truncationIndicator"
ExportAssets (56)Timeline Frame 1Symbol 25 as "tip"
ExportAssets (56)Timeline Frame 1Symbol 29 as "mc_tab"
ExportAssets (56)Timeline Frame 1Symbol 33 as "icon_privacy"
ExportAssets (56)Timeline Frame 1Symbol 35 as "FLabelSymbol"
ExportAssets (56)Timeline Frame 1Symbol 38 as "FHighlightSymbol"
ExportAssets (56)Timeline Frame 1Symbol 71 as "UpArrow"
ExportAssets (56)Timeline Frame 1Symbol 91 as "ScrollThumb"
ExportAssets (56)Timeline Frame 1Symbol 116 as "DownArrow"
ExportAssets (56)Timeline Frame 1Symbol 117 as "FUIComponentSymbol"
ExportAssets (56)Timeline Frame 1Symbol 121 as "icon_allow"
ExportAssets (56)Timeline Frame 1Symbol 125 as "domInfo"
ExportAssets (56)Timeline Frame 1Symbol 130 as "button_clip"
ExportAssets (56)Timeline Frame 1Symbol 132 as "butt_bg"
ExportAssets (56)Timeline Frame 1Symbol 132 as "butt_bg"
ExportAssets (56)Timeline Frame 1Symbol 132 as "butt_bg"
ExportAssets (56)Timeline Frame 1Symbol 132 as "butt_bg"
ExportAssets (56)Timeline Frame 1Symbol 132 as "butt_bg"
ExportAssets (56)Timeline Frame 1Symbol 133 as "button_bg"
ExportAssets (56)Timeline Frame 1Symbol 136 as "FScrollBarSymbol"
ExportAssets (56)Timeline Frame 1Symbol 136 as "FScrollBarSymbol"
ExportAssets (56)Timeline Frame 1Symbol 137 as "DataProviderSymbol"
ExportAssets (56)Timeline Frame 1Symbol 138 as "FSelectableItemSymbol"
ExportAssets (56)Timeline Frame 1Symbol 139 as "FSelectableListSymbol"
ExportAssets (56)Timeline Frame 1Symbol 140 as "FScrollSelectListSymbol"
ExportAssets (56)Timeline Frame 1Symbol 141 as "FComboBoxItemSymbol"
ExportAssets (56)Timeline Frame 1Symbol 145 as "FBoundingBoxSymbol"
ExportAssets (56)Timeline Frame 1Symbol 148 as "FComboBoxSymbol"
ExportAssets (56)Timeline Frame 1Symbol 149 as "FSingleLineScrollbarSymbol"
ExportAssets (56)Timeline Frame 1Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 1Symbol 165 as "DRM"
ExportAssets (56)Timeline Frame 1Symbol 167 as "PeerAssistedNetworking"
ExportAssets (56)Timeline Frame 1Symbol 169 as "GlobalSecurity"
ExportAssets (56)Timeline Frame 1Symbol 171 as "GlobalNotificationsSettings"
ExportAssets (56)Timeline Frame 1Symbol 173 as "WebsiteStorage"
ExportAssets (56)Timeline Frame 1Symbol 173 as "WebsiteStorage"
ExportAssets (56)Timeline Frame 1Symbol 173 as "WebsiteStorage"
ExportAssets (56)Timeline Frame 1Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 1Symbol 185 as "GlobalStorage"
ExportAssets (56)Timeline Frame 1Symbol 187 as "GlobalPrivacy"
ExportAssets (56)Timeline Frame 1Symbol 187 as "GlobalPrivacy"
ExportAssets (56)Timeline Frame 1Symbol 187 as "GlobalPrivacy"
ExportAssets (56)Timeline Frame 1Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 1Symbol 191 as "WebSitePrivacy"
ExportAssets (56)Timeline Frame 1Symbol 191 as "WebSitePrivacy"
ExportAssets (56)Timeline Frame 1Symbol 191 as "WebSitePrivacy"
ExportAssets (56)Timeline Frame 1Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 1Symbol 197 as "GlobalSettings"
ExportAssets (56)Timeline Frame 3Symbol 197 as "GlobalSettings"
ExportAssets (56)Timeline Frame 3Symbol 197 as "GlobalSettings"
ExportAssets (56)Timeline Frame 3Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 3Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 3Symbol 185 as "GlobalStorage"
ExportAssets (56)Timeline Frame 3Symbol 185 as "GlobalStorage"
ExportAssets (56)Timeline Frame 3Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 3Symbol 171 as "GlobalNotificationsSettings"
ExportAssets (56)Timeline Frame 3Symbol 171 as "GlobalNotificationsSettings"
ExportAssets (56)Timeline Frame 3Symbol 169 as "GlobalSecurity"
ExportAssets (56)Timeline Frame 3Symbol 169 as "GlobalSecurity"
ExportAssets (56)Timeline Frame 3Symbol 167 as "PeerAssistedNetworking"
ExportAssets (56)Timeline Frame 3Symbol 167 as "PeerAssistedNetworking"
ExportAssets (56)Timeline Frame 3Symbol 165 as "DRM"
ExportAssets (56)Timeline Frame 3Symbol 165 as "DRM"
ExportAssets (56)Timeline Frame 3Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 3Symbol 240 as "butt_bg"
ExportAssets (56)Timeline Frame 3Symbol 240 as "butt_bg"
ExportAssets (56)Timeline Frame 3Symbol 240 as "butt_bg"
ExportAssets (56)Timeline Frame 3Symbol 240 as "butt_bg"
ExportAssets (56)Timeline Frame 3Symbol 240 as "butt_bg"
ExportAssets (56)Timeline Frame 3Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 3Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 4Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 4Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 4Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 4Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 5Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 5Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 5Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 5Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 5Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 5Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 6Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 6Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 6Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 6Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 7Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 7Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 7Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 7Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 8Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 8Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 8Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 9Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 9Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 9Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 9Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 9Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 9Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 9Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 9Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 9Symbol 149 as "FSingleLineScrollbarSymbol"
ExportAssets (56)Timeline Frame 10Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 10Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 10Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 10Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 11Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 11Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 11Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 11Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 11Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 11Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 12Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 12Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 12Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 12Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 13Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 13Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 13Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 13Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 14Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 14Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 14Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 14Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 15Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 15Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 15Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 15Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 15Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 15Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 16Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 16Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 16Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 16Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 16Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 16Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 17Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 17Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 17Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 17Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 17Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 17Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 18Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 18Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 18Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 18Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 18Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 18Symbol 243 as "sm_button"
ExportAssets (56)Timeline Frame 19Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 19Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 19Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 19Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 20Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 20Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 20Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 20Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 20Symbol 148 as "FComboBoxSymbol"
ExportAssets (56)Timeline Frame 21Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 21Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 21Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 21Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 22Symbol 195 as "shell_privacy"
ExportAssets (56)Timeline Frame 22Symbol 189 as "shell_defaults"
ExportAssets (56)Timeline Frame 22Symbol 183 as "shell_localInformation"
ExportAssets (56)Timeline Frame 22Symbol 163 as "SMDomainListBoxSymbol"
ExportAssets (56)Timeline Frame 22Symbol 243 as "sm_button"

Labels

"_g_privacy"Frame 4
"_g_localinformation"Frame 6
"_g_security"Frame 8
"_p2p_privacy"Frame 10
"_g_configuration"Frame 12
"_privacy"Frame 14
"_localinformation"Frame 16
"_g_autonotify"Frame 19
"_drm"Frame 21
"_up"Symbol 5 MovieClip [fib_truncationIndicator] Frame 1
"_down"Symbol 5 MovieClip [fib_truncationIndicator] Frame 2
"_disabled"Symbol 5 MovieClip [fib_truncationIndicator] Frame 3
"_up"Symbol 23 MovieClip [fib_truncationIndicator] Frame 1
"_down"Symbol 23 MovieClip [fib_truncationIndicator] Frame 2
"_disabled"Symbol 23 MovieClip [fib_truncationIndicator] Frame 3
"Symbol_32"Symbol 35 MovieClip [FLabelSymbol] Frame 1
"enabled"Symbol 38 MovieClip [FHighlightSymbol] Frame 1
"disabled"Symbol 38 MovieClip [FHighlightSymbol] Frame 2
"unfocused"Symbol 38 MovieClip [FHighlightSymbol] Frame 3
"Symbol_36"Symbol 117 MovieClip [FUIComponentSymbol] Frame 1
"_up"Symbol 130 MovieClip [button_clip] Frame 1
"_over"Symbol 130 MovieClip [button_clip] Frame 2
"_down"Symbol 130 MovieClip [button_clip] Frame 3
"_disabled"Symbol 130 MovieClip [button_clip] Frame 4
"_up"Symbol 133 MovieClip [button_bg] Frame 1
"_over"Symbol 133 MovieClip [button_bg] Frame 2
"_down"Symbol 133 MovieClip [button_bg] Frame 3
"_disabled"Symbol 133 MovieClip [button_bg] Frame 4
"Symbol_354"Symbol 137 MovieClip [DataProviderSymbol] Frame 1
"enabled"Symbol 145 MovieClip [FBoundingBoxSymbol] Frame 1
"disabled"Symbol 145 MovieClip [FBoundingBoxSymbol] Frame 2
"on"Symbol 183 MovieClip [shell_localInformation] Frame 1
"off"Symbol 183 MovieClip [shell_localInformation] Frame 2
"on"Symbol 189 MovieClip [shell_defaults] Frame 1
"off"Symbol 189 MovieClip [shell_defaults] Frame 2
"on"Symbol 195 MovieClip [shell_privacy] Frame 1
"off"Symbol 195 MovieClip [shell_privacy] Frame 2
"on"Symbol 209 MovieClip Frame 1
"off"Symbol 209 MovieClip Frame 2
"on"Symbol 211 MovieClip Frame 1
"off"Symbol 211 MovieClip Frame 2
"on"Symbol 213 MovieClip Frame 1
"off"Symbol 213 MovieClip Frame 2
"on"Symbol 215 MovieClip Frame 1
"off"Symbol 215 MovieClip Frame 2
"on"Symbol 217 MovieClip Frame 1
"off"Symbol 217 MovieClip Frame 2
"on"Symbol 219 MovieClip Frame 1
"off"Symbol 219 MovieClip Frame 2
"_up"Symbol 223 MovieClip Frame 1
"_over"Symbol 223 MovieClip Frame 2
"_down"Symbol 223 MovieClip Frame 3
"up"Symbol 243 MovieClip [sm_button] Frame 1
"over"Symbol 243 MovieClip [sm_button] Frame 2
"down"Symbol 243 MovieClip [sm_button] Frame 3
"disabled"Symbol 243 MovieClip [sm_button] Frame 4
"_disbled"Symbol 292 MovieClip Frame 5
"_disabled"Symbol 312 MovieClip Frame 5
"_disbled"Symbol 322 MovieClip Frame 5
"_disbled"Symbol 327 MovieClip Frame 5

Dynamic Text Variables

TextField9Symbol 286 EditableText""
TextField9Symbol 311 EditableText""
TextField9Symbol 321 EditableText""
TextField9Symbol 326 EditableText""




http://swfchan.com/47/234124/info.shtml
Created: 29/3 -2020 09:35:20 Last modified: 29/3 -2020 09:35:20 Server time: 20/04 -2024 05:26:21