<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Pune Flex Users Google Group</title>
  <link>http://groups.google.co.in/group/pune-flex-users</link>
  <description>A RIA discussion forum primarily focussing on Adobe Flex and related technologies. This is the place where Pune Adobe developers/designers discuss on user group activities and happenings.</description>
  <language>en-GB</language>
  <item>
  <title>Re: [Pune Flex Users:2063] Re: Doubt in Defining the class.</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/ff76377acd849239?show_docid=ff76377acd849239</link>
  <description>
  Thanks Koteshwar &lt;br&gt; &lt;p&gt;Regards, &lt;br&gt; Gerald A &lt;br&gt; &lt;p&gt;On Sat, Nov 21, 2009 at 1:21 PM, koteshwar Rao myneni &amp;lt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Thanks &amp;amp; Regards, &lt;br&gt; A Gerald
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/ff76377acd849239?show_docid=ff76377acd849239</guid>
  <author>
  flex.gerald.a...@gmail.com
  (Gerald Anto Fernando)
  </author>
  <pubDate>Sat, 21 Nov 2009 09:44:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Pune Flex Users:2062] Re: Doubt in Defining the class.</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/344c423fbb00623f?show_docid=344c423fbb00623f</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.kellyjo.com/blog/index.cfm/2007/7/12/Private-Inner-Classes-in-Flex-2&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Myneni Koteshwar Rao Chowdary &lt;br&gt; Adobe Flex Developer &lt;br&gt; &lt;p&gt;On Sat, Nov 21, 2009 at 10:44 AM, Gerald Anto Fernando &amp;lt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/344c423fbb00623f?show_docid=344c423fbb00623f</guid>
  <author>
  mkoteshwar...@gmail.com
  (koteshwar Rao myneni)
  </author>
  <pubDate>Sat, 21 Nov 2009 07:51:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Pune Flex Users:2055] Re: Doubt in Defining the class.</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/efbc2a48e7ce8968?show_docid=efbc2a48e7ce8968</link>
  <description>
  Hi Koteshwar, &lt;br&gt; How to define inner class &lt;br&gt; &lt;p&gt;Gerald A &lt;br&gt; &lt;p&gt;On Wed, Nov 18, 2009 at 1:00 PM, Gerald Anto Fernando &amp;lt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Thanks &amp;amp; Regards, &lt;br&gt; A Gerald
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/efbc2a48e7ce8968?show_docid=efbc2a48e7ce8968</guid>
  <author>
  flex.gerald.a...@gmail.com
  (Gerald Anto Fernando)
  </author>
  <pubDate>Sat, 21 Nov 2009 05:14:33 UT
</pubDate>
  </item>
  <item>
  <title>Calling an Application from AIR</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/b5b52be9bfacad40/bbf1c8544b61bca5?show_docid=bbf1c8544b61bca5</link>
  <description>
  Hi All, &lt;br&gt; I want to call an application from AIR application.This application is &lt;br&gt; also an AIR app.This a on demand load,so how do i call that App.I know &lt;br&gt; i cant call an AIR app from other AIR app.But since i am using local &lt;br&gt; assets here i have to make it an AIR App. &lt;br&gt; i think directly integrating the code will do,but i want to know is
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/b5b52be9bfacad40/bbf1c8544b61bca5?show_docid=bbf1c8544b61bca5</guid>
  <author>
  sheetalnilw...@gmail.com
  (sheetal)
  </author>
  <pubDate>Thu, 19 Nov 2009 07:19:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: Initial height and width of an AIR Appln</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/ae7383e1134974f6/439dae22181423f2?show_docid=439dae22181423f2</link>
  <description>
  Thanks jakir, &lt;br&gt; it worked.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/ae7383e1134974f6/439dae22181423f2?show_docid=439dae22181423f2</guid>
  <author>
  sheetalnilw...@gmail.com
  (sheetal)
  </author>
  <pubDate>Thu, 19 Nov 2009 06:42:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Pune Flex Users:2058] Initial height and width of an AIR Appln</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/ae7383e1134974f6/5189b785415d7989?show_docid=5189b785415d7989</link>
  <description>
  Hi sheetal, &lt;br&gt; &lt;p&gt;Set nativewindow prperty at the initialize method of application &lt;br&gt; nativeWindow.maximize() &lt;br&gt; &lt;p&gt;it will work &lt;br&gt; &lt;p&gt;Regards, &lt;br&gt; Jakir &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Thanks &amp;amp; Regards &lt;br&gt; &lt;p&gt;Jakir M. Qureshi &lt;br&gt; Software Engineer &lt;br&gt; Saba Software India Pvt. Ltd.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/ae7383e1134974f6/5189b785415d7989?show_docid=5189b785415d7989</guid>
  <author>
  asraf.ja...@gmail.com
  (jakir qureshi)
  </author>
  <pubDate>Thu, 19 Nov 2009 05:25:30 UT
</pubDate>
  </item>
  <item>
  <title>Initial height and width of an AIR Appln</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/ae7383e1134974f6/863f50ce959eb25c?show_docid=863f50ce959eb25c</link>
  <description>
  Hi all, &lt;br&gt; If i want to set the initial height and width of the AIR app. &lt;br&gt; irrespective of the screen res.(may be in percent),how to do it? &lt;br&gt; I am setting it as 100% in app.xml but that is not working.Any other &lt;br&gt; idea? please share. &lt;br&gt; &lt;p&gt;-sheetal.
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/ae7383e1134974f6/863f50ce959eb25c?show_docid=863f50ce959eb25c</guid>
  <author>
  sheetalnilw...@gmail.com
  (sheetal)
  </author>
  <pubDate>Thu, 19 Nov 2009 05:20:02 UT
</pubDate>
  </item>
  <item>
  <title>Single sign on with AIR?</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/178f068c985d7aef/75236371aff99868?show_docid=75236371aff99868</link>
  <description>
  Hello Everybody, &lt;br&gt; &lt;p&gt;Recently I have been working on implementing Single sign on (SSO)for &lt;br&gt; Flex and AIR. &lt;br&gt; Is it possible to achieve SSO for an AIR application ? If yes Could &lt;br&gt; you please share some thoughts on it. &lt;br&gt; &lt;p&gt;I am authenticating against AD with Kerberos based on SPNEGO. I have a &lt;br&gt; CAS server setup on Tomcat and so the Cas login page shows up when I
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/178f068c985d7aef/75236371aff99868?show_docid=75236371aff99868</guid>
  <author>
  wandy.sha...@gmail.com
  (Van)
  </author>
  <pubDate>Wed, 18 Nov 2009 16:10:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Pune Flex Users:2055] Re: Doubt in Defining the class.</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/02eb8c1be71a6985?show_docid=02eb8c1be71a6985</link>
  <description>
  can you please say in detail. &lt;br&gt; &lt;p&gt;Thanks&amp;amp;Regards, &lt;br&gt; Gerald A &lt;br&gt; &lt;p&gt;On Wed, Nov 18, 2009 at 11:21 AM, koteshwar Rao myneni &amp;lt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Thanks &amp;amp; Regards, &lt;br&gt; A Gerald
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/02eb8c1be71a6985?show_docid=02eb8c1be71a6985</guid>
  <author>
  flex.gerald.a...@gmail.com
  (Gerald Anto Fernando)
  </author>
  <pubDate>Wed, 18 Nov 2009 07:30:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Pune Flex Users:2054] Doubt in Defining the class.</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/bfd454e27e70cfcc?show_docid=bfd454e27e70cfcc</link>
  <description>
  you can have inner classes in a single as file.... &lt;br&gt; &lt;p&gt;Myneni Koteshwar Rao Chowdary &lt;br&gt; Adobe Flex Developer
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/bfd454e27e70cfcc?show_docid=bfd454e27e70cfcc</guid>
  <author>
  mkoteshwar...@gmail.com
  (koteshwar Rao myneni)
  </author>
  <pubDate>Wed, 18 Nov 2009 05:51:09 UT
</pubDate>
  </item>
  <item>
  <title>Doubt in Defining the class.</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/c9ff92481e83a454?show_docid=c9ff92481e83a454</link>
  <description>
  Hello Friends, &lt;br&gt; &lt;p&gt;Actually i need a class that extends a super class. &lt;br&gt; &lt;p&gt;Shall i have two classes in a single .as file? if i do like i cant get &lt;br&gt; a result &lt;br&gt; &lt;p&gt;but if i have a separate class in a package it works fine &lt;br&gt; &lt;p&gt;my previous code &lt;br&gt; &lt;p&gt;package com &lt;br&gt; { &lt;br&gt; &lt;p&gt; public class Example &lt;br&gt; { &lt;br&gt; public var status:String = &amp;quot;undefined&amp;quot;;
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/02a43b61612bc279/c9ff92481e83a454?show_docid=c9ff92481e83a454</guid>
  <author>
  flex.gerald.a...@gmail.com
  (Gerald Anto)
  </author>
  <pubDate>Wed, 18 Nov 2009 05:45:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Pune Flex Users:2050] Re: module and memory management</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/9d0e02ab8b7cbfb6/adbba697d9f89b88?show_docid=adbba697d9f89b88</link>
  <description>
  Hi Prasant &lt;br&gt; &lt;p&gt; I solved this problem by removing all references and event listners.. &lt;br&gt; my application is running smoothly now ... &lt;br&gt; &lt;p&gt;one thing i did more is using a seperate component for module. &lt;br&gt; when ever I need a to load module I just create a custom component which &lt;br&gt; holds module on run time &lt;br&gt; &lt;p&gt;Myneni Koteshwar Rao Chowdary
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/9d0e02ab8b7cbfb6/adbba697d9f89b88?show_docid=adbba697d9f89b88</guid>
  <author>
  mkoteshwar...@gmail.com
  (koteshwar Rao myneni)
  </author>
  <pubDate>Tue, 17 Nov 2009 07:34:10 UT
</pubDate>
  </item>
  <item>
  <title>Flex Classes</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/96f6c0971f0dbe5e/04979a02a779c615?show_docid=04979a02a779c615</link>
  <description>
  Hi everyone!!!!!!!!!!!! &lt;br&gt; Is there any Class/Course is available in Pune for &lt;br&gt; FLEX?
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/96f6c0971f0dbe5e/04979a02a779c615?show_docid=04979a02a779c615</guid>
  <author>
  rashmipad...@gmail.com
  (Rashmi Padale)
  </author>
  <pubDate>Mon, 16 Nov 2009 08:04:21 UT
</pubDate>
  </item>
  <item>
  <title>Discussion on flex-developers-in-pune</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/c8eb72f14e270abe/5f8c1d04c46c6b06?show_docid=5f8c1d04c46c6b06</link>
  <description>
  Vandita Bhosle &lt;br&gt; Software Engineer &lt;br&gt; Norman, Ok, USA. &lt;br&gt; Tech: Flex/Flash &lt;br&gt; &lt;p&gt;I am working in US, but would be interested to stay connected with the &lt;br&gt; Adobe Community in Pune. &lt;br&gt; I would be interested to get in touch with folks who had a chance to &lt;br&gt; attend the Adobe Max Conference &#39;09 to share some thoughts. I would
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/c8eb72f14e270abe/5f8c1d04c46c6b06?show_docid=5f8c1d04c46c6b06</guid>
  <author>
  vandita.bho...@gmail.com
  (Vandita Bhosle)
  </author>
  <pubDate>Fri, 13 Nov 2009 19:09:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Pune Flex Users:2044] Re: module and memory management</title>
  <link>http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/9d0e02ab8b7cbfb6/bd55fd0d82f827c8?show_docid=bd55fd0d82f827c8</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;We have recent faced this issue and this bug is logged in Adobe. But u can &lt;br&gt; release little bit memory by using remove all references, External &lt;br&gt; interface, Listener and debug the application in Flash player 10. &lt;br&gt; &lt;p&gt;Regards &lt;br&gt; Saurabh
  </description>
  <guid isPermaLink="true">http://groups.google.co.in/group/pune-flex-users/browse_thread/thread/9d0e02ab8b7cbfb6/bd55fd0d82f827c8?show_docid=bd55fd0d82f827c8</guid>
  <author>
  goelsaurabh2...@gmail.com
  (saurabh goel)
  </author>
  <pubDate>Thu, 12 Nov 2009 14:52:46 UT
</pubDate>
  </item>
  </channel>
</rss>
