[flexcoders] upload file to web service

2008-03-31 Thread Claudio M. E. Bastos Iorio
Hi, What can I use in flex to upload a file to a web service? I already built the web service in .NET and is working ok. But I'm trying to add flex in the client part. TIA ___ Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar

[flexcoders] horizontal tree control

2008-04-22 Thread Claudio M. E. Bastos Iorio
Is there any control in flex (or custom made) like the tree control but displayed horizontally? I'm trying the tree control, but it doesn't seem to be able to be formatted horizontally. TIA ___ Claudio M. E. Bastos Iorio http://www.blumer.com.ar http

[flexcoders] component for page flip?

2008-06-10 Thread Claudio M. E. Bastos Iorio
Can anyone recommend any working example for flex, component or link (other than iparigrafika, or page-flip.com) to page flip effect? TIA Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar Nietzsche: Whoever fights

RE: [flexcoders] Generating AS3 code from Java

2008-06-19 Thread Claudio M. E. Bastos Iorio
http://www.graniteds.org/confluence/display/DOC/2.5.+Gas3+Code+Generator http://www.badgers-in-foil.co.uk/projects/metaas/ or even velocity http://velocity.apache.org/engine/index.html Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http

[flexcoders] disable all controls on stage

2008-07-30 Thread Claudio M. E. Bastos Iorio
; } Any idea? Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar

RE: [flexcoders] Re: writeObject() and readObject()

2008-08-13 Thread Claudio M. E. Bastos Iorio
Thanks for answer. But what can I do if I have many DocumentFile objects written in the file? Is there any way to retrieve all objects or filter by value name/id..? just like a database o e4x.. Claudio M. E. Bastos Iorio From: flexcoders

RE: [flexcoders] Re: writeObject() and readObject()

2008-08-13 Thread Claudio M. E. Bastos Iorio
the last DocumentFile saved in the file.. Claudio M. E. Bastos Iorio From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alex Harui Sent: Thursday, August 14, 2008 1:21 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re

RE: [flexcoders] Re: writeObject() and readObject()

2008-08-14 Thread Claudio M. E. Bastos Iorio
? Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alex Harui Sent: Thursday, August 14, 2008 4:46 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: writeObject() and readObject() I

RE: [flexcoders] Re: writeObject() and readObject()

2008-08-14 Thread Claudio M. E. Bastos Iorio
= stream.readObject() as DocumentFile;//only stores the last saved DocumentFile, no matter if I have other objects stored } Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar From: flexcoders@yahoogroups.com [mailto:[EMAIL

RE: [flexcoders] Re: writeObject() and readObject() SOLVED

2008-08-15 Thread Claudio M. E. Bastos Iorio
. Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alex Harui Sent: Friday, August 15, 2008 12:40 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: writeObject

RE: [flexcoders] Flex and Vista 64

2008-08-18 Thread Claudio M. E. Bastos Iorio
I'm using it right now, since a couple of weeks. Seems to be working ok until now. _ Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of mvbaffa

RE: [flexcoders] Flex and Vista 64

2008-08-18 Thread Claudio M. E. Bastos Iorio
Btw, keep in mind that for some kind of projects (working with IIS directories for example) you will need to run Flex as administrator. _ Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar From: flexcoders

RE: [flexcoders] Re: Flex and Vista 64

2008-08-18 Thread Claudio M. E. Bastos Iorio
Since flex is a 32 bit app, vista64 will only assign 2giga (or 3?) for flex, no more. I'm running flex with no params, no compatibility settings.. _ Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar From

RE: [flexcoders] Really weird behavior (filestream)

2008-08-18 Thread Claudio M. E. Bastos Iorio
... _ Claudio M. E. Bastos Iorio http://www.blumer.com.ar From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Gordon Smith Sent: Monday, August 18, 2008 5:49 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Really weird behavior (filestream) If you're running the apps

[flexcoders] confusions about versions

2008-08-19 Thread Claudio M. E. Bastos Iorio
. _ Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar

RE: [flexcoders] Binding problem - not refreshing after Array.push

2008-08-22 Thread Claudio M. E. Bastos Iorio
I have the same issue, binding an array. Can you explain or point to any link/resource/reference that explains why an arraycollection is needed for binding instead array? BTW, is there any other type not available to bind? TIA _ Claudio M. E

[flexcoders] itemrender - tilelist - Image - AIR

2008-08-23 Thread Claudio M. E. Bastos Iorio
=mx.controls.Image width=100% height=100%/mx:TileList Any idea? Thanks in advance. _ Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar

RE: [flexcoders] What is the best hardware configuration (on PC) for building Flex

2008-09-04 Thread Claudio M. E. Bastos Iorio
? _ Claudio M. E. Bastos Iorio -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Thursday, September 04, 2008 8:21 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] What is the best hardware configuration (on PC) for building

[flexcoders] Re: Error #1063: Argument count mismatch using read/writeobject in AIR

2008-10-13 Thread Claudio M. E. Bastos Iorio
in the RemoteClass tag? TIA _ Claudio M. E. Bastos Iorio http://www.blumer.com.ar http://www.blumer.com.ar --- In flexcoders@yahoogroups.com, Claudio M. E. Bastos Iorio [EMAIL PROTECTED] wrote: Hi, I'm using AMF format storing and retrieving objects using

[flexcoders] Error #1063: Argument count mismatch using read/writeobject in AIR

2008-10-13 Thread Claudio M. E. Bastos Iorio
Hi, I'm using AMF format storing and retrieving objects using write and readobject() in AIR. But I have a problem. Let's say this is my class: (simple, no params in constructor) ActionScript Code: public class MyClass { public function MyClass():void { } } Then, I create

RE: [flexcoders] Identifying AIR application instance

2008-11-27 Thread Claudio M. E. Bastos Iorio
.. ___ Claudio M. E. Bastos Iorio http://www.blumer.com.ar/ http://www.blumer.com.ar From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ilya_persky Sent: Thursday, November 27, 2008 6:37 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Identifying AIR application instance

[flexcoders] Ribbon in FLEX

2009-03-12 Thread Claudio M. E. Bastos Iorio
Hi, Is there any component (free or paid) similar to the office 2007 ribbon control? TIA __ Claudio M. E. Bastos Iorio

RE: [flexcoders] Ribbon in FLEX

2009-03-13 Thread Claudio M. E. Bastos Iorio
it using tabs and panels, but an existing FLEX version could save me a lot of time. If I don't find any FLEX version, the silverlight version will help me a lot, thanks. I wish I could use silverlight + .NET, but this is an AIR project L __ Claudio M. E. Bastos Iorio

[flexcoders] Problem reading XML returned from Webservice

2009-06-01 Thread Claudio M. E. Bastos Iorio
doing wrong here? TIA _ Claudio M. E. Bastos Iorio http://www.blumersolutions.com

[flexcoders] Re: Problem reading XML returned from Webservice

2009-06-02 Thread Claudio M. E. Bastos Iorio
return http://mydomain.com/, why? //I also receive an error on: trace(Name: + myXML..Fund[0].Name); //A term is undefined and has no properties Is there any way to copy to other xml/lose the namespace that is giving me problems?? How? Thanks. _ Claudio M. E

Re: [flexcoders] Adding up Arraycollections to Datagrid!

2011-08-25 Thread Claudio M. E. Bastos Iorio
Hi, you need a hashtable or a dictionary On Aug 25, 2011 7:47 PM, Venkat M venkat_...@yahoo.com wrote: Hi Group, I have a basic question on arraycollections. Please assist. I have an array collection A populated with values {1,2,3,4,5,6,7,8,9,10} Also I have an arraycollection B populated