Flash and standards

Out of context: Reply #5

  • Started
  • Last post
  • 8 Responses
  • sparker0

    validation != standards.

    validation is a benchmark to ensure you're using proper markup.

    standards has more to do with the way you build your site both technically and conceptially than whether it validates against w3 spec.

    if you follow the concept of separation (style, content, scripting), use xhtml correctly (ie. no tables for layout) and possibly even use semantic layout then your site is 'standards' compliant.

    just because the flash source doesn't validate doesn't mean your work is wrong.

    :)

View thread