Flash Shortcodes

A lot of people knock on flash for not being accessible. But did you know it’s actually not true? Flash, just like javascript, can be progressively enhanced so that search engines, non-flash devices, etcetera have no problem with it. The only issue is that not everyone knows how to do it properly. We give you easy shortcodes that make flash easily degrade to text or images for non-flash devices, and even have alt content for SEO just like images!

SEO Alt Text

See The Shortcodes

[raw]
[/raw]
[raw]
SEO Alt Text
[/raw]
[raw][/raw]

More Info:

If you don’t include a “backup” attribute image then the alt text will be the actual backup HTML that non-flash users will see. Otherwise they see the image specified and it has that alt text. You can also include other attributes:

  • minflash (a minimum flash version, and lower versions will degrade to the backup content)
  • bgcolor (to set the background color of the embedded swf)
  • flashvars (for advanced users to set flashvars to send to the flash)
  • params (for advanced users to set parameters such as allowing full screen and window modes)