Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
macek committed May 23, 2010
1 parent 89b90f9 commit 701c732
Showing 1 changed file with 29 additions and 3 deletions.
32 changes: 29 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,34 @@ Or download the source and run it offline.



Sound in Offline Mode
---------------------

A snippet from Adobe.com

> For example, a trusted local HTML file may permit an untrusted local SWF to script it by setting allowScriptAccess="always". However, an untrusted local HTML file may never permit an untrusted local SWF to script it, regardless of the value of allowScriptAccess.

To have flash trust your local SWF, you must add your google_pacman
folder to the allow list using your Flash Control Panel.

1. Adobe Flash Control Panel:
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.html

2. Click `Edit Locations`

3. Click `Add Location`

4. Browse to your `google_pacman` directory

5. Click `Confirm`

Read more about this issue here:
http://www.adobe.com/devnet/flash/articles/fplayer8_security_09.html





Thanks to:
----------
SteD for providing a nicely formatted version of pacman10-hp.2.js
Expand All @@ -29,8 +57,6 @@ winwakr for showing us how to get sound working in offline mode.

KevinCathcart for recommending we setup a live version on the `gh-pages` branch

KevinCathcart for removing a good amount of unnecessary HTML/JavaScript
KevinCathcart and Barry Silverman for removing a good amount of unnecessary HTML/JavaScript

KevinCathcart and Barry Silverman for getting the famous intro song working

Barry Silverman for getting sound working in offline mode

0 comments on commit 701c732

Please sign in to comment.