Feature #50
Replacement SWF for Filter
| Status: | Closed | Start: | 06/21/2010 | |
| Priority: | Normal | Due date: | 07/19/2010 | |
| Assigned to: | Robert | % Done: | 100% |
|
| Category: | - | |||
| Target version: | BHUSA | Estimated time: | 16.00 hours | |
Description
When rejecting a file, generate a replacement SWF or show one preconfigured.
History
Updated by Robert 592 days ago
I started a discussion in the Forum about that.
The error output should be shown in the Flash file. Therefore I thaught about 2 approaches.
- We compile a Flash files that is returned and replaces the old file (Blitzabeliter is not ready for generating files)
- In my eyes the better solution is having a template with a variable text box. The errors are filled in dynamically and the DOM is manipulated so the pisplayed object has the exact size of our file. This bypasses the case the parsed file is to small to be displayed. The problem with this procedure is that Flash Player since version 9 intercepts DOM manipulation by default.