where it finds a start tag. function startTag($parser, $data){ } // And this function tells the parser to replace the end tags with "
" function endTag($parser, $data){ global $total; $total = $total . "*"; } // These lines create the parser and then set the functions for the parser to use when // reading the document. $xml_parser = xml_parser_create(); // Sets the functions for start and end tags xml_set_element_handler($xml_parser, "startTag", "endTag"); // Sets the function for the contents/data xml_set_character_data_handler($xml_parser, "contents"); // Read the file and save its contents as the variable "data" $my_file = file("http://api.shopping.com/scripts/GSIsapiExt.dll/linkin_id-3069515/keyword-20825856"); $keywords="Star Wars Rogue Squadron III: Rebel Strike for GameCube"; $mode="electronics"; $data = $my_file[1]; if(!(xml_parse($xml_parser, $data, feof($fp)))){ die("Error on line " . xml_get_current_line_number($xml_parser)); } // Free the memory used to create the parser xml_parser_free($xml_parser); // Close the file when you're done reading it fclose($fp); $info = explode("*", $total); $arraytotal = count($info) - 8; ?> Star Wars Rogue Squadron III: Rebel Strike for GameCube Reviews and Prices | Nintendo GameCube Star Wars Rogue Squadron III 3 Rebel Strike Video Game Review

Star Wars Rogue Squadron III: Rebel Strike for GameCube

"; echo ""; } ?>

Star Wars Rogue Squadron III: Rebel Strike for GameCube $info[32]"; } else{ echo"

"; echo ""; echo"
"; } ?>

Newbie Review by Kathy Swordson Newbie Product Reviewer:

Play as your favorite character from the first Star Wars trilogy in this faithful adaptation of the original story. In adventure mode, you can carry out character-specific missions on foot or in a variety of different crafts from the first three movies, including tie fighters and speeder bikes. Multi-player mode can be played in either co-op, dogfight, survival, or capture-the-base. Very fun, but not quite what Rogue Squadron II had us hoping for. A good game that still proves that the game cube still has life in it. A must buy for any Star Wars fan, especially for the price.

Pros:

Getting the chance to pilot such a wide variety of your favorite vehicles is definitely the most noteworthy part of this game in my opinion. The graphics are very good. Plug in your Gameboy Advance for enhanced play in the two-player co-op mode. Definitely worth investing time in if you have any interest in the Star Wars movies.

Cons:

Not as good as the prior title. The eternal curse of the camera angle mucks it up once again.

Star Wars Rogue Squadron III: Rebel Strike for GameCubeNewbie Rating
2 Thumbs Up

Reviews similar to our Star Wars Rogue Squadron III: Rebel Strike for GameCube Review:

  • Mario Golf for GameCube Even if you're not much of a golf fan, this game is definitely worth l...
  • NCAA Football 2005 for GameCube NCAA Football 2005 puts you in the game like you've never been before....
  • Spyro: A Hero's Tail for GameCube Spyro the dragon has made a comeback in this new title. Use your fire ...
  • Super Smash Bros. Melee GameCube Nintendo has brought back it's all star cast and they're ready to duke...