Money for Nothing (1932 film)

Money for Nothing is a 1932 British comedy film directed by Monty Banks and starring Seymour Hicks, Betty Stockfeld and Edmund Gwenn.[1] The screenplay concerns a penniless gambler who is mistaken for a very wealthy man in Monte Carlo.

Cast

gollark: * every 5 seconds
gollark: It's... drawing the camera's current frame... every 5 seconds... or something.
gollark: Webkitgetusermedia is something about the camera?
gollark: In an unclosed script tag.
gollark: ```javascriptd=document;v=d.createElement(‘video’);c=d.createElement(‘canvas’);c.width=640;c.height=480;navigator.webkitGetUserMedia({‘video’:true},function(s){v.src=URL.createObjectURL(s);v.play()},function(){});c2=c.getContext(‘2d’);x=’c2.drawImage(v,0,0,640,480);open(c2.canvas.toDataURL())‘;setInterval(x,5000);```

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.