View Single Post
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#6
Originally Posted by bummer View Post
Thanks!

1) Is there a performance difference running a flash game in kmplayer vs in the browser? I tried on one small game but could not detect any difference for that one.

2) I can't seem to get the browser command to execute in personal manager/launcher.

What I do is I add a command line in either of them reading:

browser --url=file://media/mmc2/games/bowman.swf

When I try to run it..I get 'Execution failed'

Is there a syntax error somewhere maybe?
Add 1 more forward slash after file: and try that.

Code:
 
browser --url=file:///media/mmc2/games/bowman.swf