Hi,
I have a slot game written in flash actionscript 1.0 , all the data is inside the .fla file.
This game communicates with a PHP file and gets some data from it,and updates a database based on the wins or loses of the player.(in the php file,the credit of the player is updated based on his win or loss and bet and then this value is updated inside the database)
My question is : Can I make this game to work on desktop ? Like C++ with Flash instead of WebBrowser+PHP+Flash ?Or C# with Flash ? I also want some security.Which one would be better.I want it to work on windows at any costs.So the player will just have to download the game.exe and Run an installer through it,and then play my game. I want to make a desktop game from it with the same looks and functionality as it is in the browser.
Can you offer me some tutorials/documentation about this ?
nevergone 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.