Flash is fine, as long as you keep to that rule. Avoid Flash for anything important, and use it only for enhancements as you would do when implementing Javascript features or presentational graphics e.g. not for navigation, content or input mechanisms. Provide a fallback mechanism so that those without Flash, have it disabled or otherwise can't use it don't have their ability to use the site comprimised. Remember that search engines don't have Flash, and search engines are typically a large percentage of a site's visitors.theMAD2 said:I wasn't thinking of making the whole site in Flash, just parts to add a little movement.
<object type="application/x-shockwave-flash data="c.swf?path=movie.swf" width="400" height="300">
<param name="movie" value="c.swf?path=movie.swf" />
[b][i]<img src="noflash.gif" width="200" height="100" alt="" />[/b][/i]
</object>