[flex_india:34903] AIR installation process.

2012-03-11 Thread kalai selvi
 I want to disable start application after installation.
 I would very much like to know how to force start application after
installation to always be disabled, so that the application cannot
automatically start after the installation.
In other words, force it to be unchecked.
Anyone out there know how this is done?

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



Re: [flex_india:34887] Install Air Application.

2012-02-27 Thread kalai selvi
Hi,

how to use that ?

On Fri, Feb 24, 2012 at 5:55 PM, rakesh amety rakesh.am...@gmail.comwrote:

 Hi,

 Make use of exe packager to install one after the other.

 Thanks,
 Rakesh Amety.

 On Fri, Feb 24, 2012 at 5:32 PM, kalai selvi kalai.ran...@gmail.comwrote:

 Hi,

 How  to install  3   Air package which is complete  it one after the
 other ?

 --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_india@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.




 --
 Thanks,
 Rakesh Amety.

  --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_india@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.


-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:34885] Install Air Application.

2012-02-24 Thread kalai selvi
Hi,

How  to install  3   Air package which is complete  it one after the other ?

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:34632] AS3 Circle Preloader / Circular Progress Bar

2011-10-17 Thread kalai selvi
Hi all,


Please any body give some idea for this :
AS3 Circle Preloader / Circular Progress Bar


Regards,
Kalai

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:33555] cancelling image upload

2011-04-27 Thread kalai selvi
Hi all,

how to cancel a image upload ? in flex and java ?

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:32842] AIR 2.5

2011-02-03 Thread kalai selvi
Please correct the following problem in the app.xml file for this
application.

invalid application descriptor: descriptor version does not match runtime
version


Launch command details:  C:\Program Files\Adobe\Adobe Flash Builder
4\sdks\4.1.0\bin\adl.exe -runtime C:\Program Files\Adobe\Adobe Flash
Builder 4\sdks\4.1.0\runtimes\air\win C:\Documents and
Settings\kalai\Adobe Flash Builder
4\HeadPageSettings\NewStudioFlex4\bin-debug\MiStudio-app.xml C:\Documents
and Settings\kalai\Adobe Flash Builder
4\HeadPageSettings\NewStudioFlex4\bin-debug



app.xml :
application xmlns=http://ns.adobe.com/air/application/2.5;

what to do for  update AIR 2.5 version.
please help me.

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



Re: [flex_india:32211] HTML Redirection in flex 4

2010-12-01 Thread kalai selvi
http://www.actionscript.org/forums/showthread.php3?p=673089#post673089



http://www.actionscript.org/forums/showthread.php3?p=673089#post673089plz
chk this ur,this is the issue im facing ,in Adobe air,i dont know  *how do i
handle a HTTP 301 status code? meaning, how do i detect a redirect?*

On Sun, Nov 28, 2010 at 8:43 AM, Jitendra Jain 
warriorofheavens...@gmail.com wrote:

 It is better you paste some code what and how you are trying to doing
 this..

 Thanks and Regards,
 Jitendra Jain


 On Thu, Nov 25, 2010 at 4:40 PM, kalai selvi kalai.ran...@gmail.comwrote:

 no actually u understood wrong , some HTML content,ok in this it has
 some h ref link,when u click this it will go to some video server then
 from video server it will redirect to some url to download the
 video,like that process,


 so when u click the href link ,,its still exist in tha same page,

 On 11/25/10, Abdul abdul...@gmail.com wrote:
  *Hi Selvi,*
 
  This code may help for you..
 
 
 
  ?xml version=1.0 encoding=utf-8?
  mx:WindowedApplication xmlns:mx=http://www.adobe.com/2006/mxml;
  layout=absolute
  title=Browser
 
  mx:Script
  ![CDATA[
  import mx.events.ItemClickEvent;
 
  [Bindable]
  private var domains = [{label: Google, url: 
  http://www.google.co.in/}, {label: Yahoo, url: http://in.yahoo.com/
 },
  {label: Bing, url: http://www.bing.com/}]
 
  private function callLoadDomain(e:ItemClickEvent):void
  {
  //var domain = e.item.url;
  //html.htmlLoader.load(new URLRequest(domain));
 
  //[or]
 
  html.location = e.item.url;
  }
  ]]
  /mx:Script
 
  mx:VBox x=0
   y=0
   width=100%
   height=100%
   verticalAlign=middle
   horizontalAlign=center
 
  mx:LinkBar dataProvider={domains }
  itemClick=callLoadDomain(event)/
 
  mx:HTML id=html
   location=http://abdulthink.wordpress.com/;
   width=100%
   height=100%
   htmlText=summa
   historyPosition=2/
  /mx:VBox
 
  /mx:WindowedApplication
 
 
 
 
  On 25 November 2010 16:09, kalai selvi kalai.ran...@gmail.com wrote:
 
  hi aLL,
  im facing some critical issue in my task,
 
 
  mx:HTML using this im showing html contents,
 
  let assuming my situation : in this a href=www.google.com  live
  performance /a  so when u click this link it will goes to that site
  (google) then it will hit the url also this also it will redirect to
  one more url (www.yahoo.com) like,
 
  so in this case in adobe air(desktop application),when i click Live
  Performance it doesnt happend any thing,means it still exist in the
  page itself.its not redirecting into google atleast
 
 
  so plz what needs to to be done for this redirection on Adobe AIR
 
 
 
 
  --
  *With Regards,
  Abdul. https://abdulthink.wordpress.com/**
  *
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Flex India Community group.
  To post to this group, send email to flex_in...@googlegroups.com.
  To unsubscribe from this group, send email to
  flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
  For more options, visit this group at
  http://groups.google.com/group/flex_india?hl=en.
 
 

 --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.




 --
 Thanks and Regards,
 JJain,

If you have knowledge, let others light their candles in it --Margaret
 Fuller:

 --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.


-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:32123] HTML Redirection in flex 4

2010-11-25 Thread kalai selvi
hi aLL,
im facing some critical issue in my task,


mx:HTML using this im showing html contents,

let assuming my situation : in this a href=www.google.com  live
performance /a  so when u click this link it will goes to that site
(google) then it will hit the url also this also it will redirect to
one more url (www.yahoo.com) like,

so in this case in adobe air(desktop application),when i click Live
Performance it doesnt happend any thing,means it still exist in the
page itself.its not redirecting into google atleast


so plz what needs to to be done for this redirection on Adobe AIR,

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



Re: [flex_india:32126] HTML Redirection in flex 4

2010-11-25 Thread kalai selvi
no actually u understood wrong , some HTML content,ok in this it has
some h ref link,when u click this it will go to some video server then
from video server it will redirect to some url to download the
video,like that process,


so when u click the href link ,,its still exist in tha same page,

On 11/25/10, Abdul abdul...@gmail.com wrote:
 *Hi Selvi,*

 This code may help for you..



 ?xml version=1.0 encoding=utf-8?
 mx:WindowedApplication xmlns:mx=http://www.adobe.com/2006/mxml;
 layout=absolute
 title=Browser

 mx:Script
 ![CDATA[
 import mx.events.ItemClickEvent;

 [Bindable]
 private var domains = [{label: Google, url: 
 http://www.google.co.in/}, {label: Yahoo, url: http://in.yahoo.com/},
 {label: Bing, url: http://www.bing.com/}]

 private function callLoadDomain(e:ItemClickEvent):void
 {
 //var domain = e.item.url;
 //html.htmlLoader.load(new URLRequest(domain));

 //[or]

 html.location = e.item.url;
 }
 ]]
 /mx:Script

 mx:VBox x=0
  y=0
  width=100%
  height=100%
  verticalAlign=middle
  horizontalAlign=center

 mx:LinkBar dataProvider={domains }
 itemClick=callLoadDomain(event)/

 mx:HTML id=html
  location=http://abdulthink.wordpress.com/;
  width=100%
  height=100%
  htmlText=summa
  historyPosition=2/
 /mx:VBox

 /mx:WindowedApplication




 On 25 November 2010 16:09, kalai selvi kalai.ran...@gmail.com wrote:

 hi aLL,
 im facing some critical issue in my task,


 mx:HTML using this im showing html contents,

 let assuming my situation : in this a href=www.google.com  live
 performance /a  so when u click this link it will goes to that site
 (google) then it will hit the url also this also it will redirect to
 one more url (www.yahoo.com) like,

 so in this case in adobe air(desktop application),when i click Live
 Performance it doesnt happend any thing,means it still exist in the
 page itself.its not redirecting into google atleast


 so plz what needs to to be done for this redirection on Adobe AIR




 --
 *With Regards,
 Abdul. https://abdulthink.wordpress.com/**
 *

 --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.



-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



Re: [flex_india:31999] MouseOver, MouseOut issue Flex 4 !

2010-11-16 Thread kalai selvi
use rollover and rollout

On Tue, Nov 16, 2010 at 4:45 AM, vicky madan.vika...@gmail.com wrote:

 Hi all,

 Hope somebody knows what the problem could be in the following
 situation.

 I have a togglebutton inside an applicationcontrolbar. When the button
 is selected everything seems to be working fine. But when the button
 is deselected the togglebutton keeps firing the mouseOver and mouseOut
 events, when the mouse is kept over the button. And the most dramatic
 thing is if I take out that particular chunk of code from my
 application and try to run elsewhere all seems good and fine. Could
 someone guess or think of a reason that could be causing this
 behavior. Looking forward to some good pointers !

 Thanks.

 --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.



-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



Re: [flex_india:31805] Image inside Datagrid

2010-10-20 Thread kalai selvi
u can use @Embeded

On Wed, Oct 20, 2010 at 8:33 AM, Malek S male...@gmail.com wrote:

 HI All,
 I am facing issue with Flex 4.
 I want to display image in datagrid coloumn. The path for the image is in
 DB. I am able to fetch the path properly. However image is not displayed.I
 am populating arrycollection and in slidePath variable i am able to get
 assets/pic1.PNG

 here is my item renderer.


 ?xml version=1.0 encoding=utf-8?

 mx:Canvas xmlns:fx=http://ns.adobe.com/mxml/2009;

   xmlns:s=library://
 ns.adobe.com/flex/spark

   xmlns:mx=library://
 ns.adobe.com/flex/mx

  



   fx:Script

 ![CDATA[

   *import* mx.controls.Alert;



   *import* mx.events.FlexEvent;



   */*private function handleSource():void{*

 *Alert.show(inside Renderer+data.slidePath);*

 *  }*/*



   */*override public function set data(value:Object):void{
 *

 *if(value!=null){*

 *  super.data = value;*

 *}*

 *//albumImage.source = data;*

 *//dispatchEvent(new
 FlexEvent(FlexEvent.DATA_CHANGE));*



 *  }*/*

 ]]

   /fx:Script



   mx:Image id=albumImage height=300 width=400  source={
 data.slidePath}/





   /mx:Canvas

  Any pointers on this?

 --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.


-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:30825] Issue with color Picker

2010-07-23 Thread kalai selvi
Hi All

im Using  basic colorPicker. but by default it shows with Black COlor,so i
dont want to in black color
instead of  i want to show no Color.can u help me out for this issue

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:30473] move effect for RichText

2010-06-23 Thread kalai selvi
hi all


how to move a text from  bottom to top using flex 4.plz help me

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:28415] Tree issues

2010-02-11 Thread kalai selvi
Hi

please help me out i have section and under some pages will come so how to
do in using Tree  using flex 3.

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



Re: [flex_india:28428] Re: Tree issues

2010-02-11 Thread kalai selvi
Hi,

i am having data  :

Section Name


On Thu, Feb 11, 2010 at 10:27 PM, FlexiSush sushant...@gmail.com wrote:

 Hey can u please elaborate on what exactly u r looking for so that it
 can be answered easily..wheer is the image??

 regards,
 http://flexphpworld.wordpress.com

 On Feb 11, 5:20 pm, kalai selvi kalai.ran...@gmail.com wrote:
  Hi
 
  please help me out i have section and under some pages will come so how
 to
  do in using Tree  using flex 3.

 --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.



-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



Re: [flex_india:28429] Re: Tree issues

2010-02-11 Thread kalai selvi
On Thu, Feb 11, 2010 at 11:30 PM, kalai selvi kalai.ran...@gmail.comwrote:

 Hi,

 i am having data  :

 Section Name - Folder

 SubSection-Folder
 PageName  - Labels


these type of fotmat i need.

so this view i want put into Tree.so can u  help me...





 On Thu, Feb 11, 2010 at 10:27 PM, FlexiSush sushant...@gmail.com wrote:

 Hey can u please elaborate on what exactly u r looking for so that it
 can be answered easily..wheer is the image??

 regards,
 http://flexphpworld.wordpress.com

 On Feb 11, 5:20 pm, kalai selvi kalai.ran...@gmail.com wrote:
  Hi
 
  please help me out i have section and under some pages will come so how
 to
  do in using Tree  using flex 3.

 --
 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=en.




-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



Re: [flex_india:28438] Re: Tree issues

2010-02-11 Thread kalai selvi
Hi sushanth,

Thanks to send this code.but i am using ArrayCollection
This is  my code :

for each(var sectionObj:Section in sectionArr){
if(sectionObj.subSectionId==0){
var sectionName:String= sectionObj.sectionName;
var sectionId:Number = sectionObj.sectionId;
var sectionObject:Object = new Object();
sectionObject.sectionName=
sectionObj.sectionName;
sectionObject.sectionId =
sectionObj.sectionId;
for each(var pageObj:Page in pageArr){
if(sectionId==pageObj.pageSectionId){
var pageName:String  = pageObj.pageName;
var pageId:Number = pageObj.pageId;
var pageSectionId:Number =
pageObj.pageSectionId;
var newObj:Object = new Object();
newObj.pageName=
pageObj.pageName;
newObj.pageId =  pageObj.pageId;
newObj.pageSectionId =
pageObj.pageSectionId;
sectionObj.addPage(pageObj);

pageSectionArr.addItem({PageName:newObj.pageName,pageId:newObj.pageId,pageSectionId:newObj.pageSectionId});
}
}

mainSectionArray.addItem({SectionName:sectionObject.sectionName,sectionId:sectionObject.sectionId,pageSectionArr:pageSectionArr});
}
}

So using this code i need to send the data to Tree.

i am getting the reecords from database.so please Let me knowthe
solution.

 Reagrds
Kalai.

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:28369] Fwd: Hi

2010-02-10 Thread kalai selvi
-- Forwarded message --
From: kalai selvi kalai.ran...@gmail.com
Date: Wed, Feb 10, 2010 at 5:02 PM
Subject: Hi
To: flexbeero...@gmail.com


Hi guys,


Please help for this type of tree.see also the attachments.i am having
Section it has some Pages,so when i open the Section i need to show the
pages like which is in .png file.

so how could proceed this type of concepti am trying long..please
help me out for this.

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

attachment: treeList.PNG

Re: [flex_india:28246] Reg File Reference

2010-02-03 Thread kalai selvi
hi ,
i have few doubts ,

i am creating one datagrid  ,in this one of my datagrid column i m using
itemrenderer.

ItemRenderer :hboximagelabel/hbox

then for the datagrid i am using rightmousedown event  to create context
menu.

inthis menu update
create
edit
delete
rename

options available .

so in side this datagrid where ever i am triggering  rightClick event  this
context menu will appear.

but right now this menu is not triggered on this itemrenderer column,

so could u please resoolve my issues.
i am struggling for this long back,.,,,so how to get this menu on any
itemrenderer also.

-- 
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.



[flex_india:27616] preloader with component

2010-01-06 Thread kalai selvi
Hi all,



i want to use the preloader for custome component. so how to use this.
-- 

You received this message because you are subscribed to the Google Groups "Flex India Community" group.

To post to this group, send email to flex_in...@googlegroups.com.

To unsubscribe from this group, send email to flex_india+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.



[flex_india:27467] image save in local folder (flex client side)

2009-12-23 Thread kalai selvi
Hi all.

i want to save image without using  fileRef.save(img.data, image.jpg); 

when i click on save automattically save to to local  specified folder.

please let me know.

--

You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.




[flex_india:27144] create xml

2009-12-08 Thread kalai selvi
Hi all,
how to create an xml using flex.
how to create a parent node(params)  using flex.
plz help me.

--

You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.




Re: [flex_india:26702] Sqlite with Flex AIR

2009-11-17 Thread kalai selvi
yes i have the soln:
   selectStmt.text = insert into  widgetdef
(id,code,name,widgetdefgroup, image) values
('+Number(id)+','+String(widgetCode)+','+String(widgetName)+','+String(widgetDefGroup)+',
'+new File(http://www.helpexamples.com/flash/images/image1.jpg;) +') ;

try to give like this. instead of assign the values.

var sqlInsert:String = INSERT INTO Person1 (id, firstName)

values(+_id +','+ _name+ );


On Sun, Nov 15, 2009 at 8:57 PM, Srinivasan Sudharsanam 
indiansrin...@gmail.com wrote:

 Hi

 When i click Submit Button Id and Firstname field display in datagrid.
 ID should be auto increment.

 When i click button error display:

 QLError: 'Error #3115: SQL Error.', details:'near ;: syntax error',
 operation:'execute'

 Anyone can pls fix it..

 ?xml version=1.0 encoding=utf-8?

 mx:WindowedApplication

 xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute
 preinitialize=init()

 


 mx:Script
 ![CDATA[


 import mx.controls.Alert;



 private var exampleDB:SQLConnection;

 private var dbStatement:SQLStatement;

 private var exampleDBFile:File;


 private var _id:int;


 private var _name:String;


 [

 Bindable]

 private var personData:Array;



 private function init():void {
 initAndOpenDatabase()


 }



 private function initAndOpenDatabase():void {

 exampleDBFile = File.applicationStorageDirectory.resolvePath(

 Person.db);
 exampleDB =

 new SQLConnection();
 exampleDB.addEventListener(SQLEvent.OPEN, onExampleDBOpened);

 exampleDB.addEventListener(SQLErrorEvent.ERROR, onExampleError);

 exampleDB.open(exampleDBFile);

 }



 private function onExampleDBOpened(event:SQLEvent):void {


 if(event.type == open){
 getRecords();

 }


 }



 private function getRecords():void {


 var sqlQuery:String = CREATE TABLE IF NOT EXISTS Person1(id INTEGER
 PRIMARY KEY,  +

 firstName TEXT NOT NULL);

 dbStatement =

 new SQLStatement();
 dbStatement.sqlConnection = exampleDB;

 dbStatement.text = sqlQuery;

 dbStatement.addEventListener(SQLEvent.RESULT,
 onDBStatementSelectResult);

 dbStatement.execute();

 }



 private function addPersonToDatabase():void {


 if(firstName.text !=  ) {

 _id = 0;

 _name = firstName.text;



 if((exampleDBFile != null)  (exampleDBFile.exists)) {


 var sqlInsert:String = INSERT INTO Person1 (id, firstName)

 values(+_id +','+ _name+ );

 dbStatement =

 new SQLStatement();
 dbStatement.sqlConnection = exampleDB;

 dbStatement.text = sqlInsert;

 dbStatement.removeEventListener(SQLEvent.RESULT,
 onDBStatementSelectResult);

 dbStatement.addEventListener(SQLEvent.RESULT,
 onDBStatementInsertResult);

 dbStatement.execute();



 }


 }


 }





 private function onDBStatementSelectResult(event:SQLEvent):void
 {


 var result:SQLResult = dbStatement.getResult();

 if (result != null)
 {

 personData = result.data;

 }

 }



 private function onDBStatementInsertResult(event:SQLEvent):void
 {


 if (exampleDB.totalChanges = 1)
 {

 getRecords();

 }

 }



 private function onExampleError(event:SQLEvent):void {
 Alert.show(

 Error event);
 }



 ]]


 /mx:Script


 mx:HBox width=80% height=100% horizontalAlign=center




 mx:DataGrid id=dg1 width=100% height=50%
 dataProvider={personData}




 mx:columns




 mx:DataGridColumn id=idCol width=50 dataField=id
 headerText=Id textAlign=center/




 mx:DataGridColumn id=nameCol width=100 dataField=firstName

 headerText=

 Name textAlign=center/






 /mx:columns




 /mx:DataGrid




 /mx:HBox



 mx:VBox y=400



 mx:Form


 mx:FormItem label=Name


 mx:TextInput id=firstName/


 /mx:FormItem


 mx:FormItem label=Submit


 mx:Button label=Click Me click=addPersonToDatabase() /


 /mx:FormItem


 /mx:Form


 /mx:VBox

 /mx:WindowedApplication

 --

 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=.




--

You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=.




[flex_india:26631] HTML Component with Images

2009-11-13 Thread kalai selvi
mx:Repeater id=repId dataProvider={arr}  height=197 
mx:HTML height=100  id=htmlComp visible=true
includeInLayout=true  backgroundColor=#C0C0C0   width=239
click=getRichTextEditor(event);
  /mx:HTML
 /mx:Repeater



or;

  var htmlComp:HTML;

htmlComp.htmlLoader.placeLoadStringContentInApplicationSandbox = true;
 htmlComp.htmlText='h1sample/h1img
src=assets/curvebottom.jpg/';
 for(var i:int = 0; i 10;i++) {
 htmlComp=new HTML();
 htmlComp.height=100;
 htmlComp.htmlText='h1sample/h1img
src=assets/curvebottom.jpg/';
 contentContainer.addChild(htmlComp);






in both way i am getting Errot :TypeError: Error #1010: A term is undefined
and has no properties.

or null object.


if i am remove the repeater or that for loop it shows the image
properly.if add these two i am getting this error.

 so plz  let me know the solution.


Regards,

KalaiSelvi.R

--

You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=.




Re: [flex_india:26590] repeater in as3

2009-11-11 Thread kalai selvi
increase the height of the VBOX .

On Thu, Nov 12, 2009 at 11:34 AM, amutha raju.amu...@gmail.com wrote:

 box_v=new VBox();
 babyactimg=new Image();
 rep=new Repeater();
 addChild(box_v);
 rep.dataProvider=cat.img;
 babyactimg.source=rep.currentit...@src;
 babyactimg.width=30;
 babyactimg.height=30;
 addChild(babyactimg);
 box_v.addChild(rep);
 this was i done in as3 but i got the first record only…what can i do
 for get all the records from the repeater using as3..

 --

 You received this message because you are subscribed to the Google Groups
 Flex India Community group.
 To post to this group, send email to flex_in...@googlegroups.com.
 To unsubscribe from this group, send email to
 flex_india+unsubscr...@googlegroups.comflex_india%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/flex_india?hl=.




--

You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=.




[flex_india:25574] datagrid with menu using flex 3

2009-09-30 Thread kalai selvi
Hi All,



i have dataGird and when i rightClick  to dataField it should display the
menu.




please let me know.how to do.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~--~~~~--~~--~--~---



[flex_india:25576] Re: datagrid with menu using flex 3

2009-09-30 Thread kalai selvi
actually i wanted in AIR

On Wed, Sep 30, 2009 at 6:32 PM, prem prema...@gmail.com wrote:


 Use ContextMenu

 http://blog.flexexamples.com/2007/08/20/using-a-custom-context-menu-with-the-flex-datagrid-control/
 http://livedocs.adobe.com/flex/3/html/help.html?content=Menus_4.html


 On Sep 30, 5:09 pm, kalai selvi kalai.ran...@gmail.com wrote:
  Hi All,
 
  i have dataGird and when i rightClick  to dataField it should display the
  menu.
 
  please let me know.how to do.
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~--~~~~--~~--~--~---



[flex_india:25011] Re: Multiple RadioButtons in DataGrid

2009-09-03 Thread kalai selvi
private function doSelectRadioBtn(event:Event):void {
var group1:RadioButton = event.currentTarget as RadioButton;
  Alert.show(event.currentTarget.selectedValue );
 }
  mx:RadioButton label={rbID.currentItem.label}  groupName=group1
value={rbID.currentItem.data}  width=177 includeInLayout=true /

Here value = {rbID.currentItem.data}   the data is the ID .


do like this u vill get the selected value.











--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~--~~~~--~~--~--~---



[flex_india:24965] refresh the viewStack Components

2009-09-02 Thread kalai selvi
Hi,

How  to refresh the viewStack Components

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~--~~~~--~~--~--~---



[flex_india:24986] Re: Button validator

2009-09-02 Thread kalai selvi
better u can use radio button na,y u need to use buttons instead of this.
On Wed, Sep 2, 2009 at 7:35 PM, jeroen jerdeb...@gmail.com wrote:


 Is there a way of using the validators to check if a button has been
 click..
 I have quite a few yes/no buttons that users need to click.

 Once they click the last submit button the validator needs to check
 that either the yes or no needs to have been clicked

 Thanks

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~--~~~~--~~--~--~---



[flex_india:24715] Re: Hi

2009-08-24 Thread kalai selvi
hi thanks to  reply for mail.yes u r riht it shoul be listened to another
page.

On Thu, Aug 20, 2009 at 3:27 PM, venki @flex itsme85ag...@gmail.com wrote:


 can u just brief...
 u have to perform an action in one page and it shld be listened in
 another page???
 is it so

 On Aug 20, 12:30 pm, kalai selvi kalai.ran...@gmail.com wrote:
  Hi ,
 
  i need to pass event between two components.please help me.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~--~~~~--~~--~--~---



[flex_india:24632] Hi

2009-08-20 Thread kalai selvi
Hi ,

i need to pass event between two components.please help me.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Flex 
India Community group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~--~~~~--~~--~--~---