<?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, 02 Nov 2014 16:28:35 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-02T16:28:35Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>need help please with drop down menu</title>
      <link>https://forums.adobe.com/thread/1624865</link>
      <description>&lt;!-- [DocumentBodyStart:452271c7-33cf-473f-9463-2bc5aaf1ff0c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;AS2 I created a drop down menu for my portfolio. my setup is my site mc, within that mc it my portfolio and the drop down menu with five buttons. I want to link on of those button not to the root, but in the same area as the drop down menu/ this is how it is set up. &lt;/p&gt;&lt;p&gt;sceen1 and inside sceen1 is navebar with the drop down menu. Inside the menu are my buttons. I dont need it to link at the root(sceen1) I need to link one of the buttons to a frame in the navbar area. Sorry and I hope you can understand what I wrote. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:452271c7-33cf-473f-9463-2bc5aaf1ff0c] --&gt;&lt;img src='/beacon?t=1415945294933' /&gt;</description>
      <pubDate>Sun, 02 Nov 2014 16:28:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624865</guid>
      <dc:date>2014-11-02T16:28:35Z</dc:date>
      <clearspace:dateToText>1 week 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>hello as2 image scroll buttons. I can't get the scroll to work</title>
      <link>https://forums.adobe.com/thread/1624758</link>
      <description>&lt;!-- [DocumentBodyStart:5a3f36be-94c3-4e08-9165-728edf10181e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you in advance for your help. I am building an vertical image scroll buttons in AS2. but I cant get the scroll to work. Can you please look at my script and see if I am missing something. Thank you again.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;topEdge=mask_mc._y;&lt;/p&gt;&lt;p&gt;maskHeight=mask_mc._height;&lt;/p&gt;&lt;p&gt;sliderHeight=slider_mc._height;&lt;/p&gt;&lt;p&gt;ratio=maskHeight/(sliderHeight-maskHeight)&lt;/p&gt;&lt;p&gt;//trace(ratio)&lt;/p&gt;&lt;p&gt;targY=slider_mc._y;&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;slider_mc.onEnterFrame=function(){&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;&amp;nbsp; this._y+=(targY-this._y)/5;&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 style="min-height: 8pt; padding: 0px;"&gt;&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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;slider_mc.onMouseMove=function(){&lt;/p&gt;&lt;p&gt;&amp;nbsp; if(mask_mc.hitTest(_ymouse,_xmouse,false)){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; targY=topEdge-(mask_mc._ymouse/ratio)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; updateAfterEvent();&lt;/p&gt;&lt;p&gt;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5a3f36be-94c3-4e08-9165-728edf10181e] --&gt;</description>
      <pubDate>Sun, 02 Nov 2014 15:15:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624758</guid>
      <dc:date>2014-11-02T15:15:03Z</dc:date>
      <clearspace:dateToText>1 week 5 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>error 1026</title>
      <link>https://forums.adobe.com/thread/1573274</link>
      <description>&lt;!-- [DocumentBodyStart:b6396b79-60d7-4207-b005-917ffc19dae3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;as per your instructions I use this code to load a swf file &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;var request:URLRequest = new URLRequest("123d.swf");&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;var loader:Loader = new Loader()&amp;nbsp; loader.load(request);&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;addChild(loader);&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;but it did not load and I am getting error code 1026. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Constructor functions must be&amp;nbsp; instance methods. all the files are in the same folder. please help&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b6396b79-60d7-4207-b005-917ffc19dae3] --&gt;</description>
      <pubDate>Fri, 12 Sep 2014 13:42:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1573274</guid>
      <dc:date>2014-09-12T13:42:04Z</dc:date>
      <clearspace:dateToText>2 months 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

