[flexcoders] Re: HistoryManger state is undefined on loading

2005-07-12 Thread rockmoyosa
I'm beginning to get the idee that this part of Flex is pushed in 1.5 (Or what version it was introduced). No documentation is minimal so are the supported functionality. I hope somebody can prove me wrong. be continued?? --- In flexcoders@yahoogroups.com, "rockmoyosa" <[EMAIL PROTECTED]>

[flexcoders] Re: Flex + JSP + MySQL

2005-07-12 Thread Florian Pflueger
Title: [flexcoders] Re: Flex + JSP + MySQL Thanks Dirk   I guess this Tutorial will answer my questions.   Flo   -Ursprüngliche Nachricht- Von: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von Dirk Eismann Gesendet: Montag, 11. Juli 2005 20:23 An: flexcod

[flexcoders] Seattle Flex Developers

2005-07-12 Thread Keldon Rush
Hello Flexcoders, I am looking for a couple of experienced server developers who know Flex quite well. I have a project starting up that is long term in Seattle. This is a contract position to start. Please forward to anyone you think appropriate, Keldon Rush -- Flexcoders Mailing List FAQ:

[flexcoders] Seattle Flex Developers

2005-07-12 Thread Keldon Rush
Hello Flexcoders, I am looking for a couple of experienced server developers who know Flex quite well. I have a project starting up that is long term in Seattle. This is a contract position to start. Please forward to anyone you think appropriate, Keldon Rush -- Flexcoders Mailing List FAQ:

[flexcoders] TabBar tabs magins ?

2005-07-12 Thread r0main
Hello, I've got a TabBar that is filled with 14 tabs, and now that bar is too wide, but I can see on each tab about 40 pixels of inner margins... Is there a way I can control those left and right margins inside my tabs ? Or a way I can individually set each tab's size ? Thanks a lot, r0main --

RE: [flexcoders] TabBar tabs magins ?

2005-07-12 Thread Philippe Maegerman
horizntalGap?   Philippe Maegerman From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of r0mainSent: mardi 12 juillet 2005 9:55To: flexcoders@yahoogroups.comSubject: [flexcoders] TabBar tabs magins ? Hello,I've got a TabBar that is filled with 14 tabs, and now that bar

RE: [flexcoders] TabBar tabs magins ?

2005-07-12 Thread Philippe Maegerman
btw, the Flex CSS Explorer developed my Macromedia Consulting is always a good place to start investigating Component styles :) http://weblogs.macromedia.com/mc/archives/FlexStyleExplorer.html   Philippe Maegerman From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of r0m

[flexcoders] Re: Column chart using webservice result

2005-07-12 Thread tony_lic
Matt Chotin: Ha. i tried with that & it works. I have one more problem. now i'm able to set the horizontal axis from the web service result. but how can i set other details like Column series & values of each series. it would be a great help for me if you could help me. with regards, tony

[flexcoders] Re: TabBar tabs magins ?

2005-07-12 Thread Andrew Spaulding
You can control the width and height of the tabs with the following styles: TabNavigator { tab-width: 40; //default = 70 tab-height: 35; //default = 22 } if you decrease the width you'll see a difference in the left and right margins in the tabs. For more information be sure to check out t

[flexcoders] Re: TabBar tabs magins ?

2005-07-12 Thread Andrew Spaulding
Sorry, I noticed you meant TabBar .. I would still give tab-width and tab-height a go though, cheers, Andrew Spaulding www.flexdaddy.info --- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]> wrote: > You can control the width and height of the tabs with the following > styl

[flexcoders] Flash Player 8 Public Beta

2005-07-12 Thread Dirk Eismann
In case you haven't heard the news, the Flash Player 8 Public Beta is available: http://www.macromedia.com/software/flashplayer/public_beta/ I tested it with several Flex applications and already noticed about 30% less memory consumption and less "CPU cooking" compared to Flash Player 7. Kudos to

[flexcoders] Re: Flash Player 8 Public Beta

2005-07-12 Thread bhaq1972
I've noticed a increase in speed of rendering (about 10-30%). but still have issues with datagrids with many columns (very slowstill trying to find the problem!) regards bod --- In flexcoders@yahoogroups.com, "Dirk Eismann" <[EMAIL PROTECTED]> wrote: > In case you haven't heard the news,

[flexcoders] Re: TabBar tabs magins ?

2005-07-12 Thread r0main
Thanks Andrew for the tab-width style trick... I'll try to be more precise, in fact I was looking for a way to control each tab's width or inner margins individually, because my tabs aren't equals in width, but when the whole collection of tabs is bigger than the TabBar width, all tabs gets the sam

[flexcoders] Re: TabBar tabs magins ?

2005-07-12 Thread r0main
Thanks, but this manage the way tabs are overlapping on each other [with negative hgap's], not the size of my tabs... r0main --- In flexcoders@yahoogroups.com, "Philippe Maegerman" <[EMAIL PROTECTED]> wrote: > horizntalGap? > > Philippe Maegerman > > > From: f

RE: [flexcoders] Re: TabBar tabs magins ?

2005-07-12 Thread Philippe Maegerman
Maybe manualy then:     Philippe Maegerman From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of r0mainSent: mardi 12 juillet 2005 13:50To: flexcoders@yahoogroups.comSubject: [flexcoders] Re: TabBar tabs magins ? Thanks, but this manage the way tabs are overlapping on

Re: [flexcoders] Re: Flash Player 8 Public Beta

2005-07-12 Thread Sjors Pals
Nice but i can't find the release notes, can someone tell me or there is a document online? Greets Sjors bhaq1972 wrote: > I've noticed a increase in speed of rendering (about 10-30%). > > but still have issues with datagrids with many columns (very > slowstill trying to find the problem!)

[flexcoders] Re: TabBar tabs magins ?

2005-07-12 Thread r0main
Thanks.. I think I'll do it this way !!! Yet I was looking to kill the 32+5 pixels margin per tab that is hard-coded in the TabBar class [saw it using debug], but it doesn't work as expected. Ciao, r0main --- In flexcoders@yahoogroups.com, "Philippe Maegerman" <[EMAIL PROTECTED]> wrote: > Maybe

RE: [flexcoders] Re: application flow, logic question . . .

2005-07-12 Thread Alistair McLeod
Hi Jesse, I notice you've started adding the time to your posts - I think Steven has spoken to you about the peculiarity that you're posts always come through as "new poster" so we have to always accept your posts - it wouldn't matter if you weren't so prolific a poster ;) And, unconnected, we're

RE: [flexcoders] Re: application flow, logic question . . .

2005-07-12 Thread Alistair McLeod
Ok, slap me down and call me Gordon :) Cheers, Ali -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alistair McLeod Sent: 12 July 2005 13:42 To: flexcoders@yahoogroups.com Cc: Steven Webster Subject: RE: [flexcoders] Re: application flow, logic

[flexcoders] Saru mo ki kara ochiru

2005-07-12 Thread Steven Webster
"Even Monkeys Fall out of Trees" | Alistair McLeod accidentally posted to the whole list: | | I notice you've started adding the time to your posts - I think Steven has spoken to you about the | peculiarity that you're posts always come through as "new poster" so we have to always accept your |

[flexcoders] Dataprovider API documentation bug !

2005-07-12 Thread r0main
Is it me or the "Flex ActionScript and MXML API Reference" Dataprovider API doc is not correct: addItem( label, data) : Void [...] Returns The added item. r0main -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://ww

Re: [flexcoders] Flash Player 8 Public Beta

2005-07-12 Thread JesterXL
If you other Flexerz could test your apps, this would really help Macromedia, thanks! - Original Message - From: "Dirk Eismann" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 12, 2005 5:34 AM Subject: [flexcoders] Flash Player 8 Public Beta In case you haven't heard the news, the Flash P

Re: [flexcoders] Dataprovider API documentation bug !

2005-07-12 Thread Scott Barnes
heh, probably (live docs help in this regard) On 7/12/05, r0main <[EMAIL PROTECTED]> wrote: > Is it me or the "Flex ActionScript and MXML API Reference" > Dataprovider API doc is not correct: > > addItem( label, data) : Void > [...] > Returns > The added item. > > > r0main > > > >

Re: [flexcoders] Flash Player 8 Public Beta

2005-07-12 Thread Sjors Pals
I was wondering or there is some kind of test page where we can actually see the new features of the flashplayer (especially stuff like upload). Greets Sjors JesterXL wrote: > If you other Flexerz could test your apps, this would really help > Macromedia, thanks! > > - Original Message ---

[flexcoders] remote obejct and dynamic model source

2005-07-12 Thread Nithya R
i have an application that uses a remote object to fetch data from xml...   i have 2 links each for a language... on click of say 'FR' ( for french) it should fetch the corrresponding xml  which has the french data   pls help me with this...   thanks, nithyaSend instant messages to your onl

[flexcoders] DataGrid auto Sort

2005-07-12 Thread Devis
Sorry for my stupid question i have a simple dataGrid i wish when my application start, that the DataGrid are sorted with column number 3? It's possibile please Devis > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http:/

Re: [flexcoders] Flash Player 8 Public Beta

2005-07-12 Thread Darron J. Schall
Sjors Pals wrote: >I was wondering or there is some kind of test page where we can actually >see the new features of the flashplayer (especially stuff like upload). > > The public ("developer") betas have always been to ensure backwards compatibility. The biggest help you can give MM right no

RE: [flexcoders] DataGrid auto Sort

2005-07-12 Thread Nick Watson
Title: RE: [flexcoders] DataGrid auto Sort Here you go, this also includes the direction arrow as well http://www.macromedia.com/2003/mxml" backgroundColor="#FF">                                    

Re: [flexcoders] DataGrid auto Sort

2005-07-12 Thread Devis
Very good, your code work fine. Regards Devis Nick Watson ha scritto: > Here you go, this also includes the direction arrow as well > > http://www.macromedia.com/2003/mxml"; > backgroundColor="#FF"> > > > > > > > > > > > > height="150"> > >

[flexcoders] display nested xml in a datagrid

2005-07-12 Thread flexcoder1
Hi. Can someone help with this question? It is driving me crazy! (the entire example is at the bottom of this post) There is more to this problem but I have tried to simplify it to the basic question below: Say I have the following xml: How can I display the current

[flexcoders] Filesize generated swf's

2005-07-12 Thread Joost Nuijten
Hi, We are working on a Flex-based website. We've discovered that the generated SWF's are at least 400Kb. This is too large. According to usability rules a webpage should exceed 150Kb per page. We created an empty mxml-template (containing only a mx:application-tag) and the filesize was still 2

RE: [flexcoders] Dataprovider API documentation bug !

2005-07-12 Thread Stephen Gilson
Are you looking at this link for the DataProvider class: http://livedocs.macromedia.com/flex/15/asdocs_en/mx/controls/listclasses /DataProvider.html it shows the description of addItem() as: addItem addItem( value) : Void Adds an item to the end of the array. Dispatches a modelChanged event

Re: [flexcoders] Filesize generated swf's

2005-07-12 Thread Sjors Pals
Keep in mind that a lot of usability tests where written in a time that everybody used a 56k modem. Nowadays people take 500k in less then 4 seconds from the web. Maybe its time to reconsider this 150kb limit. Greets Sjors Joost Nuijten wrote: > Hi, > > We are working on a Flex-based website

Re: [flexcoders] Filesize generated swf's

2005-07-12 Thread Darron J. Schall
Joost Nuijten wrote: > We created an empty mxml-template (containing only a mx:application-tag) and >the filesize was still 263Kb. Does anybody have an idea how to reduce the >filesize? > If you're site is comprised of multiple .swf files, consider using Shared Libraries. There's an article expl

RE: [flexcoders] DataGrid auto Sort

2005-07-12 Thread Philippe Maegerman
You could sort on multiple columns as well with DataGrid.sortItems(): http://livedocs.macromedia.com/flex/15/asdocs_en/mx/controls/listclasses/DataProvider.html#sortItems   There's an exemple here for flash RecordSets but the logic is the same: http://livedocs.macromedia.com/flashremoting/mx

Re: [flexcoders] Re: application flow, logic question . . .

2005-07-12 Thread chris.alvarado
im game for that . . . i read the lists all day while im working and i would love to help out however i can. On 7/12/05, Alistair McLeod <[EMAIL PROTECTED]> wrote: > Hi Jesse, > > I notice you've started adding the time to your posts - I think Steven has > spoken to you about the peculiarit

RE: [flexcoders] display nested xml in a datagrid

2005-07-12 Thread Robert Brueckmann
I use the XMLObjectOutput class (which you can find in the C:\Program Files\Macromedia\Flex\extras\XMLObjectOutput directory (I just put it in my user_classes directory in my own package) and I convert the XML from the server into an object...by using this utility you can then use dot-synatx to ref

Re: [flexcoders] Re: application flow, logic question . . .

2005-07-12 Thread chris.alvarado
oops, i misread who the reply was to Alistair lol. at any rate thanks for all of the great info everyone. cant wait to get this app underway on a full blown dev server. On 7/12/05, chris.alvarado <[EMAIL PROTECTED]> wrote: > im game for that . . . i read the lists all day while im working and i

[flexcoders] line width in line chart

2005-07-12 Thread Robert Brueckmann
Is there a simple way to specify how thick I want the line to be in a line chart without having to implement SimpleLineRenderer to something so trivial? robert l. brueckmann senior web developer merlin securities 595 madison avenue new york, ny 10022 p: 212.822.4821 f: 212.822.4820 -

RE: [flexcoders] Mixing BubbleSeries & LineSeries

2005-07-12 Thread Ely Greenfield
It is possible to do this, but you actually should just use a BubbleChart and include some LineSeries. Here's the short version of what's going on: Bubble series have three axes of data -- x, y, and size. Accordingly, any chart they get placed in must have three axis objects to map the data

RE: [flexcoders] line width in line chart

2005-07-12 Thread Ely Greenfield
Set the stroke: Ely. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Robert Brueckmann Sent: Tuesday, July 12, 2005 8:50 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] line width in line chart Importance: High Is the

RE: [flexcoders] line width in line chart

2005-07-12 Thread Robert Brueckmann
Awesome, thanks! robert l. brueckmann senior web developer merlin securities 595 madison avenue new york, ny 10022 p: 212.822.4821 f: 212.822.4820 -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ely Greenfield Sent: Tuesday, July 12, 2005 11:56 A

[flexcoders] chart background

2005-07-12 Thread Robert Brueckmann
Ely, Is there a way do something like this? I have a chart whose values are consistently around the 0 on the y-axis (like so): 3 | | + 2 | + | 1 | + | + 0 |- | + -1|

Re: [flexcoders] RemoteObject : Convert Java Exception to ActionScript Fault

2005-07-12 Thread Jaime Bermudez
Hey Peter, Do you have an example of how/where to create a thin layer on the UI side to capture a Java Exception and re-throw a GatewayException? Thanks, Jaime On 3/23/05, Peter Farland <[EMAIL PROTECTED]> wrote: > > The documentation for Java based services is largely in the "Using Data > Ser

Re: [flexcoders] line width in line chart

2005-07-12 Thread Peter Baird
Title: Re: [flexcoders] line width in line chart FYI, Christophe’s Flex Chart Explorer found at http://flexapps.macromedia.com/flex15/chartexplorer/explorer.mxml includes examples of code for all types of styling with Charts (strokes, fills, colors, alpha-values, etc) -p On 7/12/05 12:02 P

[flexcoders] mouse over text for a datagrid column

2005-07-12 Thread nick
Hey everyone, new to the group :-) Just gotta question regarding mouse over text for a datagrid column header...how is it done? I dont see any properties attribute to set it with. Is it possible? Thanks -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcoder

[flexcoders] ToolTips on Tree Nodes?

2005-07-12 Thread Stacy Young
Scouring thru API docs, unless I’m blind, is this possible/documented?   Thx! Stace -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com YAH

[flexcoders] Extending Datagrid Column

2005-07-12 Thread Allen Manning
Hello Flex Coders,   I am trying to extend the Datagrid column so that I can set a custom property ‘iconName’ which will refer to an icon that I would like to appear in each row.  Here is how I would like to use it, and below that is my error message – it appears I can’t extend DataGrid

RE: [flexcoders] Extending Datagrid Column

2005-07-12 Thread Sauro, Nick
Correct me if im wrong, but shouldnt it be:   class IconDataGridColumn extends mx.controls.gridclasses.DataGridColumn {  bla bla   }   ?? the big difference being the use of the keyword 'class'   Nick Sauro + R O U N D A R C H + bus 212.909.2335 + mob 914.882.3687   From: flexcoders

RE: [flexcoders] RemoteObject : Convert Java Exception to ActionScript Fault

2005-07-12 Thread Peter Farland
By UI side, do you mean the client, i.e. the Flash Player? If so, then do you mean how do you intercept faults and rethrow custom errors? Or... do you mean, how can you capture Java exceptions from RemoteObject based services and re-throw a GatewayException to provide extra info (like fault code,

RE: [flexcoders] ToolTips on Tree Nodes?

2005-07-12 Thread Matt Chotin
Check out dataTips   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Stacy Young Sent: Tuesday, July 12, 2005 10:19 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] ToolTips on Tree Nodes?   Scouring thru API docs, unless I’m blind, i

RE: [flexcoders] Extending Datagrid Column

2005-07-12 Thread Allen Manning
Thanks Nick!  *smacks head*   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sauro, Nick Sent: 12 July 2005 13:34 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Extending Datagrid Column   Correct me if im wrong, but shouldnt it be:   cla

RE: [flexcoders] display nested xml in a datagrid

2005-07-12 Thread Tracy Spratt
Below is a sample app that uses labelFunction to access nested xml node values. Also note the dataProvider specification: dataProvider="{gXMLDoc.firstChild.childNodes}". DataGrids want an array as a dataProvider, childNodes provides one. http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Objec

[flexcoders] You must set https-url to a non-relative https value for RemoteObject...

2005-07-12 Thread rb_dickey
Hi, I'm receiving the following error during compiles from within FB when I change my RO protocols to https: "You must set https-url to a non-relative https value for RemoteObject in flex-config.xml or set gatewayHttpsUrl to a non-relative https value when using mxmlc" I've read Chapter 37 +

[flexcoders] Ongoing Gateway Translation Problems

2005-07-12 Thread Stacy Young
Bad week to stop hitting the crack pipe. ;-)   It seems any custom typed object I attempt to send back to the server fails to cast to the remote class mapping. The following is a much simpler example than what I posted last time…any ideas on what could be causing this would be much appr

[flexcoders] Re: mouse over text for a datagrid column

2005-07-12 Thread alex_harui
You can write a custom header renderer with a tooltip property --- In flexcoders@yahoogroups.com, "nick" <[EMAIL PROTECTED]> wrote: > Hey everyone, new to the group :-) > > Just gotta question regarding mouse over text for a datagrid column > header...how is it done? I dont see any properties at

[flexcoders] Re: Filesize generated swf's

2005-07-12 Thread alex_harui
An empty Application tag should come in at about 128Kb. Not sure why you got 263Kb. You sure you didn't have any custom theme attributes on the application tag? At any rate, starting from 128K, you'll hit your 150K limit really quick. However, I encourage you to consider the following: 1) B

[flexcoders] Re: drag and drop

2005-07-12 Thread alex_harui
Most computer interactions use mouseUp instead of mouseDown. For example, you can mouseDown on the reply button as you read this message and it won't set up a reply until you mouseUp. In Flex we use mouseOut instead of mouseDown/mouseMove to trigger drag operations. In most other frameworks t

RE: [flexcoders] Re: mouse over text for a datagrid column

2005-07-12 Thread Sauro, Nick
yea, I saw that on the site, and it worked :-)   Thanks.  But, of course, one question opens the door for more, and I've seen renderers done like:     Now forgive me for being hasty on this one, bc the end of the day is drawing, but in those examples I saw online, they always use a defaul

[flexcoders] Re: TileList withh CellRendere.

2005-07-12 Thread alex_harui
I didn't see the code for modelLocator. It looks like it might be a class, in which case it must specify a changeEvent for the activities property otherwise when it changes, binding won't know it changed and won't update the TileList. --- In flexcoders@yahoogroups.com, "Shahnavaz Alware" <[EMA

[flexcoders] Re: Login security best practices for Flex and ColdFusion users

2005-07-12 Thread a1111111111111
Scott, thanks for the detailed answer to my question. I think I am following your setup pretty well, I really like the idea of the facade gateway used with cflogin. You mention using a timer to check to see if their session has ended and that you would prefer to use onSessionEnd to accomplish

[flexcoders] How to look over days, output a panel for each day

2005-07-12 Thread offshorexpert
I'm trying ot build a calendar...how do you loop over the days in a month and output a mx:Panel for each (7 columns, x rows). Don't think i want to use a datagrid. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail

RE: [flexcoders] ToolTips on Tree Nodes?

2005-07-12 Thread Sauro, Nick
yea, im trying to figure out the same thing for DataGridColumn headers.  I'm looking thru DataTips right now, and it seems like the way to go.   I've tried   showDataTips ="true" and then dataTipField = "someField in my model"    and still no luck :-/  if i make any progress i will post th

[flexcoders] Validators

2005-07-12 Thread chris.alvarado
good afternoon everyone, i have what seems like a simple problem with the validators class but cannot seem to figure out what is wrong. i have a set of inputs (text, combobos, etc) that dumps data into a datagrid. these fields are part of a model that i then validate using the isStructureValid()

RE: [flexcoders] ToolTips on Tree Nodes?

2005-07-12 Thread Stacy Young
Try using a label in a custom head renderer and set the tooltip on the label…   HTH, Stace   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Sauro, Nick Sent: Tuesday, July 12, 2005 1:49 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcod

[flexcoders] Repeater with HTTPService

2005-07-12 Thread Rajesh Jayabalan
Hi, I have a repeater which for each category will try to get Items for the categores.. but I get to see only the last list of items i.e., if there are 5 categories then I can see only items which belong to the 5th category. my getItems method function getItems(catid:Object) {

Re: [flexcoders] How to look over days, output a panel for each day

2005-07-12 Thread Tarik Ahmed
You could use a Repeater. But check out the source to this to give you a boost: http://weblogs.macromedia.com/khoyt/archives/2005/03/custom_calendar.cfm offshorexpert wrote: >I'm trying ot build a calendar...how do you loop over the days in a >month and output a mx:Panel for each (7 columns,

[flexcoders] Binding a tree to a web service call and formatting the result

2005-07-12 Thread cfjedimaster
I'm probably missing the obvious - I can bind a tree to a web service call, but since thw WS call is returning a query, the result isn't what I want. Assuming I'm calling method Foo, and Foo has N columns and I want to use one for the label, one for the id, how would I handle that? -- Flexcoder

[flexcoders] Re: Repeater with HTTPService-- found problem no solution

2005-07-12 Thread Rajesh Jayabalan
Hi, I think the problem is data binding. The dataobject of thumbnailview tag is binded to the result of the httpservice, so whenever the result changes the thumbnails change too.. How can I unbind it.. or what is the workaround to this problem. Regards Rajesh J --- In flexcoders@yahoogroup

RE: [flexcoders] Binding a tree to a web service call and formatting the result

2005-07-12 Thread Tracy Spratt
Typically web services return xml and the tree can consume xml directly. Have you examined the contents of the result object in a debugger? Perhaps you CAN simply use the result. Now trees are inherently hierarchical, so if you really have tabular data, why would you want to use a tree? If you d

RE: [flexcoders] Re: Repeater with HTTPService-- found problem no solution

2005-07-12 Thread Tracy Spratt
Could you combine the data so that a single dataProvider has the data for both categories and Items? Then you could use a nested repeater to show the items for each category. If you can't combine them on the server side, can you get an items dataProvider that has all the items with keys to the ca

RE: [flexcoders] Re: Filesize generated swf's

2005-07-12 Thread Matt Horn
Make sure that you are not generating profiling or debugging code in your SWF by setting the following to false in Flex-config.xml:       false    false   When I turn those on, a tiny app (~128K) gets about 20K larger.   matt horn flex docs From: flexcoders@yahoogroup

[flexcoders] AutoComplete Combobox

2005-07-12 Thread charlespaz1
The ComboBox, when not set editable="true", will jump to the list item that starts with the typed character. However, when editable is set to true, it no longer works. Is there an easy way to get an editable ComboBox to autocomplete, or does it have to programmed from scratch? Thanks -- Flex

[flexcoders] Can someone please explain to me why I can not get my combo boxes to sort in my

2005-07-12 Thread Joe
Can someone please explain to me why I can not get my combo boxes to sort in my data grid. I have provided the code I am using. I have around and around with this and I am getting no where. I can not seem to get the action scripting syntax correct. Thank you! --- Data grid private func

[flexcoders] Naming Conventions..

2005-07-12 Thread Scott Barnes
Hi one and all, I've been thinking as of late with regards to my FLEX development, mainly concerned with sepration of various tiers into some at-a-glance naming conventions. Basicall, for a while i've lived with the following Concept: /views/security/AttachUserDialog.mxml /views/security/Securit

RE: [flexcoders] Naming Conventions..

2005-07-12 Thread Shahnavaz Alware
Hi Scott,   That’s a great idea and very good move as far as big projects are concerned. The project I am working on has CORE and REFERENCE implementation as two different teams, where Flex UI development holds a key for Implementers not on Core Team. I will be able to start sharing my

Re: [flexcoders] Binding a tree to a web service call and formatting the result

2005-07-12 Thread Raymond Camden
I actually ended up using a labelFunction - didn't even realize that was possible. On 7/12/05, Tracy Spratt <[EMAIL PROTECTED]> wrote: > Typically web services return xml and the tree can consume xml directly. > > Have you examined the contents of the result object in a debugger? > Perhaps you CA

Re: [flexcoders] Naming Conventions..

2005-07-12 Thread Tarik Ahmed
Hey Scott, I think it's a good idea. Our naming conventions in the CF world have evolved over time and become pretty solid; but for Flex we tend to redo our approach with each new app as we learn from the last. I'd love to know from someone much more experienced how they're doing their stuff.

RE: [flexcoders] Flex client not passing client certificate to server

2005-07-12 Thread Matt Chotin
Have you checked out this technote?  http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19298  It might be similar.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of colinblackmore Sent: Monday, July 11, 2005 2:30 PM To: fl

Re: [flexcoders] Naming Conventions..

2005-07-12 Thread Scott Barnes
Ok, I'll finish up this doco and place it on MossyBlog.com once its finished and see how it will evolve from there? On 7/13/05, Tarik Ahmed <[EMAIL PROTECTED]> wrote: > Hey Scott, I think it's a good idea. Our naming conventions in the CF > world have evolved over time and become pretty solid; but

RE: [flexcoders] Disappearing server call parameter

2005-07-12 Thread Matt Chotin
Title: Message Are you using binding from that property?  If so try taking the binding off of it (or even make sure not to bind out of the ObservationVO).   When you changed to an explicit getter/setter did you notice it getting called any time that wasn’t expected?   Matt  

RE: [flexcoders] Re: HistoryManger state is undefined on loading

2005-07-12 Thread Matt Chotin
In looking at the code it looks like anything that isn’t an object will be returned as a string.  All strings turn themselves to true when examined as a Boolean so you may need to do string comparison instead.  Sorry, not much more help than that since I don’t know that code very well.  

RE: [flexcoders] Re: Column chart using webservice result

2005-07-12 Thread Matt Chotin
Hard to know what you’re running into without seeing your problems.  But before you post them I’d just take a look at the existing chart samples like the char explorer to see if you can match up on anything that might already exist.  There are plenty of flexcoders posts about charts as we

RE: [flexcoders] remote obejct and dynamic model source

2005-07-12 Thread Matt Chotin
Have your remote object take the language that you want as a parameter to the method that returns the XML.  Have the button call the RemoteObject method and pass in the right language parameter.  Assign the XML result into a variable (note that it will still be XML, if you want it convert

RE: [flexcoders] You must set https-url to a non-relative https value for RemoteObject...

2005-07-12 Thread Matt Chotin
I’m assuming that you are serving your SWF over http (and not https).  This means that the RemoteObject does not know how to reach the gateway over https.  In flex-config.xml you’ll see the amf-https-gateway which by default is {context.root}/amfgateway.  You will need to change that to t

RE: [flexcoders] Validators

2005-07-12 Thread Matt Chotin
Check out the Validator.disable and Validator.enable functions.  These are meant to turn off a validator while you’re resetting the source fields, when you re-enable they’ll be ready to go.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf

[flexcoders] MM Flex Product FAQ

2005-07-12 Thread Tarik Ahmed
I was reading the Flex product FAQ: http://www.macromedia.com/software/flex/productinfo/faq/ Regarding the Flex Hosting, it mentions MM is working on a hosting program. Was just curious if Macromedia cares to comment as to what is the status of that; are we years away from that or months (consi

RE: [flexcoders] AutoComplete Combobox

2005-07-12 Thread Matt Chotin
Unfortunately this is something you’ll have to build yourself.  If I were inclined to look for some undocumented support I might remember that the ComboBox dropdown is a List which is a subclass of ScrollSelectList.  I then might consider using one of those undocumented techniques to view

Re: [flexcoders] MM Flex Product FAQ

2005-07-12 Thread Scott Barnes
Oh yeah, what gives :) *Imagines Macromedia as a hosting providerimagine the cash they'd get?* On 7/13/05, Tarik Ahmed <[EMAIL PROTECTED]> wrote: > I was reading the Flex product FAQ: > http://www.macromedia.com/software/flex/productinfo/faq/ > > Regarding the

RE: [flexcoders] Can someone please explain to me why I can not get my combo boxes to sort in my

2005-07-12 Thread Matt Chotin
Based on the example I don’t think sort was the problem but more that the data wasn’t saved right?  Here’s a cell renderer that I think does what you want:   marginLeft="0" marginBottom="0" marginRight="0" marginTop="0" height="25" backgroundAlpha="0"  width="100" verticalAlign="mid

[flexcoders] Searching with FLEX, whilst implementing re-use.

2005-07-12 Thread Scott Barnes
I've been reluctant to post about this concept, mainly as I feel I am missing some much needed OOP skills. None the less, here goes nothing. Situation: I have a MXML component (basically a container, with TextField, Search Button ..or more...) that I want to re-use consistently throughout an appli

[flexcoders] Re: Can someone please explain to me why I can not get my combo boxes to sort in my

2005-07-12 Thread dipti4flexcoders
Hello, I have done some changes in the code you posted and now it's working as you wish.. :) I think the problem was that you were trying to modify the field (i.e. "reasonlist.dataProvider") which is not a field of the datagrid's dataProvider. Here in the xml i have added a node "dxereasonid"