[flex_india:29539] CheckBox label text not wrapping

2010-04-03 Thread prashant waykar
Hello Friends,
can someone please help me out with the checkbox component as it is
not wrapping the label text and there is no multi line property for
it.
Thanks in advance.

-- 
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:29195] htmltext Getting truncated in Text

2010-03-16 Thread prashant waykar
Hello sir,
Can someone please help me out with dislpaying the htmltext
This is my application.
Thanks in advance.

?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.adobe.com/2006/mxml;
backgroundGradientColors=[#FF, #FF]

mx:Text width=100% color=blue fontStyle=italic
fontSize=14
mx:htmlText
![CDATA[
Click the links below to find out more information related to the e-
learning
industry.Thsi is the text area

linbsp;___ img border=0 height=54
src=http://www.scientificamerican.com/media/inline/small-nuclear-
reactor-mini-off-grid-us-supplier_1.jpg  width=59 //li

linbsp;___ img border=0 height=54  width=60 href=http://
www.rrindia.com/gifs/india_map.jpg
src=http://www.rrindia.com/gifs/india_map.jpg;  //li
linbsp;___ img border=0 height=84  width=60 href=http://
www.rrindia.com/gifs/india_map.jpg
src=http://www.rrindia.com/gifs/india_map.jpg;  //li
linbsp;___ img border=0 height=104  width=60 href=http://
www.rrindia.com/gifs/india_map.jpg
src=http://www.rrindia.com/gifs/india_map.jpg;  //li
linbsp;___ img border=0 height=54  width=60 href=http://
www.rrindia.com/gifs/india_map.jpg
src=http://www.rrindia.com/gifs/india_map.jpg;  //li

linbsp;___img border=0 height=37
src=http://www.vicky.in/straightfrmtheheart/wp-content/uploads/
2008/01/bajaj-small-car-lite.jpg   width=70 //li
   ]]
/mx:htmlText
/mx:Text
/mx:Application

-- 
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:27585] Disable drag drop of specific row of a datagrid

2010-01-01 Thread prashant waykar
Hello Friends,
i want to disable the drag drop of the specific row in a datagrid.
Can someone please help me out?
Thanks in advance

--

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:27577] Drag Drop items of the combobox to rearrrange the items

2009-12-30 Thread prashant waykar
Hello Friends,
Can someone please help me out to create a custom ComboBox to support:

* drag and drop to reorder list items
* double click on a list item (not just the box)
* anchor 1st/last items during list reorder.

Thanks in advance.

--

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:27530] zoom in and zoom out

2009-12-27 Thread prashant waykar
Hello friends,

i need help in doing a zoom in and zoom out at specific coordinates.
i have made a custom context menu and added ZOOM IN  ZOOM OUT
facility to it.
After selecting zoom in, it should zoom only at that position where i
had clicked.
Please help me out.
Thanks in advance.

--

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:26793] Convert CSS to SWF

2009-11-22 Thread prashant waykar
Hey friends...
I am not able to convert my css file to swf in flex builder by right
clicking on it.
Can anyone please help me out???

Thanks in advance...

--

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:26161] display the specific node i.e node (parent 1) children should be opened... rest all should be closed...i.e node (child 4) should be closed.

2009-10-28 Thread prashant waykar

Hey friends need help
I have to diaplay the specific node i.e node (parent 1) children
should be opened...
rest all should be closed...i.e node (child 4) should be closed.
like this should be displayed.

Parent 1
--Child 1
--Child 2
GrandChild 1

--Child 4


This is my xml 

mx:XMLList id=dp
root
node label=Parent 1 isOpen=true
node label=Child 1 /
node label=Child 2
node label=Grandchild 1 /
/node

node label=Child 4 isOpen=true
node label=Grandchild 3
node label=Great-grandchild 1 /
node label=Great-grandchild 2 /
node label=Great-grandchild 3 /
node label=Great-grandchild 4
node label=Great-great-grandchild 1 /
/node
node label=Grandchild 1 /
/node
node label=Grandchild 4 /
/node
node label=Child 5 /
/node
/root
/mx:XMLList

--~--~-~--~~~---~--~~
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:25895] Dynamic textBox

2009-10-14 Thread prashant waykar

Hello friends..
Is there a way to create a textbox dynamcally.
By calculating the number of characters from the data in the xml flle
we need to populate it in the textbox by setting the hight and the
width???
Awaiting for reply!!!

--~--~-~--~~~---~--~~
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:25728] Nested Repeaters

2009-10-07 Thread prashant waykar

I m unable to use nested repeaters...
Please help me out..

This is my mxml file
?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.adobe.com/2006/mxml;
layout=vertical xmlns:outstart=* creationComplete=cat_id.send()
backgroundGradientAlphas=[1.0, 1.0]
backgroundGradientColors=[#FEFEFE, #FEFEFE]
mx:HTTPService id=cat_id url=assets/Columns.xml
resultFormat=e4x /
mx:HTTPService id=cat_id1 url=assets/Columns.xml
resultFormat=e4x /

mx:Repeater id=myRep dataProvider={cat_id.lastResult.columns}
   mx:VBox x=10 y=10 height=311 width=704
   mx:Label htmlText={myRep.currentItem.content.title}
width=703
height=24/
   mx:Text htmlText={myRep.currentItem.content.text}
width=703
height=43/
   mx:HBox width=100% height=227

mx:Repeater id=myRep2
dataProvider={cat_id.lastResult.columns.content.columnlist.column}
   mx:VBox height=100% width=172
   mx:Label
htmlText={myRep2.currentItem.title}/
   mx:Text
htmlText={myRep2.currentItem.text} height=199
width=169/
   /mx:VBox
   /mx:Repeater


And my XML file is...


 ?xml version=1.0 encoding=utf-8 ?
- item identifier=0020E0620457060B2D93030B0CD6
display=visible
- label
- ![CDATA[
 Columns


 ]]
 /label
- columns identifier=00022D33DA34060B337E0301296A
display=visible
- label
- ![CDATA[
 Three Types of Change


 ]]
 /label
- content
- title
- ![CDATA[
 Three Types of Change


 ]]
 /title
- text
- ![CDATA[ Whatever the reason for organizational change may be, it
is important for managers to recognize and proactively respond to the
three types of change:
 ]]
 /text
- columnlist
- column
- title
- ![CDATA[
 Products


 ]]
 /title
- text
- ![CDATA[
 ulliTechnology-driven/liliNew business/li/ul


 ]]
 /text
 /column
- column
- title
- ![CDATA[
 Processes


 ]]
 /title
- text
- ![CDATA[
 ulliBusiness operations/liliBehavioral/li/ul


 ]]
 /text
 /column
- column
- title
- ![CDATA[
 Culture


 ]]
 /title
- text
- ![CDATA[
 ulliIdeology change/liliNew vision or mission/li/ul


 ]]
 /text
 /column
 /columnlist
 /content
 /columns
- columns identifier=00022D33DA34060B47E20301297C
display=visible
- label
- ![CDATA[
 Supply Chain Model


 ]]
 /label
- content
- title
- ![CDATA[
 Supply Chain Model


 ]]
 /title
- text
- ![CDATA[
 The Supply Chain Model consists of what is known as the four Vs:


 ]]
 /text
- columnlist
- column
- title
- ![CDATA[
 Velocity


 ]]
 /title
- text
- ![CDATA[
 Increasing customer demands in shorter time frames.


 ]]
 /text
 /column
- column
- title
- ![CDATA[
 Visibility


 ]]
 /title
- text
- ![CDATA[ Knowledge by customers, distributors, manufacturers, and
suppliers of where the inventory is within the entire supply chain.
 ]]
 /text
 /column
- column
- title
- ![CDATA[
 Variability


 ]]
 /title
- text
- ![CDATA[ Customers wanting to change orders right up to and/or
during shipment.
 ]]
 /text
 /column
- column
- title
- ![CDATA[
 Volume


 ]]
 /title
- text
- ![CDATA[ Manufacturers and distributors seek profitable flow
throughout the distribution channel.
 ]]
 /text
 /column
 /columnlist
 /content
 /columns
 /item


   /mx:HBox
   /mx:VBox
/mx:Repeater


/mx:Application

--~--~-~--~~~---~--~~
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:25647] Embeding HTML in flex3

2009-10-05 Thread prashant waykar

Hello Friends,
Is there any way to embed Html pages in FLEX3???
thanks In advance

--~--~-~--~~~---~--~~
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:25633] Re: Creating Dynamic components by parsing an XML file.

2009-10-04 Thread prashant waykar

hey khushi could u please help me out???
Awating ur reply...

On Oct 1, 7:20 pm, khushi shalupoplij...@gmail.com wrote:
 Does XML contains radio button's labels and States ?
 Please place the XML here so that the respective solution can be found.

--~--~-~--~~~---~--~~
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:25603] Re: Creating Dynamic components by parsing an XML file.

2009-10-02 Thread prashant waykar

Hi..
This is my Xml file..

  ?xml version=1.0 encoding=utf-8 ?
- item identifier=0020E0620457060B344F030B0CE6
display=visible
- label
- ![CDATA[
 Multiple Choice - Single Answer


  ]]
  /label
  description /
  comments /
  keywords /
- metadata
  file href=metafiles
\metadata_0020E0620457060B344F030B0CE6.xml /
  /metadata
- children
- multiplechoice identifier=0020E0620457060C8268030129AC
display=visible
  label /
  description /
  comments /
  keywords /
- metadata
  file href=metafiles
\metadata_0020E0620457060C8268030129AC.xml /
  /metadata
- content
  title /
- stem
- ![CDATA[
Which of the five food groups do the items in this image fall into?


  ]]
  /stem
- media identifier=0020E0620457060C82CE03080587
- label
- ![CDATA[
 eln_apples_basket


  ]]
  /label
  description /
  comments /
  keywords /
- metadata
  file href=metafiles
\metadata_0020E0620457060C82CE03080587.xml /
  /metadata
- mediafiles
- mediafile
  filenameeln_apples_basket.gif/filename
  dpi105/dpi
  width400/width
  height300/height
  mediatypeweb/mediatype
  /mediafile
  /mediafiles
  alttext /
  displayaslinkfalse/displayaslink
  linktext /
  /media
- remediation
- correctfeedback
- ![CDATA[
 Yea


  ]]
  /correctfeedback
- incorrectfeedback
- ![CDATA[
 Nl


  ]]
  /incorrectfeedback
- links
- link
- label
- ![CDATA[
 go here


  ]]
  /label
  targetwww.google.com/target
  protocolhttp/protocol
  displayalways/display
  /link
  /links
  /remediation
  numbertries3/numbertries
  shuffledtrue/shuffled
- answers
- answer
- text
- ![CDATA[
 Grain


  ]]
  /text
  feedbackFeedback 1/feedback
  weight1/weight
  correctfalse/correct
  /answer
- answer
- text
- ![CDATA[
 Meat


  ]]
  /text
  feedbackFeedback 2/feedback
  weight1/weight
  correctfalse/correct
  /answer
- answer
- text
- ![CDATA[
 Fruit amp; Vegetable


  ]]
  /text
  feedback /
  weight1/weight
  correcttrue/correct
  /answer
- answer
- text
- ![CDATA[
 Milk


  ]]
  /text
  feedback /
  weight1/weight
  correctfalse/correct
  /answer
- answer
- text
- ![CDATA[
 Fat


  ]]
  /text
  feedback /
  weight1/weight
  correctfalse/correct
  /answer
  /answers
  /content
  /multiplechoice
- multiplechoice identifier=0020E0620457060C9A0A03012A0B
display=visible
  label /
  description /
  comments /
  keywords /
- metadata
  file href=metafiles
\metadata_0020E0620457060C9A0A03012A0B.xml /
  /metadata
- content
  title /
- stem
- ![CDATA[
 Which of the following items is used to input external data?


  ]]
  /stem
- remediation
- correctfeedback
- ![CDATA[
 Correct!


  ]]
  /correctfeedback
- incorrectfeedback
- ![CDATA[
 Incorrect!


  ]]
  /incorrectfeedback
  /remediation
  numbertries1/numbertries
  shuffledtrue/shuffled
- answers
- answer
- text
- media identifier=0020E0620457060C9A7703080593
- label
- ![CDATA[
 eln_monitor


  ]]
  /label
  description /
  comments /
  keywords /
- metadata
  file href=metafiles
\metadata_0020E0620457060C9A7703080593.xml /
  /metadata
- mediafiles
- mediafile
  filenameeln_monitor.gif/filename
  dpi105/dpi
  width74/width
  height80/height
  mediatypeweb/mediatype
  /mediafile
  /mediafiles
  alttext /
  border0/border
  /media
  /text
  feedback /
  weight1/weight
  correctfalse/correct
  /answer
- answer
- text
- media identifier=0020E0620457060C9A7703080595
- label
- ![CDATA[
 eln_scanner


  ]]
  /label
  description /
  comments /
  keywords /
- metadata
  file href=metafiles
\metadata_0020E0620457060C9A7703080595.xml /
  /metadata
- mediafiles
- mediafile
  filenameeln_scanner.gif/filename
  dpi105/dpi
  width115/width
  height100/height
  mediatypeweb/mediatype
  /mediafile
  /mediafiles
  alttext /
  border0/border
  /media
  /text
  feedback /
  weight1/weight
  correcttrue/correct
  /answer
- answer
- text
- media identifier=0020E0620457060C9A7703080594
- label
- ![CDATA[
 eln_printer


  ]]
  /label
  description /
  comments /
  keywords /
- metadata
  file href=metafiles
\metadata_0020E0620457060C9A7703080594.xml /
  /metadata
- mediafiles
- mediafile
  filenameeln_printer.gif/filename
  dpi105/dpi
  width120/width
  height90/height
  mediatypeweb/mediatype
  /mediafile
  /mediafiles
  alttext /
  border0/border
  /media
  /text
  feedback /
  weight1/weight
  correctfalse/correct
  /answer
  /answers
  /content
  /multiplechoice
  /children
  /item

On Oct 1, 7:20 pm, khushi shalupoplij...@gmail.com wrote:
 Does XML contains radio button's labels and States ?
 Please place the XML here so that the respective solution can be found.

--~--~-~--~~~---~--~~
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:25587] Creating Dynamic components by parsing an XML file.

2009-10-01 Thread prashant waykar

i have an XML file which consists of radio buttons.
I want to parse the xml file and generate the components.
Thanks in advance!!

--~--~-~--~~~---~--~~
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:25546] Drag and Drop

2009-09-29 Thread prashant waykar

Hello...need some urgent help..
there are 4 random images in a canvas on the right hand side.
and there are 3 questions to be answered.
Answer to the 1st question corresponds to the 1st image and that image
needs to be draged and kept in the box on the left hand side.
like that i have to answer all the 3 questions and keep the
corresponding image in the corresponding box and check the validity of
the answered questions.
Thanks in advance.;)

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---