To integrate a Flash object into an application, you can
instantiate a WFlashObject. It's API provides ways to
set Flash parameters and variables. You will also need to
provide an explicit size to the object (as it does not respond
to CSS). If flash is not supported, you can provide
any WWidget as alternative content (including e.g. a
link that sends the user to a page where flash can be
downloaded).