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

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

challenged.swf

This is the info page for
Flash #9190

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


ActionScript [AS1/AS2]
Frame 1
function update(aChallenge) { txtChallenger.text = aChallenge.challengerName; txtRating.text = (_root.ltxt("RATING:") + " ") + _root.getChallengeSetting(aChallenge.challengeSetting, "hostRating"); txtEntryFee.text = (_root.ltxt("ENTRY_FEE:") + " ") + _root.getChallengeSetting(aChallenge.challengeSetting, "fee"); var cGameType = _root.getChallengeSetting(aChallenge.challengeSetting, "proplay"); txtProplay.text = (_root.ltxt("PRO_PLAY:") + " ") + _root.ltxt(_root.getGameTypeText(parseInt(cGameType))); txtRanked.text = (_root.ltxt("RATED:") + " ") + _root.ltxt(_root.getGameRankedText(parseInt(_root.getChallengeSetting(aChallenge.challengeSetting, "rank")))); var playTypeId = parseInt(_root.getChallengeSetting(aChallenge.challengeSetting, "playType")); var oppPfcId = parseInt(_root.getChallengeSetting(aChallenge.challengeSetting, "pfcid")); txtPlayType.text = (_root.ltxt("GAME_TYPE:") + " ") + _root.ltxt(_root.playType[playTypeId]); if (playTypeId == _root.CON_EXHIBITION_GAME) { playerImage1._visible = false; playerImage2._visible = false; } else { playerImage1.loadMovie(_root.getSmallProfileImage(_root.myProfileCardId())); playerImage2.loadMovie(_root.getSmallProfileImage(oppPfcId)); playerImage1._visible = true; playerImage2._visible = true; } } function initMain() { playerImage1._visible = false; playerImage2._visible = false; lblTitle.setFont(tfN10); lblTitle2.setFont(tfN10); txtProplay.setFont(tfN1); txtChallenger.setFont(tfN7); txtRanked.setFont(tfN1); txtEntryFee.setFont(tfN1); txtRating.setFont(tfN1); txtPlayType.setFont(tfN7); lblTitle.text = _root.ltxt("UC_YOU_ARE_BEING_CHALLENGED"); lblTitle2.text = _root.ltxt("UC_YOU_ARE_BEING_CHALLENGED"); vsMC.loadMovie(_root.getVSImage()); btnAccept.onPress = function () { _root.acceptChallenge(selectTeamMC.getSelectedTeamId()); hide(); }; btnDecline.onPress = function () { _root.declineChallenge(); hide(); }; } function hide() { this._visible = false; } function show() { this._visible = true; } this.tabEnabled = false; this.tabChildren = false; nextFrame();
Instance of Symbol 19 Imported [easoButtonS] "btnAccept" in Frame 1
//component parameters onClipEvent (initialize) { label = "BTN_ACCEPT"; bLocalize = true; bcolor = "blue"; }
Instance of Symbol 19 Imported [easoButtonS] "btnDecline" in Frame 1
//component parameters onClipEvent (initialize) { label = "BTN_DECLINE"; bLocalize = true; bcolor = "blue"; }
Frame 2
stop(); initMain(); _parent.challengedOnLoad();

Library Items

Symbol 1 Imported [easoBackgroundCover]Used by:Timeline
Symbol 2 BitmapUsed by:3
Symbol 3 GraphicUses:2Used by:Timeline
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:4Used by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:Timeline
Symbol 9 FontUsed by:10 13
Symbol 10 EditableTextUses:9Used by:Timeline
Symbol 11 FontUsed by:12 20
Symbol 12 EditableTextUses:11Used by:Timeline
Symbol 13 EditableTextUses:9Used by:Timeline
Symbol 14 FontUsed by:15 16 17 18
Symbol 15 EditableTextUses:14Used by:Timeline
Symbol 16 EditableTextUses:14Used by:Timeline
Symbol 17 EditableTextUses:14Used by:Timeline
Symbol 18 EditableTextUses:14Used by:Timeline
Symbol 19 Imported [easoButtonS]Used by:Timeline
Symbol 20 EditableTextUses:11Used by:Timeline

Instance Names

"txtPlayType"Frame 1Symbol 10 EditableText
"lblTitle2"Frame 1Symbol 12 EditableText
"txtChallenger"Frame 1Symbol 13 EditableText
"txtProplay"Frame 1Symbol 15 EditableText
"txtRating"Frame 1Symbol 16 EditableText
"txtRanked"Frame 1Symbol 17 EditableText
"txtEntryFee"Frame 1Symbol 18 EditableText
"btnAccept"Frame 1Symbol 19 Imported [easoButtonS]
"btnDecline"Frame 1Symbol 19 Imported [easoButtonS]
"lblTitle"Frame 1Symbol 20 EditableText

Special Tags

ImportAssets (57)Timeline Frame 1Symbol 1 as "easoBackgroundCover" from "easoControls.swf"
ImportAssets (57)Timeline Frame 1Symbol 19 as "easoButtonS" from "easoControls.swf"




http://swfchan.com/2/9190/info.shtml
Created: 10/6 -2019 05:42:29 Last modified: 10/6 -2019 05:42:29 Server time: 29/04 -2024 08:35:13