|
Test_Case_001 - outline
This first Test_Case will concern itself with demonstrating the manipulation of a primitive Object in a Flash .swf file from a Delphi compiled executable.
The aim of this test is to resolve the issue of external comms to a flash file in a manner that will justify the use of flash as the authoring environment for the Generator. If the result is a fail in this instance, then the alternatives within a similar test scenario are Director, Proce55ing, Delphi or other(?).
The following passage is the narrative for the test to demonstrate:
- On a Virtual Stage of 640px by 480px dimensions, draw a white circle that is 25px diameter (25 x 25, W x H) in the top left corner so that the crcle is entirely visible. - Wait 3 seconds, then start moving Object diagonally to the bottom right corner of the stage over a 5 second period. - On arrival, wait and blink circle off/on for 3 seconds. Stop at on. - Fade alpha channel to 0 over 5 second period, wait 3 seconds, fade up alpha to 100 over 5 second period. - Change colour to Red, then Green, then Blue, then back to white at one colour state per second. - Allow manual X,Y positional control of Object via an interface created in the Sequencer component.
This test will consist of two components, the Flash- based Generator and the Delphi-based Sequencer. Both are test-rigs only and will function only as far as the test requirements demand.
A variables template will be uploaded to the download section of the website shortly.
|