Flash"
From Documentation
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ZKComponentReferencePageHeader}} | {{ZKComponentReferencePageHeader}} | ||
− | + | {{Deprecated Content}} | |
= Flash = | = Flash = | ||
Line 13: | Line 13: | ||
[[Image:ZKComRef_Flash_Example.png]] | [[Image:ZKComRef_Flash_Example.png]] | ||
− | <source lang="xml" > | + | <source lang="xml"> |
− | + | <flash src="http://www.zkoss.org/Steps/learn.swf" height="300" width="800" /> | |
</source> | </source> | ||
+ | |||
+ | Note: The appearance depends on the content of your Flash. | ||
=Supported Events= | =Supported Events= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
Line 34: | Line 36: | ||
=Use Cases= | =Use Cases= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
Line 45: | Line 47: | ||
{{LastUpdated}} | {{LastUpdated}} | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- |
Latest revision as of 08:55, 21 March 2022
Flash
Employment/Purpose
A generic Flash component.
Example
<flash src="http://www.zkoss.org/Steps/learn.swf" height="300" width="800" />
Note: The appearance depends on the content of your Flash.
Supported Events
None | None |
- Inherited Supported Events: HtmlBasedComponent
Supported Children
*NONE
Use Cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|