You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Scott Wilson (JIRA)" <ji...@apache.org> on 2009/08/17 16:25:14 UTC

[jira] Commented: (WOOKIE-17) Embedding Wookie Widget in Flex/Flash based Rich Internet Application

    [ https://issues.apache.org/jira/browse/WOOKIE-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744077#action_12744077 ] 

Scott Wilson commented on WOOKIE-17:
------------------------------------

This is possible; there are two models for doing this:

(1) The Flash/Flex application is the widget context (i.e. it handles user authn etc) - in this case the Flash/Flex app must implement the Wookie REST API, instantiate a widget, and construct an iFrame (or equivalent) to render the widget.

(2) There is another application providing a widget context, and instantiating a widget, and the user wishes to reuse their instance in a Flash/Flex personal page (e.g. a Netvibes or Pageflakes style site). In this case the user can capture the URL of the instantiated widget from its iFrame, and use this to render within the app.

I'll link this issue to WOOKIE-18, which is the task to complete the plugin developer guide.

> Embedding Wookie Widget in Flex/Flash based Rich Internet Application
> ---------------------------------------------------------------------
>
>                 Key: WOOKIE-17
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-17
>             Project: Apache Wookie
>          Issue Type: Question
>         Environment: general question
>            Reporter: Prabhu Pathak
>            Priority: Minor
>
> How can one embed Wookie Widgets in Flex /Flash base UI application ? Is it Possible or there any technical roadblocks or few things are still work in progress
> - Prabhu

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.