SourceForge.net Logo
August 11, 2006
© GPL
 
ProWikiCenter
Cdml Flash
 
Difference (previous author) (Change, Edit, normal page display)

Changed: 1c1,48
Describe the new page here.
CdmlFlash support the Flash file type. Flash is famous for its use in animations on websites.

===Example===

[[flash]
[width=400][height=300]
[url= http://www.flashberry.com/img/examples/swf/soccer.swf]
]

produced by:

[[code]
<n>[[flash]
[width=600][height=400]
[url= http://www.flashberry.com/img/examples/swf/soccer.swf]
]</n>
]

This is a free example from http://www.flashberry.com




Another example from the ProWiki project "Allied Schools Graz" http://www.as-graz.org frontpage, included three times using different width and size parameters:

[[flash][width=200][height=400][url= http://www.as-graz.org/media/towns.swf]]
[[flash][width=140][height=300][url= http://www.as-graz.org/media/towns.swf]]
[[flash][width=200][height=200][url= http://www.as-graz.org/media/towns.swf]]

=== Parameters ===

* [[yellow]width:] defines the horizontal extension of the blank space
** (default: 320); e.g. [width=600]

* [[yellow]height:] defines the vertical extension of the blank space
** (default: 240); e.g. [height=300]

=== Tests ===

* /Karolinenhof

=== Discussion ===

It has a large potential for interactive e-learning content, which hasn't yet been touched.

Compared to SVG and CdmlSvg Flash has the disadvantage that no free text format is available. So these Flash files have to be produced using external tools and then uploaded to the wiki.



FolderWikiFeatures FolderCdml

CdmlFlash support the Flash file type. Flash is famous for its use in animations on websites.

Example

produced by:

  [[flash]
    [width=600][height=400]
    [url=http://www.flashberry.com/img/examples/swf/soccer.swf]
  ]

This is a free example from http://www.flashberry.com


Another example from the ProWiki project "Allied Schools Graz" http://www.as-graz.org frontpage, included three times using different width and size parameters:

Parameters

  • width: defines the horizontal extension of the blank space
    • (default: 320); e.g. [width=600]
  • height: defines the vertical extension of the blank space
    • (default: 240); e.g. [height=300]

Tests

Discussion

It has a large potential for interactive e-learning content, which hasn't yet been touched.

Compared to SVG and CdmlSvg Flash has the disadvantage that no free text format is available. So these Flash files have to be produced using external tools and then uploaded to the wiki.


FolderWikiFeatures FolderCdml