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

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

3rdworldfarmer.swf

This is the info page for
Flash #13846

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


Text
Endure the hardships of 3rd World Farming...

A thought-provoking simulation

Another great game hosted at:

Buy crops etc. from the upper-left menu

Place them in your fields

Press

when ready for next round

How to play the game:

How to play the game:

(New: Click family members for new options)

Loading Game:

Play

Play

Play

Play

ActionScript [AS1/AS2]

Frame 1
stop(); system.useCodepage = false; playerButton._visible = false; loadButton._visible = false; HowToText._alpha = 0; tutorial._visible = false; danishButton._visible = false; englishButton._visible = false; var endure; var languageVersion = "en"; counter_mc.count = 0; counter_mc.onEnterFrame = function () { this.count++; if (this.count == 120) { _root.stepToIntroText(); this.onEnterFrame = null; } }; languageVersion = "en_text.txt"; endure = "Endure the hardships of 3rd World Farming..."; HelpText0 = "How to play the game:"; HelpText1 = "Buy crops etc. from the upper-left menu"; HelpText2 = "Place them in your fields"; HelpText3 = "Press"; HelpText4 = "when ready for the next turn"; HelpText5 = "(New: Click family members for new options)"; tagLine = "A thought-provoking simulation"; hostedAt = "Another great game hosted at:"; targetMC.loadMovie("farmerGame.swf"); playerButton.onPress = function () { gotoAndStop ("game"); }; stepToIntroText = function () { HowToText._alpha = 100; Bg._alpha = 0; endurebox._alpha = 0; tagbox._alpha = 0; tagLine._alpha = 0; tutorial._visible = true; anotherG._visible = false; atLogo._visible = false; danishButton._visible = true; }; danishButton.onRelease = function () { languageVersion = "da_text.txt"; HelpText0 = "S\u00E5dan spiller du spillet:"; HelpText1 = "K\u00F8b afgr\u00F8der osv. fra menuen til venstre"; HelpText2 = "Placer dem p\u00E5 dine marker"; HelpText3 = "Tryk"; HelpText4 = "n\u00E5r du er parat til n\u00E6ste runde"; HelpText5 = "(Nyt: Klik p\u00E5 personerne for at se de nye muligheder)"; englishButton._visible = true; danishButton._visible = false; _root.targetMC.loadMovie("farmerGame.swf"); }; englishButton.onRelease = function () { languageVersion = "en_text.txt"; HelpText0 = "How to play the game:"; HelpText1 = "Buy crops etc. from the upper-left menu"; HelpText2 = "Place them in your fields"; HelpText3 = "Press"; HelpText4 = "when ready for the next turn"; HelpText5 = "(New: Click family members for new options)"; englishButton._visible = false; danishButton._visible = true; _root.targetMC.loadMovie("farmerGame.swf"); }; this.onEnterFrame = function () { if ((targetMC.getBytesTotal() > 20) && (targetMC.getBytesLoaded() == targetMC.getBytesTotal())) { if (tutorial._visible == true) { playerButton._x = 960; playerButton._y = 520; playerButton._visible = true; preloader.LoadingGame.text = "Game Loaded!"; } } preloader.bar._xscale = Math.floor(((targetMC.getBytesLoaded() + (counter_mc.count * 10000)) / (targetMC.getBytesTotal() + 1200000)) * 100); };
Symbol 39 MovieClip Frame 20
gotoAndPlay ("start");
Symbol 39 MovieClip Frame 21
stop();

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClip [counter_mc]Uses:1Used by:Timeline
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:5
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:8
Symbol 8 MovieClipUses:7Used by:Timeline
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:Timeline
Symbol 11 FontUsed by:12 13 19 20 21 22 23 24 25 33 34 35 36
Symbol 12 EditableTextUses:11Used by:Timeline
Symbol 13 EditableTextUses:11Used by:Timeline
Symbol 14 FontUsed by:15 29
Symbol 15 EditableTextUses:14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:18
Symbol 18 MovieClipUses:17Used by:Timeline
Symbol 19 EditableTextUses:11Used by:26
Symbol 20 EditableTextUses:11Used by:26
Symbol 21 EditableTextUses:11Used by:26
Symbol 22 EditableTextUses:11Used by:26
Symbol 23 EditableTextUses:11Used by:26
Symbol 24 EditableTextUses:11Used by:26
Symbol 25 EditableTextUses:11Used by:26
Symbol 26 MovieClipUses:19 20 21 22 23 24 25Used by:Timeline
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:30
Symbol 29 EditableTextUses:14Used by:30
Symbol 30 MovieClipUses:28 29Used by:Timeline
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:39
Symbol 33 TextUses:11Used by:39
Symbol 34 TextUses:11Used by:39
Symbol 35 TextUses:11Used by:39
Symbol 36 TextUses:11Used by:39
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:39
Symbol 39 MovieClipUses:32 33 34 35 36 38Used by:Timeline
Symbol 40 BitmapUsed by:41
Symbol 41 GraphicUses:40Used by:42
Symbol 42 MovieClipUses:41Used by:Timeline
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:45
Symbol 45 MovieClipUses:44Used by:Timeline

Instance Names

"Bg"Frame 1Symbol 5 MovieClip
"tutorial"Frame 1Symbol 8 MovieClip
"targetMC"Frame 1Symbol 10 MovieClip
"endurebox"Frame 1Symbol 12 EditableText
"tagbox"Frame 1Symbol 13 EditableText
"anotherG"Frame 1Symbol 15 EditableText
"atLogo"Frame 1Symbol 18 MovieClip
"HowToText"Frame 1Symbol 26 MovieClip
"preloader"Frame 1Symbol 30 MovieClip
"counter_mc"Frame 1Symbol 2 MovieClip [counter_mc]
"playerButton"Frame 1Symbol 39 MovieClip
"danishButton"Frame 1Symbol 42 MovieClip
"englishButton"Frame 1Symbol 45 MovieClip
"bar"Symbol 30 MovieClip Frame 1Symbol 28 MovieClip
"LoadingGame"Symbol 30 MovieClip Frame 1Symbol 29 EditableText

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 2 as "counter_mc"

Labels

"start"Frame 1
"game"Frame 13
"start"Symbol 39 MovieClip Frame 1
"done"Symbol 39 MovieClip Frame 21

Dynamic Text Variables

endureSymbol 12 EditableText"Endure the hardships of 3rd World Farming..."
tagLineSymbol 13 EditableText"A thought-provoking simulation"
hostedAtSymbol 15 EditableText"Another great game hosted at:"
_root.HelpText1Symbol 19 EditableText"Buy crops etc. from the upper-left menu"
_root.HelpText2Symbol 20 EditableText"Place them in your fields"
_root.HelpText3Symbol 21 EditableText"Press"
_root.HelpText4Symbol 22 EditableText"when ready for next round"
_root.HelpText0Symbol 23 EditableText"How to play the game:"
_root.HelpText0Symbol 24 EditableText"How to play the game:"
_root.HelpText5Symbol 25 EditableText"(New: Click family members for new options)"




http://swfchan.com/3/13846/info.shtml
Created: 4/6 -2019 05:57:10 Last modified: 4/6 -2019 05:57:10 Server time: 13/05 -2024 00:19:38