<?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>Thu, 12 Jun 2014 04:58:49 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-06-12T04:58:49Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>CF11 Actionscript 3 - I'm migratiing from AS2 and can't use REMOTING, so how to use cfc's and process their results?</title>
      <link>https://forums.adobe.com/thread/1494881</link>
      <description>&lt;!-- [DocumentBodyStart:a05dc3c4-1f54-4b20-b6e2-d171691adac4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The CF11 integration notes describe how to do use Flash Remoting. I use that in my AS2 code and it works fine. I'm trying to migrate to AS3 where there is no Remoting. I have done the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;import flash.net.*;&lt;br/&gt;import flash.events.*;&lt;/p&gt;&lt;p&gt;var CFCService = new NetConnection()&lt;br/&gt;CFCService.objectEncoding = 0;&lt;br/&gt;&lt;span&gt;CFCService.connect("&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://localhost:8500/flashservices/gateway/" rel="nofollow"&gt;http://localhost:8500/flashservices/gateway/&lt;/a&gt;&lt;span&gt;")&lt;/span&gt;&lt;/p&gt;&lt;p&gt;var responder2 = new Responder(getActiveUsers_Result, onFault);&lt;br/&gt;CFCService.call("cfc.SyslockComponents.getActiveUsers", responder2);&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;stop();&lt;/p&gt;&lt;p&gt;&lt;br/&gt;function getActiveUsers_Result(result:Object):void &lt;br/&gt;{ &lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; trace("getActiveUsers Result Status: " + result.STATUS);&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (var property:String in result)&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trace(property +" : " +result[property]);&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The OUTPUT of my program shows the contents of the STRUCT returned by the CFC:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;getActiveUsers Result Status: ALLOK&amp;nbsp; &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; the CFC completed successfully&lt;br/&gt;RECCOUNT : 1&amp;nbsp; &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; There was one record select by query&lt;br/&gt;DETAILS : [object Object]&amp;nbsp; /&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; this contains the query results&lt;br/&gt;STATUS : ALLOK&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I don't know how to process DETAILS because RECORDSET is not available in AS3.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a05dc3c4-1f54-4b20-b6e2-d171691adac4] --&gt;&lt;img src='/beacon?t=1415918309835' /&gt;</description>
      <pubDate>Thu, 12 Jun 2014 04:58:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1494881</guid>
      <dc:date>2014-06-12T04:58:49Z</dc:date>
      <clearspace:dateToText>5 months 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cf9 won't start after installing JRE 7 update 25</title>
      <link>https://forums.adobe.com/thread/1278320</link>
      <description>&lt;!-- [DocumentBodyStart:7dcea64d-601d-456d-8aeb-bc612aea6520] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;C:\ColdFusion9\bin&amp;gt;cfstart.bat&lt;/p&gt;&lt;p&gt;C:\ColdFusion9\runtime\jre\lib\rt.jar: error reading zip file&lt;/p&gt;&lt;p&gt;Error occurred during initialization of VM&lt;/p&gt;&lt;p&gt;java/lang/NoClassDefFoundError: sun/reflect/UnsafeFieldAccessorImpl&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7dcea64d-601d-456d-8aeb-bc612aea6520] --&gt;</description>
      <pubDate>Mon, 19 Aug 2013 09:34:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1278320</guid>
      <dc:date>2013-08-19T09:34:56Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF9 Report Builder: Hardcopy only has watermark, no detail</title>
      <link>https://forums.adobe.com/thread/922414</link>
      <description>&lt;!-- [DocumentBodyStart:56ba5b79-cbca-4336-a98a-8806630a937c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm committing the sin of putting this question to multiple forums but I'm hoping a different audience might give an answer as I'm on a dealine to produce this report.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm working on a workstation which has a CF9 Developer Edition Server and I installed CF9 Report Builder to develop a hardcopy report and when I test it, I see on screen the report details together with a watermark:&lt;br/&gt; &lt;br/&gt; Adobe ColdFusion Developer/Trial Edition&lt;br/&gt; Not for Production Use&lt;br/&gt; &lt;br/&gt; When I print the the report, I only get the watermark???!!!&lt;/p&gt;&lt;p&gt;&lt;span&gt; &lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;hr size="1" style="color: #ffffff;"/&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="100%"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td align="left" style="border:0px solid black;" valign="middle"&gt;&amp;nbsp; &lt;/td&gt;&lt;td align="right" height="40" style="border:0px solid black;" valign="middle"&gt;&lt;p align="right"&gt;&amp;nbsp;&amp;nbsp; &lt;a href="http://forums.devshed.com/editpost.php?do=editpost&amp;amp;p=2710458" rel="nofollow"&gt;&lt;img alt="Edit/Delete Message" border="0" height="22" src="http://images.devshed.com/fds/buttons/edit.gif" title="Edit/Delete Message" width="70"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:56ba5b79-cbca-4336-a98a-8806630a937c] --&gt;</description>
      <pubDate>Mon, 07 Nov 2011 23:43:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/922414</guid>
      <dc:date>2011-11-07T23:43:29Z</dc:date>
      <clearspace:dateToText>3 years 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cf8 vs cf9</title>
      <link>https://forums.adobe.com/thread/834441</link>
      <description>&lt;!-- [DocumentBodyStart:c0fe6942-bf5d-433a-bd07-22fc20b46fb0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Our small environment:&amp;nbsp; We run a system based on a series of Flash 8 programs (AS2) talking to an Access DB (soon to move to MySQL) via Flash Remoting and CF8 on a local server and we use CF8's built-in web server but no browser (therefore no HTML).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We want to move to cf9 STANDARD but I'm concerned about 2 features which are only in Enterprise:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Server-side printing&lt;/p&gt;&lt;p&gt;FlashPaper generation&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What do these mean? If I don't have Enterprise, a flash program can't output a report to printers attached to the server or in the local network? We do this a lot.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We currently have licenses for FlashPaper2. Does this mean we can't create FlashPaper doc's in CF9 Standard?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can't find explanations for these "features", the help desk were unable to explain, the Sales people ask you to leave messages and don't get back.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, I figured I'd dowload CF9 and install it on a test system on a 30 day trial. Of course, the only version it will install is Enterprise so I can't test what we want to purchase.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone help me here?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c0fe6942-bf5d-433a-bd07-22fc20b46fb0] --&gt;</description>
      <pubDate>Wed, 06 Apr 2011 01:12:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/834441</guid>
      <dc:date>2011-04-06T01:12:16Z</dc:date>
      <clearspace:dateToText>3 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Checking is CF Server is alive</title>
      <link>https://forums.adobe.com/thread/737533</link>
      <description>&lt;!-- [DocumentBodyStart:d7afdc0d-8eb0-4122-a18a-f09c90f2e723] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The first thing my Flash 8 app does is to call a cfc. If, for some reason,&amp;nbsp; the CF Server is not running, the app will "hang" waiting for a response. Is there some way for my app to tell whether the CF Server is running so that an appropriate message can be displayed?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d7afdc0d-8eb0-4122-a18a-f09c90f2e723] --&gt;</description>
      <pubDate>Wed, 13 Oct 2010 03:44:01 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/737533</guid>
      <dc:date>2010-10-13T03:44:01Z</dc:date>
      <clearspace:dateToText>4 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Report Builder problem?</title>
      <link>https://forums.adobe.com/thread/696080</link>
      <description>&lt;!-- [DocumentBodyStart:ef4610aa-f78a-4774-857c-647b9aa57314] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I have a flash application which I exported as a windows projector so that it runs in Flash Player. It uses a data source via cf8. I've created several reports using report builder and their cfr's are kept in c:/cf8/wwwroot/reports. When I'm logged onto the server, the application and reporting all works well but if I run the application from another windows desktop, the applications is fine but reports all fail saying they can't find their cfr's. I'm running as the domain administrator so there shouldn't be access restrictions but it's got me stumped.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef4610aa-f78a-4774-857c-647b9aa57314] --&gt;</description>
      <pubDate>Sun, 08 Aug 2010 07:06:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/696080</guid>
      <dc:date>2010-08-08T07:06:34Z</dc:date>
      <clearspace:dateToText>4 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem with Art Sales example</title>
      <link>https://forums.adobe.com/thread/501567</link>
      <description>&lt;!-- [DocumentBodyStart:2616a1da-bcdb-4f56-bf33-05f1e4ab284b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I"m trying to get my head around this product but am stopped at the "Add the calculated field to your report" section. Point 1 says to "Insert a field in the LASTNAME Footer band" but there is no footer showing for LASTNAME, only a header and I've retraced my steps in case I missed something.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The report structure I have is:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Report Header&lt;/p&gt;&lt;p&gt;Page Header&lt;/p&gt;&lt;p&gt;Column Header&lt;/p&gt;&lt;p&gt;LASTNAME&lt;/p&gt;&lt;p&gt;Header&lt;/p&gt;&lt;p&gt;Detail&lt;/p&gt;&lt;p&gt;Page Footer&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How do I create LASTNAME Footer?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2616a1da-bcdb-4f56-bf33-05f1e4ab284b] --&gt;</description>
      <pubDate>Mon, 05 Oct 2009 01:34:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/501567</guid>
      <dc:date>2009-10-05T01:34:11Z</dc:date>
      <clearspace:dateToText>5 years 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flash 8 AS2 - How to get round the asynchronous structure</title>
      <link>https://forums.adobe.com/thread/492692</link>
      <description>&lt;!-- [DocumentBodyStart:a549793b-f630-497c-a1d4-b2de9b808c71] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I use CFC's via CF8 to interact with an Access db. In 1 screen (swf) of my application, I have to update up to 7 records depending on whether a screen field was filled in and each of these updates is an identical activity. Ideally, my code might look something like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;for(var i = 1; i &amp;lt; 8; i++)&lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (fieldi != "")&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; update_record (using key in fieldi);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I want to check that each update has completed successfully before continuing with the next but the loop won't wait for a return from the update_record function before continuing on.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I achieve my objective?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a549793b-f630-497c-a1d4-b2de9b808c71] --&gt;</description>
      <pubDate>Wed, 16 Sep 2009 02:21:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/492692</guid>
      <dc:date>2009-09-16T02:21:54Z</dc:date>
      <clearspace:dateToText>5 years 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flash 8: Strange swf-in-swf behaviour</title>
      <link>https://forums.adobe.com/thread/477189</link>
      <description>&lt;!-- [DocumentBodyStart:15075dc7-1401-444d-b68b-bf8da9690e27] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My application consists of a number of screens/swf's which layer on top of each other.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;layer 0 - user sign-in&lt;/p&gt;&lt;p&gt;layer 900 - mainmenu&lt;/p&gt;&lt;p&gt;layer 910 - transaction A part 1&lt;/p&gt;&lt;p&gt;layer 920 - transaction A part 2&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, a successful sign-in calls in mainmenu.swf and selection of transaction A-1 calls that swf in. Then, interaction with transaction A-1 leads to loading the A-2 swf and that's where the "strangeness" exists. A-1 has a grid and a listener for that grid. When A-2 loads and you click anywhere on the screen that the A-1 grid would have covered, the A-1 listener responds! I'm surprised by that but perhaps that's my ignorance, is it?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:15075dc7-1401-444d-b68b-bf8da9690e27] --&gt;</description>
      <pubDate>Fri, 14 Aug 2009 04:25:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/477189</guid>
      <dc:date>2009-08-14T04:25:21Z</dc:date>
      <clearspace:dateToText>5 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flash 8 AS2 How to trap a connection failure?</title>
      <link>https://forums.adobe.com/thread/462418</link>
      <description>&lt;!-- [DocumentBodyStart:2a6bb8c4-13ac-4c5f-b695-447bda281660] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am building a Flash application which uses Flash Remoting and CFC's to connect clients to CF8 data sources on an in-house server (no Web involved!). I have a number of screens working fine but I'm now working to tighten up the code, in particular the area of error detection. The one area I can't seem to conquer is detecting if the server connection is down. All I get (when testing) is the "Error opening URL..." message in the output window. How can I trap this in the code?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2a6bb8c4-13ac-4c5f-b695-447bda281660] --&gt;</description>
      <pubDate>Wed, 15 Jul 2009 03:33:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/462418</guid>
      <dc:date>2009-07-15T03:33:16Z</dc:date>
      <clearspace:dateToText>5 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flash8 AS2 - Searching a datagrid</title>
      <link>https://forums.adobe.com/thread/458511</link>
      <description>&lt;!-- [DocumentBodyStart:4b9d2592-b951-4930-b131-fe1fff9a97ba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a 2 column datagrid which is loaded via flashremoting. I can work with cells when they are clicked, using a listener, but I need to search a column for a string and I can't seem to find the syntax on the web (or perhaps I don't understand what I'm seeing). I'm sure it isn't difficult but if someone could point the way, I'd be most appreciative.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4b9d2592-b951-4930-b131-fe1fff9a97ba] --&gt;</description>
      <pubDate>Tue, 07 Jul 2009 06:47:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/458511</guid>
      <dc:date>2009-07-07T06:47:54Z</dc:date>
      <clearspace:dateToText>5 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Flash form basics (NOT cfform)</title>
      <link>https://forums.adobe.com/thread/449292</link>
      <description>&lt;!-- [DocumentBodyStart:208b6ceb-c1f7-4a10-8b98-38efd06afb02] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When you are learning, one of the many problems you have is getting the terminology right. I've searched the web extensively and most of the discussion about flash forms is related to cfform. I'm experimenting with the creation of forms in Flash 8 (document = Flash Form Application) and there does not seem to be a lot of documentation around on the subject. With this technology, I build a "tree" of forms, the top level of which is the "Application container", which are either sibling or child with the latter inheriting content and structure from the parent. So far, I have 2 siblings, one of which has a child form, and they contain various fields, buttons, etc. If I test the movie, it loads the first form, overlays the second form and then the third form. This seems to be the asynchronous nature of Flash but there must be a way of telling it to display the first form and then stop and await further instructions such as a button press. Can anyone help me with this and/or point me to a relevant tutorial?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:208b6ceb-c1f7-4a10-8b98-38efd06afb02] --&gt;</description>
      <pubDate>Wed, 17 Jun 2009 01:13:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/449292</guid>
      <dc:date>2009-06-17T01:13:00Z</dc:date>
      <clearspace:dateToText>5 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Where are the logfiles?</title>
      <link>https://forums.adobe.com/thread/442549</link>
      <description>&lt;!-- [DocumentBodyStart:b2c5aa03-e9d7-4bb6-832d-aa20c09a8cb6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've been using the CF8 server on my desktop to develop my skills (still a work in progress!) using flash remoting. I was helped by the logfiles available in CF8:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;application.log&lt;/li&gt;&lt;li&gt;eventgateway.log&lt;/li&gt;&lt;li&gt;exception.log&lt;/li&gt;&lt;li&gt;flash.log&lt;/li&gt;&lt;li&gt;server.log&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, to replicate the production environment, I've set up an XP server which uses IIS in plave of the CF8 server. I got all my "practice" applications running again and it all looks good but when I fire up the cf administrator, the only logfiles available are eventgateway.log and server.log. Where are the others?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b2c5aa03-e9d7-4bb6-832d-aa20c09a8cb6] --&gt;</description>
      <pubDate>Thu, 04 Jun 2009 05:11:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/442549</guid>
      <dc:date>2009-06-04T05:11:33Z</dc:date>
      <clearspace:dateToText>5 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How is it done?</title>
      <link>https://forums.adobe.com/thread/428394</link>
      <description>&lt;!-- [DocumentBodyStart:76de8970-f125-468d-a4ff-a4ba320f27a4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm a learner of Flash and I've completed some simple things but now I'm trying to understand how the media controller is made to float over the flashpaper movie in the flashpaper demo from the Adobe site. I'm suspect that this is a trivial exercise to many in this audience and can therefore be explained in simple terms for me.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:76de8970-f125-468d-a4ff-a4ba320f27a4] --&gt;</description>
      <pubDate>Tue, 05 May 2009 01:31:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/428394</guid>
      <dc:date>2009-05-05T01:31:53Z</dc:date>
      <clearspace:dateToText>5 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>15</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Tutorial Confusion</title>
      <link>https://forums.adobe.com/thread/247897</link>
      <description>&lt;!-- [DocumentBodyStart:a1b212a6-cd29-4f5b-aed6-f41ae301242c] --&gt;&lt;div class="jive-rendered-content"&gt;I'm following the "ColdFusion 8 Getting Experience Tutorial"
and I'm on page 30 where I add cfquery tags. The example works fine
without the tags but with them my Firefox browser give the error:
&lt;br/&gt;
&lt;br/&gt; No value given for one or more required parameters.
&lt;br/&gt;
&lt;br/&gt;I've attached the first part of my code so that someone else
might show me my error.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a1b212a6-cd29-4f5b-aed6-f41ae301242c] --&gt;</description>
      <pubDate>Wed, 23 Jul 2008 23:46:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/247897</guid>
      <dc:date>2008-07-23T23:46:37Z</dc:date>
      <clearspace:dateToText>6 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

