<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bind function to AppEvent (SFV) in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bind-function-to-appevent-sfv/m-p/176060#M4143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's probably what I'll do but wanted to try out binding if I could have gotten it to work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jun 2010 17:12:39 GMT</pubDate>
    <dc:creator>HaroldBostic</dc:creator>
    <dc:date>2010-06-21T17:12:39Z</dc:date>
    <item>
      <title>Bind function to AppEvent (SFV)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bind-function-to-appevent-sfv/m-p/176058#M4141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I want to Bind a function in Banner.mxml to the AppEvent raised when the status is changed, however, my function is never invoked.&amp;nbsp; I have tried this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Bindable(event=AppEvent.SET_STATUS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;private function flashStatus(status:String):void&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trace("Well What do we have here")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also tried the above function without any parameters, neither of which works&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any assistance would be gladly appreciated&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 11:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/bind-function-to-appevent-sfv/m-p/176058#M4141</guid>
      <dc:creator>HaroldBostic</dc:creator>
      <dc:date>2010-06-18T11:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bind function to AppEvent (SFV)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bind-function-to-appevent-sfv/m-p/176059#M4142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Harold,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I don't think you should be look at binding. Why not just add an event listener&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;SiteContainer.addEventListener(AppEvent.SET_STATUS, flashStatus);
private function flashStatus(event:AppEvent):void
{
trace("Well What do we have here")
}&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:04:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/bind-function-to-appevent-sfv/m-p/176059#M4142</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T09:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bind function to AppEvent (SFV)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bind-function-to-appevent-sfv/m-p/176060#M4143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's probably what I'll do but wanted to try out binding if I could have gotten it to work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 17:12:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/bind-function-to-appevent-sfv/m-p/176060#M4143</guid>
      <dc:creator>HaroldBostic</dc:creator>
      <dc:date>2010-06-21T17:12:39Z</dc:date>
    </item>
  </channel>
</rss>

