Home / Scripts & Code / PHP Scripts / Games
Flash Poker V2 - Multiplayer Poker PHP ScriptFlash Poker V2 - Multiplayer Poker PHP Script
New version of Flashpoker PHP Poker script Average rating of 4.0 based on 7 votesHome / Scripts & Code / PHP Scripts / Games
Flash Poker V2 - Multiplayer Poker PHP Script
New version of Flashpoker PHP Poker script Average rating of 4.0Frequently asked questions (FAQ)
How do I login through the same IP ?
Go inside class/ipcheck.php and force setting define('IP_ALLOWED', true);
Can i change the code ?
Yes you can change everything
Where are the sources ?
Search for a directory src inside /index
Can i make user connect using facebook ?
Yes. Download the patch here: http://www.flashpoker.it/patch_facebook_login.php and follow readme instructions inside fblogin directory
With resolution 1920 and FF i see movieclips with smaller dimensions why?
It is a bug of FireFox with movieclip of Flash. You can create your own client following the source fla inside src or wait for a new version of FF or our client flashpoker
Is there a more professional (not server-less) poker multiplayer game ?
Yes. Take a look at http://www.flexpoker.it a professional java Flex/HTML5 th poker game
With resolution 1920 and FF i see movieclips with smaller dimensions why? [update]
It has been fixed if you still have issue pls contact me with buyer email and i will send new files.
After installation i cannot see any tables loaded
If tables are not loading the issue is that during installation you have set baseUrl wrongly
Try to put /index/index.php or complete url that points to /index/index.php
Also make sure you have php extension mysqli enabled and database correctly installed a user with correct creational permission and a new empty database.
Try to put /index/index.php or complete url that points to /index/index.php
Also make sure you have php extension mysqli enabled and database correctly installed a user with correct creational permission and a new empty database.
I see a scale issue on my movieclip with 1920xxx resolution on FireFox
You need to recompile your movieclip removing this code if you found it:
Stage.scaleMode = 'noScale';
Free support
Future product updates
Quality checked by Codester
Lowest price guarantee
Not available
Future product updates
Quality checked by Codester
Lowest price guarantee
Information
Category | Scripts & Code / PHP Scripts / Games |
First release | 6 February 2015 |
Last update | 6 February 2015 |
Software version | PHP 5.4, PHP 5.5 |
Database | MySQL 4.x, MySQL 5.x |