[flexcoders] Re: Viewing HTML

2006-06-08 Thread drome.dario
Hi, It is not a problem with whitespace between tags, as Suzy said, it is a problem because of the cr/lf in the html code, let me explain: Supose that we have a string variable named param whose value is hello Brian\nHow are you?, then when one uses, i.e., ExternalInterface.call(jsFunc, param)

Re: [flexcoders] MenuBar

2006-06-08 Thread Jignesh Dodiya
yeah, i did some before you need to do is to embed icons to the menubar Regards, Jignesh Dodiya __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

RE: [flexcoders] Is Adobe a reasonable business partner?

2006-06-08 Thread Matt Chotin
Update: weve worked with Jim off-list to resolve his issues. If anyone else runs into probs dealing with support, service, or sales please let me know. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jim Robson Sent: Thursday, June 08, 2006

[flexcoders] Flex hosting?

2006-06-08 Thread Erich Cervantez
Were currently using Flex in our offices here in Las Vegas. Assuming I wanted to use it for personal use, does anyone know of any public Flex hosting providers (if such a thing)? -- Erich Cervantez Senior Software Engineer Las Vegas, NV __._,_.___ -- Flexcoders

[flexcoders] How to programmatically open a Tree item? (f2b3 bug?)

2006-06-08 Thread rigidcode
If you make a Tree, and you set it's data to an XML object: var tree:Tree = new Tree(); tree.showRoot=false; tree.labelField=@label; var xml:XML = node node label=Something node label=child one/ node label=another child/ /node /node; tree.dataProvider =xml; How do you programmatically open

RE: [flexcoders] Flex hosting?

2006-06-08 Thread Kelly @ Dekayd Media Inc.
Flex 2? Flex 2 you can host anywhere as long as you are not using FDS. Its just .swf files. If you are using FDS there is probably no hosting yet as the EULA has not been published. Flex 1.5s EULA prevented hosting. --Kelly From:

[flexcoders] MAX 2006

2006-06-08 Thread Darren Houle
As a sequined friend of mine once said Viva Las Vegas... http://www.adobe.com/events/max/ Yahoo! Groups Sponsor ~-- Get to your groups with one click. Know instantly when new email arrives

[flexcoders] Re: Flex 2: passing XML string via ExternalInterface produces unterminated string

2006-06-08 Thread drome.dario
See message #38961... I think that you are experiencing the same problem described there. --- In flexcoders@yahoogroups.com, Matt Chotin [EMAIL PROTECTED] wrote: This stuff should work. Can you try running through the XML and removing the \r\n so that you only have \n (which ideally you'd

RE: [flexcoders] FDS/CF flex-data-service.xml

2006-06-08 Thread Bjorn Schultheiss
Any help on this Regards, Bjorn Schultheiss Senior Flash Developer QDC Technologies _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Schultheiss Sent: Thursday, 8 June 2006 10:15 PM To: flexcoders@yahoogroups.com

RE: [flexcoders] FDS/CF flex-data-service.xml

2006-06-08 Thread João Fernandes
Bjorn, you don't need to provide fill,sync, get and count method names anymore. In the resource folder you can get a sample how to config fds destinations when connecting to CF. HTH, João Fernandes -Original Message- From: flexcoders@yahoogroups.com on behalf of Bjorn Schultheiss

[flexcoders] How to draw different Flex Controls/Containers at runtime?

2006-06-08 Thread Jawad Anwar
Hi Flexcoders, I am migrating JSP Front end into Flex and simply it creates different html controls at runtime based on my java bean. Now I know one way is to use embedded mxml tags in my JSP but I am wondering if there is something better then this. Can an Action Script render my Flex

RE: [flexcoders] A: YES, YES Is Adobe a reasonable business partner?

2006-06-08 Thread Robert Thompson
You guys at ADOBE are doing great and are going far above what many organizations will do. And most of all YOU CAN BE TRUSTED.Anyone (like this guy) who complains about support in a Beta should have a little more patience. By the way, you may want to make sure he doesn't have an alias named

[flexcoders] need strategy for filtering ArrayCollections in a Cairngorm app

2006-06-08 Thread Tom Bray
Say my model has an ArrayCollection of all the users that are connected to my Flex app. I then have configurable list views that display different subsets of that collection based on different user properties (gender, age, location, etc.). Multiple views, multiple filters, all being fed from the

RE: [flexcoders] FDS/CF flex-data-service.xml

2006-06-08 Thread Bjorn Schultheiss
Yes, indeed, this is much better. In my frustration I forgot about the resources folder. Still the mystic docs are riddled with errors. Regards, Bjorn Schultheiss Senior Flash Developer QDC Technologies -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On

[flexcoders] Re: Viewing HTML

2006-06-08 Thread drome.dario
Just a thing I missed: I think that the effect being experienced by Suzy is a bug in the flex/flash serializer used by ExternalInterface. Let's hope that some adobe engineer read this or may exist any effective place where to send a request for bug consideration? --- In

RE: [flexcoders] A: YES, YES Is Adobe a reasonable business partner?

2006-06-08 Thread Valy Sivec
Is this kind of message adding any value to the flexcoders comunity? I don't think so. I think that this forum should stay focused on Flex core issues and let time speak about how successfull is Flex vs.others or how much better is Adobe vs.other software vendors.Kind regards,ValyRobert

[flexcoders] Flex 1.5 LineChart question

2006-06-08 Thread jgraham_us
I have a LineChart, I want to hide the horizontal and vertical axis, and basically just show the line. Whats the easiest way to do this? I haven't found anything that seems straightforward. Yahoo! Groups Sponsor ~-- Everything you need is

Re: [flexcoders] How to programmatically open a Tree item? (f2b3 bug?)

2006-06-08 Thread Josh Santangelo
I've used this code to open and select arbitrary nodes in the V2 tree component. Might be portable to Flex, or not. private function displayAndOpenNode(component:Tree, label:String, node:XMLNode) { if(node == undefined) {

[flexcoders] FB2B3 Bug: Chinese Alert box

2006-06-08 Thread John C. Bland II
The alert box of one of our forms is showing the button text as Chinese, seriously. I laughed when I saw it but frowned when I realized there are no requests for this in the code. Here is the code.Alert.show(Are you sure you want to delete this agent?, Confirm Delete, Alert.YES|Alert.NO, null,

RE: [flexcoders] The End, A: YES, YES Is Adobe a reasonable business partner?

2006-06-08 Thread Robert Thompson
Okay Valy, let's end it here...I did not start the commentary.The response was from a message to someone asking if Adobe is a reasonable business partner -- a pretty serious accusation and there's plenty of room for response to this accusation; and that's all.Although I agree commentary should

[flexcoders] Re: FB2B3 Bug: Chinese Alert box

2006-06-08 Thread John C. Bland II
Ok. Maybe it isn't Flex. I'm on Vista Beta 5308 (Feb CTP), upgrading this weekend to Beta 2 so hopefully fixes the issue, so I assume Vista is the culprit. I'll test on my laptop later but I'd still like to know why this only occurs for Alert boxes. I just built a new form and it happens there

RE: [flexcoders] I've got me data bindings in a terrible twist. FB2b3

2006-06-08 Thread Barry Beattie
you mean like this? (from a cairngorm sample) 1) package com.mycompany.phones.model { [Bindable] [RemoteClass(alias=com.mycompany.phones.model.PhoneVO)] public dynamic class PhoneVO{etc my understanding: the data gets bound to an object (which

<    1   2