ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Flex control
  • Overview
  • Control in a dynamic or static page
  • Creating a Flex control
  • Remark: Location of the animation
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Warning
From version 28, the Flex control is no longer available.
Overview

Control in a dynamic or static page

The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page.
Remark: To display a Flash® animation created by a Flex editor, the browser must be equipped with Adobe Flash Player version 10 (or later).

Creating a Flex control

To create a Flex control:
  1. On the "Creation" tab, in the "Integration" group, expand "Plug-in" and select "Flex control".
  2. Click where you want to create the control in the page. The control appears in the editor.
  3. In the control description, associate the Flash® animation (".swf" file) with the Flex control.
To view the characteristics of the control, select "Description" in the context menu.

Remark: Location of the animation

It is recommended to place the Flex animation in the directory of images (<Project_Name>_WEB directory). The dependency files of the animation (images, text files, ...) must also be copied into the <Project_Name>_WEB directory.
If the animation is using Javascript files (.js), these files must be included in the page ("Advanced" tab of the page description).
Minimum version required
  • Version 14
Comments
Click [Add] to post a comment

Last update: 12/08/2022

Send a report | Local help