Forum ‹ GameFS ‹ Performance drops when using GameFS
5 posts
• Page 1 of 1
Performance drops when using GameFS
We are developing a shopping game (mix between DinerDash and Farmvile), and BigDB is going perfect using Free account, but lately we move to Plus to launch the game and use the GameFS to host the game, but we have seen a performance drop when we launch the game using GameFS and example html files.
Any idea?
Thank you!
external hosted game (good performance)
http://apps.facebook.com/testvictor_fb/
gameFS hosted game (bad performance: only 2 diferent lines of code)
http://apps.facebook.com/pedralbesshopping
Any idea?
Thank you!
external hosted game (good performance)
http://apps.facebook.com/testvictor_fb/
gameFS hosted game (bad performance: only 2 diferent lines of code)
http://apps.facebook.com/pedralbesshopping
- PredralbesCentre
- Paid Member
- Posts: 3
- Joined: May 19th, 2011, 3:08 pm
Re: Performance drops when using GameFS
Great game!
What type of performance drop are you experiencing? If it's the flash file running slower, try changing the wmode by simply setting it in the swf tag on the SiteBox index file.
/Chris
What type of performance drop are you experiencing? If it's the flash file running slower, try changing the wmode by simply setting it in the swf tag on the SiteBox index file.
/Chris
Have more questions? Join us at #player.io on the freenode irc network. Making something cool with Player.IO? I would love to talk! My Skype handle is q-rious
-

Benjaminsen - .IO
- Posts: 808
- Joined: January 12th, 2010, 11:54 am
- Location: Denmark
Re: Performance drops when using GameFS
Yes, I'm talking about speed and little freezes.
Which wmode do you recomend?
Must I add the wmode here?
{% swf src='PedralbesShop.swf' width=760 height=640 id='game' wmode='normal' %}
Thankyou
Which wmode do you recomend?
Must I add the wmode here?
{% swf src='PedralbesShop.swf' width=760 height=640 id='game' wmode='normal' %}
Thankyou
- PredralbesCentre
- Paid Member
- Posts: 3
- Joined: May 19th, 2011, 3:08 pm
Re: Performance drops when using GameFS
I tried wmode='window', I'm not sure because usualy it's the default mode, but I think it runs faster.
Thanks
Thanks
- PredralbesCentre
- Paid Member
- Posts: 3
- Joined: May 19th, 2011, 3:08 pm
Re: Performance drops when using GameFS
PredralbesCentre wrote:I tried wmode='window', I'm not sure because usualy it's the default mode, but I think it runs faster.
Thanks
wmode='window' would be the default. I'm glad that I could help
Have more questions? Join us at #player.io on the freenode irc network. Making something cool with Player.IO? I would love to talk! My Skype handle is q-rious
-

Benjaminsen - .IO
- Posts: 808
- Joined: January 12th, 2010, 11:54 am
- Location: Denmark
5 posts
• Page 1 of 1