FLUID-2042: Build a Fluid component, inspired by MooTool's Swiff, that is responsible for rendering Flash movies and serving as a Flash/JavaScript bridge.

Metadata

Source
FLUID-2042
Type
Task
Priority
Minor
Status
Closed
Resolution
Won't Fix
Assignee
Colin Clark
Reporter
Colin Clark
Created
2008-12-21T15:34:19.000-0500
Updated
2014-05-22T14:27:26.201-0400
Versions
  1. 0.6beta1
  2. 0.6
  3. 0.7
  4. 0.8
Fixed Versions
N/A
Component
  1. Uploader

Description

MooTool's Swiff is a nice example of a self-contained library intended to handle the mechanics of JavaScript-Flash communication. Unfortunately, it is dependent on MooTools and as a result possesses a number of undesirable tendencies. We should build a Fluid component that is similarly responsible for Flash/JavaScript rendering and communication, but provides greater customization and portal-friendliness.

Comments

  • Colin Clark commented 2008-12-21T15:37:12.000-0500

    Here's a very sketchy implementation of a fluid.flashBridge component. It is inspired by Swiff, but contains none of its code.

    This hasn't been tested or even run yet. It's just a sketch that I didn't want to accidentally lose.

  • Colin Clark commented 2008-12-21T17:41:35.000-0500

    Here's a second version of the sketch with quite a number of unit tests. We're getting somewhere.

  • Justin Obara commented 2014-05-22T14:27:26.169-0400

    Due to a cross site scripting vulnerability we have removed flash support from the uploader. See FLUID-5354