<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://coldfusion.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Flash Forms</title>
 <link>http://coldfusion.sys-con.com/</link>
 <description>Latest articles from Flash Forms</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Sun, 08 Nov 2009 03:36:34 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Adobe Flash and Flex Accessibility with Screen Readers</title>
 <link>http://coldfusion.sys-con.com/node/1093214</link>
 <description>First, yes, screen readers can read Flex applications. And yes, its fairly easy. But, I’ll discuss how in a future post.

But, if you’d rather send people to your old HTML version of your site when using a read, there is good news. Flash Player has the ability to detect if a screen reader is running on the client machine, even if JavaScript is disabled and/or the Flex application is not compiled as an “accessible swf”. This is possible with the Accessibility class.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/1093214&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 08 Sep 2009 13:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/1093214</guid>
</item>
<item>
 <title>Will Corporate America Embrace the iPhone?</title>
 <link>http://coldfusion.sys-con.com/node/1039838</link>
 <description>Apple is a “change” company. Look at their track record: Mac II, iMac, iPod and now the iPhone. What has not changed, however, is the view of Apple a company that delivers only consumer based products. Apple simply is not perceived as an Enterprise company. Apple is working to change this perception. It is a slow process but something came along to change the pace: the iPhone.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/1039838&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 17 Jul 2009 21:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/1039838</guid>
</item>
<item>
 <title>Creating and Accessing Pop-up Menus in AIR Applications with Flash CS4</title>
 <link>http://coldfusion.sys-con.com/node/923930</link>
 <description>Reading my previous AIR tutorials, you’ve worked with menus that are associated with tangible elements of your applications,
such as the following: Context menus that are activated on objects on the stage Context menus associated with icons in the system tray or dock bar Menus associated with windows and menus of the application itself AIR applications also allow you to create pop- up menus . These are native menus like all the other ones you’ve seen so far—the only difference is that pop- up menus aren’t natively associated with any element on the interface of the application. It’s up to the developer to
define and implement the logic and the way in which a pop- up menu can be activated&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/923930&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 27 Apr 2009 07:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/923930</guid>
</item>
<item>
 <title>Adobe AIR: Creating Dock and System Tray Icon Menus</title>
 <link>http://coldfusion.sys-con.com/node/886412</link>
 <description>The AIR runtime allows you to manage and interact with the system tray and dock bar icons of your application. You can define context menus for them. On Microsoft Windows systems, the icons in the system tray don’t have any default context menus, so unless you have a specially prepared menu to display, it won’t provide a context menu. Mac OS X systems, on the other hand, have a default menu for dock bar icons. The menus you create will be added to the default menu provided by the operating system. You can’t modify or remove the default menus provided by the system for dock bar icons.
The application you will create in the next section will run on both Windows and Mac OS X.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/886412&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 17 Apr 2009 12:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/886412</guid>
</item>
<item>
 <title>Clear Data Builder 3.0 is Free Now</title>
 <link>http://coldfusion.sys-con.com/node/577886</link>
 <description>The popular code generator Clear Data Builder will become available free of charge. Originally, Clear Data Builder was released as a command-line open source code generator a.k.a. DaoFlex. We&#039;ve submitted it to Adobe Flex component exchange about two years ago, and it quickly became one of the most downloadable components.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/577886&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 29 May 2008 11:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/577886</guid>
</item>
<item>
 <title>Flash Forms to the Rescue</title>
 <link>http://coldfusion.sys-con.com/node/206303</link>
 <description>Six months ago I was anxious to get the chance to upgrade our Web servers to Adobe ColdFusion MX 7 Enterprise Edition. During a product re-design, I realized how advantageous it would be for our customers to start using the new Flash Forms feature versus the standard HTML tables they had been using for years. The sorting and scrolling capabilities alone would be a hit.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/206303&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 17 Apr 2006 16:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/206303</guid>
</item>
<item>
 <title>Easy Flash Dashboards</title>
 <link>http://coldfusion.sys-con.com/node/192347</link>
 <description>Dashboards are user interfaces that organize and present information intuitively, usually with graphical elements. The information is often aggregated from several sources (databases, operational metrics, log files, etc.) and summarized. They are often used by decision or policy makers.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/192347&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 15 Mar 2006 18:00:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/192347</guid>
</item>
<item>
 <title>Constructing an Application with Flash Forms from the Ground Up</title>
 <link>http://coldfusion.sys-con.com/node/101342</link>
 <description>As you may know by now, ColdFusion 7 includes a new feature that lets us create forms in flash format. They work as a replacement for html forms, but give us some additional controls like the tree, grid, and calendar. Even if making a &#039;form&#039; doesn&#039;t sound very appealing to you, once you start using this feature you will find that you can do much more than simple forms.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/101342&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 16 Jun 2005 14:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/101342</guid>
</item>
</channel>
</rss>
