PropertyEventMethodIndex
WebSquare.uiplugin.embed - 5.0_4.4427B.20210603.112955

Embed. Supports use of the Flash.

Type

uiplugin

Property Summary

accesskey
Short-cut key to access the object
align
Text alignment
atomicselection
Selects the entire object.
autostart
Allows automatic start.
bgcolor
Background color of the object
class
Class to apply to the objects
dir
Order of reading the contents of the object
disabled
Disabled status of the component
groupid
groupid of the object
hidden
Hides the component.
hidefocus
Whether the object recognizes focusing or not
id
Component ID
lang
Language code
language
Script language
loop
Repetition count of the object
name
Name property of the object
palette
Background of the object
pluginspage
lug-in address of the object
quality
Quality of the object
ShowControls
Shows the controls.
ShowDisplay
Shows the display.
ShowStatusBar
Shows the status bar.
src
Loading address of the object (URL)
title
Title of the embed tag.
units
Width and height units
unselectable
Whether the element selection is disabled or not
wmode
wmode property of the object

Event Summary

Method Summary

Property Detail

accesskey
Short-cut key to access the object
Used as the "accesskey" property of the embed tag.
align
Text alignment
Text alignment of the Text in the object.
atomicselection
Selects the entire object.
Used as the "atomicselection" property of the embed tag.
autostart
Allows automatic start.
Used as the "autostart" property of the embed tag.
bgcolor
Background color of the object
Used as the "bgcolor" property of the embed tag.
class
Class to apply to the objects
Same as the "class" property in the embed tag.
dir
Order of reading the contents of the object
Used as the "dir" property of the embed tag.
disabled
Disable the component. (Options) "false" (Default) Not disable the component. "true" Disable the component.
groupid
groupid of the object
Used as the "groupid" property of the embed tag.
hidden
Hides the component.
Used as the "hidden" property of the embed tag.
hidefocus
Whether the object recognizes focusing or not
Used as the "hidefocus" property of the embed tag.
id
Component ID
The component ID is allocated as a global object. The script can access each object through the component ID.
lang
Language code
Used as the "lang" property of the embed tag.
language
Script language
Used as the "language" property of the embed tag.
loop
Repetition count of the object
Used as the "language" property of the embed tag.
name
Name property of the object
Used as the "name" property of the embed tag.
palette
Background of the object
Used as the "palette" property of the embed tag.
pluginspage
lug-in address of the object
Used as the "pluginspage" property of the embed tag.
quality
Quality of the object
Used as the "quality" property of the embed tag.
ShowControls
Shows the controls.
sed as the "ShowControls" property of the embed tag.
ShowDisplay
Shows the display.
Used as the "ShowDisplay" property of the embed tag.
ShowStatusBar
Shows the status bar.
Used as the "ShowStatusBar" property of the embed tag.
src
Loading address of the object (URL)
Used as the "src" property of the embed tag.
title
Title of the embed tag.
units
Width and height units
Used as the "units" property of the embed tag.
unselectable
Whether the element selection is disabled or not
Used as the "unselectable" property of the embed tag.
wmode
wmode property of the object
Used as the "wmode" property of the embed tag.

Event Detail

Method Detail