Flash"
From Documentation
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ZKComponentReferencePageHeader}} | {{ZKComponentReferencePageHeader}} | ||
− | + | {{Deprecated Content}} | |
= Flash = | = Flash = | ||
− | *Demonstration: [http://www.zkoss.org/zkdemo/ | + | *Demonstration: [http://www.zkoss.org/zkdemo/multimedia/flash Flash] |
*Java API: <javadoc>org.zkoss.zul.Flash</javadoc> | *Java API: <javadoc>org.zkoss.zul.Flash</javadoc> | ||
*JavaScript API: <javadoc directory="jsdoc">zul.med.Flash</javadoc> | *JavaScript API: <javadoc directory="jsdoc">zul.med.Flash</javadoc> | ||
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> | ||
− | =Supported | + | Note: The appearance depends on the content of your Flash. |
+ | |||
+ | =Supported Events= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
Line 26: | Line 28: | ||
| None | | None | ||
|} | |} | ||
+ | *Inherited Supported Events: [[ZK_Component_Reference/Base_Components/HtmlBasedComponent#Supported_Events | HtmlBasedComponent]] | ||
=Supported Children= | =Supported Children= | ||
− | |||
*NONE | *NONE | ||
− | |||
− | =Use | + | =Use Cases= |
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 44: | Line 45: | ||
=Version History= | =Version History= | ||
+ | {{LastUpdated}} | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | | + | | |
− | | | + | | |
− | | | + | | |
|} | |} | ||
{{ZKComponentReferencePageFooter}} | {{ZKComponentReferencePageFooter}} |
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 |
---|---|---|