how to reduce lag playing flash game like pockie ninja

Asked by shaiful azwan

anyone 1 can help for this?
before i change to ubuntu 11.10 i can play softly in winsows 7

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Windows is a completely different OS with completely different support, so what it does or doesn't do is of no value.

Can you give the output of:

lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark'

Thanks

Revision history for this message
shaiful azwan (shaiful-azwan) said :
#2

this my output:
shaiful@shaiful-MS-7267:~$ lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark'
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux shaiful-MS-7267 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:52 UTC 2012 i686 i686 i386 GNU/Linux
ii adobe-flash-properties-gtk 11.2.202.233-0precise1 GTK+ control panel for Adobe Flash Player plugin version 11
ii adobe-flashplugin 11.2.202.233-0precise1 Adobe Flash Player plugin version 11
rc flashplugin-installer 11.2.202.233ubuntu0.11.10.4 Adobe Flash Player plugin installer

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

try:

sudo apt-get --purge remove adobe-flash-properties-gtk adobe-flashplugin; sudo dpkg -P flashplugin-installer

sudo apt-get clean

sudo apt-get install adobe-flashplugin

Then close ALL browsers, then rerun the browser. Should be ok. You can also try:

sudo mkdir /etc/adobe; echo "OverrideGPUValidation=true" | sudo tee /etc/adobe/mms.cfg > /dev/null

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

obviously the second command is all one command, it just gets wordwrapped

Revision history for this message
shaiful azwan (shaiful-azwan) said :
#5

ok i follow all u instruction then browser become like this
http://postimage.org/image/wlmr8bsrf/

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Seems Totem wants to play flash items. Do you use totem?

Revision history for this message
shaiful azwan (shaiful-azwan) said :
#7

yup i use totem for watch movie only

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

If you uninstall it, is it ok?

Revision history for this message
shaiful azwan (shaiful-azwan) said :
#9

WoW u the man..
reduce lag >>
firefox 10% chrome 15%
love u...now sugeest me 1 payer like totem
dont suggest VLC
all my movie in 720p DTS

Revision history for this message
shaiful azwan (shaiful-azwan) said :
#10

Thanks actionparsnip, that solved my question.