Calendar

March 2007
S M T W T F S
« Feb   Apr »
 123
45678910
11121314151617
18192021222324
25262728293031

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for March 21st, 2007

Apollo Online/Offline sample – full source included

Wednesday, March 21st, 2007

Here is a nice little example of testing for online and offline within Apollo. It is very basic.
Test it by either hitting the Test Connection button or by pulling your cable on disconnecting your wireless.
Here is what is occurring within the application:

on creationComplete Shell.shell.addEventListener(Event.NETWORK_CHANGE,onNetworkChange);
onNetworkChange test the connection. Here is the contents of the test connection [...]

IndyFlex PhotoBrowser Code

Wednesday, March 21st, 2007

As promised, here is the code from last nights presentation.
Download it here

LiveCycle Data Services 2.5 (previously FDS)

Wednesday, March 21st, 2007

LiveCycle Data Services 2.5 is the next generation of the Data Services product originally branded Flex Data Services as a part of the Flex 2 launch.
Here is the list of new features:

A new Flex SDK (which will be released currently with Data Services 2.5), which includes updates the client-side Web Services library.
Server-side PDF [...]