<?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, 01 Dec 2013 11:52:05 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2013-12-01T11:52:05Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Edge Animate, create "Next" and "Back" buttons that play from current position</title>
      <link>https://forums.adobe.com/thread/1347621</link>
      <description>&lt;!-- [DocumentBodyStart:44a53013-539a-4c67-8a09-1d3feef7e93c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey Everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to do something fairly simple but I could use some help in getting it to work and couldn't find any examples out there of this... here's all i'm trying to do.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have animations along a timeline with labels and stop points for 1, 2, 3, 4, 5.&amp;nbsp; I want to create simple "Back" and "Next" buttons that will get your current label/position and play forwards or backwards to the next or previous label/position.&amp;nbsp; My attempt to show what It looks like logically in text:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Back&amp;nbsp; 1 - 2 - 3 - 4 - 5&amp;nbsp; Next&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And that's it, I know someone must have already done this or knows how, any help would be greatly appreciated&amp;nbsp; &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:44a53013-539a-4c67-8a09-1d3feef7e93c] --&gt;&lt;img src='/beacon?t=1415897083755' /&gt;</description>
      <pubDate>Sun, 01 Dec 2013 11:52:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1347621</guid>
      <dc:date>2013-12-01T11:52:05Z</dc:date>
      <clearspace:dateToText>2 weeks 20 hours ago</clearspace:dateToText>
      <clearspace:replyCount>21</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Add TWO Edge Animations/Stages to ONE web page (without using oam)</title>
      <link>https://forums.adobe.com/thread/1385134</link>
      <description>&lt;!-- [DocumentBodyStart:285e5a51-00db-410c-b276-53bdb3ddc367] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;This is a bit of a follow on question for those who are adding scalable height/width edge compositions to web pages using the awesome piece of code created by Sarah (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://sarahjustine.com/" rel="nofollow" target="_blank"&gt;http://sarahjustine.com/&lt;/a&gt;&lt;span&gt;) and other forum contributors... (attached code below).&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;My question is&lt;/strong&gt;: How do I add a second Edge Animate composition to the same page using this method?&amp;nbsp; So it's using &lt;strong&gt;"Stage"&lt;/strong&gt; already... i'm guessing it's a matter of changing it to &lt;strong&gt;"Stage_02"&lt;/strong&gt; etc in the following code?&amp;nbsp; I've tried changing the relevant code but so far I have been unsuccessful in getting it to recognise a second stage.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help would be appreciated, many thanks in advance for your time.&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Index.html&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;!--Adobe Edge Runtime--&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" charset="utf-8" src="clouds_edgePreload.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;style&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .edgeLoad-EDGE-78729757 { visibility:hidden; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/style&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;!--Adobe Edge Runtime End--&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;div class="stagewrap"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="Stage" class="EDGE-78729757"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&amp;lt;!-- Close Edge Animate Stage --&amp;gt;&lt;/p&gt;&lt;p&gt; &amp;lt;/div&amp;gt;&amp;lt;!-- Close stagewrap --&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Adobe Edge Stage Script&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var stageHeight = sym.$('Stage').height(); // Set a variable for the height of the stage&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.$("#Stage").css({ // Set the transform origin so we always scale to the top left corner of the stage&lt;/p&gt;&lt;p&gt;"transform-origin":"0 0",&lt;/p&gt;&lt;p&gt;"-ms-transform-origin":"0 0",&lt;/p&gt;&lt;p&gt;"-webkit-transform-origin":"0 0",&lt;/p&gt;&lt;p&gt;"-moz-transform-origin":"0 0",&lt;/p&gt;&lt;p&gt;"-o-transform-origin":"0 0"&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;function scaleStage() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var stage = sym.$('Stage'); // Set a reusable variable to reference the stage&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var parent = sym.$('Stage').parent(); // Set a reusable variable to reference the parent container of the stage&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var parentWidth = stage.parent().width(); // Get the parent of the stage width&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var stageWidth = stage.width(); // Get the stage width&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var desiredWidth = Math.round(parentWidth * 1); // Set the new width of the stage as it scales&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var rescale = (desiredWidth / stageWidth); // Set a variable to calculate the new width of the stage as it scales&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;// Rescale the stage!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stage.css('transform', 'scale(' + rescale + ')'); &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; stage.css(&amp;nbsp; '-o-transform', 'scale(' + rescale + ')');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stage.css('-ms-transform', 'scale(' + rescale + ')');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; stage.css('-webkit-transform', 'scale(' + rescale + ')');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stage.css('-moz-transform', 'scale(' + rescale + ')');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; stage.css('-o-transform', 'scale(' + rescale + ')');&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; parent.height(stageHeight * rescale); // Reset the height of the parent container so the objects below it will reflow as the height adjusts&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;// Make it happen when the browser resizes&lt;/p&gt;&lt;p&gt;$(window).on('resize', function(){ &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scaleStage(); &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;// Make it happen when the page first loads&lt;/p&gt;&lt;p&gt;$(document).ready(function(){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scaleStage();&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:285e5a51-00db-410c-b276-53bdb3ddc367] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">adobe_edge_animate</category>
      <pubDate>Tue, 21 Jan 2014 02:20:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1385134</guid>
      <dc:date>2014-01-21T02:20:47Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Create an Edge Animation that fluidly scales width/height inside a website</title>
      <link>https://forums.adobe.com/thread/1337512</link>
      <description>&lt;!-- [DocumentBodyStart:ef1a7ec4-1516-44ba-a56e-87dd63500a39] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I might be missing something really simple here, and quite frankly i'd happily have egg on my face if someone can point me to the solution.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;I am inserting an adobe Edge Composition into a Fluid HTML5 website with basic content&lt;/strong&gt; (using Dreamweaver), simple right....?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Everything appears to be working great until you scale down the website.... as the page scales down the edge composition scales also, which is great! &lt;strong&gt;Except that the edge composition leaves empty space below it from its original height!?&lt;/strong&gt;&amp;nbsp; &lt;strong&gt;So my question is, how to get the height to not leave&amp;nbsp; white space in it's height when it scales down? &lt;/strong&gt; Here's what i've tried so far...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li style="text-align: start;"&gt;Checked the width/height of the edge animate composition is set to % including the stage element and all it's components&lt;/li&gt;&lt;li style="text-align: start;"&gt;Tried setting the height to "auto" for the object oam inside dreamweaver - This doesn't seem to be very "auto" at all and just gives a default height that isn't enough to display it all anyway.&lt;/li&gt;&lt;li style="text-align: start;"&gt;Changed min/max settings &lt;/li&gt;&lt;li style="text-align: start;"&gt;&lt;span&gt;Tried the javascript scaling method from &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://sarahjustine.com/2013/04/08/create-scale-to-fit-projects-with-adobe-edge-animate/" rel="nofollow" target="_blank"&gt;http://sarahjustine.com/2013/04/08/create-scale-to-fit-projects-with-adobe-edge-animate/&lt;/a&gt;&lt;span&gt; Works great but also leaves white space under the file when placed into a website with content and scaled&lt;/span&gt;&lt;/li&gt;&lt;li style="text-align: start;"&gt;Adjusting the Height for the edge object in DW using CSS, this gets close, but this is only responsive at certain resolutions, i'm after an entirely fluid solution.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Surely i'm just missing something simple? Does anyone have an example of this working correctly inside a web page with basic content for example? As most of the edge examples don't seem to go beyond testing just the edge animate project by itself in a browser, in which case this would appear to work perfectly too.&amp;nbsp; I need them being placed into a website, e.g image sliders made with edge, that scale within a basic fluid website.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Perhaps this should be a Dreamweaver Forum post, but I have to start somewhere, thanks in advance for your time.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef1a7ec4-1516-44ba-a56e-87dd63500a39] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">scaling</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">edge</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">scale</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">height</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">animate</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">fluid</category>
      <pubDate>Mon, 18 Nov 2013 06:16:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1337512</guid>
      <dc:date>2013-11-18T06:16:11Z</dc:date>
      <clearspace:dateToText>10 months 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Insert .oam files that scale without leaving white space below them inside a web page</title>
      <link>https://forums.adobe.com/thread/1396430</link>
      <description>&lt;!-- [DocumentBodyStart:8c18a0e6-2159-4ece-b025-256adb1429fb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Does anyone have a way to get .oam files to scale inside a web page without leaving all the white space below them when they are scaled in a fluid web page design?&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've done this in other web pages without using .oam files and inserting the whole html file and stage, but I need this to work with multiple areas inside a web page for which .oam files seem to be the only solution.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your time, any solutions or ideas would be greatly appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8c18a0e6-2159-4ece-b025-256adb1429fb] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">oam</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">adobe_edge_animate</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">fluid-design</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">scaling_website</category>
      <pubDate>Mon, 03 Feb 2014 01:49:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1396430</guid>
      <dc:date>2014-02-03T01:49:44Z</dc:date>
      <clearspace:dateToText>6 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Adding Audio to previous Edge file in new Edge v3. Audio files don't appear?</title>
      <link>https://forums.adobe.com/thread/1386181</link>
      <description>&lt;!-- [DocumentBodyStart:441095c7-6e21-488f-9a5c-d4b5e0c89df1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Pretty exciting stuff that there is a new Edge Version out with Audio!&amp;nbsp; So I gave it a go on a project I have made previously and had been using Buzz Audio, which I had working fine, but this new version looks like a much cleaner way to go (snaps to everyone on the Edge team).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However I have immediately encountered a problem when adding the Audio files to the library using the "+" symbol.&amp;nbsp; I select the files to add which are .mp3 format and select Open.&amp;nbsp; There is no error message, the Audio library flashes as though a new audio file has been added but then is back to it's original state showing no audio files are available (yes i've checked the Audio drop down arrow sever times &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;) ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I then tried this using a new blank document and the audio files added fine as expected.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can't seem to find why Audio wouldn't add to my previous project file which is about 1MB in total size and created with the previous version of Edge CC.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance for any ideas,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:441095c7-6e21-488f-9a5c-d4b5e0c89df1] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">audio</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">adobe_edge_animate</category>
      <pubDate>Wed, 22 Jan 2014 01:26:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1386181</guid>
      <dc:date>2014-01-22T01:26:51Z</dc:date>
      <clearspace:dateToText>9 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Optimize Edge Animate Sliders/Pages/Symbols for larger animated projects</title>
      <link>https://forums.adobe.com/thread/1363774</link>
      <description>&lt;!-- [DocumentBodyStart:8ec580f7-c7f0-4fb5-9e69-9beab542e343] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm looking for a way to optimize a several page slider created with Edge animate CC, it currently runs fine on the more current devices such as iphone 4s etc but anything older really chugs, the scenario (which i'm sure is a very common one) is:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have &lt;strong&gt;One Edge Animate file&lt;/strong&gt; where I have created a &lt;strong&gt;several page slider where each page is a symbol that contains sub symbols which slide onto the page and the old page/symbol/contents slides off the page&lt;/strong&gt;, there is a decent amount of animation looped on each page.&amp;nbsp; The total size of the slider code, images etc is about 800k total. There is no other content on the page, just this slider.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem appears to be that each page symbol it's sub symbol and it's contents are active and continue to animate even when they are no longer on the stage so it would seem that it is actually processing all 7 pages at once, instead of just the current active page/symbol and it's contents.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;So my question is:&lt;/strong&gt; Is there a simple way to optimize edge so that it only gets and processes One current Symbol/Page and it's sub symbols/contents at a time? Or am I somehow mistaken about the processing usage of the off stage/page contents?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your time, it's much appreciated! And a Merry Christmas to all who are reading here at this time of the year!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8ec580f7-c7f0-4fb5-9e69-9beab542e343] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">adobe_edge_animate</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">optimize_edge</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">animated_slider</category>
      <pubDate>Sun, 22 Dec 2013 22:46:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1363774</guid>
      <dc:date>2013-12-22T22:46:48Z</dc:date>
      <clearspace:dateToText>10 months 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Dreamweaver CC - Rollover image to text transition for Fluid page css/html5</title>
      <link>https://forums.adobe.com/thread/1295208</link>
      <description>&lt;!-- [DocumentBodyStart:5d37507c-6991-40ad-9500-5102b6ae0de3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using Dreamweaver CC, Windows 7, PC.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Goal: To create a selectable text and colour overlay (not a second image with text in the image) that appears over the top of an image on rollover of the container that the image is located in, all inside a fluid page.&amp;nbsp; Also I would like to avoid jquery and javascript if it's possible.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please see the attached HTML5, CSS and 300x300jpg example of this page which should show what i'm trying to do, as you can see currently the text sits below the image on mouse hover and should be fitting nicely inside the image box.&amp;nbsp; I will replicate this through all the images once I have it working correctly also.&amp;nbsp; Please note the page fluid scaling at different sizes as I need the rollover to work at whatever size the window or device is.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you in advance for any answers, ideas, work arounds etc you may have or if i've missed this specific scenario covered elsewhere?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the HTML (apologies for my messy code):&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:650a6327-edae-4712-840d-14ce33db1a60][excluded]--&gt;&lt;pre class="plain" name="code"&gt;&amp;lt;!doctype html&amp;gt;
&amp;lt;!--[if lt IE 7]&amp;gt; &amp;lt;html class="ie6 oldie"&amp;gt; &amp;lt;![endif]--&amp;gt;
&amp;lt;!--[if IE 7]&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;html class="ie7 oldie"&amp;gt; &amp;lt;![endif]--&amp;gt;
&amp;lt;!--[if IE 8]&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;html class="ie8 oldie"&amp;gt; &amp;lt;![endif]--&amp;gt;
&amp;lt;!--[if gt IE 8]&amp;gt;&amp;lt;!--&amp;gt;
&amp;lt;html class=""&amp;gt;
&amp;lt;!--&amp;lt;![endif]--&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta charset="utf-8"&amp;gt;
&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1"&amp;gt;
&amp;lt;title&amp;gt;Untitled Document&amp;lt;/title&amp;gt;
&amp;lt;link href="../boilerplate.css" rel="stylesheet" type="text/css"&amp;gt;
&amp;lt;link href="../Website_Testing/style.css" rel="stylesheet" type="text/css"&amp;gt;
&amp;lt;!--[if lt IE 9]&amp;gt;
&amp;lt;script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;![endif]--&amp;gt;
&amp;lt;script src="../respond.min.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;div class="gridContainer clearfix"&amp;gt;
&amp;nbsp; &amp;lt;article id="article" class="fluid"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="Examples" class="fluid"&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="example1" class="fluid"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;img src="images/300x300.jpg" alt=""/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span class="text"&amp;gt;TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT &amp;lt;/span&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="example2" class="fluid"&amp;gt;&amp;lt;img src="images/300x300.jpg" alt=""/&amp;gt;&amp;lt;/div&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="example3" class="fluid"&amp;gt;&amp;lt;img src="images/300x300.jpg" alt=""/&amp;gt;&amp;lt;/div&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="example4" class="fluid"&amp;gt;&amp;lt;img src="images/300x300.jpg" alt=""/&amp;gt;&amp;lt;/div&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;
&amp;nbsp; &amp;lt;/article&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/pre&gt;&lt;!--[CodeBlockEnd:650a6327-edae-4712-840d-14ce33db1a60]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the CSS (apologies for my messy code):&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:efe53d5d-080c-4de4-8691-27b6f9074428][excluded]--&gt;&lt;pre class="plain" name="code"&gt;@charset "utf-8";

img, object, embed, video {
&amp;nbsp;&amp;nbsp;&amp;nbsp; max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
&amp;nbsp;&amp;nbsp;&amp;nbsp; width:100%;
}

.fluid {
&amp;nbsp;&amp;nbsp;&amp;nbsp; display: block;
&amp;nbsp;&amp;nbsp;&amp;nbsp; text-align: center;
&amp;nbsp;&amp;nbsp;&amp;nbsp; clear: none;
&amp;nbsp;&amp;nbsp;&amp;nbsp; float: none;
}

.fluidList {
&amp;nbsp;&amp;nbsp;&amp;nbsp; list-style:none;
&amp;nbsp;&amp;nbsp;&amp;nbsp; list-style-image:none;
&amp;nbsp;&amp;nbsp;&amp;nbsp; margin:0;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding:0;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
}

/* Mobile Layout: 480px and below. */

.gridContainer {
&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-left: auto;
&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-right: auto;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 100%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; clear: none;
&amp;nbsp;&amp;nbsp;&amp;nbsp; float: none;
}

#article {
&amp;nbsp;&amp;nbsp;&amp;nbsp; min-height: 160px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-left: 0;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 16px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 16px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: rgba(255,254,191,1.00);
}

#Examples {
&amp;nbsp;&amp;nbsp;&amp;nbsp; text-align: center;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 16px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 16px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-left: auto;
&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-right: auto;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
#Examples #example1 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; display: block;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: auto;
}
#Examples #example2&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; display: block;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: auto;
}
#Examples #example3 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; display: block;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: auto;
}
#Examples #example4 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 5%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; display: block;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: auto;
}

.text {
&amp;nbsp;&amp;nbsp;&amp;nbsp; position: relative; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; display: none;
&amp;nbsp;&amp;nbsp;&amp;nbsp; background: #999;
&amp;nbsp;&amp;nbsp;&amp;nbsp; background: rgba(0,0,0,0.3);
&amp;nbsp;&amp;nbsp;&amp;nbsp; text-align: center;
&amp;nbsp;&amp;nbsp;&amp;nbsp; top: 0px;
}

#example1:hover .text {
&amp;nbsp;&amp;nbsp;&amp;nbsp; display: block;
&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: rgba(12,109,242,1);
}

#example1 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-transition: all 0.35s ease-in-out 0s;
&amp;nbsp;&amp;nbsp;&amp;nbsp; -o-transition: all 0.35s ease-in-out 0s;
&amp;nbsp;&amp;nbsp;&amp;nbsp; transition: all 0.35s ease-in-out 0s;
}

#example1:hover {
&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: rgba(12,242,109,1.00);
}

#example2 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-transition: all .35s ease-in-out;
&amp;nbsp;&amp;nbsp;&amp;nbsp; -o-transition: all .35s ease-in-out;
&amp;nbsp;&amp;nbsp;&amp;nbsp; transition: all .35s ease-in-out;
}
#example2:hover {
&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: rgba(12,242,109,1.00);
}


#example3 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-transition: all .35s ease-in-out;
&amp;nbsp;&amp;nbsp;&amp;nbsp; -o-transition: all .35s ease-in-out;
&amp;nbsp;&amp;nbsp;&amp;nbsp; transition: all .35s ease-in-out;
}
#example3:hover {
&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: rgba(12,242,109,1.00);
}

#example4 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-transition: all .35s ease-in-out;
&amp;nbsp;&amp;nbsp;&amp;nbsp; -o-transition: all .35s ease-in-out;
&amp;nbsp;&amp;nbsp;&amp;nbsp; transition: all .35s ease-in-out;
}
#example4:hover {
&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: rgba(12,242,109,1.00);
}




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 100%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-left: auto;
&amp;nbsp;&amp;nbsp;&amp;nbsp; min-height: 100%;
}


#Examples {
&amp;nbsp;&amp;nbsp;&amp;nbsp; text-align: center;
&amp;nbsp;&amp;nbsp;&amp;nbsp; min-height: 640px;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
#Examples #example1 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; float: left;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 46%;

}
#Examples #example2 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; float: left;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 46%;
}
#Examples #example3 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; float: left;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 46%;
}
#Examples #example4 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; float: left;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 2%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 46%;
}


}

/* Desktop Layout: 769px to a max of 1232px.&amp;nbsp; Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
}

#article {
&amp;nbsp;&amp;nbsp;&amp;nbsp; margin-left: 0;
}
#Examples {
&amp;nbsp;&amp;nbsp;&amp;nbsp; text-align: center;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}

@media only screen and (min-width:1024px){

#article #Examples #example1 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 23%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 1%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 1%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 16px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 16px;
}
#article #Examples #example2 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 23%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 1%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 1%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 16px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 16px;
}
#article #Examples #example3 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 23%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 1%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 1%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 16px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 16px;
}
#article #Examples #example4 {
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 23%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-left: 1%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-right: 1%;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-top: 16px;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding-bottom: 16px;
}
#Examples {
&amp;nbsp;&amp;nbsp;&amp;nbsp; min-height: 340px;
}


}
&lt;/pre&gt;&lt;!--[CodeBlockEnd:efe53d5d-080c-4de4-8691-27b6f9074428]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And here is a 300x300 grey image i'm using as an example holder:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5678151-392557/300x300.jpg"&gt;&lt;img alt="300x300.jpg" class="jive-image" height="300" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5678151-392557/300x300.jpg" width="300"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for taking the time all, &lt;/p&gt;&lt;p&gt;Jeff&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5d37507c-6991-40ad-9500-5102b6ae0de3] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">css</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">html5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">rollover_image</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">dreamweaver_cc</category>
      <pubDate>Fri, 13 Sep 2013 04:36:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1295208</guid>
      <dc:date>2013-09-13T04:36:10Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

