multipleintelligences.swf

multipleintelligences.swf is highly customizable flash movie/component for displaying multiple intelligences graph according to Gardner's multiple intelligences theory.

The FlashVars accepts the folowing variables:

Example 1:

<param name="flashVars" value="color=#ff0000&values=2,3,4,3,2,1,2,3&legend=1,2,3,4,5,6,7,8" />

Example 2:

...with default graph color

<param name="flashVars" value="values=4,3,4,3,2,3,2,3&legend=S,T,U,V,W,X,Y,Z" />

Example 3:

...with default legend and color set without # sign

<param name="flashVars" value="color=becb94&values=1,2,1,2,1,2,1,2" />