The Golden Stallion (1927 film)
The Golden Stallion is a 1927 American Western film serial produced by Nat Levine's Mascot Pictures (the first serial produced by Mascot) and directed by Harry S. Webb.[1]
The Golden Stallion | |
---|---|
Directed by | Harry S. Webb |
Produced by | Nat Levine |
Written by | William A. Berke Carl Krusada |
Starring | Maurice 'Lefty' Flynn Joe Bonomo |
Distributed by | Mascot Pictures |
Release date |
|
Running time | 10 episodes |
Country | United States |
Language | Silent |
Plot
Two men search for a fabled gold mine. The clue to the mine's location is branded on the neck of a wild horse, "White Fury", and the men battle each other to capture the horse first.
Cast
- Maurice Bennett Flynn as Wynne Randall
- Joe Bonomo as Ewart Garth
- Jay J. Bryan as Black Eagle
- Ann Small as Watona
- White Fury the Horse as The Golden Stallion
- Bert De Marc
- Billy Franey
- Tom London as Jules La Roux
- Molly Malone as Joan Forythe
- Burr McIntosh as Elmer Kendall
- Josef Swickard as John Forsythe
gollark: Why are you *deliberately obfuscating your code*?!
gollark: `peripheral.find("modem", rednet.open)` - kind of hacky but works.
gollark: ```luarn = function() sides = {"right","left","top","bottom","front","back"} sides_raw = {"right","left","top","bottom","front","back"} for i=1, #sides do sides[i] = peripheral.getType(sides_raw[i]) if sides[i] == "modem" then rednet.open(sides_raw[i]) print("Rednet Open on "..sides_raw[i].." Side") end endend```WHY
gollark: And then the same thing but with background color...
gollark: ```luac = function(a) if term.isColor() == true then if a == 0 then term.setTextColor(colours.white) elseif a == 1 then term.setTextColor(colours.orange) elseif a == 2 then term.setTextColor(colours.magenta) elseif a == 3 then term.setTextColor(colours.lightBlue) elseif a == 4 then term.setTextColor(colours.yellow) elseif a == 5 then term.setTextColor(colours.lime) elseif a == 6 then term.setTextColor(colours.pink) elseif a == 7 then term.setTextColor(colours.grey) elseif a == 8 then term.setTextColor(colours.lightGrey) elseif a == 9 then term.setTextColor(colours.cyan) elseif a == "a" then term.setTextColor(colours.purple) elseif a == "b" then term.setTextColor(colours.blue) elseif a == "c" then term.setTextColor(colours.brown) elseif a == "d" then term.setTextColor(colours.green) elseif a == "e" then term.setTextColor(colours.red) elseif a == "f" then term.setTextColor(colours.black) elseif a == "red" then c("e") elseif a == "orange" then c(1) elseif a == "yellow" then c(4) elseif a == "green" then c("d") elseif a == "blue" then c("b") elseif a == "purple" then c("a") elseif a == "black" then c("f") elseif a == "white" then c(0) end endend```?!?!?!?
References
- "Progressive Silent Film List: The Golden Stallion". Silent Era. Retrieved February 17, 2008.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.