Flash"

From Documentation
Line 13: Line 13:
 
[[Image:ZKComRef_Flash_Example.png]]
 
[[Image:ZKComRef_Flash_Example.png]]
  
<source lang="xml" >
+
<source lang="xml">
<flash src="SWF/cc.milestones.121503.swf" height="320" width="620"></flash>
+
<flash src="http://www.zkoss.org/Steps/learn.swf" height="300" width="800" />
 
</source>
 
</source>
  

Revision as of 02:54, 22 November 2010

Flash

Employment/Purpose

A generic Flash component.

Example

ZKComRef Flash Example.png

<flash src="http://www.zkoss.org/Steps/learn.swf" height="300" width="800" />

Supported Events

Name
Event Type
None None

Supported Children

*NONE

Use Cases

Version Description Example Location
     

Version History

Last Update : 2010/11/22


Version Date Content
     



Last Update : 2010/11/22

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.