<?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>Fri, 20 Jun 2014 21:58:16 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-06-20T21:58:16Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Coldfusion 11 cfheader or cfcontent 'failed to load PDF document'</title>
      <link>https://forums.adobe.com/thread/1502386</link>
      <description>&lt;!-- [DocumentBodyStart:4659f9bf-fa5c-45d6-bc6f-46badaa5bb21] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a website that worked fine with Coldfusion 10 and now I have updated to Coldfusion 11 and this code doesn't work:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfheader name="content-disposition" value="inline; filename=#vPublicFile#" /&amp;gt;&lt;/p&gt;&lt;p&gt; &amp;lt;cfcontent type="application/pdf" file="#DownloadFolder##qryDownload.fileNameOnserver#" deleteFile="no" /&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I type in the URL directly to the PDF file it loads fine, but if I try to get it through this code then I get the message "failed to load PDF document".&amp;nbsp; Even if I change the code to allow me to save the file, I get a saved file but it won't open in acrobat.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know the code is working code, I tried it with Coldfusion 10 again just to make sure.&amp;nbsp; Something about 11 is stopping it from working.&amp;nbsp; Any ideas?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4659f9bf-fa5c-45d6-bc6f-46badaa5bb21] --&gt;&lt;img src='/beacon?t=1415920688857' /&gt;</description>
      <pubDate>Fri, 20 Jun 2014 21:58:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1502386</guid>
      <dc:date>2014-06-20T21:58:16Z</dc:date>
      <clearspace:dateToText>2 hours 8 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>22</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Coldfusion Builder 3: Tag Editor, does it exist?</title>
      <link>https://forums.adobe.com/thread/1535583</link>
      <description>&lt;!-- [DocumentBodyStart:56551af3-5744-47b1-ae3e-853dfd058c6f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I see in the help file for ColdFusion Builder 2 that it used to have a tag editor.&amp;nbsp; The keystroke doesn't seem to do anything and I can't find anything in ColdFusion Builder 3 that resembles a tag editor.&amp;nbsp; I am new to ColdFusion Builder as I have been using HomeSite for a long time, but finally decided to make the jump.&amp;nbsp; I am really liking everything I see, but the one thing I am having a hard time with is being able to do standard HTML, like loading an image tag in an editor and choose a picture and it will pull the width and height for me.&amp;nbsp; Or being able to just drag an image onto my code and have it create the image tag with the link.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have searched around the program and finding nothing, can anyone shed any light on whether this exists or not?&amp;nbsp; If not, what is the way I should get used to.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Right now I see that I can press Ctrl+Space when I am on existing image file name in a &amp;lt;img &amp;gt; tag and I can double-click to open the file editor, but then I have to double-click on the filename and it just inserts it in between my image text, so then I have to modify the text, and then I need to open windows explorer and properties on the image so I can get the size and then update those fields.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you for any light you can shed on this, because I really do like the editor now.&amp;nbsp; I did try CFB2 and it was crashing and clunky so I kept using HomeSite, but now I think I will make the change.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:56551af3-5744-47b1-ae3e-853dfd058c6f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">tag editor</category>
      <pubDate>Wed, 30 Jul 2014 18:43:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1535583</guid>
      <dc:date>2014-07-30T18:43:30Z</dc:date>
      <clearspace:dateToText>1 day 6 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFB 3 Freezes when I edit a particular file</title>
      <link>https://forums.adobe.com/thread/1552294</link>
      <description>&lt;!-- [DocumentBodyStart:bf8fae60-d4f4-42be-93ec-e0d26a4fa9fa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I thought CFB 3 was going to be good for me, but the more I use it the more I am finding strange behaviors.&amp;nbsp; Lately I have one particular file that is quite large that keeps crashing whenever I try to edit it.&amp;nbsp; I have to open that particular file in another program and make my changes.&amp;nbsp; The rest of my site is working well so far, but that page (Coldfusion Component page) makes CFB 3 hang forever.&amp;nbsp; I have to force a shutdown.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If anyone knows, where can I pull up any log files that will help me know what might be the cause to help submit a bug?&amp;nbsp; I would love to get this fixed, but not sure how to reproduce or find what caused it.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bf8fae60-d4f4-42be-93ec-e0d26a4fa9fa] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">freeze</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">hang</category>
      <pubDate>Tue, 19 Aug 2014 22:33:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1552294</guid>
      <dc:date>2014-08-19T22:33:21Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Why does CF11 seem to sleep after no access within a few minutes?</title>
      <link>https://forums.adobe.com/thread/1557409</link>
      <description>&lt;!-- [DocumentBodyStart:ba7d803a-743a-4a94-b819-61c95a78fab4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I was using CF10 and my site response time was quick, especially on my local development machine.&amp;nbsp; I upgraded my development and live servers to CF11 and both seem to have a delay in first access.&amp;nbsp; It seems to be client and possibly browser specific.&amp;nbsp; If I just walk away for about 10 minutes and come back, then when I try to load my site (on my local machine) it takes about 10 seconds to load.&amp;nbsp; As long as I keep using it it is fast and responsive, but if I walk away for 10 minutes again and come back, it seems to have to wake up.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a setting that I can tune?&amp;nbsp; Is anyone else seeing this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I will also make note that even if one website I am developing on is quick and responsive, as soon as I try to access another website using the same IIS and CF11 then it has a wait time.&amp;nbsp; It is like it is figuring something out with the browser before it is willing to load.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ba7d803a-743a-4a94-b819-61c95a78fab4] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">delayed</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">response time</category>
      <pubDate>Mon, 25 Aug 2014 21:59:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1557409</guid>
      <dc:date>2014-08-25T21:59:34Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>My playback on timeline has an extra section that I cannot delete.  Any idea?</title>
      <link>https://forums.adobe.com/thread/1255390</link>
      <description>&lt;!-- [DocumentBodyStart:3fa903dc-2364-474e-a9a4-8e43f3c6a9fd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a symbol that loops and I want it to play at a specific point.&amp;nbsp; I chose the play from and then I changed my mind to just Play.&amp;nbsp; It created 2 arrow patterns in the timeline.&amp;nbsp; One of them has the ability to drag and move where I want it to play.&amp;nbsp; The other one is not able to be selected, deleted, etc.&amp;nbsp; This means that my symbol will always play from the beginning.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried deleting the symbol from the Stage and then dragging it back on again, but it remembered the playback setting and put it back on there.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5508422-361416/edgeCC.gif"&gt;&lt;img alt="edgeCC.gif" class="jive-image jive-image-thumbnail" height="70" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5508422-361416/450-70/edgeCC.gif" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3fa903dc-2364-474e-a9a4-8e43f3c6a9fd] --&gt;</description>
      <pubDate>Tue, 16 Jul 2013 00:07:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1255390</guid>
      <dc:date>2013-07-16T00:07:42Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

