Fox Space Invaders is a project done for Provokat that was entirely built, but was never made public. The game is a metaphor showing the abusive approach of some corporation over the users using their 2.0 websites.
To play, the player enters his MySpace URL. Once this is completed, his real MySpace page is shown with the game layered on top of it. The player plays the eyeball and is mission is to destroy the banners that are overtaking his page while trying not to get crush by the MySpace monster. While running after eyeball, the monster destroys the content of the user's page.
The game was built in a transparent Flash that is layered on top of the MySpace page of the player. Before the game begins, the player page is downloaded via PHP and modify so that non-compatible elements are remove from the page. Then, we execute a bunch of JavaScript function to gather the URL and detect the exact position of every image on the page before removing and replacing them to create black holes. The information is then sent to Flash so that every image could be reload in exactly the same place on the page, allowing the Flash to make them explode during the game.