I found this handy flow-chart to help decide during the web development proces whether or not an all-flash site should be build
http://www.thegooglecache.com/?p=46
Flash or not
Moderator: General Moderators
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Code: Select all
$daedalus->readArticle(false);
if (flash)
{
$no = TRUE;
}