These issues are not necessarily related to our components and they represent general issues of using Flash.
Embed Flash clips in HTML
(2008-07-01 - views: 2608)
Q: How should a Flash clip be included inside a HTML page ?
A:
One of the widely used methods is SWFObject. You can find here an example on how to use SWFObject 2.0 to embed Flash content into HTML pages. The method uses JavaScript to call a function from SWFObject and also uses the <noscript> tag, in case the user did not enable JavaScript in his browser.