<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Creating flash casino games</title>
	<link>http://ask.metafilter.com/41581/Creating-flash-casino-games/</link>
	<description>Comments on Ask MetaFilter post Creating flash casino games</description>
	<pubDate>Thu, 06 Jul 2006 03:13:43 -0800</pubDate>
	<lastBuildDate>Thu, 06 Jul 2006 03:13:43 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Creating flash casino games</title>
		<link>http://ask.metafilter.com/41581/Creating-flash-casino-games</link>	
		<description>Im looking at creating a couple of mini flash casino games for a university project, probably just blackjack and roulette.  &lt;br /&gt;&lt;br /&gt; It needs to log credit and award &apos;virtual money&apos; Im hoping some people could point me in the direction of the best strategy to research and adopt. There are 2 things I need to research:&lt;br&gt;
&lt;br&gt;
1) any links to statistics on payouts, probability of casino games&lt;br&gt;
&lt;br&gt;
2) the best technology to interface the flash game with a database, im familiar with php linux and mysql but also know &lt;br&gt;
&lt;br&gt;
suggestions appreciated</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.41581</guid>
		<pubDate>Thu, 06 Jul 2006 02:40:25 -0800</pubDate>
		<dc:creator>toocan</dc:creator>
		
			<category>flashgames</category>
		
			<category>casinogames</category>
		
	</item> <item>
		<title>By: uncle harold</title>
		<link>http://ask.metafilter.com/41581/Creating-flash-casino-games#639826</link>	
		<description>2) Check out Flash remoting. There is a open-source version for PHP called &lt;a href=&quot;http://www.amfphp.org/&quot;&gt;AMFPHP&lt;/a&gt;. It&apos;s very mature. It has several advantages over using XML.&lt;br&gt;
&lt;br&gt;
Also give a thought to security. Flash games are generally very easy to hack for anybody with an SWF decompiler and a couple of hours time. If the credits result in any kind of real-world prizes, you should check out steps to prevent arbitrary submission of stats.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.41581-639826</guid>
		<pubDate>Thu, 06 Jul 2006 03:13:43 -0800</pubDate>
		<dc:creator>uncle harold</dc:creator>
	</item><item>
		<title>By: uncle harold</title>
		<link>http://ask.metafilter.com/41581/Creating-flash-casino-games#639828</link>	
		<description>Sorry to be so vague about the security aspects, but I have to go and that&apos;s a whole chapter. If you need more info and no one answers, I will ckeck back later.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.41581-639828</guid>
		<pubDate>Thu, 06 Jul 2006 03:17:21 -0800</pubDate>
		<dc:creator>uncle harold</dc:creator>
	</item><item>
		<title>By: TonyRobots</title>
		<link>http://ask.metafilter.com/41581/Creating-flash-casino-games#639963</link>	
		<description>Why would you need statistics on payouts? If you model the games themselves -- a roulette wheel has 37 or 38 spots (depending if you include the &quot;00&quot;), and a deck has 52 unique cards -- the correct &quot;odds&quot; will emerge naturally.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.41581-639963</guid>
		<pubDate>Thu, 06 Jul 2006 07:24:46 -0800</pubDate>
		<dc:creator>TonyRobots</dc:creator>
	</item><item>
		<title>By: toocan</title>
		<link>http://ask.metafilter.com/41581/Creating-flash-casino-games#641038</link>	
		<description>uncle harold, yeah could you please post some info on security</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.41581-641038</guid>
		<pubDate>Fri, 07 Jul 2006 01:40:08 -0800</pubDate>
		<dc:creator>toocan</dc:creator>
	</item><item>
		<title>By: uncle harold</title>
		<link>http://ask.metafilter.com/41581/Creating-flash-casino-games#641071</link>	
		<description>&lt;a href=&quot;http://www.informit.com/articles/article.asp?p=377318&amp;seqNum=2&amp;rl=1&quot;&gt;Here &lt;/a&gt; is a good overall primer on the vulnerabilities involved in highscore lists updated by Flash.&lt;br&gt;
&lt;br&gt;
Note that the crossdomain restrictions of Flash and the binary format of AMF make this a little more difficult, but not really secure. A hacker can always write his own simple client and run it from his desktop, circumventing the domain checks.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.41581-641071</guid>
		<pubDate>Fri, 07 Jul 2006 04:43:43 -0800</pubDate>
		<dc:creator>uncle harold</dc:creator>
	</item>
	</channel>
</rss>
