 |
This is a sample Flex
application for creating online countdown timers.
The application allows to set a date and time when
the timer reaches 00 hrs 00 min and 00 sec and
export it to any web page.
The example uses
Flex RPC (RemoteObject) with
WebORB for .NET to save information about the
created timer. When the generated markup is imported
into a web page, it loads another Flex application
to display the countdown. The application connects
to WebORB and uses Flex remoting to load countdown
data.
|