<?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 swf problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/swf-problem/m-p/5821707#M1315074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have develop a Adobe flex application that consuming SAP Web Service.&lt;/P&gt;&lt;P&gt;I can run the .swf  from bin-debug directory, it's fine on my PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When run swf file that copied to another computer,&lt;/P&gt;&lt;P&gt;SAP data does not show up in chart area ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source code follows;&lt;/P&gt;&lt;P&gt;************************************************************&lt;/P&gt;&lt;P&gt;private var wss:WebService = new WebService();&lt;/P&gt;&lt;P&gt;private function init():void {							     &lt;/P&gt;&lt;P&gt;wss.wsdl = "http://x.x.com:8000/sap/bc/srt/rfc/sap/zget_qry_data?sap-client=100&amp;amp;wsdl=1.1";&lt;/P&gt;&lt;P&gt;wss.addEventListener(LoadEvent.LOAD, loadListener);&lt;/P&gt;&lt;P&gt;wss.addEventListener(ResultEvent.RESULT, resultTrigger);&lt;/P&gt;&lt;P&gt;wss.loadWSDL();&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;*************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEV environment:&lt;/P&gt;&lt;P&gt;  SAP NewWeaver 7.1 CE sp05&lt;/P&gt;&lt;P&gt;  Eclipse platform 3.3.0&lt;/P&gt;&lt;P&gt;  Flex builder Plugin 3.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; park&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jinhyoung park on Jun 18, 2009 10:42 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2009 08:40:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-18T08:40:28Z</dc:date>
    <item>
      <title>swf problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swf-problem/m-p/5821707#M1315074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have develop a Adobe flex application that consuming SAP Web Service.&lt;/P&gt;&lt;P&gt;I can run the .swf  from bin-debug directory, it's fine on my PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When run swf file that copied to another computer,&lt;/P&gt;&lt;P&gt;SAP data does not show up in chart area ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source code follows;&lt;/P&gt;&lt;P&gt;************************************************************&lt;/P&gt;&lt;P&gt;private var wss:WebService = new WebService();&lt;/P&gt;&lt;P&gt;private function init():void {							     &lt;/P&gt;&lt;P&gt;wss.wsdl = "http://x.x.com:8000/sap/bc/srt/rfc/sap/zget_qry_data?sap-client=100&amp;amp;wsdl=1.1";&lt;/P&gt;&lt;P&gt;wss.addEventListener(LoadEvent.LOAD, loadListener);&lt;/P&gt;&lt;P&gt;wss.addEventListener(ResultEvent.RESULT, resultTrigger);&lt;/P&gt;&lt;P&gt;wss.loadWSDL();&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;*************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEV environment:&lt;/P&gt;&lt;P&gt;  SAP NewWeaver 7.1 CE sp05&lt;/P&gt;&lt;P&gt;  Eclipse platform 3.3.0&lt;/P&gt;&lt;P&gt;  Flex builder Plugin 3.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; park&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jinhyoung park on Jun 18, 2009 10:42 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 08:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swf-problem/m-p/5821707#M1315074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T08:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: swf problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swf-problem/m-p/5821708#M1315075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;When run swf file that copied to another computer,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean you just copied the swf alone to another machine and it didnt work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just copy the swf from bin directory place it in the same machines desktop or some other location and try running it, it wont work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is wht "crossdomain". Search this forum or google with key word "crossdomain.xml" . This has been discussed many times in the past.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 05:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swf-problem/m-p/5821708#M1315075</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2009-06-20T05:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: swf problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/swf-problem/m-p/5821709#M1315076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2009 22:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/swf-problem/m-p/5821709#M1315076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-21T22:55:31Z</dc:date>
    </item>
  </channel>
</rss>

