| 1. What would be the reasons to design a website with Flash instead of static HTML? Why would you choose to use PHP (or other dynamically-generated page technology) instead of HTML? |
| Flash makes it easier for a programmer to make a web page have motion and depth. Html pages often look like pages, while flash pages can resemble television. |
| You may only need one php page with a loop and limit to display thousands of items. You may alot more than one page to display thousands of items with html. |