Hi everyone, I am looking for a simple membership website where people register and get a free 3 day trial, then they subscribe for 1 year (via PayPal) if they want to continue. The website will have flash games and these flash games should only be accessed by those who have subscribed and logged in. I also need a way to make sure the flash games are secure and can't be downloaded anywhere (if this is even possible?)... Does anyone know the best way to get this done? Do you think its best to get a custom CMS or are there scripts out there that can do this? I don't mind paying. Thanks.
Get a free flash game site, then get a developer to edit it slightly, if it is popular you will get your money back easily.
though i've never made a membership site with drupal, I have made a very involved community site and you have a great deal of control of permissions in drupal
I think drupal is a good choice, as I have been a member of quiet a few website based on drupal. One feature that I liked the most is that if somebody tries to download a file on their server, it asks for username and password, EVEN if they have a full url path of that file. So, i guess it suites you the best. If someone else suggests you any other alternative, please give that cms a fair chance to compete wth drupal as I have not experienced the same feature with other cms out there.
Another good choice is to make a Wordpress based arcade theme (I know they have image gallery themes now which are pretty close to what you would need) and then use the Amember plugin. I believe it does cost money, but I've had experience with it and it seemed to be just fine.
I'd go with wordpress as well and use membership plugins like amember or wishlist member. You can time-release these games based on configurations you did in the plugins, well worth it imo. As for protecting the games, I doubt there is anything you can do. Everyone can just view the sourcecode and find the game's files. Or was that not what you meant with protection?