<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Sun, 09 Oct 2011 14:36:09 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2011-10-09T14:36:09Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Using with ColdFusion?</title>
      <link>https://forums.adobe.com/thread/911514</link>
      <description>&lt;!-- [DocumentBodyStart:10c9bbf0-3d58-4d14-b447-2be1b20af976] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Anyone using this with ColdFusion yet? Would love to see an example.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:10c9bbf0-3d58-4d14-b447-2be1b20af976] --&gt;&lt;img src='/beacon?t=1415952729190' /&gt;</description>
      <pubDate>Sun, 09 Oct 2011 14:36:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/911514</guid>
      <dc:date>2011-10-09T14:36:09Z</dc:date>
      <clearspace:dateToText>3 years 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>TabbedViewNavigator, issue with removeAll</title>
      <link>https://forums.adobe.com/thread/856358</link>
      <description>&lt;!-- [DocumentBodyStart:b5484349-5c90-4027-8caa-649f1969eed0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've got a simple TabbedViewNavigator with 2 tabs. After an event, I want to remove all the tabs and add new ones. I tried this code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;public function doIt():void {&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;trace('called');&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;this.tabbedNavigator.removeAll();&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&lt;span&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;var vn1:ViewNavigator = new ViewNavigator();&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;vn1.firstView = views.HomeView;&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;vn1.label = "Home";&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;this.tabbedNavigator.addItem(vn1);&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Everything works fine at the removeAll. When I do addItem, I get this error:&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;&lt;div&gt;RangeError: Index '1' specified is out of bounds.&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;at spark.components::TabbedViewNavigator/set selectedIndex()[E:\dev\trunk\frameworks\projects\mobilecomponents\src\spark\components\Ta bbedViewNavigator.as:1239]&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;at spark.components::TabbedViewNavigator/addItemAt()[E:\dev\trunk\frameworks\projects\mobile components\src\spark\components\TabbedViewNavigator.as:1379]&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;at spark.components::TabbedViewNavigator/addItem()[E:\dev\trunk\frameworks\projects\mobileco mponents\src\spark\components\TabbedViewNavigator.as:1332]&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;at LoginRegisterExample/doIt()[C:\Users\Raymond\Adobe Flash Builder 4.5\LoginRegisterExample\src\LoginRegisterExample.mxml:19]&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;at views::LoginView/testClick()[C:\Users\Raymond\Adobe Flash Builder 4.5\LoginRegisterExample\src\views\LoginView.mxml:10]&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;at views::LoginView/___LoginView_Button1_click()[C:\Users\Raymond\Adobe Flash Builder 4.5\LoginRegisterExample\src\views\LoginView.mxml:19]&lt;/div&gt;&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;I also tried replacing removeAll with two removeItemAt(0) calls (I had 2 tabs). Again, that code worked - both tabs went away, but i got the same error when I tried to add an item. I also tried addItemAt(0).&amp;nbsp; &lt;/div&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b5484349-5c90-4027-8caa-649f1969eed0] --&gt;</description>
      <pubDate>Tue, 24 May 2011 20:52:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/856358</guid>
      <dc:date>2011-05-24T20:52:12Z</dc:date>
      <clearspace:dateToText>3 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>TabbedViewNavigator, issue with setItemAt</title>
      <link>https://forums.adobe.com/thread/856377</link>
      <description>&lt;!-- [DocumentBodyStart:4fcf7260-4ed1-4a54-a941-cdeec2ed46cf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Given a TabbedViewNavigator defined like so:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;&amp;lt;s:navigators&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;&amp;lt;s:ViewNavigator label="Login" firstView="views.LoginView" width="100%"/&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;&amp;lt;s:ViewNavigator label="Register" firstView="views.RegisterView" width="100%"/&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;&amp;lt;/s:navigators&amp;gt;&lt;/p&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;If I replace the first tab later on like so:&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;var vn1:ViewNavigator = new ViewNavigator();&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;vn1.firstView = views.HomeView;&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;vn1.label = "Home";&lt;/div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;vn1.percentWidth=100;&lt;/div&gt;&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt; &lt;/span&gt;this.tabbedNavigator.setItemAt(vn1,0);&lt;/div&gt;&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;The label in the tab does change, but firstView continues to be loginView. Even clicking away and returning doesn't work.&lt;/div&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4fcf7260-4ed1-4a54-a941-cdeec2ed46cf] --&gt;</description>
      <pubDate>Tue, 24 May 2011 21:44:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/856377</guid>
      <dc:date>2011-05-24T21:44:01Z</dc:date>
      <clearspace:dateToText>3 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Best way to add support for a new JS library</title>
      <link>https://forums.adobe.com/thread/864283</link>
      <description>&lt;!-- [DocumentBodyStart:a237f6b1-dc8f-4912-93e8-8aff8f589395] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This is probably a FAQ, but I'm new to DW. How does DW support code assist for a new JS library? So for example, let's say I drop in jQuery 1.7 (when it exists), will DW automatically pick up on new methods, etc?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a237f6b1-dc8f-4912-93e8-8aff8f589395] --&gt;</description>
      <pubDate>Mon, 13 Jun 2011 16:41:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/864283</guid>
      <dc:date>2011-06-13T16:41:26Z</dc:date>
      <clearspace:dateToText>3 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Understanding DPI, text size, etc</title>
      <link>https://forums.adobe.com/thread/853451</link>
      <description>&lt;!-- [DocumentBodyStart:6abab6a2-a830-4f06-bd9f-029db576d8ad] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This is probably a simple question, but...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;p&gt;I've got a simple AIR/mobile application I created that begins with a list view. You can see details of the application here: &lt;a class="jive-link-external-small" href="http://www.coldfusionjedi.com/index.cfm/2011/5/14/INeedIt--Simple-Flex-Mobile-example" rel="nofollow"&gt;http://www.coldfusionjedi.com/index.cfm/2011/5/14/INeedIt--Simple-Flex-Mobile-example&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm having an odd issue with text size. If you look at the first screen shot, you can see the list of categories is nice and fat. Now I now that the simulator is 2-3X bigger on my screen than it would be on a real device, but proportionally there is a big difference as well. When run on my device, the text is about 1/3 the size of what it is on the simulator. You see many more options at once. Is there a way to account for this in my code? Basically - a simple way to understand why the proportions are so different from simulator to real hardware.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm guessing it is DPI related, but I'm not quite getting it. One commentor on the blog recommended changing the size via an item renderer, and I'm sure that would work, but I'd like to have a better understanding beforehand.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As an FYI - I found that added fontSize="64" to my s:List component worked fine - but just for that component. Stuff on top still semes a bit small. Basically I want everything a bit fatter. &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6abab6a2-a830-4f06-bd9f-029db576d8ad] --&gt;</description>
      <pubDate>Tue, 17 May 2011 19:53:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/853451</guid>
      <dc:date>2011-05-17T19:53:25Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>20</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Clarification of Session Persistence</title>
      <link>https://forums.adobe.com/thread/855683</link>
      <description>&lt;!-- [DocumentBodyStart:d529eec8-12cd-4915-b861-9ebcee588cd8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I want to make sure I understand something about Session Peristence (&lt;a class="jive-link-external-small" href="http://help.adobe.com/en_US/flex/mobileapps/WSb0a29bf92525419c-54dd253312afbec3ecb-8000.html#WS8b1c39bd7e9fc364-26b394fa12ba6c7fdd7-7fff" rel="nofollow"&gt;http://help.adobe.com/en_US/flex/mobileapps/WSb0a29bf92525419c-54dd253312afbec3ecb-8000.ht ml#WS8b1c39bd7e9fc364-26b394fa12ba6c7fdd7-7fff&lt;/a&gt;). Is it meant to only persist information in the "data" variable? That's what my testing shows and the example in the docs demonstrate that.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a VERY simple one page mobile app. It has no views. I want to maintain state though in case the app gets shut down. Normally "data" exists when you call a 2nd (or N) view and pass stuff. In my testing I could use a viewActivate/init() function and do something like:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;if(data == null) data = {};&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this recommended? It seems to work fine, but isn't quite how things are documented. But I have to assume that support for an app being shut down on the first view is expected as well, right?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d529eec8-12cd-4915-b861-9ebcee588cd8] --&gt;</description>
      <pubDate>Mon, 23 May 2011 13:42:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/855683</guid>
      <dc:date>2011-05-23T13:42:50Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Spark List design examples?</title>
      <link>https://forums.adobe.com/thread/853978</link>
      <description>&lt;!-- [DocumentBodyStart:51fa45e1-a52d-4dbf-a571-36a80bae3885] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to style up a Spark List for mobile and about the best I've been able to do so far is font size. I'm wondering if anyone has some good examples? I'm specifically interested in:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;a) Inset lists (see how jQuery Mobile does it - but basically the list takes about 95% of the width and has nicely rounded corners)&lt;/p&gt;&lt;p&gt;b) changing just the background of the list items.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone got some code they can share?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:51fa45e1-a52d-4dbf-a571-36a80bae3885] --&gt;</description>
      <pubDate>Wed, 18 May 2011 20:16:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/853978</guid>
      <dc:date>2011-05-18T20:16:11Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How about HTML Support?</title>
      <link>https://forums.adobe.com/thread/706484</link>
      <description>&lt;!-- [DocumentBodyStart:93b8d85d-9df9-4afc-841b-4f1514097bb4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Absolutely love the launchpad. Any chance for HTML support? (As in, output an HTML-based AIR app instead.)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:93b8d85d-9df9-4afc-841b-4f1514097bb4] --&gt;</description>
      <pubDate>Mon, 23 Aug 2010 19:06:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/706484</guid>
      <dc:date>2010-08-23T19:06:11Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flash Remoting to machine on network</title>
      <link>https://forums.adobe.com/thread/760383</link>
      <description>&lt;!-- [DocumentBodyStart:8d63a84e-670a-4c52-801d-3d2c2f89cd18] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've got a Android/AIR app that uses Flash Remoting to hit a machine on my local network. In the simulator on the machine itself it works fine. On the physical hardware I got a 403 error hitting (theip)/flex2gateway.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8d63a84e-670a-4c52-801d-3d2c2f89cd18] --&gt;</description>
      <pubDate>Fri, 03 Dec 2010 03:45:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/760383</guid>
      <dc:date>2010-12-03T03:45:13Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Warning about disk space on the phone</title>
      <link>https://forums.adobe.com/thread/760288</link>
      <description>&lt;!-- [DocumentBodyStart:4006e44a-c5ad-45cc-8611-5bb6cf373e14] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I was trying to run a simple application on my Android and it kept failing. I never got an error - but nothing ever actually launched on the phone. I gave up and switched to command line where I _immediately_ got a message saying I was out of disk space.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hopefully future versions of Burrito will notice, and report, this error, but for now, if you see this yourself, check to ensure you have enough space left on the phone.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4006e44a-c5ad-45cc-8611-5bb6cf373e14] --&gt;</description>
      <pubDate>Thu, 02 Dec 2010 21:31:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/760288</guid>
      <dc:date>2010-12-02T21:31:55Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Bug when splash screen graphic has a space</title>
      <link>https://forums.adobe.com/thread/749701</link>
      <description>&lt;!-- [DocumentBodyStart:249028e1-02d6-432e-a90a-dbc96b3995c1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I dragged a picture for my splash screen that had a space in the file name. When imported into Flash Builder, I immediately got an error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;Description&lt;span&gt; &lt;/span&gt;Resource&lt;span&gt; &lt;/span&gt;Path&lt;span&gt; &lt;/span&gt;Location&lt;span&gt; &lt;/span&gt;Type&lt;/p&gt;&lt;p&gt;unable to resolve '@Embed('assets/Picture%20001.jpg')' for transcoding&lt;span&gt; &lt;/span&gt;Foo.mxml&lt;span&gt; &lt;/span&gt;/Foo/src&lt;span&gt; &lt;/span&gt;line 7&lt;span&gt; &lt;/span&gt;Flex Problem&lt;/p&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Looks to be easy enough to fix, but it definitely does not do this when the picture file name doesn't have a space in it.&lt;/div&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:249028e1-02d6-432e-a90a-dbc96b3995c1] --&gt;</description>
      <pubDate>Tue, 09 Nov 2010 14:35:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/749701</guid>
      <dc:date>2010-11-09T14:35:12Z</dc:date>
      <clearspace:dateToText>4 years 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Not able to push to Droid 2</title>
      <link>https://forums.adobe.com/thread/748288</link>
      <description>&lt;!-- [DocumentBodyStart:cb7aa681-58a6-4a8b-86d2-5b939a24bf8c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I can push to my Nexus One, but the Droid 2 doesn't respond. Right now Burrito is on the refreshing devices page but it never actually finished. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cb7aa681-58a6-4a8b-86d2-5b939a24bf8c] --&gt;</description>
      <pubDate>Fri, 05 Nov 2010 19:54:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/748288</guid>
      <dc:date>2010-11-05T19:54:08Z</dc:date>
      <clearspace:dateToText>4 years 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Application not being updated on NexusOne</title>
      <link>https://forums.adobe.com/thread/748277</link>
      <description>&lt;!-- [DocumentBodyStart:ae5caace-5f92-4710-a737-5c511f623ee1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've got a very simple app that I'm testing on my NexusOne. For some reason, the phone is no longer picking up new versions of the app. Even something simple as changing a label field and re-Running the project doesn't work. Well, it runs on the phone, but it looks to be running the first version I put on.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ae5caace-5f92-4710-a737-5c511f623ee1] --&gt;</description>
      <pubDate>Fri, 05 Nov 2010 19:08:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/748277</guid>
      <dc:date>2010-11-05T19:08:59Z</dc:date>
      <clearspace:dateToText>4 years 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Spry 1.7</title>
      <link>https://forums.adobe.com/thread/664810</link>
      <description>&lt;!-- [DocumentBodyStart:e8eb6160-add4-40d3-a0ba-2e0d512831ae] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In this video for the DW Widget browser (&lt;a class="jive-link-external-small" href="http://tv.adobe.com/watch/learn-dreamweaver-cs5/using-the-widget-browser/" rel="nofollow"&gt;http://tv.adobe.com/watch/learn-dreamweaver-cs5/using-the-widget-browser/&lt;/a&gt;), the speaker mentions "Spry 1.7". Is that out?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e8eb6160-add4-40d3-a0ba-2e0d512831ae] --&gt;</description>
      <pubDate>Mon, 21 Jun 2010 18:26:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/664810</guid>
      <dc:date>2010-06-21T18:26:12Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>comment feed doesn't provide pagination stats</title>
      <link>https://forums.adobe.com/thread/234156</link>
      <description>&lt;!-- [DocumentBodyStart:af042402-610f-46a1-bee0-017c01112179] --&gt;&lt;div class="jive-rendered-content"&gt;In the XML returned by a comment call, the recordCount value
is empty. This means we can't tell folks how many comments total
exist.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:af042402-610f-46a1-bee0-017c01112179] --&gt;</description>
      <pubDate>Thu, 16 Oct 2008 22:17:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/234156</guid>
      <dc:date>2008-10-16T22:17:14Z</dc:date>
      <clearspace:dateToText>6 years 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>KulerCFC</title>
      <link>https://forums.adobe.com/thread/234225</link>
      <description>&lt;!-- [DocumentBodyStart:175c8766-887b-447b-aea1-9cc536607894] --&gt;&lt;div class="jive-rendered-content"&gt;I just released KulerCFC to RIAForge:
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://kulercfc.riaforge.org" rel="nofollow"&gt;http://kulercfc.riaforge.org&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;Fully updated to latest API.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:175c8766-887b-447b-aea1-9cc536607894] --&gt;</description>
      <pubDate>Fri, 17 Oct 2008 13:56:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/234225</guid>
      <dc:date>2008-10-17T13:56:07Z</dc:date>
      <clearspace:dateToText>6 years 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using states and still having a flash</title>
      <link>https://forums.adobe.com/thread/167245</link>
      <description>&lt;!-- [DocumentBodyStart:8f13a8cb-3ed1-4ce9-991b-1cb76b505861] --&gt;&lt;div class="jive-rendered-content"&gt;I'm using a loading/ready state for my region and I still get
a flash. I can't use spry:content (I believe) because I'm using a
drop down. Any suggestions? Here is the code I have currently.
&lt;br/&gt;
&lt;br/&gt;&amp;lt;span id="statesDIV" spry:region="dsStates"&amp;gt;
&lt;br/&gt;&amp;lt;span spry:state="loading"&amp;gt;&amp;lt;img
src="/images/ajax-loader.gif" height="16"
width="16"&amp;gt;&amp;lt;/span&amp;gt;
&lt;br/&gt;&amp;lt;span spry:state="ready"&amp;gt;
&lt;br/&gt;&amp;lt;select name="dd_state" id="dd_state"
onChange="getData(this.options[this.selectedIndex].value)"&amp;gt;
&lt;br/&gt;&amp;lt;option value=""&amp;gt;All States&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;option spry:repeat="dsStates"
value="{ID}"&amp;gt;{ABBR}&amp;lt;/option&amp;gt;
&lt;br/&gt;&amp;lt;/select&amp;gt;
&lt;br/&gt;&amp;lt;/span&amp;gt;
&lt;br/&gt;&amp;lt;/span&amp;gt;
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8f13a8cb-3ed1-4ce9-991b-1cb76b505861] --&gt;</description>
      <pubDate>Tue, 06 Mar 2007 14:09:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/167245</guid>
      <dc:date>2007-03-06T14:09:29Z</dc:date>
      <clearspace:dateToText>7 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Widgets and loadContent</title>
      <link>https://forums.adobe.com/thread/189563</link>
      <description>&lt;!-- [DocumentBodyStart:5adaba24-cd77-4b83-bf60-1f0353f1838a] --&gt;&lt;div class="jive-rendered-content"&gt;I'd like to see loadContent functionality added to widgets.
What do I mean by that? Imagine being able to make tabs and using a
spry:url=".." attribute to tell Spry to load the content of the tab
(accordion, etc) from a URL. Yes you could do this now but it would
be nice if it was built in. Spry could use any static content
inside the divs as the loading message.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5adaba24-cd77-4b83-bf60-1f0353f1838a] --&gt;</description>
      <pubDate>Tue, 19 Dec 2006 16:06:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/189563</guid>
      <dc:date>2006-12-19T16:06:44Z</dc:date>
      <clearspace:dateToText>7 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Sorting text data</title>
      <link>https://forums.adobe.com/thread/87390</link>
      <description>&lt;!-- [DocumentBodyStart:4c871f35-e808-49d1-8ccf-7451e53ff608] --&gt;&lt;div class="jive-rendered-content"&gt;i've noticed that when i sort a text column ascending, it
sorts it and ignores case, which is good I think. When sorting
descending though it sorts case sensitive. This a known
issue?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4c871f35-e808-49d1-8ccf-7451e53ff608] --&gt;</description>
      <pubDate>Wed, 01 Nov 2006 16:39:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/87390</guid>
      <dc:date>2006-11-01T16:39:23Z</dc:date>
      <clearspace:dateToText>8 years 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Accessibility</title>
      <link>https://forums.adobe.com/thread/275920</link>
      <description>&lt;!-- [DocumentBodyStart:700db345-f069-460b-898b-de288ecf5db3] --&gt;&lt;div class="jive-rendered-content"&gt;During my Spry preso last night, someone asked about
accessibility. Some of the examples he brought up were:
&lt;br/&gt;
&lt;br/&gt;Some screen readers have issues noticing generic text changes
common in AJAX. 
&lt;br/&gt;
&lt;br/&gt;Um, that's the only example I remember unfortunately, but I
think you get the drift. Any comments on this?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:700db345-f069-460b-898b-de288ecf5db3] --&gt;</description>
      <pubDate>Thu, 27 Jul 2006 15:40:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/275920</guid>
      <dc:date>2006-07-27T15:40:57Z</dc:date>
      <clearspace:dateToText>8 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Working with non data set xml</title>
      <link>https://forums.adobe.com/thread/9169</link>
      <description>&lt;!-- [DocumentBodyStart:3e68ae40-680d-4381-a3fe-f50252e93bd1] --&gt;&lt;div class="jive-rendered-content"&gt;I'm using Spry.Utils.loadURL to call a script on my box. I've
got my call back function done. The result is XML. Does Spry
provide a simple utility to let me parse the XML? It isn't a
dataset, but a simple XML file with 2 nodes.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3e68ae40-680d-4381-a3fe-f50252e93bd1] --&gt;</description>
      <pubDate>Fri, 25 Aug 2006 20:57:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/9169</guid>
      <dc:date>2006-08-25T20:57:19Z</dc:date>
      <clearspace:dateToText>8 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Two sorts?</title>
      <link>https://forums.adobe.com/thread/275095</link>
      <description>&lt;!-- [DocumentBodyStart:2c860df9-9202-4235-b0ea-0fd9c4bc3a9d] --&gt;&lt;div class="jive-rendered-content"&gt;Is it possible to sort by two fields? Ie, first col X and
then col Y?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2c860df9-9202-4235-b0ea-0fd9c4bc3a9d] --&gt;</description>
      <pubDate>Thu, 27 Jul 2006 15:38:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/275095</guid>
      <dc:date>2006-07-27T15:38:59Z</dc:date>
      <clearspace:dateToText>8 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>IE issue with links</title>
      <link>https://forums.adobe.com/thread/12263</link>
      <description>&lt;!-- [DocumentBodyStart:b2665c42-54e8-48cf-b6df-1fa1010c54ad] --&gt;&lt;div class="jive-rendered-content"&gt;Consider the following URL:
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://ray.camdenfamily.com/demos/spryrsspod/test2.html" rel="nofollow"&gt;http://ray.camdenfamily.com/demos/spryrsspod/test2.html&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;In Firefox, you get a list of titles with links. In IE you
just get the titles. 
&lt;br/&gt;
&lt;br/&gt;Any idea why?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b2665c42-54e8-48cf-b6df-1fa1010c54ad] --&gt;</description>
      <pubDate>Tue, 01 Aug 2006 14:27:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/12263</guid>
      <dc:date>2006-08-01T14:27:38Z</dc:date>
      <clearspace:dateToText>8 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>18</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>DetailRegion with no default on load</title>
      <link>https://forums.adobe.com/thread/12174</link>
      <description>&lt;!-- [DocumentBodyStart:a0437cc3-c8de-4e4a-8b68-04834fd1942e] --&gt;&lt;div class="jive-rendered-content"&gt;A user asked me this on my blog. How would you use a detail
region that did NOT automatically get set to the first row of the
dataset? It should only be set when the user actually clicks
something. Would the only solution be to NOT use a detailregion? Or
perhaps make it invisible until the first user click. You would
write some JS code for the onclick that sets visible to true and
then sets the current row.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a0437cc3-c8de-4e4a-8b68-04834fd1942e] --&gt;</description>
      <pubDate>Thu, 03 Aug 2006 13:43:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/12174</guid>
      <dc:date>2006-08-03T13:43:02Z</dc:date>
      <clearspace:dateToText>8 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Simple spry:if not working</title>
      <link>https://forums.adobe.com/thread/11877</link>
      <description>&lt;!-- [DocumentBodyStart:c30b7ecf-bf20-4f2e-9707-0362fc1d93ed] --&gt;&lt;div class="jive-rendered-content"&gt;Any idea why this spry:if would not work?
&lt;br/&gt;
&lt;br/&gt; &amp;lt;span spry:repeat="mydata"&amp;gt;
&lt;br/&gt; &amp;lt;span spry:if="'{@dc:subject}'.search(/ColdFusion/) !=
-1;"&amp;gt;
&lt;br/&gt; &amp;lt;a href="{link}"&amp;gt;&amp;lt;span
spry:content="{title}"&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;
{dc:subject}&amp;lt;br&amp;gt;
&lt;br/&gt; &amp;lt;/span&amp;gt;
&lt;br/&gt; &amp;lt;/span&amp;gt;
&lt;br/&gt;
&lt;br/&gt;The data is: 
&lt;a class="jive-link-external-small" href="http://weblogs.macromedia.com/mxna/xml/rss.cfm?query=byMostRecent&amp;amp;amp;languages=1" rel="nofollow"&gt;http://weblogs.macromedia.com/mxna/xml/rss.cfm?query=byMostRecent&amp;amp;amp;languages=1&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;When I remove the conditional, or make it just match /e/,
everything shows up and I correctly see ColdFusion in some of the
subjects.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c30b7ecf-bf20-4f2e-9707-0362fc1d93ed] --&gt;</description>
      <pubDate>Tue, 01 Aug 2006 15:19:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/11877</guid>
      <dc:date>2006-08-01T15:19:59Z</dc:date>
      <clearspace:dateToText>8 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Remote URLS</title>
      <link>https://forums.adobe.com/thread/276020</link>
      <description>&lt;!-- [DocumentBodyStart:f8e73c83-27e0-408d-9fc9-685044dcce86] --&gt;&lt;div class="jive-rendered-content"&gt;I'm trying to use a remote URL for a datasource. The docs
say:
&lt;br/&gt;
&lt;br/&gt;The URL you decide to use (whether absolute or relative) is
subject to the browser&amp;#8217;s security model, which means that you
can only load data from an XML source that is on the same server
domain as the HTML page you&amp;#8217;re linking from. You can get
around this limitation by providing a cross-domain service script.
For more information, consult your server administrator.
&lt;br/&gt;
&lt;br/&gt;I've heard of crossdomain files for Flash, but what exactly
is meant here? For example, the RSS reader demo does everything
locally, but a "real" RSS reader wouldn't do that. So how would it
work?
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f8e73c83-27e0-408d-9fc9-685044dcce86] --&gt;</description>
      <pubDate>Fri, 28 Jul 2006 15:29:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/276020</guid>
      <dc:date>2006-07-28T15:29:18Z</dc:date>
      <clearspace:dateToText>8 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Unused JS files</title>
      <link>https://forums.adobe.com/thread/265539</link>
      <description>&lt;!-- [DocumentBodyStart:e2a0b075-d381-4845-a201-4032a7987a5a] --&gt;&lt;div class="jive-rendered-content"&gt;Are these files still in use:
&lt;br/&gt;
&lt;br/&gt;SpryEffects.js
&lt;br/&gt;SpryXML.js
&lt;br/&gt;
&lt;br/&gt;If so - why? They don't seem to be used for the AJAX or
accordion demos.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e2a0b075-d381-4845-a201-4032a7987a5a] --&gt;</description>
      <pubDate>Wed, 26 Jul 2006 11:08:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/265539</guid>
      <dc:date>2006-07-26T11:08:02Z</dc:date>
      <clearspace:dateToText>8 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Expected : error</title>
      <link>https://forums.adobe.com/thread/225715</link>
      <description>&lt;!-- [DocumentBodyStart:4d76c1cf-cef7-45d6-99be-151779236ec6] --&gt;&lt;div class="jive-rendered-content"&gt;I'm getting an odd error in IE only, and it is one I have
never seen before:
&lt;br/&gt;
&lt;br/&gt;Expected :
&lt;br/&gt;
&lt;br/&gt;The line in question is this:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;option spry:repeat="dsEntries" id="{ID}"
onClick="addEntry('{ID}',{ds_RowID})"&amp;gt;{TITLE}&amp;lt;/option&amp;gt;
&lt;br/&gt;
&lt;br/&gt;This is tied to a Dataset that is itself tied to another
Dataset. Could it be IE tripping up on the onClick since the data
isn't bound immidiately? (If that makes sense.)
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4d76c1cf-cef7-45d6-99be-151779236ec6] --&gt;</description>
      <pubDate>Tue, 18 Jul 2006 18:50:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/225715</guid>
      <dc:date>2006-07-18T18:50:02Z</dc:date>
      <clearspace:dateToText>8 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>sorting and pagination</title>
      <link>https://forums.adobe.com/thread/141620</link>
      <description>&lt;!-- [DocumentBodyStart:86640b5c-e8b9-4f82-9a31-a99f2c75c441] --&gt;&lt;div class="jive-rendered-content"&gt;I'm using the sample sorting code for a demo - 
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://ray.camdenfamily.com/spry/blog3.cfm" rel="nofollow"&gt;http://ray.camdenfamily.com/spry/blog3.cfm&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;Someone noticed that if you sort, then click for the next
page, you don't get the "proper" next page. The sort stays, but
it's like the sort works on each page, not over the entire dataset.
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:86640b5c-e8b9-4f82-9a31-a99f2c75c441] --&gt;</description>
      <pubDate>Fri, 16 Jun 2006 20:35:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/141620</guid>
      <dc:date>2006-06-16T20:35:20Z</dc:date>
      <clearspace:dateToText>8 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Destructive spry:region</title>
      <link>https://forums.adobe.com/thread/143438</link>
      <description>&lt;!-- [DocumentBodyStart:f62afdf3-9b2d-4a79-9e74-6bb5ec637e8f] --&gt;&lt;div class="jive-rendered-content"&gt;So this is probably obvious, but I wanted to bring it up just
to make sure I understood right.
&lt;br/&gt;
&lt;br/&gt;I have a region that contains a table bound to a data set.
Inside this div I also put a simple form. I'm using this to filter
the data. This works - but whenever the filter function runs, the
form loses the data that was there. I'm guessing when stuff is
"re-bound" the form is recreated and therefore loses the value.
&lt;br/&gt;
&lt;br/&gt;Is that right? And is that expected? I think so - but want to
confirm. I guess I can move the form outside the region.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f62afdf3-9b2d-4a79-9e74-6bb5ec637e8f] --&gt;</description>
      <pubDate>Fri, 23 Jun 2006 14:43:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/143438</guid>
      <dc:date>2006-06-23T14:43:19Z</dc:date>
      <clearspace:dateToText>8 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>docs for ui controls</title>
      <link>https://forums.adobe.com/thread/118270</link>
      <description>&lt;!-- [DocumentBodyStart:7ca6d7d0-a956-49fe-8206-37fe54524bb5] --&gt;&lt;div class="jive-rendered-content"&gt;Am I right or are there no docs yet for the UI controls? Like
the accordion? I see them in demos, but not documented.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7ca6d7d0-a956-49fe-8206-37fe54524bb5] --&gt;</description>
      <pubDate>Wed, 14 Jun 2006 13:27:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/118270</guid>
      <dc:date>2006-06-14T13:27:18Z</dc:date>
      <clearspace:dateToText>8 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>label functions</title>
      <link>https://forums.adobe.com/thread/126198</link>
      <description>&lt;!-- [DocumentBodyStart:3eae0356-bd1e-4fc4-bbd6-606c30994f8e] --&gt;&lt;div class="jive-rendered-content"&gt;Any plans for a labelFunc? So we can redisplay data in a
nicer format, like Flex can.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3eae0356-bd1e-4fc4-bbd6-606c30994f8e] --&gt;</description>
      <pubDate>Mon, 12 Jun 2006 18:06:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/126198</guid>
      <dc:date>2006-06-12T18:06:10Z</dc:date>
      <clearspace:dateToText>8 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>date sorting issue</title>
      <link>https://forums.adobe.com/thread/126197</link>
      <description>&lt;!-- [DocumentBodyStart:92f7e13f-a3f5-4b93-bb35-b95bc7ddc6cf] --&gt;&lt;div class="jive-rendered-content"&gt;Check out the date sorting problems here:
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://ray.camdenfamily.com/spry/blog2.cfm" rel="nofollow"&gt;http://ray.camdenfamily.com/spry/blog2.cfm&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;It seems almost random.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:92f7e13f-a3f5-4b93-bb35-b95bc7ddc6cf] --&gt;</description>
      <pubDate>Mon, 12 Jun 2006 18:05:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/126197</guid>
      <dc:date>2006-06-12T18:05:37Z</dc:date>
      <clearspace:dateToText>8 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>detail pane works once, not onchange</title>
      <link>https://forums.adobe.com/thread/218832</link>
      <description>&lt;!-- [DocumentBodyStart:4ab6dfae-2c52-4b9f-9683-884dbd8cf2f6] --&gt;&lt;div class="jive-rendered-content"&gt;I've got an application where - when the page loads, I
populate a drop down of categories. I have a second drop down that
loads entries based on the select category. Next I have an ID block
that handles a detail display of the entry. 
&lt;br/&gt;
&lt;br/&gt;Everything works perfectly. I can chance categories and the
entries change. When the page first loads, the detail page loads
right, but when I change the entry, it just goes blank. WHen I
change the category again, it works again, until I change the
entry.
&lt;br/&gt;
&lt;br/&gt;So it must be the code I have for change on entries. Anyway,
I don't see a place to post code, so I'll just post it beneath. Not
sure how well it will render.
&lt;br/&gt;
&lt;br/&gt;&amp;lt;head&amp;gt;
&lt;br/&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" /&amp;gt;
&lt;br/&gt;&amp;lt;title&amp;gt;Blog Spry&amp;lt;/title&amp;gt;
&lt;br/&gt;&amp;lt;!--Link the Spry libraries--&amp;gt;
&lt;br/&gt;&amp;lt;script type="text/javascript"
src="includes/xpath.js"&amp;gt;&amp;lt;/script&amp;gt;
&lt;br/&gt;&amp;lt;script type="text/javascript"
src="includes/SpryData.js"&amp;gt;&amp;lt;/script&amp;gt;
&lt;br/&gt;&amp;lt;!--Create a data set object--&amp;gt;
&lt;br/&gt;&amp;lt;script type="text/javascript"&amp;gt;
&lt;br/&gt;var dsCategories = new
Spry.Data.XMLDataSet("proxy.cfm?method=getcategories",
"categories/category");
&lt;br/&gt;var dsEntries = new
Spry.Data.XMLDataSet("proxy.cfm?method=getentries&amp;amp;category={dsCategories::CATEGORYID}",
"entries/entry");
&lt;br/&gt;&amp;lt;/script&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;style&amp;gt;
&lt;br/&gt;.box {
&lt;br/&gt; border: 1px solid black;
&lt;br/&gt; padding: 5px;
&lt;br/&gt; margin-bottom: 10px;
&lt;br/&gt; width: 450px;
&lt;br/&gt; font-family: Arial;
&lt;br/&gt; font-size: 10px;
&lt;br/&gt;}
&lt;br/&gt;
&lt;br/&gt;.bigbox {
&lt;br/&gt; border: 1px solid black;
&lt;br/&gt; padding: 5px;
&lt;br/&gt; margin-left: 480px; 
&lt;br/&gt; width: 100%;
&lt;br/&gt; font-family: Arial;
&lt;br/&gt; font-size: 12px;
&lt;br/&gt;}
&lt;br/&gt;
&lt;br/&gt;#leftPanel {
&lt;br/&gt; float: left;
&lt;br/&gt;}
&lt;br/&gt;&amp;lt;/style&amp;gt;
&lt;br/&gt;&amp;lt;/head&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;body&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;div id="leftPanel"&amp;gt;
&lt;br/&gt; &amp;lt;div id="Categories_DIV" spryregion="dsCategories"
class="box"&amp;gt;
&lt;br/&gt; &amp;lt;h2&amp;gt;Categories&amp;lt;/h2&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;select id="Categories_Table"
onchange="dsCategories.setCurrentRow(this.selectedIndex);"&amp;gt;
&lt;br/&gt; &amp;lt;option spryrepeat="dsCategories"
id="{CATEGORYID}"&amp;gt;{CATEGORYNAME}&amp;lt;/option&amp;gt;
&lt;br/&gt; &amp;lt;/select&amp;gt;
&lt;br/&gt; &amp;lt;/div&amp;gt;
&lt;br/&gt; 
&lt;br/&gt; &amp;lt;div id="Entries_DIV" spryregion="dsEntries"
class="box"&amp;gt;
&lt;br/&gt; &amp;lt;h2&amp;gt;Entries&amp;lt;/h2&amp;gt;
&lt;br/&gt; &amp;lt;select id="Entries_Table"
onchange="dsEntries.setCurrentRow(this.selectedIndex);"&amp;gt;
&lt;br/&gt; &amp;lt;option spryrepeat="dsEntries"
id="{ID}"&amp;gt;{TITLE}&amp;lt;/option&amp;gt;
&lt;br/&gt; &amp;lt;/select&amp;gt;
&lt;br/&gt; &amp;lt;/div&amp;gt;
&lt;br/&gt;&amp;lt;/div&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;div id="Body_Div" sprydetailregion="dsEntries"
class="bigbox"&amp;gt;
&lt;br/&gt;&amp;lt;h2&amp;gt;{TITLE}&amp;lt;/h2&amp;gt;
&lt;br/&gt;{BODY}
&lt;br/&gt;&amp;lt;/div&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;/body&amp;gt;
&lt;br/&gt;&amp;lt;/html&amp;gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4ab6dfae-2c52-4b9f-9683-884dbd8cf2f6] --&gt;</description>
      <pubDate>Fri, 02 Jun 2006 19:27:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/218832</guid>
      <dc:date>2006-06-02T19:27:52Z</dc:date>
      <clearspace:dateToText>8 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Loading a dataset after another click</title>
      <link>https://forums.adobe.com/thread/218369</link>
      <description>&lt;!-- [DocumentBodyStart:b7d200de-d135-4e9f-8161-1b924c7c5d24] --&gt;&lt;div class="jive-rendered-content"&gt;I'm sure this is a faq - but on startup I'm creating a
dataSet of categories. When you select a category, I then want to
make a new DS to populate another select. On loadup I'm
told:spryregion or sprydetailregion attribute has no data set!
&lt;br/&gt;
&lt;br/&gt;which makes sense. So how do I make a region that -will- be a
spryregion, but not until a user does something?
&lt;br/&gt;
&lt;br/&gt;I hope this makes sense.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b7d200de-d135-4e9f-8161-1b924c7c5d24] --&gt;</description>
      <pubDate>Fri, 02 Jun 2006 16:37:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/218369</guid>
      <dc:date>2006-06-02T16:37:02Z</dc:date>
      <clearspace:dateToText>8 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Calling CFCs</title>
      <link>https://forums.adobe.com/thread/218748</link>
      <description>&lt;!-- [DocumentBodyStart:bc5fffc1-7866-4c72-a9e3-4fa59a03e7b7] --&gt;&lt;div class="jive-rendered-content"&gt;Anyone using Spry to call CFC methods? By default, CFCs
results are wrapped in WDDX. I got around this by calling a CFM
that then called the CFC and used cfcontent to serve up the XML
result as, well, XML. It would be cool if Spry would build in the
JS WDDX libraries and automatically decode CFC results. This would
be incredibly helpful as I wouldn't need to build a "proxy" as I'm
going now.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bc5fffc1-7866-4c72-a9e3-4fa59a03e7b7] --&gt;</description>
      <pubDate>Fri, 02 Jun 2006 16:09:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/218748</guid>
      <dc:date>2006-06-02T16:09:43Z</dc:date>
      <clearspace:dateToText>8 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

