[
https://issues.apache.org/jira/browse/SHINDIG-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner updated SHINDIG-15:
--------------------------------
Attachment: flashfeature.diff
This contains stubs for embedFlash and embedCachedFlash, plus an implementation
of getFlashMajorVersion based off of code from iGoogle.
I also added backwards compatibility for iGoogle:
var _IG_EmbedFlash = gadgets.Window.embedFlash;
var _IG_EmbedCachedFlash = gadgets.Window.embedCachedFlash;
var _IG_GetFlashMajorVersion = gadgets.Window.getFlashMajorVersion;
> Add support for Flash Embedding
> -------------------------------
>
> Key: SHINDIG-15
> URL: https://issues.apache.org/jira/browse/SHINDIG-15
> Project: Shindig
> Issue Type: New Feature
> Reporter: Paul Lindner
> Attachments: flashfeature.diff
>
>
> To start using Shindig at hi5 we need support for the flash extension which
> is used by our music apps..
> <Require feature="flash"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.