|
|
The main instrument to build sites with the Fluid Flash Interfaces Engine is pseudoHTML.
In brief, pseudoHTML is a “simplified version” of HTML following most of the best practices found in HTML. In brief pseudoHTML:
- Defines the look and setup of your Rich Internet Application
- Offers Forms that act in the same way as HTML-forms
- Uses the SRC-parameter to load lists and form content
- Automatically positions input fields and screen elements if no hard X/Y coordinates are given
- Includes RIA-elements like tabsheets
|