Flash"

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

m (Typo corrected)
(General: Article section rewritten, image renamed.)
Line 23: Line 23:
  
  
=== General ===
+
== General ==
  
[[Image:CKEditor_flash_properties.png]]
+
The '''General''' tab is the default tab that opens after you press the [[Image:CKEditor_flash.png‎|Flash]] button on the toolbar. It allows you to set the URL of the Flash object and configure the way it will appear in the document.
  
The first bookmark named "General" refers to:<br>
+
[[Image:CKEditor_flash_general.png|frame|center|alt=General tab of the Flash Properties window|General tab of the Flash Properties window]]
  
* '''URL''': defines the URL address of the flash object. You may also use the "Browse Sever" in order to browse the files.
 
* '''Width''': specifies flash object width.<br>
 
* '''Height''': specifies flash object height.
 
* '''HSpace''': defines the size of the horizontal gap.
 
* '''VSpace''': defines the size of the vertical gap.
 
* '''Preview''': in this window user may view how the window looks with the added flash object.
 
  
 +
Below is an overview of all '''General''' tab elements:
 +
* '''URL''' &mdash; the web address of the Flash object. The object may be located on the same server as the web site you are now in or on an external server.
 +
** External server: If you want to use an external address, use the full absolute path.
 +
**: Example:
 +
**: http://example.com/flash1.swf
 +
** Local server: If the image is located on the same server, you can use an absolute path that omits the domain name and starts with a slash.
 +
**: Example:
 +
**: [[/animations/flash2.swf]]
 +
**: If CKEditor is integrated with a file browser (like [http://ckfinder.com/ CKFinder]), you can also use the '''Browse Server''' button to select a Flash object from the ones that are available on the server.
  
Pressing "'''OK'''" inserts the image with the specified properties.
+
* '''Width''' &mdash;  the width of the Flash object in pixels.
 +
* '''Height''' &mdash; the height of the Flash object in pixels.
 +
 
 +
* '''HSpace''' &mdash; the horizontal spacing (or margin) between the Flash object and other document elements that surround it, in pixels.
 +
* '''VSpace''' &mdash; the vertical spacing (or margin) between the Flash object and other document elements that surround it, in pixels.
 +
 
 +
* '''Preview''' &mdash; a preliminary view of the selected Flash object formatted according to the options chosen above.
  
 
=== Upload ===
 
=== Upload ===

Revision as of 13:31, 27 October 2010

CKEditor allows you to add Adobe Flash files to your documents in an easy and intuitive way.

To insert a Flash object simply press the Flash button on the toolbar. The Flash Properties dialog window that will open lets you set configuration options that define the Flash object's source, its size, display properties, or other advanced properties.

The Flash Properties dialog window includes four tabs that group Flash object options:

All tabs contain the OK and Cancel buttons that let you accept the changes or close the dialog window without performing any changes, respectively.

Once inserted into the document, the Flash object can be edited at any time by double-clicking it. The Flash Properties dialog window will open again and you will be able to introduce changes to the Flash object configuration options.

If you attempt to close the Flash Properties dialog window without saving the changes, you will be prompted to do so:

File:CKEditor image changed.png
An alert window prompting to save the changes made to the Flash object


You can either proceed without saving your changes by choosing OK or close the alert window with the Cancel command and save the changes.


General

The General tab is the default tab that opens after you press the Flash button on the toolbar. It allows you to set the URL of the Flash object and configure the way it will appear in the document.

General tab of the Flash Properties window
General tab of the Flash Properties window


Below is an overview of all General tab elements:

  • URL — the web address of the Flash object. The object may be located on the same server as the web site you are now in or on an external server.
    • External server: If you want to use an external address, use the full absolute path.
      Example:
      http://example.com/flash1.swf
    • Local server: If the image is located on the same server, you can use an absolute path that omits the domain name and starts with a slash.
      Example:
      /animations/flash2.swf
      If CKEditor is integrated with a file browser (like CKFinder), you can also use the Browse Server button to select a Flash object from the ones that are available on the server.
  • Width — the width of the Flash object in pixels.
  • Height — the height of the Flash object in pixels.
  • HSpace — the horizontal spacing (or margin) between the Flash object and other document elements that surround it, in pixels.
  • VSpace — the vertical spacing (or margin) between the Flash object and other document elements that surround it, in pixels.
  • Preview — a preliminary view of the selected Flash object formatted according to the options chosen above.

Upload

Notice that this bookmark may not be available if CKEditor is not connected to the file manager, such as CKFinder.

The second bookmarks refers to "Upload" option:

CKEditor flash upload.png

  • Upload: specifies the location of the flash file on your local hard drive. User may also use "browse" instead of typing the location manually.

Pressing "Send it to the Server" sends the flash object to the server.

Properties

The third bookmark is the "Properties" section:

File:CKEditor properties flash.png

This bookmark allows user to set following options:

  • Scale specifies scale of the flash object. User may choose one option from following possibilities:Show all, No Border, Exact Fit.
  • Script Access specifies how to run external scripts. User may choose one of three options: Always, Same domain, Never.
  • Window mode specifies how to window looks like. User may choose one from: Window, Opaque, Transparent.
  • Quality: specifies the quality of the flash object. User may choose one of six option: Best, High, Auto High, Medium, Auto Low, Low.
  • Align: specifies the alignment of the flash object. User may choose from: Left, Abs Bottom, Abs Middle, Baseline, Bottom, Middle, Right, Text Top or Top.

And checkbox option:

  • Enable Flash Menu if you check this option context flash menu will be enabled.
  • Auto Play if you check this option flash will start immediately.
  • Loop if you check this option flash will play in loop.
  • Allow Fullscreen if you check this option flash may be shown in full screen.


Press "OK" to save the changes.

Advanced

This bookmark allow user to set advanced properties:

CKEditor flash advanced.png

  • Id: specifies the ID of the flash object.
  • Advisory Title: specifies the description of the target object.
  • Background color: sets background's color.
  • Stylesheet Classes: specifies the name of the CSS class.
  • Style: specifies the style.