Calendar

March 2007
M T W T F S S
« Feb   Apr »
 1234
567891011
12131415161718
19202122232425
262728293031  

Tag Cloud

Categories

Archives

Highest Rated

Most Viewed

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

a2a_linkname=”IndyFlex PhotoBrowser Code”;
a2a_linkurl=”http://blog.everythingflex.com/2007/03/21/indyflex-photobrowser-code/”;
a2a_show_title=1;

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 [...]