RE: [flexcoders] Flex 1.5, AxisRenderer labelRotation

2006-03-15 Thread Ely Greenfield







Sorry Jason. Short of copying the code into its own class 
and modifying it, there's no way to request the axis renderer orient titles the 
other way.

Ely.



From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Graham, 
JasonSent: Tuesday, March 14, 2006 8:01 PMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Flex 1.5, 
AxisRenderer labelRotation


I am using the AxisRenderer for the 
verticalAxis similar to this. 

 
mx:verticalAxisRenderer
 
mx:AxisRenderer title="My Y-Axis"/
 
/mx:verticalAxisRenderer

It appears as though its rotating it 
90 degrees by default, making the text read from top to bottom, with the bottom 
of the label facing away from the chart.

We have requirements that force us 
to have the label rotated the other direction. So its like I want to 
rotate it 270 degrees really. 

I attempted to set the labelRotation 
but it had no effect.

Anyway to fix 
this?

I looked at the code for 
AxisRenderer and it seems pretty strict about the labelRotation being in between 
0-90 degrees.

Thanks





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] FAST Framework and Cairngorm

2006-03-15 Thread Steven Webster
Hey there,

Nope, no issues with using them together at all...I know that many of
the Adobe Consulting team are using both frameworks in their projects.
One is an architectural framework, the other is an application
framework, and they can quite happily co-operate.

Best,

Steven

--
Steven Webster
Practice Director (Rich Internet Applications)
Adobe Consulting
Westpoint, 4 Redheughs Rigg, South Gyle, Edinburgh, EH12 9DQ, UK
p: +44 (0) 131 338 6108
m: +44 (0) 7917 428 947 

 

 -Original Message-
 From: flexcoders@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of sof4real03
 Sent: 14 March 2006 17:50
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] FAST Framework and Cairngorm
 
 I'm looking to leverage the FAST frameworks logging and 
 communication capability in conjunction with the Cairngorm 
 micro-architecture. Are there any known issues with them 
 working together?
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: 
 http://www.mail-archive.com/flexcoders%40yahoogroups.com
 Yahoo! Groups Links
 
 
 
  
 
 
 
 


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: Error when i try to get information from a dataservice to populate my datagr

2006-03-15 Thread mbordallo



Thank you very much Matt.I have resolved the problem. It was more simple as it seem.The identity property idusuario I defined in the dataservice (flex-data-service.xml) was empty when I call my java code, so when I get the dataservice result it says :Error: Item requested at index 0 was null and should not have been. Error for service 'usuario'Now, I'm trying to know why this field is coming back empty from the database query, and I'm using another field to define the identity property in the dataservice.Thanks for your response.--Manuel Bordallo






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex2 :: ObjectProxy subclass :: Interfacing concrete accessors

2006-03-15 Thread Michael Schmalle



 right
now.

Are you trying to imply something? Or you just being funny. ;-) You
can't talk like that and not have someone take you seriously that loves
php :-)

If I wrote the sentence it would say; Yes, FDS is not meant for PHP. haha but you say 'right now', ok!

Peace, Mike
On 3/15/06, Matt Chotin [EMAIL PROTECTED] wrote:

















Oops, yes FDS is not meant for PHP right
now.



Matt









From: 
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
On Behalf Of Michael Schmalle
Sent: Monday, March 13, 2006 5:29
AM
To: flexcoders@yahoogroups.com

Subject: Re: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors





Matt,

I am using amfphp/mysql, dosn't dataservices require java or more enterprise
solutions? Remember, you are dealing with a UI/Component developer, so I am not
that educated 'yet' about dataservices etc. 

I understand what you are saying but, can it be done with amfphp?

I say this becasue I just read the chapters on DataServices and I don't see how
to implement them using what I use, php.

Peace, Mike



On 3/12/06, Matt Chotin 
[EMAIL PROTECTED] wrote:





You know you might want to consider looking into DataServices
too if the idea is keeping things like your Projects in sync with the
server. It takes care of monitoring property changes for you for example.



Matt











From: 
flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Michael Schmalle
Sent: Sunday, March 12, 2006 3:42
PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors









Thanks Matt,

Yeah re-reading my post it dosn't make much sense.

You know I am in the labratory ;-) Testing and messing around with thoughts.
Basically, I have a mySQL record that I wanted to use as the internal object.
Once you load the result, a project IS the record and a Project class is
created looping through the record sets. I also wanted to add some methods like
save() remove() to the project class. This seemed like a real kewl use of
composition. I thought of object proxy becasue I am still finding my 'style'
using as3.

Seems as though, now that I have tested more things that either 

I just put all public properties as public var name:String; etc, or write
get-set methods for them. The major thing is here I really loved the idea that
ObjectProxy monitors that properties. I want to monitor these properties as they
change. Binding?

I will write more about this if you care to hear it, it's abit long winded for
just free typing this thought train.

;-) I think this is just going to be one of those cases where one solution
gives me THESE benefits and the other solution gives me THOSE benifits. Time to
get out the triple beam :)!

Peace, Mike



On
3/12/06, Matt
 Chotin  [EMAIL PROTECTED] wrote:





Sorry, I really don't get it. So you have a Project
that extends ObjectProxy (this is because you want to monitor property access I
guess). So now would you really be returning a subclass of Project?
Or is the deal that the object within the ObjectProxy has a concrete type that
you want to reach? If that is the case you really shouldn't be using the
ObjectProxy. The whole point of ObjectProxy is that you don't care what's
inside and never want concrete typing. If you want the concrete type you
should devise another system. 



Matt











From: 
flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Michael Schmalle
Sent: Friday, March 10, 2006 6:53
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors









Hello,

Lets see here, the question is kinda odd...

I have the following;

  private function _getProjectAt(id:uint):Project
  {
   var cursor:IViewCursor
= projectsQueue.getCursor(); 
   
   while
(!cursor.afterLast) {
var
curProject:Project = cursor.current as Project;
var
curID:uint = curProject.id;
if
(curID == id) {
   
 return curProject;
   
}
   
cursor.moveNext(); 
   }
   return
null;  
  }


1) the Project class extends ObjectProxy
2) The Project class wraps a record from mySQL (so we really don't have a set
interface for the mySQL record from a record set)
3) When I loop through these Project of type ObjectProxy, is there anyway I can
attach an interface to this, IE IProject
4) I know most of the time typing an interface is the best way but, uisng
ObjectProxy as a super class, I am wondering if the rules are changing here.

Theoretically, we don't know what properties are there because is is a proxy
for the ture object. Now, should I type the returned Project class AS Project
and programm to the concrete implemenation of Project?? I see know way of
creating an interface other that concrete typing. 

Do you get it ? :)

What is the elogent way of nailing down an ObjectProxy class from it's
accessors in a concrete implementation?

Peace, Mike

-- 
What goes up, does come 

Re: [flexcoders] Flex2 flash_proxy/Proxy getProperty and Binding

2006-03-15 Thread Michael Schmalle



Well, I was just in this classroom the other day. If I get your question correctly..

Add;

use namespace flash_proxy;

right under the import flash.util.flash_proxy.

If you got this code from an example, it was missing the use statement.
I missed this also!, Once the use is in there it works great!

Peace, MikeOn 3/15/06, Renaun Erickson [EMAIL PROTECTED] wrote:




The sample code is located below. I am trying to find a way to bind
dynamic attributes (when using Proxy class). I can't get the dynamic
properties to bind, any suggestions or help would be appreciated.

Renaun

Proxy Class:
package {
 import flash.util.flash_proxy;
 import flash.util.Proxy;

 dynamic public class SomeClass extends Proxy {

  public var _dynamicAttributeArray:Array;

  public function SomeClass() {
 
 _dynamicAttributeArray = new Array();
  }  
  
  flash_proxy override function getProperty( name : * ) : * {
 
 return _dynamicAttributeArray[ name ];
  }
 
  flash_proxy override function setProperty(name:*, value:*):void {
 
 _dynamicAttributeArray[ name ] = value;
  }
 }
}


Now if I have:
?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.macromedia.com/2005/mxml xmlns=*

 creationComplete=initApplication()
 mx:VBox width=100% height=100%
  mx:TextArea width=100% height=50% id=output text={
SomeClass(someClass).newAttribute }/
 
mx:Button label=Change click=someClass.newAttribute = '' + new
Date();/
 /mx:VBox
 mx:Script
  ![CDATA[
   import SomeClass ;
 public var someClass:SomeClass;
 
   public function initApplication()
   {
 
  someClass = new
SomeClass();
 
 
someClass.newAttribute = I am New;
 
  //output.text =
someClass.newAttribute;
   }

  ]]
 /mx:Script
/mx:Application










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.
  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  









-- What goes up, does come down.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Flip and mirror a bitmap in Flex

2006-03-15 Thread Richard Schutten
Hi there,

Are there standard flip and mirror routines that can be applied in Flex 2
for bitmaps?

Greetings,

Richard



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




AW: [flexcoders] Flex2 flash_proxy/Proxy getProperty and Binding

2006-03-15 Thread Harald Dehn










Hi,



you have to use namespace
as well. Here is an example of a SortedList I use in testproject. You can
enumerate the ListKeys with for  in and the Items with for each  in.



Harald



package Helper {

  import
flash.util.Proxy;

  import
flash.util.flash_proxy; 



  use
namespace flash_proxy;

  

  public
class SortedList extends Proxy {

    private
var _Values:Object;

    private
var _Keys:Array;

    private
var _Sorted:Boolean;

    private
var _Count:int;

    

    public
function Add(key:String, value:Object):void {

  if(
_Values.hasOwnProperty(key) ) throw new Error(Key allready
exists.);

  _Values[key]
= value;

  _Count++;

  _Sorted
= false;

    }

    public
function Clear():void {

  _Values
= new Object();

  _Sorted
= false;

  _Count
= 0;

    }

    public
function ContainsKey(key:String):Boolean {

  return
_Values.hasOwnProperty(key);

    }

    public
function get Count():int {

  return
_Count;

    }

    public
function Item(keyindex:Object):Object {

  return
this.getProperty(_GetKey(keyindex));

    }

    public
function Key(index:int):String {

  if(
index  0 || index = this.Count ) throw new RangeError();

  return
this.Keys[index];

    }

    public
function get Keys():Array {

  if(
!_Sorted ) {

    _Keys
= new Array();

    for(var
_Key:String in _Values) {

 _Keys.push(_Key);

    }   

    _Keys.sort();

  }

  return
_Keys;

    }

    public
function Remove(keyindex:Object):void {

  var
_Key:String = _GetKey(keyindex);

  if(
!_Values.hasOwnProperty(_Key) ) _ThrowError();

  delete
_Values[_Key];

  _Sorted
= false;

  _Count--;

    }

    

    override
flash_proxy function getProperty(name:*):* {

  if(
name is QName ) {

    return
_Values[name];

  }

  else
{

    var
key:String = _GetKey(name);

    if(
!_Values.hasOwnProperty(key) ) _ThrowError();

    return
_Values[key];

  }

    }

    override
flash_proxy function setProperty(name:*, value:*):void {

  if(
name is QName ) {

    _Values[name]
= value;

  }

  else
{

    var
key:String = _GetKey(name);

    if(
!_Values.hasOwnProperty(key) ) _ThrowError();

    _Values[key]
= value;

  }

    }

    override
flash_proxy function nextNameIndex(index:int):int {

  if(
index  _Count ) {

    return
index + 1;

  }

  else
{

    return
0;

  }

    }

    override
flash_proxy function nextName(index:int):String {

  return
this.Keys[index -1];

    }

    override
flash_proxy function nextValue(index:int):* {

  return
getProperty(this.Keys[index-1]);

    }



    //Private

    private
function _ThrowError():void {

  throw
new Error(Item doesn't exists.);

    }

    private
function _GetKey(keyindex:Object):String {

  if(
isNaN(Number(keyindex)) ) {

    return
(keyindex as String);

  }

  else
{

    var
_index:int = int(Number(keyindex));

    if(
_index  0 || _index = this.Count ) throw new RangeError();

    return
this.Keys[_index];

  }

    }



    //
Constructor

    public
function SortedList() {

  _Values
= new Object();

  _Sorted
= false;

  _Count
= 0;

    }   

  }

}









Von:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von Renaun Erickson
Gesendet: Mittwoch, 15. März 2006
08:49
An: flexcoders@yahoogroups.com
Betreff: [flexcoders] Flex2
flash_proxy/Proxy getProperty and Binding





The sample code is located
below. I am trying to find a way to bind
dynamic attributes (when using Proxy class).
I can't get the dynamic
properties to bind, any suggestions or help would
be appreciated.

Renaun

Proxy Class:
package {
 import

[flexcoders] [ann] 20th March Sydney Developers study group meeting

2006-03-15 Thread Chris Velevitch
On Monday 20th March is the next meeting of the study group we will be
studying FlexUnit 2, the unit testing framework for Flex 2. Please
read the articles prior to the meeting (see
http://www.flashdev.org.au/program). At the meeting, the moderator
will lead discussion and with questions about the topic. The meeting
is on at 6:30pm for 7pm start and finishes around 8:30pm.

Details about the group, venue and program are available from
http://www.flashdev.org.au. Please note, whilst the meetings and the
use of the club are free, the club does require us to purchase
beverages and/or snacks in exchange.

Please RSVP at http://www.flashdev.org.au/rsvp.


Chris

--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Drag drop *from* the user's file system into a Flex 2.0 app

2006-03-15 Thread dos dedos



I've seen many AJAX examples of drag and drop. Is drag and drop planned for Flex in the future (beyond 8.5) or is their some kind of fundamental reason not to have it? I have a feeling it can be done already but not it should be made easier. Drag and drop is a common feature of rich user interfaces.On the second point, I've been told on this list that the Flex-to-desktop interface is very tricky to implement. I have yet to see any documentaion/examples on how to do it. This aspect of Flex should be made simpler for developers who don't mind having their users install servers on the desktop.Matt Chotin [EMAIL PROTECTED] wrote: That's not something that Player 8.5 is going to support I think. There might be other tricks but the Player itself won't understand the drag and drop.  Matt 
 -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Katz Sent: Monday, March 13, 2006 7:56 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Drag  drop *from* the user's file system into a Flex 2.0 app  I know the Flash player is limited in its ability interact with the user's file system. I'm wondering if a Flex 2.0 application (and the new Flash player) has the ability to enable a user to drag a file or folder *from the file system* onto a Flex app and have the app perform an action (such as reading meta data on the files, uploading them, etc.). Does anybody have any insight about this?  thanks, David  --  David Katz [EMAIL PROTECTED]   -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com  Yahoo! Groups Links  __Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex2 :: 3rd party Components :: blog/site(future)

2006-03-15 Thread dos dedos



coolI think there is also a big need for Actionscript libraries ... with examples :)I think 3rd party UI components and Actionscript libraries will go hand in hand to enable more rapid development. :)Michael Schmalle [EMAIL PROTECTED] wrote:Hello list,  Since I ask more questions than answer for now, I would like those interested to bookmark my blog and eventual Flex2 component community site. I am going to get all my brain waves out on this so people can help me proliferate why flex components rock.  For those who wonder about solid 3rd party component sites when Flex2 goes public, well my site teotigraphix.com will sell them but this site is all about creating the community.!!! I have been developing components for 3 years now and it's time to have fun
 :)  http://www.flex2components.com  Peace, Mike-- What goes up, does come down.  
		 Yahoo! Mail 
Use Photomail to share photos without annoying attachments.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Drag drop *from* the user's file system into a Flex 2.0 app

2006-03-15 Thread JesterXL





David
I know for a fact Zinc  mProjector allow you 
to drag and drop files to projectors (EXE's that wrap SWF's) so this could work 
for Flex 1.5 SWF's; only a matter of time till 2 is supported. This is not 
in a browser, however.

Dos
Flex 1.5 and Flex 2 both have built-in drag and 
drop functionality. They just cannot interact with the file system while 
running in a browser. So, anything you've seen with AJAX for drag and 
drop, you could probably do the same in Flex.


- Original Message - 
From: dos 
dedos 
To: flexcoders@yahoogroups.com 
Sent: Wednesday, March 15, 2006 8:20 AM
Subject: RE: [flexcoders] Drag  drop *from* the user's file 
system into a Flex 2.0 app
I've seen many AJAX examples of drag and drop. Is drag 
and drop planned for Flex in the future (beyond 8.5) or is their some kind of 
fundamental reason not to have it? I have a feeling it can be done already but 
not it should be made easier. Drag and drop is a common feature of rich user 
interfaces.On the second point, I've been told on this list that the 
Flex-to-desktop interface is very tricky to implement. I have yet to see any 
documentaion/examples on how to do it. This aspect of Flex should be made 
simpler for developers who don't mind having their users install servers on the 
desktop.Matt Chotin [EMAIL PROTECTED] wrote:
That's 
  not something that Player 8.5 is going to support I think. 
  Theremight be other tricks but the Player itself won't understand the 
  dragand drop.Matt! -Original Message-From: 
  flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf Of 
  David KatzSent: Monday, March 13, 2006 7:56 AMTo: 
  flexcoders@yahoogroups.comSubject: [flexcoders] Drag  drop *from* the 
  user's file system into aFlex 2.0 appI know the Flash player is 
  limited in its ability interact with theuser's file system. I'm wondering 
  if a Flex 2.0 application (and thenew Flash player) has the ability to 
  enable a user to drag a file orfolder *from the file system* onto a Flex 
  app and have the app performan action (such as reading meta data on the 
  files, uploading them,etc.). Does anybody have any insight about 
  this?thanks,David--David 
  Katz[EMAIL PROTECTED]--Flexcoders Mailing ListFAQ: 
  http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch 
  Archives:http://www.mail-archive.com/flexcoders%40yahoogroups.com 
  Yahoo! Groups Links
__Do You Yahoo!?Tired 
of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Drag drop *from* the user's file system into a Flex 2.0 app

2006-03-15 Thread dos dedos



As far as I can tell there are two ways to do Flex/Browser-to-desktop interfacing:1. " You need to serve a crossdomain.xml file over HTTP from the local server. This will allow a web based application to interoperate with a desktop basedserver. This is essential to get this to work. Basically this forces you tosupport both HTTP and XMLSocket/Socket in parallel." -- quoted from a reply I had received earlier.2. I may be wrong on this one but my assumption is that if you don't mind installing FES on the desktop and running the Flex app off of http://localhost/ then I believe that you could access file I/O and whatever else you need on the desktop, thru FES. This adds the cost of FES deployment license to each desktop the app runs on.JesterXL [EMAIL PROTECTED] wrote: David I know for a fact Zinc  mProjector allow you  to drag and drop files to projectors (EXE's that wrap SWF's) so this could work  for Flex 1.5 SWF's; only a matter of time till 2 is supported. This is not  in a browser, however.  Dos Flex 1.5 and Flex 2 both have built-in drag and  drop functionality. They just cannot interact with the file system while  running in a browser. So, anything you've seen with AJAX for drag and  drop, you could probably do the same in Flex.   - Original Message -  From: dos  dedos  To: flexcoders@yahoogroups.com  Sent: Wednesday, March 15, 2006 8:20 AM Subject: RE: [flexcoders] Drag  drop *from* the user's file  system into a Flex 2.0 app I've seen many AJAX examples of drag and drop. Is drag  and drop planned for Flex in the future (beyond 8.5) or is their some kind of  fundamental reason not to have it? I have a feeling
 it can be done already but  not it should be made easier. Drag and drop is a common feature of rich user  interfaces.On the second point, I've been told on this list that the  Flex-to-desktop interface is very tricky to implement. I have yet to see any  documentaion/examples on how to do it. This aspect of Flex should be made  simpler for developers who don't mind having their users install servers on the  desktop.Matt Chotin [EMAIL PROTECTED] wrote: That'snot something that Player 8.5 is going to support I think.Theremight be other tricks but the Player itself won't understand thedragand drop.Matt! -Original Message-From:flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf OfDavid KatzSent: Monday, March 13, 2006 7:56 AMTo:   
 flexcoders@yahoogroups.comSubject: [flexcoders] Drag  drop *from* theuser's file system into aFlex 2.0 appI know the Flash player islimited in its ability interact with theuser's file system. I'm wonderingif a Flex 2.0 application (and thenew Flash player) has the ability toenable a user to drag a file orfolder *from the file system* onto a Flexapp and have the app performan action (such as reading meta data on thefiles, uploading them,etc.). Does anybody have any insight aboutthis?thanks,David--DavidKatz[EMAIL PROTECTED]--Flexcoders Mailing ListFAQ:http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearchArchives:http://www.mail-archive.com/flexcoders%40yahoogroups.com   
 Yahoo! Groups Links __Do You Yahoo!?Tired  of spam? Yahoo! Mail has the best spam protection around  http://mail.yahoo.com   
		 Yahoo! Mail 
Use Photomail to share photos without annoying attachments.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Drag drop *from* the user's file system into a Flex 2.0 app

2006-03-15 Thread JesterXL





Aye, you could do that. I'm talking 
specifically about clicking on a file on your desktop, and dragging over top of 
a Flex interface, dropping it there, and having Flex respond to it.

- Original Message - 
From: dos 
dedos 
To: flexcoders@yahoogroups.com 
Sent: Wednesday, March 15, 2006 9:10 AM
Subject: Re: [flexcoders] Drag  drop *from* the user's file 
system into a Flex 2.0 app
As far as I can tell there are two ways to do 
Flex/Browser-to-desktop interfacing:1. " You need to serve a 
crossdomain.xml file over HTTP from the local server. This will allow a web 
based application to interoperate with a desktop basedserver. This is 
essential to get this to work. Basically this forces you tosupport both HTTP 
and XMLSocket/Socket in parallel." -- quoted from a reply I had received 
earlier.2. I may be wrong on this one but my assumption is that if you 
don't mind installing FES on the desktop and running the Flex app off of 
http://localhost/ then I believe that you could access file I/O and whatever 
else you need on the desktop, thru FES. This adds the cost of FES 
deployment license to each desktop the app runs on.JesterXL 
[EMAIL PROTECTED] wrote:

  
  
  

  David
  I know for a fact Zinc  mProjector allow you 
  to drag and drop files to projectors (EXE's that wrap SWF's) so this could 
  work for Flex 1.5 SWF's; only a matter of time till 2 is supported. This 
  is not in a browser, however.
  
  Dos
  Flex 1.5 and Flex 2 both have built-in drag and 
  drop functionality. They just cannot interact with the file system while 
  running in a browser. So, anything you've seen with AJAX for drag and 
  drop, you could probably do the same in Flex.
  
  
  - 
  Original Message - 
  From: 
  dos dedos 
  To: flexcoders@yahoogroups.com 
  Sent: Wednesday, March 15, 2006 8:20 AM
  Subject: RE: [flexcoders] Drag  drop *from* the user's file 
  system into a Flex 2.0 app
  I've seen many AJAX examples of drag and drop. Is drag 
  and drop planned for Flex in the future (beyond 8.5) or is their some kind of 
  fundamental reason not to have it? I have a ! feeling it can be done already 
  but not it should be made easier. Drag and drop is a common feature of rich 
  user interfaces.On the second point, I've been told on this list that 
  the Flex-to-desktop interface is very tricky to implement. I have yet to see 
  any documentaion/examples on how to do it. This aspect of Flex should be made 
  simpler for developers who don't mind having their users install servers on 
  the desktop.Matt Chotin [EMAIL PROTECTED] 
  wrote: 
  That's 
not something that Player 8.5 is going to support I think. 
Theremight be other tricks but the Player itself won't understand the 
dragand drop.Matt! -Original Message-From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf 
Of David KatzSent: Monday, March 13, 2006 7:56 AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Drag  drop *from* 
the user's file system into aFlex 2.0 appI know the Flash player 
is limited in its ability interact with theuser's file system. I'm 
wondering if a Flex 2.0 application (and thenew Flash player) has the 
ability to enable a user to drag a file orfolder *from the file system* 
onto a Flex app and have the app performan action (such as reading meta 
data on the files, uploading them,etc.). Does anybody have any insight 
about this?thanks,David--David 
Katz[EMAIL PROTECTED]--Flexcoders Mailing 
ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch 
Archives:http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links
  __Do You 
  Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around 
  http://mail.yahoo.com 


Yahoo! MailUse 
Photomail to share photos without annoying attachments. 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Drag drop *from* the user's file system into a Flex 2.0 app

2006-03-15 Thread dos dedos



Yes :) but once you can open/read files on the desktop you can show them inside a Flex UI and then drag and drop them from their to some other place within the UI.JesterXL [EMAIL PROTECTED] wrote:   Aye, you could do that. I'm talking  specifically about clicking on a file on your desktop, and dragging over top of  a Flex interface, dropping it there, and having Flex respond to it.  - Original Message -  From: dos  dedos  To: flexcoders@yahoogroups.com  Sent: Wednesday, March 15, 2006 9:10 AM Subject: Re: [flexcoders] Drag  drop *from* the user's file  system into a Flex 2.0 app As far as I can tell there are two ways to do  Flex/Browser-to-desktop interfacing:1. " You need to serve a  crossdomain.xml file over HTTP from the local server. This will allow a web  based application to interoperate with a desktop basedserver. This is  essential to get this to work. Basically this forces you tosupport both HTTP  and XMLSocket/Socket in parallel." -- quoted from a reply I
 had received  earlier.2. I may be wrong on this one but my assumption is that if you  don't mind installing FES on the desktop and running the Flex app off of  http://localhost/ then I believe that you could access file I/O and whatever  else you need on the desktop, thru FES. This adds the cost of FES  deployment license to each desktop the app runs on.JesterXL  [EMAIL PROTECTED] wrote:  David   I know for a fact Zinc  mProjector allow youto drag and drop files to projectors (EXE's that wrap SWF's) so this couldwork for Flex 1.5 SWF's; only a matter of time till 2 is
 supported. Thisis not in a browser, however.  Dos   Flex 1.5 and Flex 2 both have built-in drag anddrop functionality. They just cannot interact with the file system whilerunning in a browser. So, anything you've seen with AJAX for drag anddrop, you could probably do the same in Flex. -Original Message -From:dos dedosTo: flexcoders@yahoogroups.comSent: Wednesday, March 15, 2006 8:20 AM   Subject: RE: [flexcoders] Drag  drop *from* the user's filesystem into a Flex 2.0 app   I've seen many AJAX examples of drag and drop. Is dragand drop planned for Flex in the future (beyond 8.5) or is their some kind offundamental reason not to have it? I have a ! feeling it can be done alreadybut not it should be made easier. Drag and drop is a common feature of richuser interfaces.On the second point, I've been told on this list thatthe Flex-to-desktop interface is very tricky to implement. I have yet to seeany documentaion/examples on how to do it. This aspect of Flex
 should be madesimpler for developers who don't mind having their users install servers onthe desktop.Matt Chotin [EMAIL PROTECTED]wrote:That's  not something that Player 8.5 is going to support I think.  Theremight be other tricks but the Player itself won't understand the  dragand drop.Matt! -Original Message-From:  flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf  Of David KatzSent: Monday, March 13, 2006 7:56 AMTo:  flexcoders@yahoogroups.comSubject: [flexcoders] Drag  drop *from*  the user's file system into aFlex 2.0 appI know the Flash player  is limited in its ability interact with theuser's file system. I'm  wondering if a Flex 2.0 application (and thenew Flash player)
 has the  ability to enable a user to drag a file orfolder *from the file system*  onto a Flex app and have the app performan action (such as reading meta  data on the files, uploading them,etc.). Does anybody have any insight  about this?thanks,David--David  Katz[EMAIL PROTECTED]--Flexcoders Mailing  ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch  Archives:http://www.mail-archive.com/flexcoders%40yahoogroups.com  Yahoo! Groups Links   __Do YouYahoo!?Tired of spam? Yahoo! Mail has the best spam protection aroundhttp://mail.yahoo.comYahoo! MailUse  Photomail to share photos without annoying attachments.  
		 Yahoo! Mail 
Use Photomail to share photos without annoying attachments.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email 

[flexcoders] Re: rowIndex columnIndex while rendering in Flex 2.0

2006-03-15 Thread t_msreddy
Manish
What if I have two textboxes in the cellRenderer 
HBox label={weekHoursActual.text}
   TextInput id=weekHoursActual text={...} /
   TextInput id=weekHoursForecast text={...} /
/HBox

what will the editorProperty be? 

Also can you tell me how to get the rowIndex and columnIndex. My 
dataProvider to DataGrid is 2 Dimensional, one dimension represents 
the row and the other the columns so that any cell(i,j) value will 
be dataProvider[i][j].
So I need to know atleast columnIndex in Cellrenderer so that my 
value will in it will be dataObject.object[columnIndex].someValue.

Thanks




--- In flexcoders@yahoogroups.com, Manish Jethani 
[EMAIL PROTECTED] wrote:

 On 3/14/06, t_msreddy [EMAIL PROTECTED] wrote:
  I have the same problem. I need to know rowIndex and columnIndex 
to
  populate values in cellrenderer (Please see the code for both
  below). Also I get the error:
  --
  ReferenceError: Error #1069: Property text not found on 
WeekHoursCR
  and there
   is no default value
 [snip]
 
  -
  This is my Cellrenderer (WeekHourCR.mxml):
  -
  ?xml version=1.0 encoding=utf-8?
  mx:HBox xmlns:mx=http://www.macromedia.com/2005/mxml; 
width=100%
  height=100% horizontalGap=0 verticalAlign=top 
  mx:TextInput id=weekHoursActual width=40 height=20
  textAlign=center text={(dataObject.employeeHours
  [0]).forecastHours} /
  mx:TextInput id=weekHoursForecast width=40 
height=20
  textAlign=center text={(dataObject.employeeHours
  [0]).actualHours} /
  /mx:HBox
  -
 
 It's trying to access the non-existent `text` property on HBox.  
Add a
 `text` property, or, faster, set `editorProperty` to label and 
bind
 the HBox's label to the TextInput's text.
 
  HBox label={weekHoursActual.text}
   TextInput id=weekHoursActual text={...} /
  ...
 
 Manish







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] [Flex 1.5] Update ColumnData with new data

2006-03-15 Thread Jonathan Miranda










Your easiest bet for this is to have a
cellRenderer send an event out when you leave the cell and update the
dataprovider accordingly in a function which will update the datagrid. If youre
unlucky like me, I had to have selectable=false and it was giving me a headache
trying to figure this out (knowing which row I was on)  but I got the
final answer after a long list of emails.

Things to note first about this:
-my cell renderer had to have implements=mx.controls.listclasses.IDropInListItemRenderer
because I need access to listdata
-you cant get to selectedIndices or anything of the like if your
selectable=false, so thats why I had to use the vPosition
-the idea is you bubble an event out from the cell youre editing, find
out what row it is (and column in your case) and change the dataprovider.

Heres the code for finding the row: (resultsDG is my datagrid, the stuff
inside the brackets is the row position and compare is my column)

resultsDG.dataProvider[e.target.parent.listData.owner.vPosition+e.target.parent.listData.rowIndex-1].compare





Try tackling the extension of the
cellrenderer to get the listData and if you got questions I can provide more
examples.
_

Jonathan Miranda

Flexible Master of the Web

Try not
to become a man of success, but a man of value. - Albert Einstein

HealthGrades: Guiding America to Better Healthcare

NASDAQ:
HGRD

w (720)
963-3832

c (707)
761-0868

[EMAIL PROTECTED] 

_

The message contains confidential and/or
legally privileged information and is intended for use only by the indicated
addressee. If you are not the named addressee you should not disseminate,
distribute, or copy this e-mail. Please notify the sender immediately by e-mail
if you have received this e-mail by mistake and delete this e-mail from your
system. E-mail transmissions cannot be guaranteed to be secure or error-free as
information could be intercepted, corrupted, lost, destroyed,arrive late or
incomplete, or contain viruses. The sender therefore does not accept liability
for any errors or omissions in the contents of this message which arise as a
result of e-mail transmission. If verification is required please request a
hard-copy version.











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Sreejith Unnikrishnan
Sent: Tuesday, March 14, 2006
11:39 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] [Flex 1.5]
Update ColumnData with new data







Hi,











Need some help here.











Assume I have an editabledatagrid with 10 columns and
10 rows, all cells initially populated with a value 0.











When I enter a value, say 10 in the first column and tab
out, I need to update all the succeeding columns with the value 10. And then if
I say edit the 3rd column with a different value, the succeeding columns should
update with the new value.











What would be the most efficient way to achieve this?











Maybe Ishould tryto generically find the
newValue of a cell and then assign it by rowIndex-columnIndex?











Thanks





Sree











--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Re: Flex2 flash_proxy/Proxy getProperty and Binding

2006-03-15 Thread Renaun Erickson
Mike,

Thanks for your idea,

I wrote this code myself to try and pin down a problem I am having.  I
can't get dynamic properties to bind.  

I tried the use namespace flash_proxy in the SomeClass.as and it
didn't help.

The SomeClass.mxml has a textarea that I am trying to bind the
instance of someClass with a dynamic property newAttribute to the
text property.

The button on the mxml changes the someClass.newAttribute to help with
 the testing of the binding of a dynamic property.

Renaun

--- In flexcoders@yahoogroups.com, Michael Schmalle
[EMAIL PROTECTED] wrote:

 Well, I was just in this classroom the other day. If I get your question
 correctly..
 
 Add;
 
 use namespace flash_proxy;
 
 right under the import flash.util.flash_proxy.
 
 If you got this code from an example, it was missing the use
statement. I
 missed this also!, Once the use is in there it works great!
 
 Peace, Mike
 
 On 3/15/06, Renaun Erickson [EMAIL PROTECTED] wrote:
 
   The sample code is located below.  I am trying to find a way to bind
  dynamic attributes (when using Proxy class).  I can't get the dynamic
  properties to bind, any suggestions or help would be appreciated.
 
  Renaun
 
  Proxy Class:
  package {
import flash.util.flash_proxy;
import flash.util.Proxy;
 
dynamic public class SomeClass extends Proxy {
 
  public var _dynamicAttributeArray:Array;
 
  public function SomeClass() {
_dynamicAttributeArray = new Array();
  }
 
  flash_proxy override function getProperty( name : * )
: * {
return _dynamicAttributeArray[ name ];
  }
 
  flash_proxy override function setProperty(name:*,
  value:*):void {
_dynamicAttributeArray[ name ] = value;
  }
}
  }
 
 
  Now if I have:
  ?xml version=1.0 encoding=utf-8?
  mx:Application xmlns:mx=http://www.macromedia.com/2005/mxml;
xmlns=*
creationComplete=initApplication()
mx:VBox width=100% height=100%
  mx:TextArea width=100% height=50% id=output text={
  SomeClass(someClass).newAttribute }/
  mx:Button label=Change
click=someClass.newAttribute = '' +
  new
  Date();/
/mx:VBox
mx:Script
  ![CDATA[
import SomeClass ;
  public var someClass:SomeClass;
 
public function initApplication()
{
someClass = new SomeClass();
someClass.newAttribute = I am New;
//output.text = someClass.newAttribute;
}
 
  ]]
/mx:Script
  /mx:Application
 
 
 
 
 
   --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
 
 
   SPONSORED LINKS
Web site design
developmenthttp://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ
 Computer
  software
developmenthttp://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw
 Software
  design and
developmenthttp://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ
  Macromedia
 
flexhttp://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZI36cYzBjw
 Software
  development best
practicehttp://groups.yahoo.com/gads?t=msk=Software+development+best+practicew1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw
   --
  YAHOO! GROUPS LINKS
 
 
 -  Visit your group
flexcodershttp://groups.yahoo.com/group/flexcoders
 on the web.
 
 -  To unsubscribe from this group, send an email to:
 
[EMAIL PROTECTED][EMAIL PROTECTED]
 
 -  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
 Service http://docs.yahoo.com/info/terms/.
 
 
   --
 
 
 
 
 --
 What goes up, does come down.








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To 

Re: [flexcoders] Re: Flex2 flash_proxy/Proxy getProperty and Binding

2006-03-15 Thread Michael Schmalle



That is what I thought, a bit more going on then just use namespace. I
was trying to look at the bindings but, honsetly I havn't tried that. :)

Peace, MikeOn 3/15/06, Renaun Erickson [EMAIL PROTECTED] wrote:




Mike,

Thanks for your idea,

I wrote this code myself to try and pin down a problem I am having. I
can't get dynamic properties to bind. 

I tried the use namespace flash_proxy in the SomeClass.as and it
didn't help.

The SomeClass.mxml has a textarea that I am trying to bind the
instance of someClass with a dynamic property newAttribute to the
text property.

The button on the mxml changes the someClass.newAttribute to help with
 the testing of the binding of a dynamic property.

Renaun

--- In flexcoders@yahoogroups.com, Michael Schmalle

[EMAIL PROTECTED] wrote:

 Well, I was just in this classroom the other day. If I get your question
 correctly..
 
 Add;
 
 use namespace flash_proxy;
 
 right under the import flash.util.flash_proxy.
 
 If you got this code from an example, it was missing the use
statement. I
 missed this also!, Once the use is in there it works great!
 
 Peace, Mike
 
 On 3/15/06, Renaun Erickson [EMAIL PROTECTED] wrote:
 
  The sample code is located below. I am trying to find a way to bind
  dynamic attributes (when using Proxy class). I can't get the dynamic
  properties to bind, any suggestions or help would be appreciated.
 
  Renaun
 
  Proxy Class:
  package {
  import flash.util.flash_proxy;
  import flash.util.Proxy;
 
  dynamic public class SomeClass extends Proxy {
 
  public var _dynamicAttributeArray:Array;
 
  public function SomeClass() {


_dynamicAttributeArray = new Array();
  }
 


flash_proxy override function getProperty( name : * )
: * {


return _dynamicAttributeArray[ name ];
  }
 


flash_proxy override function setProperty(name:*,
  value:*):void {


_dynamicAttributeArray[ name ] = value;
  }
  }
  }
 
 
  Now if I have:
  ?xml version=1.0 encoding=utf-8?
  mx:Application xmlns:mx=http://www.macromedia.com/2005/mxml
xmlns=*
  creationComplete=initApplication()
  mx:VBox width=100% height=100%


mx:TextArea width=100% height=50% id=output text={
  SomeClass(someClass).newAttribute }/
  mx:Button label=Change
click=someClass.newAttribute = '' +
  new
  Date();/
  /mx:VBox
  mx:Script
  ![CDATA[


import SomeClass ;
  public var someClass:SomeClass;
 


public function initApplication()
  {

someClass = new SomeClass();


someClass.newAttribute = I am New;


//output.text = someClass.newAttribute;
  }
 
  ]]
  /mx:Script
  /mx:Application
 
 
 
 
 
  --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

  Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
 
 
  SPONSORED LINKS
  Web site design
development
http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ

 Computer
  software
development
http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw

 Software
  design and
development
http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ

 Macromedia
 
flex
http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZI36cYzBjw

 Software
  development best
practice
http://groups.yahoo.com/gads?t=msk=Software+development+best+practicew1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw

  --
  YAHOO! GROUPS LINKS
 
 
  - Visit your group
flexcodershttp://groups.yahoo.com/group/flexcoders

  on the web.
 
  - To unsubscribe from this group, send an email to:
  
[EMAIL PROTECTED]
[EMAIL PROTECTED]
 
  - Your use of Yahoo! Groups is subject to the Yahoo! Terms of
  Service http://docs.yahoo.com/info/terms/.
 
 
  --
 
 
 
 
 --
 What goes up, does come down.













--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Re: [flexcoders] Flex2 :: 3rd party Components :: blog/site(future)

2006-03-15 Thread Michael Schmalle



I like your sense of humor, very sutle ;-)

Peace, MikeOn 3/15/06, dos dedos [EMAIL PROTECTED] wrote:



coolI think there is also a big need for Actionscript libraries ... with examples :)I think 3rd party UI components and Actionscript libraries will go hand in hand to enable more rapid development. 
:)Michael Schmalle 
[EMAIL PROTECTED] wrote:Hello list, 
Since I ask more questions than answer for now, I would like those
interested to bookmark my blog and eventual Flex2 component community
site. I am going to get all my brain waves out on this so people can
help me proliferate why flex components rock.  For those who wonder about solid 3rd party component sites when Flex2 goes public, well my site 
teotigraphix.com
will sell them but this site is all about creating the community.!!! I
have been developing components for 3 years now and it's time to have
fun :)  http://www.flex2components.com  Peace, Mike-- What goes up, does come down.  

		 Yahoo! Mail 
Use Photomail to share photos without annoying attachments.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.
  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  








-- What goes up, does come down.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Re: [Flex 1.5] Update ColumnData with new data

2006-03-15 Thread t_msreddy



In flex 1.5 you will have to do that on "change" event in cellRenderer:

MyCellRenderer.mxml
mx:HBox
 mx:Script ![CDATA[
 function updateDP()
 {
 //loop through the dataProvider for DataGrid and setValues. parentDocument.MyDataGrid.executeBinding(); //this may not be required, this will re-render the DataGrid
 }
 ]]/mx:Script
mx:TextInput id="MyTI" change="updateDP()"/
/mx:HBox

--- In flexcoders@yahoogroups.com, "Jonathan Miranda" [EMAIL PROTECTED] wrote: Your easiest bet for this is to have a cellRenderer send an event out when you leave the cell and update the dataprovider accordingly in a function which will update the datagrid. If you're unlucky like me, I had to have selectable=false and it was giving me a headache trying to figure this out (knowing which row I was on) - but I got the final answer after a long list of emails.  Things to note first about this: -my cell renderer had to have implements="mx.controls.listclasses.IDropInListItemRenderer" because I need access to listdata -you can't get to selectedIndices or anything of the like if your selectable=false, so that's why I had to use the vPosition -the idea is you bubble an event out from the cell you're editing, find out what row it is (and column in your case) and change the dataprovider.  Here's the code for finding the row: (resultsDG is my datagrid, the stuff inside the brackets is the row position and compare is my column)  resultsDG.dataProvider[e.target.parent.listData.owner.vPosition+e.target .parent.listData.rowIndex-1].compareTry tackling the extension of the cellrenderer to get the listData and if you got questions I can provide more examples. _  Jonathan Miranda  Flexible Master of the Web  "Try not to become a man of success, but a man of value." - Albert Einstein  HealthGrades http://www.healthgrades.com/ : Guiding America to Better Healthcare(tm)  NASDAQ: HGRD  w (720) 963-3832  c (707) 761-0868  [EMAIL PROTECTED]   _  The message contains confidential and/or legally privileged information and is intended for use only by the indicated addressee. If you are not the named addressee you should not disseminate, distribute, or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmissions cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.    From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sreejith Unnikrishnan Sent: Tuesday, March 14, 2006 11:39 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] [Flex 1.5] Update ColumnData with new dataHi,Need some help here.Assume I have an editable datagrid with 10 columns and 10 rows, all cells initially populated with a value 0.When I enter a value, say 10 in the first column and tab out, I need to update all the succeeding columns with the value 10. And then if I say edit the 3rd column with a different value, the succeeding columns should update with the new value.What would be the most efficient way to achieve this?Maybe I should try to generically find the "newValue" of a cell and then assign it by rowIndex-columnIndex?Thanks  Sree-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com  SPONSORED LINKS   Web site design development http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+ site+design+developmentw2=Computer+software+developmentw3=Software+des ign+and+developmentw4=Macromedia+flexw5=Software+development+best+prac ticec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ   Computer software development http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=We b+site+design+developmentw2=Computer+software+developmentw3=Software+d esign+and+developmentw4=Macromedia+flexw5=Software+development+best+pr acticec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw   Software design and development http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1= Web+site+design+developmentw2=Computer+software+developmentw3=Software +design+and+developmentw4=Macromedia+flexw5=Software+development+best+ practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ   Macromedia flex http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+ developmentw2=Computer+software+developmentw3=Software+design+and+deve lopmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=1 66.sig=OO6nPIrz7_EpZI36cYzBjw   Software development best practice 

[flexcoders] Re: Flip and mirror a bitmap in Flex

2006-03-15 Thread grae_hall
Dearest Richard,

There's a demo of run time reflection of flex components by Trey Long 
located here  
http://humanwasteland.com/reflectdemo/ReflectFilterDemo.html

it's a good example of how to implement the bitmap, bitmapdata, and 
matrix classes in Flex 2.0

It's a bit technical - but you can view the source and download it.

As far as I'm aware - I've not seen a simplified flip/mirror function 
in Flex - the class that does the flip in that example is 
matrix.scale where he puts (1, -1).

Have a play around with it - I learned a bit from it.

--- In flexcoders@yahoogroups.com, Richard Schutten [EMAIL PROTECTED] wrote:

 Hi there,
 
 Are there standard flip and mirror routines that can be applied in 
Flex 2
 for bitmaps?
 
 Greetings,
 
 Richard








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] XML DataModels, e4x, XMLList, and binding issues ? [Flex 2.0 b1]

2006-03-15 Thread sourcecoderia
Are we going to be able to properly bind to e4x and xml data? In the 
beta 1 I keep getting errors:

warning: unable to bind to property 'data' on class 'Object' (class 
is not an IEventDispatcher)

Or 

warning: unable to bind to property 'status' on class 'XML' (class 
is not an IEventDispatcher)

Or if I specify a format of xml I can't even compile, and get an 
error:

Access of possibly undefined property 'object' through a reference 
with static type 'flash.xml:XMLNode'

Is this fixed in the next beta ? Will the binding work as smoothly as 
object tree's?

Input...

Thanks 

Jason.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Flex2 :: ObjectProxy subclass :: Interfacing concrete accessors

2006-03-15 Thread Matt Chotin










You never know what Product Management
could decide is important ;-) But I would say that you should not use my words
to get your hopes up in any way. No PHP and FDS for version 2 for sure.











From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of Michael Schmalle
Sent: Wednesday, March 15, 2006
3:18 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors





 right now.

Are you trying to imply something? Or you just being funny. ;-) You can't talk
like that and not have someone take you seriously that loves php :-)

If I wrote the sentence it would say; Yes, FDS is not meant for PHP. haha but
you say 'right now', ok!

Peace, Mike



On 3/15/06, Matt
Chotin [EMAIL PROTECTED]
wrote:





Oops, yes FDS is not meant for PHP right now.



Matt









From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Michael Schmalle
Sent: Monday, March 13, 2006 5:29
AM
To: flexcoders@yahoogroups.com






Subject: Re:
[flexcoders] Flex2 :: ObjectProxy subclass :: Interfacing concrete accessors









Matt,

I am using amfphp/mysql, dosn't dataservices require java or more enterprise
solutions? Remember, you are dealing with a UI/Component developer, so I am not
that educated 'yet' about dataservices etc. 

I understand what you are saying but, can it be done with amfphp?

I say this becasue I just read the chapters on DataServices and I don't see how
to implement them using what I use, php.

Peace, Mike



On
3/12/06, Matt Chotin  [EMAIL PROTECTED]
wrote:





You know you might want to consider looking into DataServices
too if the idea is keeping things like your Projects in sync with the
server. It takes care of monitoring property changes for you for example.



Matt











From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Michael Schmalle
Sent: Sunday, March 12, 2006 3:42
PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors









Thanks Matt,

Yeah re-reading my post it dosn't make much sense.

You know I am in the labratory ;-) Testing and messing around with thoughts.
Basically, I have a mySQL record that I wanted to use as the internal object.
Once you load the result, a project IS the record and a Project class is
created looping through the record sets. I also wanted to add some methods like
save() remove() to the project class. This seemed like a real kewl use of
composition. I thought of object proxy becasue I am still finding my 'style'
using as3.

Seems as though, now that I have tested more things that either 

I just put all public properties as public var name:String; etc, or write
get-set methods for them. The major thing is here I really loved the idea that
ObjectProxy monitors that properties. I want to monitor these properties as
they change. Binding?

I will write more about this if you care to hear it, it's abit long winded for
just free typing this thought train.

;-) I think this is just going to be one of those cases where one solution
gives me THESE benefits and the other solution gives me THOSE benifits. Time to
get out the triple beam :)!

Peace, Mike



On
3/12/06, Matt Chotin  [EMAIL PROTECTED]
wrote:





Sorry, I really don't get it. So you have a Project
that extends ObjectProxy (this is because you want to monitor property access I
guess). So now would you really be returning a subclass of Project?
Or is the deal that the object within the ObjectProxy has a concrete type that
you want to reach? If that is the case you really shouldn't be using the
ObjectProxy. The whole point of ObjectProxy is that you don't care what's
inside and never want concrete typing. If you want the concrete type you
should devise another system. 



Matt











From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Michael Schmalle
Sent: Friday, March 10, 2006 6:53
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors









Hello,

Lets see here, the question is kinda odd...

I have the following;

  private function
_getProjectAt(id:uint):Project
  {
   var cursor:IViewCursor
= projectsQueue.getCursor(); 
   
   while
(!cursor.afterLast) {
var
curProject:Project = cursor.current as Project;
var
curID:uint = curProject.id;
if
(curID == id) {
   
 return curProject;
   
}
   
cursor.moveNext(); 
   }
   return
null;  
  }


1) the Project class extends ObjectProxy
2) The Project class wraps a record from mySQL (so we really don't have a set
interface for the mySQL record from a record set)
3) When I loop through these Project of type ObjectProxy, is there anyway I can
attach an interface to this, IE IProject
4) I know most of the time typing an interface is the best way but, uisng
ObjectProxy as a super class, I am wondering if the rules are changing here.


Re: [flexcoders] Flex2 :: ObjectProxy subclass :: Interfacing concrete accessors

2006-03-15 Thread Michael Schmalle



Oh I know Matt,

Just allittle humor, there is no hopes here. I can do quite a bit already just using what I have availible to me :)

And from my humor there was No inference that it 'might' happen in version 2. On 3/15/06, Matt Chotin [EMAIL PROTECTED]
 wrote:















You never know what Product Management
could decide is important ;-) But I would say that you should not use my words
to get your hopes up in any way. No PHP and FDS for version 2 for sure.











From: 
flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf
Of Michael Schmalle
Sent: Wednesday, March 15, 2006
3:18 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors






 right now.

Are you trying to imply something? Or you just being funny. ;-) You can't talk
like that and not have someone take you seriously that loves php :-)

If I wrote the sentence it would say; Yes, FDS is not meant for PHP. haha but
you say 'right now', ok!

Peace, Mike



On 3/15/06, Matt
Chotin [EMAIL PROTECTED]
wrote:





Oops, yes FDS is not meant for PHP right now.



Matt









From: 
flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Michael Schmalle
Sent: Monday, March 13, 2006 5:29
AM
To: flexcoders@yahoogroups.com






Subject: Re:
[flexcoders] Flex2 :: ObjectProxy subclass :: Interfacing concrete accessors









Matt,

I am using amfphp/mysql, dosn't dataservices require java or more enterprise
solutions? Remember, you are dealing with a UI/Component developer, so I am not
that educated 'yet' about dataservices etc. 

I understand what you are saying but, can it be done with amfphp?

I say this becasue I just read the chapters on DataServices and I don't see how
to implement them using what I use, php.

Peace, Mike



On
3/12/06, Matt Chotin  [EMAIL PROTECTED]
wrote:





You know you might want to consider looking into DataServices
too if the idea is keeping things like your Projects in sync with the
server. It takes care of monitoring property changes for you for example.



Matt











From: 
flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Michael Schmalle
Sent: Sunday, March 12, 2006 3:42
PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors









Thanks Matt,

Yeah re-reading my post it dosn't make much sense.

You know I am in the labratory ;-) Testing and messing around with thoughts.
Basically, I have a mySQL record that I wanted to use as the internal object.
Once you load the result, a project IS the record and a Project class is
created looping through the record sets. I also wanted to add some methods like
save() remove() to the project class. This seemed like a real kewl use of
composition. I thought of object proxy becasue I am still finding my 'style'
using as3.

Seems as though, now that I have tested more things that either 

I just put all public properties as public var name:String; etc, or write
get-set methods for them. The major thing is here I really loved the idea that
ObjectProxy monitors that properties. I want to monitor these properties as
they change. Binding?

I will write more about this if you care to hear it, it's abit long winded for
just free typing this thought train.

;-) I think this is just going to be one of those cases where one solution
gives me THESE benefits and the other solution gives me THOSE benifits. Time to
get out the triple beam :)!

Peace, Mike



On
3/12/06, Matt Chotin  [EMAIL PROTECTED]
wrote:





Sorry, I really don't get it. So you have a Project
that extends ObjectProxy (this is because you want to monitor property access I
guess). So now would you really be returning a subclass of Project?
Or is the deal that the object within the ObjectProxy has a concrete type that
you want to reach? If that is the case you really shouldn't be using the
ObjectProxy. The whole point of ObjectProxy is that you don't care what's
inside and never want concrete typing. If you want the concrete type you
should devise another system. 



Matt











From: 
flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On Behalf Of Michael Schmalle
Sent: Friday, March 10, 2006 6:53
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex2 ::
ObjectProxy subclass :: Interfacing concrete accessors









Hello,

Lets see here, the question is kinda odd...

I have the following;

  private function
_getProjectAt(id:uint):Project
  {
   var cursor:IViewCursor
= projectsQueue.getCursor(); 
   
   while
(!cursor.afterLast) {
var
curProject:Project = cursor.current as Project;
var
curID:uint = curProject.id;
if
(curID == id) {
   
 return curProject;
   
}
   
cursor.moveNext(); 
   }
   return
null;  
  }


1) the Project class extends ObjectProxy
2) The Project class wraps a record from mySQL (so we really don't have a set
interface for the mySQL record from a 

[flexcoders] Re: Flip and mirror a bitmap in Flex

2006-03-15 Thread Richie Rich
Hi Here is a example of what your looking for with sample code I believe. 

http://humanwasteland.com/reflectdemo/ReflectFilterDemo.html

Have Fun,

Rich

--- In flexcoders@yahoogroups.com, Richard Schutten [EMAIL PROTECTED] wrote:

 Hi there,
 
 Are there standard flip and mirror routines that can be applied in
Flex 2
 for bitmaps?
 
 Greetings,
 
 Richard







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Re: WSDLResponse not resolvable

2006-03-15 Thread Peter Farland





If you could send me the WSDL I could take a look. It might 
be a problem with non-qualified versus qualified wrapped document literal web 
services.


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Jonathan 
MirandaSent: Monday, March 13, 2006 6:41 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable



Heres a doosey then  
the exact same call using Flex 1.5 works completely fine. Flex 2 I get this 
error.so either Flex 1.5 doesnt care about the WSDL problem or Flex2 changed 
something about not allowing the return of complex objects in a 
webservice.
_
Jonathan 
Miranda
Flexible 
Master of the Web
"Try not to become 
a man of success, but a man of value." - Albert 
Einstein
HealthGrades: Guiding 
America to Better 
Healthcare
NASDAQ: 
HGRD
w 
(720) 963-3832
c 
(707) 761-0868
[EMAIL PROTECTED] 

_
The message contains 
confidential and/or legally privileged information and is intended for use only 
by the indicated addressee. If you are not the named addressee you should 
not disseminate, distribute, or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmissions cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed,arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.




From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt ChotinSent: Sunday, March 12, 2006 2:42 
PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable

So far when weve seen 
this its been because the namespace declaration was missing in the WSDL that 
would line up the GetCitiesResponse with the method. So go through your 
produced WSDL carefully and make sure that the namespaces match up 
correctly.

Matt





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
On Behalf Of Jonathan 
MirandaSent: Friday, March 10, 
2006 3:22 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable


Nah, its not the 
response not being there.oddly enough passing a string works fine  its a 
return type of Any (object) or Struct that blows up.
_
Jonathan 
Miranda
Flexible 
Master of the Web
"Try not to become 
a man of success, but a man of value." - Albert 
Einstein
HealthGrades: Guiding America 
to Better Healthcare
NASDAQ: 
HGRD
w 
(720) 963-3832
c 
(707) 761-0868
[EMAIL PROTECTED] 

_
The message contains 
confidential and/or legally privileged information and is intended for use only 
by the indicated addressee. If you are not the named addressee you should 
not disseminate, distribute, or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmissions cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed,arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.




From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
On Behalf Of Doug 
LowderSent: Friday, March 10, 
2006 4:08 PMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Re: WSDLResponse not 
resolvable

Looks like some kind of mismatch between 
GetCities and GetCitiesResponse in your code (although I didn't see a 
definition for 
GetCitiesResponse).Maybe try: 
mx:operation 
name="GetCities" fault="Alert.show('Error:'+event.fault.faultstring,'Error',Alert.OK)" 
result="getCitiesHandler(event)"...function 
getCitiesHandler(event: mx.rpc.events.ResultEvent) { myData = event.result;}...myRemote.GetCities(myState, 
myCityType);--- In 
flexcoders@yahoogroups.com, "Jonathan 
Miranda" [EMAIL PROTECTED] wrote: Need 
help with an error message - Working with BlueDragon (aka .Net), 
I'm attempting a WebService in Flex. Doing a "cfinvoke" works fine 
and looking at the wsdl produced from the CFC it looks 
fine...but I get 
this when I try a WebService 
call.   
   
Element http://www.newatlanta.com/bluedragon/cfc/:GetCitiesResponse 
not 
resolvable 
 
at mx.rpc.soap::WSDLParser/http://www.macromedia.com/2005/flex/mx/internal: 
:parseMessage() 
 
at mx.rpc.soap::WSDLOperation/parseMessages()  
at mx.rpc.soap::Operation/http://www.macromedia.com/2005/flex/mx/internal:: 
invokePendingCall() 

[flexcoders] Populating a tree

2006-03-15 Thread Jeremy Rottman
Does anyone know of, or have an exmample on how I can populate a tree
with a returned query from a cfc. Everything I have tried so far has
turned out to not work.

any help with this would be greatly appreciated.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Web Service Call - Flex 2 (Complex Type with Args)

2006-03-15 Thread Richie Rich



Hello,I am trying to send aWebService Operation to a WSDL with a Complex Type with 4 nodes (children) and one of the nodes have 2 additional args that need to be passed. Here is the MXML Code i am currently using:?xml version="1.0" encoding="utf-8"?mx:Application xmlns:mx="http://www.macromedia.com/2005/mxml" xmlns="*" layout="absolute" creationComplete="myIDSP.RunScript.send()"mx:WebService id="myIDSP" wsdl="http://SomeNetwork/myWSDL.wsdl" mx:operation name="RunScript"  mx:request   runScriptParametersscriptText/scriptTextscriptLanguage_javascript_/scriptLanguagescriptFile/myFilePath/myFileName/scriptFilescriptArgs nameoutput/name value/myFilePath/myFileName/value/scriptArgs   /runScriptParameters  /mx:request /mx:operation /mx:WebServicemx:TextArea text="{myIDSP.RunScript.result}" width="521" height="188"//mx:ApplicationHere is a tested SOAP Message that works with the SOAP Debugger in XMLSpy:SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SOAP-ENV:Body  m:RunScript xmlns:m="http://ns.mysite.com/myApp/soap/"   runScriptParametersscriptTextString/scriptTextscriptLanguageString/scriptLanguagescriptFileString/scriptFilescriptArgs nameString/name valueString/value/scriptArgs   /runScriptParameters  /m:RunScript /SOAP-ENV:Body/SOAP-ENV:Envelope
Everything works fine the scriptText,  scriptLanguage and scriptFile values get passed along. But the scriptArgs are not being passed to the endpoint.Is this a bug in FLEX 2? I have tried to trace this down in the FLEX Debugger and It looks as if the MXML code is doing what it suppost to do but the values are not being passed.Any help would be appreciated,Rich






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] Flex2 :: 3rd party Components :: blog/site(future)

2006-03-15 Thread dos dedos



re: humorSide effects are uncommon but may include lower abdominal pain and remote inculcation... about AS libraries:I satted this many times but here it goes again: I need to figure out how to enable communication between in-browser Flex UI and a Python/Twisted server running on the end-user's desktop, while also communicating with FES on the remote server. There is a 3rd party AS library called SYNC that implements such model. I am waiting for IFBIN to release it ... but it is  a pretty critical need so I may have to figure it out myself if IFBIN doesn't release it in a month or so... I'd rather not re-invent the wheel.There are tons of other time-saving and tedious stuff that can be encapuslated in AS libraries and which developers/companies would be happy to pay for. Your Flex 2 stuff looks promising ... I'm starting from the backend and leaving the presentation layer till later ... which I guess is like the doggy style of
 programming (not too subtle, eh?) .. Back to Python ..Michael Schmalle [EMAIL PROTECTED] wrote:I like your sense of humor, very sutle ;-)  Peace, MikeOn 3/15/06, dos dedos [EMAIL PROTECTED] wrote:coolI think there is also a big need for Actionscript libraries ... with examples :)I think 3rd party UI components and Actionscript libraries will go hand in hand to enable more rapid development.  :)Michael
 Schmalle  [EMAIL PROTECTED] wrote:Hello list,  Since I ask more questions than answer for now, I would like those interested to bookmark my blog and eventual Flex2 component community site. I am going to get all my brain waves out on this so people can help me proliferate why flex components rock.  For those who wonder about solid 3rd party component sites when Flex2 goes public, well my site  teotigraphix.com will sell them but this site is all about creating the community.!!! I have been developing components for 3 years now and it's time to have fun :)  http://www.flex2components.com  Peace, Mike-- What goes up, does come down.   Yahoo! Mail  Use Photomail to share photos without annoying attachments.  -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt  Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comSPONSORED LINKSWeb site design developmentComputer software developmentSoftware design and development  Macromedia flexSoftware development best practice 
  YAHOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to: [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.-- What goes up, does come down.  
		Yahoo! Travel 
Find  
great deals to the top 10 hottest destinations!





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Flash vunerability

2006-03-15 Thread Jonathan Miranda










Anyone know if this affects Flash player 8.5 beta?

http://www.macromedia.com/devnet/security/security_zone/apsb06-03.html



_

Jonathan Miranda

Flexible Master of
the Web

Try not to become a
man of success, but a man of value. - Albert Einstein

HealthGrades:
Guiding America
to Better Healthcare

NASDAQ: HGRD

w (720) 963-3832

c (707) 761-0868

[EMAIL PROTECTED] 

_

The message contains confidential and/or legally privileged
information and is intended for use only by the indicated addressee. If you
are not the named addressee you should not disseminate, distribute, or copy this
e-mail. Please notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system. E-mail
transmissions cannot be guaranteed to be secure or error-free as information
could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or
contain viruses. The sender therefore does not accept liability for any errors
or omissions in the contents of this message which arise as a result of e-mail
transmission. If verification is required please request a hard-copy version.











--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] Re: WSDLResponse not resolvable

2006-03-15 Thread Peter Farland





This looks like a Flex 2 bug with the schema 
elementFormDefault="qualified" attribute not being honored for each element 
defined in the types section. I believe a work around for now is to manually add 
form="qualified" attributes to the relevant element tags for each type 
definition. I've logged a bug and will ask for this to betargeted 
for beta 3.


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Peter 
FarlandSent: Wednesday, March 15, 2006 1:25 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable

If you could send me the WSDL I could take a look. It might 
be a problem with non-qualified versus qualified wrapped document literal web 
services.


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Jonathan 
MirandaSent: Monday, March 13, 2006 6:41 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable



Heres a doosey then  
the exact same call using Flex 1.5 works completely fine. Flex 2 I get this 
error.so either Flex 1.5 doesnt care about the WSDL problem or Flex2 changed 
something about not allowing the return of complex objects in a 
webservice.
_
Jonathan 
Miranda
Flexible 
Master of the Web
"Try not to become 
a man of success, but a man of value." - Albert 
Einstein
HealthGrades: Guiding 
America to Better 
Healthcare
NASDAQ: 
HGRD
w 
(720) 963-3832
c 
(707) 761-0868
[EMAIL PROTECTED] 

_
The message contains 
confidential and/or legally privileged information and is intended for use only 
by the indicated addressee. If you are not the named addressee you should 
not disseminate, distribute, or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmissions cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed,arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.




From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt ChotinSent: Sunday, March 12, 2006 2:42 
PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable

So far when weve seen 
this its been because the namespace declaration was missing in the WSDL that 
would line up the GetCitiesResponse with the method. So go through your 
produced WSDL carefully and make sure that the namespaces match up 
correctly.

Matt





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
On Behalf Of Jonathan 
MirandaSent: Friday, March 10, 
2006 3:22 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable


Nah, its not the 
response not being there.oddly enough passing a string works fine  its a 
return type of Any (object) or Struct that blows up.
_
Jonathan 
Miranda
Flexible 
Master of the Web
"Try not to become 
a man of success, but a man of value." - Albert 
Einstein
HealthGrades: Guiding America 
to Better Healthcare
NASDAQ: 
HGRD
w 
(720) 963-3832
c 
(707) 761-0868
[EMAIL PROTECTED] 

_
The message contains 
confidential and/or legally privileged information and is intended for use only 
by the indicated addressee. If you are not the named addressee you should 
not disseminate, distribute, or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmissions cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed,arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.




From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
On Behalf Of Doug 
LowderSent: Friday, March 10, 
2006 4:08 PMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Re: WSDLResponse not 
resolvable

Looks like some kind of mismatch between 
GetCities and GetCitiesResponse in your code (although I didn't see a 
definition for 
GetCitiesResponse).Maybe try: 
mx:operation 
name="GetCities" fault="Alert.show('Error:'+event.fault.faultstring,'Error',Alert.OK)" 
result="getCitiesHandler(event)"...function 
getCitiesHandler(event: mx.rpc.events.ResultEvent) { myData = event.result;}...myRemote.GetCities(myState, 
myCityType);--- In 
flexcoders@yahoogroups.com, "Jonathan 
Miranda" [EMAIL PROTECTED] wrote: Need 
help 

Re: [flexcoders] Flash vunerability

2006-03-15 Thread John Dowdell
Jonathan Miranda wrote:
 Anyone know if this affects Flash player 8.5 beta?
 
 http://www.macromedia.com/devnet/security/security_zone/apsb06-03.html

Beta already has file-locking built in. The release yesterday covered 
8.0 and 7.0 generations (for those on older OS), and the various 
dependencies (Breeze, Shockwave, etc).

jd




-- 
John Dowdell . Adobe Developer Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd
Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: SPAM-MED: [flexcoders] Flash vunerability

2006-03-15 Thread Ryan Stewart


Hey Jonathan, I'm pretty sure it's fixed in the new beta player. Someone feel free to correct me if I'm wrong.-Ryan

From: Jonathan Miranda[mailto:[EMAIL PROTECTED]Sent: Wednesday, March 15, 2006 6:59 PM -08:00To: flexcoders@yahoogroups.comSubject: SPAM-MED: [flexcoders] Flash vunerability

Anyone know if this affects Flash player 8.5 beta?http://www.macromedia.com/devnet/security/security_zone/apsb06-03.html_

Jonathan Miranda

Flexible Master of the Web

"Try not to become a man of success, but a man of value." - Albert Einstein

HealthGrades: Guiding America to Better Healthcare™

NASDAQ: HGRD

w (720) 963-3832

c (707) 761-0868

[EMAIL PROTECTED] 

_

The message contains confidential and/or legally privileged information and is intended for use only by the indicated addressee. If you are not the named addressee you should not disseminate, distribute, or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmissions cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.

--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 

SPONSORED LINKS Web site design development 

Computer software development 

Software design and development Macromedia flex 

Software development best practice 

YAHOO! GROUPS LINKS Visit your group "flexcoders" on the web. 

To unsubscribe from this group, send an email to:[EMAIL PROTECTED] 

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 

Organize. Communicate. Share. @ www.goowy.com





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  








[flexcoders] Cairngorm Framework with Flex 2.0

2006-03-15 Thread Venu Vasireddy
 
Hi ,
 
Anybody using Cairngorm Framework with Flex 2.0?
 
In perticular with FES data services?
 
Thanks
Venu
Architect


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 
winmail.dat

[flexcoders] RE: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Brian O'Connor










Sure, what is the question?





-

Brian O'Connor

AdobeConsulting

Email: [EMAIL PROTECTED]

Office: 617-219-2205

Mobile: 617-306-3713

/ \ 
888/ \888 
88/ / \88 
8/ /8\ \8 
/ /888\ \ 
\8\











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Venu Vasireddy
Sent: Wednesday, March 15, 2006
2:13 PM
To: flexcoders@yahoogroups.com
Subject: Cairngorm Framework with
Flex 2.0

















Hi ,











Anybody using Cairngorm Framework with Flex 2.0?











In perticular with FES data services?











Thanks





Venu





Architect











--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Venu Vasireddy
Hi Brian,
 
Is this still a relevant useful frame work - with Flex 2.0 ?
Does FES 2.0  has any inbuilt or recommended framework ?
What is the current status of Cairngorm Framework?
 
-Venu



From: flexcoders@yahoogroups.com on behalf of Brian O'Connor
Sent: Wed 3/15/2006 11:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] RE: Cairngorm Framework with Flex 2.0



Sure, what is the question?

 

-

Brian O'Connor

Adobe Consulting

Email: [EMAIL PROTECTED]

Office: 617-219-2205

Mobile: 617-306-3713

/   \® 
888/ \888  
88/   /   \88 
8/   /8\   \8 
/   /888\   \ 
   \8\



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Venu 
Vasireddy
Sent: Wednesday, March 15, 2006 2:13 PM
To: flexcoders@yahoogroups.com
Subject: Cairngorm Framework with Flex 2.0

 

 

Hi ,

 

Anybody using Cairngorm Framework with Flex 2.0?

 

In perticular with FES data services?

 

Thanks

Venu

Architect



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 




SPONSORED LINKS 
Web site design development 
http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ
 Computer software development 
http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw
 Software design and development 
http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ
 
Macromedia flex 
http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZI36cYzBjw
 Software development best practice 
http://groups.yahoo.com/gads?t=msk=Software+development+best+practicew1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw
   



YAHOO! GROUPS LINKS 



*Visit your group flexcoders 
http://groups.yahoo.com/group/flexcoders  on the web.
  
*To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
  
*Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service 
http://docs.yahoo.com/info/terms/ . 







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 
winmail.dat

RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Brian O'Connor










It is very much still a relevant and
useful framework. You dont necessarily need to use Cairngorm with FES but I have on a few occasions. You should consider
Cairngorm and FES 2 different animals.
Cairngorm is a good framework for application development and FES
is a great framework for performing a multitude of Enterprise Messaging and
Data Services. Check here for the latest version of Cairngorm



http://www.richinternetapps.com/archives/000143.html



Someone will correct me if there is a
newer version out there



Also, you can google Cairngorm,
there are some good article on the design patterns and how to implement it
properly.



Brian





-

Brian O'Connor

AdobeConsulting

Email: [EMAIL PROTECTED]

Office: 617-219-2205

Mobile: 617-306-3713

/ \ 
888/ \888 
88/ / \88 
8/ /8\ \8 
/ /888\ \ 
\8\











From: Venu Vasireddy
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 15, 2006
2:50 PM
To: flexcoders@yahoogroups.com
Cc: Brian O'Connor
Subject: RE: [flexcoders] RE:
Cairngorm Framework with Flex 2.0









Hi Brian,











Is this still a relevant useful frame work
- with Flex 2.0 ?





Does FES
2.0 has any inbuilt or recommended framework ?





What is the current status of Cairngorm
Framework?











-Venu















From:
flexcoders@yahoogroups.com on behalf of Brian O'Connor
Sent: Wed 3/15/2006 11:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] RE:
Cairngorm Framework with Flex 2.0





Sure, what is the question?





-

Brian O'Connor

AdobeConsulting

Email: [EMAIL PROTECTED]

Office: 617-219-2205

Mobile: 617-306-3713

/ \ 
888/ \888 
88/ / \88 
8/ /8\ \8 
/ /888\ \ 
\8\











From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of Venu Vasireddy
Sent: Wednesday, March 15, 2006
2:13 PM
To: flexcoders@yahoogroups.com
Subject: Cairngorm Framework with
Flex 2.0

















Hi ,











Anybody using Cairngorm Framework with Flex 2.0?











In perticular with FES data services?











Thanks





Venu





Architect





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com







SPONSORED
LINKS 




 
  
  Web
  site design development 
  
  
  Computer
  software development 
  
  
  Software
  design and development 
  
 
 
  
  Macromedia
  flex 
  
  
  Software
  development best practice 
  
  
  
  
 










YAHOO!
GROUPS LINKS





 Visit your group
 flexcoders
 on the web.
  
 To unsubscribe
 from this group, send an email to:
 [EMAIL PROTECTED]
  
 Your use of
 Yahoo! Groups is subject to the Yahoo!
 Terms of Service. 






















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Venu Vasireddy









I assume Cairngorm framework 
is designed having FLEX RPC protocols
in mind - in perticular Remote 
object- how to syncvalue objects on client and server.

If we use FLEX 2.0 Dataservices, how does 
this Framework helps?
Perhaps newer version of Cairngorm may 
better address this - guleing data services with client state 
better.



From: Brian O'Connor 
[mailto:[EMAIL PROTECTED]Sent: Wed 3/15/2006 11:57 AMTo: 
Venu Vasireddy; flexcoders@yahoogroups.comSubject: RE: [flexcoders] 
RE: Cairngorm Framework with Flex 2.0


It is very much still a 
relevant and useful framework. You dont necessarily need to use Cairngorm with 
FES but I have on a few occasions. You should consider Cairngorm and FES 2 
different animals. Cairngorm is a good framework for application development and 
FES is a great framework for performing a multitude of Enterprise Messaging and 
Data Services. Check here for the latest version of Cairngorm

http://www.richinternetapps.com/archives/000143.html

Someone will correct me 
if there is a newer version out there

Also, you can google 
Cairngorm, there are some good article on the design patterns and how to 
implement it properly.

Brian


-
Brian O'Connor
AdobeConsulting
Email: [EMAIL PROTECTED]
Office: 617-219-2205
Mobile: 617-306-3713
/ 
\® 
888/ 
\888 88/ 
/ \88 
8/ 
/8\ \8 
/ 
/888\ \ 
\8\




From: Venu 
Vasireddy [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 2:50 
PMTo: 
flexcoders@yahoogroups.comCc: 
Brian O'ConnorSubject: RE: 
[flexcoders] RE: Cairngorm Framework with Flex 2.0



Hi Brian,



Is this still a relevant useful frame work 
- with Flex 2.0 ?

Does FES 2.0 has any inbuilt or 
recommended framework ?

What is the current status of Cairngorm 
Framework?



-Venu





From: 
flexcoders@yahoogroups.com on behalf of Brian O'ConnorSent: Wed 3/15/2006 11:25 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] RE: Cairngorm 
Framework with Flex 2.0

Sure, what is the 
question?


-
Brian O'Connor
AdobeConsulting
Email: [EMAIL PROTECTED]
Office: 617-219-2205
Mobile: 617-306-3713
/ 
\® 
888/ 
\888 88/ 
/ \88 
8/ 
/8\ \8 
/ 
/888\ \ 
\8\




From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Venu VasireddySent: Wednesday, March 15, 2006 2:13 
PMTo: 
flexcoders@yahoogroups.comSubject: Cairngorm Framework with Flex 
2.0





Hi ,



Anybody using Cairngorm Framework with Flex 
2.0?



In perticular with FES data 
services?



Thanks

Venu

Architect
--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 


SPONSORED LINKS 

  
  

  Web 
  site design development 

  Computer 
  software development 

  Software 
  design and development 
  

  Macromedia 
  flex 

  Software 
  development best practice 

  




YAHOO! GROUPS 
LINKS 



  Visit your group "flexcoders" on the 
  web. 
  To unsubscribe from 
  this group, send an email to:[EMAIL PROTECTED] 
  
  Your use of Yahoo! 
  Groups is subject to the Yahoo! 
  Terms of Service. 












--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  










RE: [flexcoders] Flex 2 graph axis label question

2006-03-15 Thread Matt Horn
 Remove the labels altogether and leave only a title (Response time
24hr)

Since you are setting showLabels=false and that's not working, I guess
it is a bug.

 only add labels for every hour.

You can use a DateTimeAxis rather than a CategoryAxis and set dataUnits
to hours.

HTH, 

Matthew J. Horn
Flex docs

 -Original Message-
 From: flexcoders@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of christopherjdunn
 Sent: Tuesday, March 14, 2006 3:40 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Flex 2 graph axis label question
 
 I'm trying to do the following with no luck so far. 
 
 I have a small graph to represents 24 hours worth of data 
 (happens to be ping response times). Since it's a small graph 
 and numerous values, the horizontal axis labels look like 
 little lines. I would like to do one of the following, which 
 I have not been able to get either to work. Remove the labels 
 altogether and leave only a title (Response time 24hr) or 
 only add labels for every hour.
 
 Here's my code for trying to remove the labels altogether:
 
 mx:LineChart id=ResponceTime width=324 height=113 
 showDataTips=true dataProvider={deviceList.GetData.result}
 mx:horizontalAxis
 mx:CategoryAxis title=Responce Time (24Hr) / 
 /mx:horizontalAxis mx:horizontalAxisRenderer 
 mx:AxisRenderer showLabels=false/ 
 /mx:horizontalAxisRenderer mx:series mx:LineSeries 
 yField=SCAN_POLLDATA mx:stroke mx:Stroke 
 color=0xFF33CC weight=1/ /mx:stroke /mx:LineSeries 
 /mx:series /mx:LineChart
 
 Any pointers would be great.
 
 Chris
 
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: 
 http://www.mail-archive.com/flexcoders%40yahoogroups.com
 Yahoo! Groups Links
 
 
 
  
 
 
 
 


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Flex 1.5: Passing selected data to a popup

2006-03-15 Thread RAMOS CARDONA JESUS SALVADOR










This
does not work wither. Is this the best way to do this? Is there another way?
What are the best practices for accomplishing this?



-Mensaje
original-
De: Matt Chotin
[mailto:[EMAIL PROTECTED] 
Enviado el: Miércoles, 15 de Marzo
de 2006 12:54 a.m.
Para: flexcoders@yahoogroups.com
Asunto: RE: [flexcoders] Flex 1.5:
Passing selected data to a popup



I thought what you did might work
too. You could declare pop as a CambioPasswordForm (instead of
TitleWindow) and then on the next line assign pop.dataItem?



Matt











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of RAMOS CARDONA JESUS SALVADOR
Sent: Tuesday, March 14, 2006 8:27
PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 1.5:
Passing selected data to a popup





Hi all.



Is there a way in which I can pass data from
a grid to a popped up TitleWindow?



This is the code that pops the TWindow:




private function showCambioPassword(Void):Void {


var pop:TitleWindow = TitleWindow(PopUpManager.createPopUp(this,
CambioPasswordForm, true, {dataItem:usuarioSeleccionado, style:this,
owner:this}));


pop.centerPopUp();


}



This function is called when a button is
pressed (which, in turn, enables itself when the data grid has a selected
item).



The variable usuarioSeleccionado
is a previously setted variable of type UsuarioExternoImpl in my
class.



The CambioPasswordForm is a
Canvas that contains the rest of the components required by the interface.



I believed that the init object at the end
of the createPopUp method could contain variables that were passed to the
CambioPasswordForm component, and as such I could manipulate the data contained
in them in the popped-up window. I tried this with this code:



class
com.bursatec.seguridad.presentation.views.usuarios.CambioPasswordForm extends
TitleWindow {


var dataItem:UsuarioExternoImpl;







}



I thought that the matching dataItem both
in the init object in the createPopUp method would set it to the proper value,
and thus could access it from my CambioPasswordForm component, but this did not
work.



How can I accomplish this?



Please help.



J.










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Re: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Renaun Erickson
The framework can be used for UI organization as well as the Data
Services.  Its a big assumption stating its designed for RPC
protocols.  Its actually designed for overall application design, the
Command pattern used by Cairngorm specifically compliments/facilitates
RPC, internal application messages, FES etc...  

When the application is a simple facade over the data services there
might not be a need to use a framework.  But most applications have to
handle UI, Model, Commands(event flow), etc... and Cairngorm provides
a nice strucutre to handle the whole enchilada or just parts of it.  

FES is just part of the an application and might get you all the
implementation needed for handling the Model requirements of the
application.

Renaun

--- In flexcoders@yahoogroups.com, Venu Vasireddy [EMAIL PROTECTED]
wrote:

 I assume Cairngorm framework is designed having FLEX RPC protocols
 in mind - in perticular Remote object - how to sync value objects on
client and server.
  
 If we use FLEX 2.0 Dataservices, how does this Framework helps?
 Perhaps newer version of Cairngorm may better address  this -
guleing data services with client state better.
  
 
 
 
 From: Brian O'Connor [mailto:[EMAIL PROTECTED]
 Sent: Wed 3/15/2006 11:57 AM
 To: Venu Vasireddy; flexcoders@yahoogroups.com
 Subject: RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0
 
 
 
 It is very much still a relevant and useful framework. You don't
necessarily need to use Cairngorm with FES but I have on a few
occasions. You should consider Cairngorm and FES 2 different animals.
Cairngorm is a good framework for application development and FES is a
great framework for performing a multitude of Enterprise Messaging and
Data Services. Check here for the latest version of Cairngorm...
 
  
 
 http://www.richinternetapps.com/archives/000143.html
 
  
 
 Someone will correct me if there is a newer version out there...
 
  
 
 Also, you can google Cairngorm, there are some good article on the
design patterns and how to implement it properly.
 
  
 
 Brian
 
  
 
 -
 
 Brian O'Connor
 
 Adobe Consulting
 
 Email: [EMAIL PROTECTED]
 
 Office: 617-219-2205
 
 Mobile: 617-306-3713
 
 /   \® 
 888/ \888  
 88/   /   \88 
 8/   /8\   \8 
 /   /888\   \ 
\8\
 
 
 
 From: Venu Vasireddy [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, March 15, 2006 2:50 PM
 To: flexcoders@yahoogroups.com
 Cc: Brian O'Connor
 Subject: RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0
 
  
 
 Hi Brian,
 
  
 
 Is this still a relevant useful frame work - with Flex 2.0 ?
 
 Does FES 2.0  has any inbuilt or recommended framework ?
 
 What is the current status of Cairngorm Framework?
 
  
 
 -Venu
 
  
 
 
 
 From: flexcoders@yahoogroups.com on behalf of Brian O'Connor
 Sent: Wed 3/15/2006 11:25 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] RE: Cairngorm Framework with Flex 2.0
 
 Sure, what is the question?
 
  
 
 -
 
 Brian O'Connor
 
 Adobe Consulting
 
 Email: [EMAIL PROTECTED]
 
 Office: 617-219-2205
 
 Mobile: 617-306-3713
 
 /   \® 
 888/ \888  
 88/   /   \88 
 8/   /8\   \8 
 /   /888\   \ 
\8\
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Venu Vasireddy
 Sent: Wednesday, March 15, 2006 2:13 PM
 To: flexcoders@yahoogroups.com
 Subject: Cairngorm Framework with Flex 2.0
 
  
 
  
 
 Hi ,
 
  
 
 Anybody using Cairngorm Framework with Flex 2.0?
 
  
 
 In perticular with FES data services?
 
  
 
 Thanks
 
 Venu
 
 Architect
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 
 
 
 
 SPONSORED LINKS 
 
 Web site design development
http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ
 
 
 Computer software development
http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw
 
 
 Software design and development
http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ
 
 
 Macromedia flex

RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Brian O'Connor










Try these articles. I think they will help



http://www.richinternetapps.com/archives/cat_design_patterns.html



http://www.macromedia.com/devnet/flex/articles/cairngorm_pt2.html



http://www.macromedia.com/devnet/flex/articles/cairngorm_pt5.html







-

Brian O'Connor

AdobeConsulting

Email: [EMAIL PROTECTED]

Office: 617-219-2205

Mobile: 617-306-3713

/ \ 
888/ \888 
88/ / \88 
8/ /8\ \8 
/ /888\ \ 
\8\











From: Venu Vasireddy
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 15, 2006
3:05 PM
To: Brian O'Connor;
flexcoders@yahoogroups.com
Subject: RE: [flexcoders] RE:
Cairngorm Framework with Flex 2.0









I assume Cairngorm framework is designed
having FLEX RPC protocols





in mind - in perticular Remote object- how to
syncvalue objects on client and server.











If we use FLEX 2.0 Dataservices, how does this Framework
helps?





Perhaps newer version of Cairngorm may better address
this - guleing data services with client state better.





















From: Brian
O'Connor [mailto:[EMAIL PROTECTED]
Sent: Wed 3/15/2006 11:57 AM
To: Venu Vasireddy;
flexcoders@yahoogroups.com
Subject: RE: [flexcoders] RE:
Cairngorm Framework with Flex 2.0





It is very much still a relevant and
useful framework. You dont necessarily need to use Cairngorm with FES but I have on a few occasions. You should consider
Cairngorm and FES 2 different animals.
Cairngorm is a good framework for application development and FES
is a great framework for performing a multitude of Enterprise Messaging and
Data Services. Check here for the latest version of Cairngorm



http://www.richinternetapps.com/archives/000143.html



Someone will correct me if there is a
newer version out there



Also, you can google Cairngorm,
there are some good article on the design patterns and how to implement it
properly.



Brian





-

Brian O'Connor

AdobeConsulting

Email: [EMAIL PROTECTED]

Office: 617-219-2205

Mobile: 617-306-3713

/ \ 
888/ \888 
88/ / \88 
8/ /8\ \8 
/ /888\ \ 
\8\











From: Venu Vasireddy
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 15, 2006
2:50 PM
To: flexcoders@yahoogroups.com
Cc: Brian O'Connor
Subject: RE: [flexcoders] RE:
Cairngorm Framework with Flex 2.0









Hi Brian,











Is this still a relevant useful frame work
- with Flex 2.0 ?





Does FES
2.0 has any inbuilt or recommended framework ?





What is the current status of Cairngorm
Framework?











-Venu















From:
flexcoders@yahoogroups.com on behalf of Brian O'Connor
Sent: Wed 3/15/2006 11:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] RE:
Cairngorm Framework with Flex 2.0





Sure, what is the question?





-

Brian O'Connor

AdobeConsulting

Email: [EMAIL PROTECTED]

Office: 617-219-2205

Mobile: 617-306-3713

/ \ 
888/ \888 
88/ / \88 
8/ /8\ \8 
/ /888\ \ 
\8\











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Venu Vasireddy
Sent: Wednesday, March 15, 2006
2:13 PM
To: flexcoders@yahoogroups.com
Subject: Cairngorm Framework with
Flex 2.0

















Hi ,











Anybody using Cairngorm Framework with Flex 2.0?











In perticular with FES data services?











Thanks





Venu





Architect





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com






SPONSORED
LINKS 




 
  
  Web
  site design development 
  
  
  Computer
  software development 
  
  
  Software
  design and development 
  
 
 
  
  Macromedia
  flex 
  
  
  Software
  development best practice 
  
  
  
  
 














YAHOO!
GROUPS LINKS





 Visit
 your group flexcoders
 on the web.
  
 To
 unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
  
 Your
 use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 




























--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Re: Flex 2 graph axis label question

2006-03-15 Thread christopherjdunn
After playing with it some more, i found the showlabels=false was
working, but with the graph so small, the markers for the verical
lines made it look like it was trying to render the labels. At this
point i'm not going to worry about the hour marks, but thank you for
the help.

Chris

--- In flexcoders@yahoogroups.com, Matt Horn [EMAIL PROTECTED] wrote:

  Remove the labels altogether and leave only a title (Response time
 24hr)
 
 Since you are setting showLabels=false and that's not working, I guess
 it is a bug.
 
  only add labels for every hour.
 
 You can use a DateTimeAxis rather than a CategoryAxis and set dataUnits
 to hours.
 
 HTH, 
 
 Matthew J. Horn
 Flex docs
 
  -Original Message-
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of christopherjdunn
  Sent: Tuesday, March 14, 2006 3:40 PM
  To: flexcoders@yahoogroups.com
  Subject: [flexcoders] Flex 2 graph axis label question
  
  I'm trying to do the following with no luck so far. 
  
  I have a small graph to represents 24 hours worth of data 
  (happens to be ping response times). Since it's a small graph 
  and numerous values, the horizontal axis labels look like 
  little lines. I would like to do one of the following, which 
  I have not been able to get either to work. Remove the labels 
  altogether and leave only a title (Response time 24hr) or 
  only add labels for every hour.
  
  Here's my code for trying to remove the labels altogether:
  
  mx:LineChart id=ResponceTime width=324 height=113 
  showDataTips=true dataProvider={deviceList.GetData.result}
  mx:horizontalAxis
  mx:CategoryAxis title=Responce Time (24Hr) / 
  /mx:horizontalAxis mx:horizontalAxisRenderer 
  mx:AxisRenderer showLabels=false/ 
  /mx:horizontalAxisRenderer mx:series mx:LineSeries 
  yField=SCAN_POLLDATA mx:stroke mx:Stroke 
  color=0xFF33CC weight=1/ /mx:stroke /mx:LineSeries 
  /mx:series /mx:LineChart
  
  Any pointers would be great.
  
  Chris
  
  
  
  
  
  
  --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives: 
  http://www.mail-archive.com/flexcoders%40yahoogroups.com
  Yahoo! Groups Links
  
  
  
   
  
  
  
 







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Flex 1.5: Passing selected data to a popup

2006-03-15 Thread RAMOS CARDONA JESUS SALVADOR










Allow
me to correct myself. This does work, but both dataItem
variables (the one being sent in the initObj in the createPopUp method, and the reference received by the
component being popped-up) must be declared and trated
as Object. Typing them as any other type will not work; cannot
imagine why?



Thank
you all.



Regards.



J.



-Mensaje
original-
De: RAMOS CARDONA JESUS SALVADOR 
Enviado el: Miércoles, 15 de Marzo
de 2006 02:35 p.m.
Para: flexcoders@yahoogroups.com
Asunto: RE: [flexcoders] Flex 1.5:
Passing selected data to a popup



This does not work wither. Is this the best
way to do this? Is there another way? What are the best practices for
accomplishing this?



-Mensaje
original-
De: Matt Chotin [mailto:[EMAIL PROTECTED]

Enviado el: Miércoles, 15 de Marzo
de 2006 12:54 a.m.
Para: flexcoders@yahoogroups.com
Asunto: RE: [flexcoders] Flex 1.5:
Passing selected data to a popup



I thought what you did might work
too. You could declare pop as a CambioPasswordForm (instead of
TitleWindow) and then on the next line assign pop.dataItem?



Matt















From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of RAMOS CARDONA JESUS SALVADOR
Sent: Tuesday,
 March 14, 2006
8:27
 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 1.5:
Passing selected data to a popup





Hi all.



Is there a way in which I can pass data
from a grid to a popped up TitleWindow?



This is the code that pops the TWindow:




private function showCambioPassword(Void):Void {


var pop:TitleWindow = TitleWindow(PopUpManager.createPopUp(this,
CambioPasswordForm, true, {dataItem:usuarioSeleccionado, style:this,
owner:this}));


pop.centerPopUp();


}



This function is called when a button is
pressed (which, in turn, enables itself when the data grid has a selected
item).



The variable
usuarioSeleccionado is a previously setted variable of type
UsuarioExternoImpl in my class.



The CambioPasswordForm is a
Canvas that contains the rest of the components required by the interface.



I believed that the init object at the end
of the createPopUp method could contain variables that were passed to the
CambioPasswordForm component, and as such I could manipulate the data contained
in them in the popped-up window. I tried this with this code:



class
com.bursatec.seguridad.presentation.views.usuarios.CambioPasswordForm extends
TitleWindow {


var dataItem:UsuarioExternoImpl;







}



I thought that the matching dataItem both
in the init object in the createPopUp method would set it to the proper value,
and thus could access it from my CambioPasswordForm component, but this did not
work.



How can I accomplish this?



Please help.



J.











--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] Re: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Venu Vasireddy
Thanks Renaun. Concetually this must be true. But DataServices has has some 
cool features
like DS binding with DataGrid - my concern is how to fit such fecilities into 
framework .
 



From: flexcoders@yahoogroups.com on behalf of Renaun Erickson
Sent: Wed 3/15/2006 12:37 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Cairngorm Framework with Flex 2.0



The framework can be used for UI organization as well as the Data
Services.  Its a big assumption stating its designed for RPC
protocols.  Its actually designed for overall application design, the
Command pattern used by Cairngorm specifically compliments/facilitates
RPC, internal application messages, FES etc... 

When the application is a simple facade over the data services there
might not be a need to use a framework.  But most applications have to
handle UI, Model, Commands(event flow), etc... and Cairngorm provides
a nice strucutre to handle the whole enchilada or just parts of it. 

FES is just part of the an application and might get you all the
implementation needed for handling the Model requirements of the
application.

Renaun

--- In flexcoders@yahoogroups.com, Venu Vasireddy [EMAIL PROTECTED]
wrote:

 I assume Cairngorm framework is designed having FLEX RPC protocols
 in mind - in perticular Remote object - how to sync value objects on
client and server.
 
 If we use FLEX 2.0 Dataservices, how does this Framework helps?
 Perhaps newer version of Cairngorm may better address  this -
guleing data services with client state better.
 

 

 From: Brian O'Connor [mailto:[EMAIL PROTECTED]
 Sent: Wed 3/15/2006 11:57 AM
 To: Venu Vasireddy; flexcoders@yahoogroups.com
 Subject: RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0



 It is very much still a relevant and useful framework. You don't
necessarily need to use Cairngorm with FES but I have on a few
occasions. You should consider Cairngorm and FES 2 different animals.
Cairngorm is a good framework for application development and FES is a
great framework for performing a multitude of Enterprise Messaging and
Data Services. Check here for the latest version of Cairngorm...

 

 http://www.richinternetapps.com/archives/000143.html

 

 Someone will correct me if there is a newer version out there...

 

 Also, you can google Cairngorm, there are some good article on the
design patterns and how to implement it properly.

 

 Brian

 

 -

 Brian O'Connor

 Adobe Consulting

 Email: [EMAIL PROTECTED]

 Office: 617-219-2205

 Mobile: 617-306-3713

 /   \®
 888/ \888 
 88/   /   \88
 8/   /8\   \8
 /   /888\   \
\8\

 

 From: Venu Vasireddy [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, March 15, 2006 2:50 PM
 To: flexcoders@yahoogroups.com
 Cc: Brian O'Connor
 Subject: RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0

 

 Hi Brian,

 

 Is this still a relevant useful frame work - with Flex 2.0 ?

 Does FES 2.0  has any inbuilt or recommended framework ?

 What is the current status of Cairngorm Framework?

 

 -Venu

 

 

 From: flexcoders@yahoogroups.com on behalf of Brian O'Connor
 Sent: Wed 3/15/2006 11:25 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] RE: Cairngorm Framework with Flex 2.0

 Sure, what is the question?

 

 -

 Brian O'Connor

 Adobe Consulting

 Email: [EMAIL PROTECTED]

 Office: 617-219-2205

 Mobile: 617-306-3713

 /   \®
 888/ \888 
 88/   /   \88
 8/   /8\   \8
 /   /888\   \
\8\

 

 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Venu Vasireddy
 Sent: Wednesday, March 15, 2006 2:13 PM
 To: flexcoders@yahoogroups.com
 Subject: Cairngorm Framework with Flex 2.0

 

 

 Hi ,

 

 Anybody using Cairngorm Framework with Flex 2.0?

 

 In perticular with FES data services?

 

 Thanks

 Venu

 Architect



 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com




 SPONSORED LINKS

 Web site design development
http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ


 Computer software development
http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw


 Software design and development

RE: [flexcoders] Re: WSDLResponse not resolvable

2006-03-15 Thread Peter Farland





Actually, sorry, this is not the case. Your issue is a Flex 
2 Beta 1 bug that should be fixed for Beta 2.



From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Peter 
FarlandSent: Wednesday, March 15, 2006 2:08 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable

This looks like a Flex 2 bug with the schema 
elementFormDefault="qualified" attribute not being honored for each element 
defined in the types section. I believe a work around for now is to manually add 
form="qualified" attributes to the relevant element tags for each type 
definition. I've logged a bug and will ask for this to betargeted 
for beta 3.


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Peter 
FarlandSent: Wednesday, March 15, 2006 1:25 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable

If you could send me the WSDL I could take a look. It might 
be a problem with non-qualified versus qualified wrapped document literal web 
services.


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Jonathan 
MirandaSent: Monday, March 13, 2006 6:41 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable



Heres a doosey then  
the exact same call using Flex 1.5 works completely fine. Flex 2 I get this 
error.so either Flex 1.5 doesnt care about the WSDL problem or Flex2 changed 
something about not allowing the return of complex objects in a 
webservice.
_
Jonathan 
Miranda
Flexible 
Master of the Web
"Try not to become 
a man of success, but a man of value." - Albert 
Einstein
HealthGrades: Guiding 
America to Better 
Healthcare
NASDAQ: 
HGRD
w 
(720) 963-3832
c 
(707) 761-0868
[EMAIL PROTECTED] 

_
The message contains 
confidential and/or legally privileged information and is intended for use only 
by the indicated addressee. If you are not the named addressee you should 
not disseminate, distribute, or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmissions cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed,arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.




From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt ChotinSent: Sunday, March 12, 2006 2:42 
PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable

So far when weve seen 
this its been because the namespace declaration was missing in the WSDL that 
would line up the GetCitiesResponse with the method. So go through your 
produced WSDL carefully and make sure that the namespaces match up 
correctly.

Matt





From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
On Behalf Of Jonathan 
MirandaSent: Friday, March 10, 
2006 3:22 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: WSDLResponse 
not resolvable


Nah, its not the 
response not being there.oddly enough passing a string works fine  its a 
return type of Any (object) or Struct that blows up.
_
Jonathan 
Miranda
Flexible 
Master of the Web
"Try not to become 
a man of success, but a man of value." - Albert 
Einstein
HealthGrades: Guiding America 
to Better Healthcare
NASDAQ: 
HGRD
w 
(720) 963-3832
c 
(707) 761-0868
[EMAIL PROTECTED] 

_
The message contains 
confidential and/or legally privileged information and is intended for use only 
by the indicated addressee. If you are not the named addressee you should 
not disseminate, distribute, or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmissions cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed,arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.




From: 
flexcoders@yahoogroups.com 
[mailto:flexcoders@yahoogroups.com] 
On Behalf Of Doug 
LowderSent: Friday, March 10, 
2006 4:08 PMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Re: WSDLResponse not 
resolvable

Looks like some kind of mismatch between 
GetCities and GetCitiesResponse in your code (although I didn't see a 
definition for 
GetCitiesResponse).Maybe try: 
mx:operation 
name="GetCities" 

Re: [flexcoders] Re: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Joshua Garnett



According to a post at, http://www.richinternetapps.com/archives/cat_cairngorm.html, they still haven't decided how FES and Cairngorm will work together. I'm sure as we near an actual release of Flex 2, we'll see an update to Cairngorm 2.
We're hugely excited about enterprise data services, and have some
thoughts as to how they fit within a Cairngorm architecture; we're
still coalescing our thoughts on this internally, and will present our
thoughts in a future Cairngorm 2.0 alpha release. If there's anything
else that you'd like to see in Cairngorm 2.0, by all means let us know.--JoshOn 3/15/06, Venu Vasireddy 
[EMAIL PROTECTED] wrote:Thanks Renaun. Concetually this must be true. But DataServices has has some cool features
like DS binding with DataGrid - my concern is how to fit such fecilities into framework .From: flexcoders@yahoogroups.com
 on behalf of Renaun EricksonSent: Wed 3/15/2006 12:37 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: Cairngorm Framework with Flex 2.0
The framework can be used for UI organization as well as the DataServices.Its a big assumption stating its designed for RPCprotocols.Its actually designed for overall application design, theCommand pattern used by Cairngorm specifically compliments/facilitates
RPC, internal application messages, FES etc...When the application is a simple facade over the data services theremight not be a need to use a framework.But most applications have tohandle UI, Model, Commands(event flow), etc... and Cairngorm provides
a nice strucutre to handle the whole enchilada or just parts of it.FES is just part of the an application and might get you all theimplementation needed for handling the Model requirements of theapplication.
Renaun--- In flexcoders@yahoogroups.com, Venu Vasireddy [EMAIL PROTECTED]wrote: I assume Cairngorm framework is designed having FLEX RPC protocols
 in mind - in perticular Remote object - how to sync value objects onclient and server. If we use FLEX 2.0 Dataservices, how does this Framework helps? Perhaps newer version of Cairngorm may better addressthis -
guleing data services with client state better.  From: Brian O'Connor [mailto:boconnor@...] Sent: Wed 3/15/2006 11:57 AM
 To: Venu Vasireddy; flexcoders@yahoogroups.com Subject: RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0 It is very much still a relevant and useful framework. You don't
necessarily need to use Cairngorm with FES but I have on a fewoccasions. You should consider Cairngorm and FES 2 different animals.Cairngorm is a good framework for application development and FES is agreat framework for performing a multitude of Enterprise Messaging and
Data Services. Check here for the latest version of Cairngorm... http://www.richinternetapps.com/archives/000143.html
 Someone will correct me if there is a newer version out there... Also, you can google Cairngorm, there are some good article on thedesign patterns and how to implement it properly.
 Brian - Brian O'Connor Adobe Consulting Email: [EMAIL PROTECTED] Office: 617-219-2205
 Mobile: 617-306-3713 / \ 888/ \888 88/ / \88 8/ /8\ \8 / /888\ \\8\ 
 From: Venu Vasireddy [mailto:vvasireddy@...] Sent: Wednesday, March 15, 2006 2:50 PM To: flexcoders@yahoogroups.com
 Cc: Brian O'Connor Subject: RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0 Hi Brian, Is this still a relevant useful frame work - with Flex 
2.0 ? Does FES 2.0has any inbuilt or recommended framework ? What is the current status of Cairngorm Framework? -Venu 
 From: flexcoders@yahoogroups.com on behalf of Brian O'Connor Sent: Wed 3/15/2006 11:25 AM To: flexcoders@yahoogroups.com
 Subject: [flexcoders] RE: Cairngorm Framework with Flex 2.0 Sure, what is the question? - Brian O'Connor
 Adobe Consulting Email: [EMAIL PROTECTED] Office: 617-219-2205 Mobile: 617-306-3713 / \ 888/ \888 88/ / \88 8/ /8\ \8
 / /888\ \\8\  From: flexcoders@yahoogroups.com [mailto:
flexcoders@yahoogroups.com]On Behalf Of Venu Vasireddy Sent: Wednesday, March 15, 2006 2:13 PM To: flexcoders@yahoogroups.com Subject: Cairngorm Framework with Flex 
2.0 Hi , Anybody using Cairngorm Framework with Flex 2.0? In perticular with FES data services?
 Thanks Venu Architect -- Flexcoders Mailing List FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:http://www.mail-archive.com/flexcoders%40yahoogroups.com
 SPONSORED LINKS Web site design development
http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ
 Computer software development

[flexcoders] Re: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Renaun Erickson
Josh's post is worth a read, Steven Webster mentioned a couple of
times how excited he is for FES.

There is some room to give and take on how to implement Cairngorm. 
One case is that you can encapsulate all the FES DS and DataGrid
functionality in its own ViewHelper and use Commands to make general
calls to the ViewHelper from a UI perspective.  I haven't looked at
the all the uses of FES but from one stand point if the DS is self
contained and relates to one form/datagrid it might warrant using a
ViewHelper approach.

Renaun

--- In flexcoders@yahoogroups.com, Venu Vasireddy [EMAIL PROTECTED]
wrote:

 Thanks Renaun. Concetually this must be true. But DataServices has
has some cool features
 like DS binding with DataGrid - my concern is how to fit such
fecilities into framework .
  
 
 
 
 From: flexcoders@yahoogroups.com on behalf of Renaun Erickson
 Sent: Wed 3/15/2006 12:37 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Cairngorm Framework with Flex 2.0
 
 
 
 The framework can be used for UI organization as well as the Data
 Services.  Its a big assumption stating its designed for RPC
 protocols.  Its actually designed for overall application design, the
 Command pattern used by Cairngorm specifically compliments/facilitates
 RPC, internal application messages, FES etc... 
 
 When the application is a simple facade over the data services there
 might not be a need to use a framework.  But most applications have to
 handle UI, Model, Commands(event flow), etc... and Cairngorm provides
 a nice strucutre to handle the whole enchilada or just parts of it. 
 
 FES is just part of the an application and might get you all the
 implementation needed for handling the Model requirements of the
 application.
 
 Renaun
 
 --- In flexcoders@yahoogroups.com, Venu Vasireddy vvasireddy@
 wrote:
 
  I assume Cairngorm framework is designed having FLEX RPC protocols
  in mind - in perticular Remote object - how to sync value objects on
 client and server.
  
  If we use FLEX 2.0 Dataservices, how does this Framework helps?
  Perhaps newer version of Cairngorm may better address  this -
 guleing data services with client state better.
  
 
  
 
  From: Brian O'Connor [mailto:[EMAIL PROTECTED]
  Sent: Wed 3/15/2006 11:57 AM
  To: Venu Vasireddy; flexcoders@yahoogroups.com
  Subject: RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0
 
 
 
  It is very much still a relevant and useful framework. You don't
 necessarily need to use Cairngorm with FES but I have on a few
 occasions. You should consider Cairngorm and FES 2 different animals.
 Cairngorm is a good framework for application development and FES is a
 great framework for performing a multitude of Enterprise Messaging and
 Data Services. Check here for the latest version of Cairngorm...
 
  
 
  http://www.richinternetapps.com/archives/000143.html
 
  
 
  Someone will correct me if there is a newer version out there...
 
  
 
  Also, you can google Cairngorm, there are some good article on the
 design patterns and how to implement it properly.
 
  
 
  Brian
 
  
 
  -
 
  Brian O'Connor
 
  Adobe Consulting
 
  Email: boconnor@
 
  Office: 617-219-2205
 
  Mobile: 617-306-3713
 
  /   \®
  888/ \888 
  88/   /   \88
  8/   /8\   \8
  /   /888\   \
 \8\
 
  
 
  From: Venu Vasireddy [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, March 15, 2006 2:50 PM
  To: flexcoders@yahoogroups.com
  Cc: Brian O'Connor
  Subject: RE: [flexcoders] RE: Cairngorm Framework with Flex 2.0
 
  
 
  Hi Brian,
 
  
 
  Is this still a relevant useful frame work - with Flex 2.0 ?
 
  Does FES 2.0  has any inbuilt or recommended framework ?
 
  What is the current status of Cairngorm Framework?
 
  
 
  -Venu
 
  
 
  
 
  From: flexcoders@yahoogroups.com on behalf of Brian O'Connor
  Sent: Wed 3/15/2006 11:25 AM
  To: flexcoders@yahoogroups.com
  Subject: [flexcoders] RE: Cairngorm Framework with Flex 2.0
 
  Sure, what is the question?
 
  
 
  -
 
  Brian O'Connor
 
  Adobe Consulting
 
  Email: boconnor@
 
  Office: 617-219-2205
 
  Mobile: 617-306-3713
 
  /   \®
  888/ \888 
  88/   /   \88
  8/   /8\   \8
  /   /888\   \
 \8\
 
  
 
  From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Venu Vasireddy
  Sent: Wednesday, March 15, 2006 2:13 PM
  To: flexcoders@yahoogroups.com
  Subject: Cairngorm Framework with Flex 2.0
 
  
 
  
 
  Hi ,
 
  
 
  Anybody using Cairngorm Framework with Flex 2.0?
 
  
 
  In perticular with FES data services?
 
  
 
  Thanks
 
  Venu
 
  Architect
 
 
 
  --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
 
 
 
  SPONSORED LINKS
 
  

[flexcoders] Re: Flex 1.5: Passing selected data to a popup

2006-03-15 Thread Doug Lowder
Are you waiting until after the init() function has completed in 
CambioPasswordForm?  I believe this is when the variables are 
assigned their passed-in values, so if you are accessing them before 
that they will be undefined.

Doug

--- In flexcoders@yahoogroups.com, RAMOS CARDONA JESUS SALVADOR 
[EMAIL PROTECTED] wrote:

 This does not work wither. Is this the best way to do this? Is 
there another way? What are the best practices for accomplishing 
this?
  
 -Mensaje original-
 De: Matt Chotin [mailto:[EMAIL PROTECTED] 
 Enviado el: Miércoles, 15 de Marzo de 2006 12:54 a.m.
 Para: flexcoders@yahoogroups.com
 Asunto: RE: [flexcoders] Flex 1.5: Passing selected data to a popup
  
 I thought what you did might work too.  You could declare pop as a 
CambioPasswordForm (instead of TitleWindow) and then on the next 
line assign pop.dataItem?
  
 Matt
  
   _  
 
 From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of RAMOS CARDONA JESUS 
SALVADOR
 Sent: Tuesday, March 14, 2006 8:27 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Flex 1.5: Passing selected data to a popup
  
 Hi all.
  
 Is there a way in which I can pass data from a grid to a popped up 
TitleWindow?
  
 This is the code that pops the TWindow:
  
 private function showCambioPassword(Void):Void {
 var pop:TitleWindow = TitleWindow
(PopUpManager.createPopUp(this, CambioPasswordForm, true, 
{dataItem:usuarioSeleccionado, style:this, owner:this}));
 pop.centerPopUp();
 }
  
 This function is called when a button is pressed (which, in turn, 
enables itself when the data grid has a selected item).
  
 The variable 'usuarioSeleccionado' is a previously setted variable 
of type 'UsuarioExternoImpl' in my class.
  
 The 'CambioPasswordForm' is a Canvas that contains the rest of the 
components required by the interface.
  
 I believed that the init object at the end of the createPopUp 
method could contain variables that were passed to the 
CambioPasswordForm component, and as such I could manipulate the 
data contained in them in the popped-up window. I tried this with 
this code:
  
 class 
com.bursatec.seguridad.presentation.views.usuarios.CambioPasswordForm
 extends TitleWindow {
 var dataItem:UsuarioExternoImpl;
 ...
 ...
 }
  
 I thought that the matching dataItem both in the init object in 
the createPopUp method would set it to the proper value, and thus 
could access it from my CambioPasswordForm component, but this did 
not work.
  
 How can I accomplish this?
  
 Please help.
  
 J.
 
 
 
 --
 Flexcoders Mailing List
 FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%
40yahoogroups.com 
 
 
 
 SPONSORED LINKS 
 
 Web http://groups.yahoo.com/gads?
t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=
Computer+software+developmentw3=Software+design+and+developmentw4=M
acromedia+flexw5=Software+development+best+practicec=5s=166.sig=L
-4QTvxB_quFDtMyhrQaHQ  site design development 
 Computer http://groups.yahoo.com/gads?
t=msk=Computer+software+developmentw1=Web+site+design+developmentw
2=Computer+software+developmentw3=Software+design+and+developmentw4
=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig
=lvQjSRfQDfWudJSe1lLjHw  software development 
 Software http://groups.yahoo.com/gads?
t=msk=Software+design+and+developmentw1=Web+site+design+development
w2=Computer+software+developmentw3=Software+design+and+development
w4=Macromedia+flexw5=Software+development+best+practicec=5s=166.s
ig=1pMBCdo3DsJbuU9AEmO1oQ  design and development 
 
 Macromedia http://groups.yahoo.com/gads?
t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+sof
tware+developmentw3=Software+design+and+developmentw4=Macromedia+fl
exw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZ
I36cYzBjw  flex 
 Software http://groups.yahoo.com/gads?
t=msk=Software+development+best+practicew1=Web+site+design+developm
entw2=Computer+software+developmentw3=Software+design+and+developme
ntw4=Macromedia+flexw5=Software+development+best+practicec=5s=166
.sig=f89quyyulIDsnABLD6IXIw  development best practice 
  
  
   _  
 
 YAHOO! GROUPS LINKS 
  
 *  Visit your group flexcoders 
http://groups.yahoo.com/group/flexcoders  on the web.
   
 *  To unsubscribe from this group, send an email to:
  [EMAIL PROTECTED] mailto:flexcoders-
[EMAIL PROTECTED] 
   
 *  Your use of Yahoo! Groups is subject to the Yahoo! 
http://docs.yahoo.com/info/terms/  Terms of Service. 
  
   _








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, 

[flexcoders] Re: Populating a tree

2006-03-15 Thread Doug Lowder
If your cfc is returning an Array, or if you need to do some 
processing on the results first, you can create the tree 
programmatically by looping through the results and calling:

  myTree.addTreeNode(someNodeName, someDataObject);

- Doug

--- In flexcoders@yahoogroups.com, Jeremy Rottman [EMAIL PROTECTED] 
wrote:

 Does anyone know of, or have an exmample on how I can populate a 
tree
 with a returned query from a cfc. Everything I have tried so far 
has
 turned out to not work.
 
 any help with this would be greatly appreciated.








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Re: Cairngorm Framework with Flex 2.0

2006-03-15 Thread Steven Webster
Title: [flexcoders] Re: Cairngorm Framework with Flex 2.0





Hi guys,

Sorry to jump on this thread late, but good to see my 
(recent) colleague Brian O'Connor has responsed already  I know Brian has 
been working a great deal with Cairngorm and FES lately, so definitely listen to 
what he has to say.

Does Cairngorm work with Flex Enterprise Services ... 
absolutely. One of the great things about Flex as it matures 
as a technology, is that much of the heavy lifting that Cairngorm did for us, 
begins to appear in the technology platform itself.

When Cairngorm was first being used on Flash MX projects, 
the ServiceLocator did a whole bunch of heavy-lifting around Flash Remoting, 
creating NetConnections, and such like. We advocated the use of 
ASTranslator on the server, to achieve the serialisation and deserialisation of 
complex value object graphs oer the wire. Flex then gave us the 
RemoteObject tag (and other RPC tags) and suddenly that behavior was all 
encapsulated for us within a single tag.so suddenly, our ServiceLocator got 
a LOT simpler, and could be implemented with MXML instead of 
ActionScript.

Data binding would be another great example  the more 
we built projects and learned how to leverage data-binding, the more we 
recognised the value of a ModelLocator approach that embraced the capabilities 
of the Flex platform, over ViewLocator and ViewHelpers where we tried to 
implement that kind of behavior by ourselves. Again, the complexity moved 
into the platform (yet lovingly hidden from the developer's view) and out of the 
Cairngorm framework.

If you're leveraging RPC services, the Cairngorm approach 
is still valid; and it's my expectation and experience so far that an enterprise 
project will leverage both a mix of RPC and Data Services according to the 
infrastructure that is being integrated with, and according to the particular 
development requirements. So I always expect you'll continue to use 
Cairngorm with RPC services - Enterprise Data Services is not going to be the 
death-knell of the Service Oriented Architecture, but rather will give us new 
opportunities to build certain types of applications - and more powerful 
applications than before - more easily.

Before I answer the question being asked, it's also worth 
reiterating that we consider Cairngorm to be an exemplification of practices 
that we derive *in the field*. As iteration::two, that experience was 
drawn from iteration::two engagements, now we have the luxury of drawing that 
field experience across many many more engagements. I'm loathe that we 
advocate best-practices that are "academic deductions" rather than drawn down 
from actual experience of using the technology in practice. I'm often 
heard quoting that "the difference between theory and practice, is that in 
theory ,there is no difference between theory and practice".

So do we have ideas as to how Cairngorm and FES can work 
together - for sure we do!!! Are we ready to advocate them with 
Cairngorm ... we will be soon, but let us collect our thoughts a little more 
first. But I'd love to draw down on the experience and thoughts of our 
customers and partners who are also working with Flex 2, with FES and with 
Cairngorm 2.0.

To my mind (consider this hints to get started) there is no 
need for the business delegate class when we are working with FES. If we 
have data services, they're services we want to declare. Where might we do 
that ? :) I've got my ideas...

DataCollections offer us "managed collections" of objects; 
ultimately we'll want to still bind these objects to our user-experience, so for 
me, Collections and the ModelLocator are now a natural fit for each other. 
But now the model - or certain kinds of model - can now look after their own 
integration and synchronisation with the server; and now the server can push 
data all the way up to the model. That's the base-case, but I think there 
are also use-cases where the Command tier needs to get involved too, and that's 
where we still have to do a little thinking before advocating what we think 
"best-practice" might be.
We'll certainly have leadership to offer from our 
experience  but let's draw down on your experiences as 
well.

I'm hugely excited by Data Services. I think once 
again, the Flex technology platform is maturing to alleviate even more of the 
heavy lifting that we have to do when building data-rich Rich Internet 
Applications. If this simplifies our technical architectures, then our 
applications will be all the better for it.

"Simplicity isn't when there is nothing left to add, but 
when there is nothing left to take away"

I look forward to some of your thoughts, before sharing 
some more of ours,

Best,

Steven




  
  

  


  
  

Steven WebsterPractice Director (Rich 
Internet Applications)Adobe ConsultingWestpoint, 4 Redheughs 
Rigg, South Gyle, Edinburgh, 

[flexcoders] Problem with DateChooser selectedDate - flex 2

2006-03-15 Thread pasflex
If the selectedDate of a DateChooser is set to a date that is created 
using new Date() with no arguments (or any similar constructor to get 
the current date/time), the selectedDate is not highlighted on the 
DateChooser when showToday is false.
Interestingly, it works if the date created using new Date(2006,2,15), 
but I would just like to highlight today's date whatever that is.

Here's an example:
?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.macromedia.com/2005/mxml; 
xmlns=*
mx:DateChooser showToday=false selectedDate={now}/
mx:Script
[Bindable]
public var now:Date = new Date();
/mx:Script
/mx:Application





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Re: Capture events a la the underlying transparent window from PopUpManager

2006-03-15 Thread Tony Pujals










Great suggestion, Ill definitely
give it a shot on my end  much appreciated, thanks!









tony pujals| senior engineer | Yahoo!
SiteBuilder Express

p. 408.349.6284 |e. tonyp * yahoo-inc dot com| y!id tonypujals















From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of dopenhagen
Sent: Tuesday, March 14, 2006 4:13
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Capture
events a la the underlying transparent window from PopUpManager





Hi Everybody,

If its a hack, workaround or the way its suppose
to work does not 
matter as I have found a solution that works.

Just as the documentation for the PopUpManager
suggests, the solution 
is to put a independent layer underneath the layer
containing the 
components and then disable this layer. This
disabling will 
eventually intercept all user input and discard
them as it is 
disabled.

Thanks anyways for the help everybody.

Cheers,
Pedro

--- In flexcoders@yahoogroups.com,
dopenhagen [EMAIL PROTECTED] 
wrote:

 Hi Everybody,
 
 Thanks for your help.
 However, before I raise the white flag I jsut
want to make I am not 
 missing anything...
 
 Excempt from the documentation for the
UIObject mouseDown event:
 
 ...The event will only be broadcast by
the component if the mouse 
is 
 not also over a child of the component that
has a mouseDown 
listener, 
 or the component is not obscured by another
component with a 
 mouseDown listener...
 
 They way I interpret that is that it should
not propagate if
 there is a handler registered?
 
 Please let me know if I am minunderstanding
anyting ?
 
 Best regards,
 Pedro
 
 --- In flexcoders@yahoogroups.com,
Gordon Smith gosmith@ wrote:
 
  Like Manish, I'm also rusty now on 1.5,
but my recollection is 
the 
 same:
  Setting event.bubbles = false in your
Panel's mouseDown handler 
 should
  prevent it from bubbling up the parent
chain.
  
  And if this doesn't work and we can't
figure out how to prevent 
the
  bubbling, then you could put protection
code in the ancestors' 
mouse
  handlers to check whether event.target
is what you expect it to 
be.
  
  In Flex 2.0, you can use event.stopPropagation()
or
  event.stopImmediatePropagation() to
prevent the bubbling. The 
 difference
  is that stopPropagation() will allow the
remaining handlers on 
the 
 same
  object to execute.
  
  - Gordon
  
  
  -Original Message-
  From: flexcoders@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On
  Behalf Of Manish Jethani
  Sent: Monday, March 13, 2006 8:09 AM
  To: flexcoders@yahoogroups.com
  Subject: Re: [flexcoders] Re: Capture
events a la the underlying
  transparent window from PopUpManager
  
  On 3/13/06, dopenhagen
dopenhagen@ wrote:
  
   Sorry, no - its actually the
opposite I am trying to achieve. 
 Where
  the
   underlying layers do not recieve
the event.
  
   Part of my MXML:
  
   mx:Panel
  [snip]
  
 

mouseDown=this.shoppingcartViewHelper.onMouseDown
(event)
  [snip]
  
   The questions is how do I get this
panel to capture all mouse-
 events
   and NOT bubble them on to the lower
layers?
  
  Sorry, I really don't remember how this
worked in Flex 1.5, but 
can
  you try setting event.bubbles to false
(in the mouseDown handler)?
  
  Manish
  
  
  --
  Flexcoders Mailing List
  FAQ: 
 http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives:
  http://www.mail-archive.com/flexcoders%40yahoogroups.com

  Yahoo! Groups Links
 













--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











RE: [flexcoders] identity tree level when on click ?

2006-03-15 Thread Belinda Nambooze
After drilling down with the engineer, came up with this hack:

TreeListData(IDropInListItemRenderer(tree.listItems[event.rowIndex][0]).
listData).depth;

Make sure you import mx.controls.treeClasses as well as
mx.controls.listClasses;


We're currently working on creating or exposing API's that should make
this easier in the future. 

Belinda

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Matt Chotin
Sent: Tuesday, March 14, 2006 10:55 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] identity tree level when on click ?

In 1.5 you could just call getParent() until it's null and count.  2.0
it's harder if you don't know your data structure.  I was just talking
to the engineer who's working on Tree and he's investigating some
approaches.

Matt

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sinacapho
Sent: Monday, March 13, 2006 6:34 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] identity tree level when on click ?

Dear all,
  it that any possible way to find our the node level on a
cellpressed node in the tree controls?

thx
capho






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] Flex 2 Style Explorer (beta)

2006-03-15 Thread Tony Pujals
Title: Flex 2 Style Explorer (beta)










I agree, very, very nice. And it would be
even nicer if the source code were available as part of the download. Maybe if
enough people post their comments on the download page to indicate interest..?



-Tony









tony pujals| senior engineer | Yahoo!
SiteBuilder Express

p. 408.349.6284 |e. tonyp * yahoo-inc dot com| y!id tonypujals















From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of João Fernandes
Sent: Tuesday, March 14, 2006 9:00
AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex 2
Style Explorer (beta)





Hi there, 



A very nice job, I just want to make a
remark, In the panel option if you set alpha = 1 so you can use highlight
alphas, if you set border style = none you can see a small white corner. Is this supposed to happen?



Regards,





João Fernandes
Sistemas
de Informação

Programador
Informático
Cofina media

Avenida
João Crisóstomo, Nº 72 . 1069-043 Lisboa PORTUGAL
Tel
(+351) 213 185 200 . Fax (+351) 213 540 370
[EMAIL PROTECTED]











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Peter Baird
Sent: terça-feira, 14 de Março de
2006 16:38
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 2 Style
Explorer (beta)





Just wanted to let
you that Flex 2 Style Explorer (beta) is available for download. The
usual beta caveats apply.

Read more here:

http://weblogs.macromedia.com/mc/archives/2006/03/flex_2_style_ex.cfm


/ \® PETER BAIRD
888/ \888
User
Experience Consultant
88/
/ \88 Adobe Consulting | Adobe
Systems, Inc
8/
/8\ \8 275 Grove St. Newton, MA
/
/888\ \ Office: 617.219.2126 |
Cell: 617.803.6804
\8\ AIM:
pbaird00 | Y!IM: pbaird00




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 





SPONSORED LINKS 




 
  
  Web
  site design development 
  
  
  Computer
  software development 
  
  
  Software
  design and development 
  
 
 
  
  Macromedia
  flex 
  
  
  Software
  development best practice 
  
  
  
  
 














YAHOO! GROUPS LINKS 




 Visit your group
 flexcoders
 on the web.
  
 To unsubscribe
 from this group, send an email to:
 [EMAIL PROTECTED]
  
 Your use of
 Yahoo! Groups is subject to the Yahoo!
 Terms of Service. 






















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Configuring RemoteObject destinations (Flex 2)

2006-03-15 Thread Jason Y. Kwong



This came up cause I was configuring my Flex 2 app to communicate with ColdFusion, but I suppose it applies to RemoteObject in general. In order to tell your app the location of a web service destination, we're told to add something like this to the compiler command line:
--services=C:\CFusionMX7\wwwroot\WEB-INF\flex\flex-enterprise-services.xml Now, my first question is, since the file flex-enterprise-services.xml resides on the server (be it ColdFusion or FES) and you typically don't do your client development on the same machine as the production server, how would this work in the general case?
Anyway, so then I decided to copy the file to my development machine and then manually changed localhost to the server's IP address in the channel configuration. I compiled my app and it worked fine. But now it appears that the server's address is compiled directly into the swf. Are we unable to dynamically assign server addresses at runtime?







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Configuring RemoteObject destinations (Flex 2)

2006-03-15 Thread Peter Farland





If you use {server.name} in place of the IP address or host 
server name then it will be replaced at runtime with that used to load the SWF. 
Note that if you load a SWF from the file system using the standalone player 
then it will be interpreted as localhost. As for the port token, {server.port}, 
in the case of a file system loaded swf, it defaults to port 
80.


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Y. 
KwongSent: Wednesday, March 15, 2006 7:41 PMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Configuring 
RemoteObject destinations (Flex 2)
This came up cause I was configuring my Flex 2 app to communicate 
with ColdFusion, but I suppose it applies to RemoteObject in general. In 
order to tell your app the location of a web service destination, we're told to 
add something like this to the compiler command line: --services=C:\CFusionMX7\wwwroot\WEB-INF\flex\flex-enterprise-services.xml Now, 
my first question is, since the file flex-enterprise-services.xml resides on the 
server (be it ColdFusion or FES) and you typically don't do your client 
development on the same machine as the production server, how would this work in 
the general case? Anyway, so then I decided to copy the file to my 
development machine and then manually changed "localhost" to the server's IP 
address in the channel configuration. I compiled my app and it worked 
fine. But now it appears that the server's address is compiled directly 
into the swf. Are we unable to dynamically assign server addresses at 
runtime? 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] Configuring RemoteObject destinations (Flex 2)

2006-03-15 Thread Peter Farland





Additionally, you could configure several channels for a 
destination and rely on channel failover so that it will look for one then the 
other... 






From: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
Jason Y. KwongSent: Wednesday, March 15, 2006 7:41 
PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
Configuring RemoteObject destinations (Flex 2)
This came up cause I was configuring my Flex 2 app to communicate 
with ColdFusion, but I suppose it applies to RemoteObject in general. In 
order to tell your app the location of a web service destination, we're told to 
add something like this to the compiler command line: --services=C:\CFusionMX7\wwwroot\WEB-INF\flex\flex-enterprise-services.xml Now, 
my first question is, since the file flex-enterprise-services.xml resides on the 
server (be it ColdFusion or FES) and you typically don't do your client 
development on the same machine as the production server, how would this work in 
the general case? Anyway, so then I decided to copy the file to my 
development machine and then manually changed "localhost" to the server's IP 
address in the channel configuration. I compiled my app and it worked 
fine. But now it appears that the server's address is compiled directly 
into the swf. Are we unable to dynamically assign server addresses at 
runtime? 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Muliple flex apps on tomcat

2006-03-15 Thread Jeff Krueger


All,

 I am trying to run basically the same web app as two instances on the same server. So I have the same warsbutwith different web.xml for config and different db connections. But only one of the apps will start, and when the other web is hit for the first time I get a out of memory error

2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]: Servlet.service() for servlet FlexMxmlServlet threw exceptionjava.lang.OutOfMemoryError

This is on tomcat 5 and I have the mem config for it set to -Xms512m -Xmx1536m

It won't even create the generated files? Can you run two flex apps on one server? Should they share cache? Should I not dup all the flex parts for each app. Both are are 100% complete.

Any thoughts or help would be helpful.

Thanks

Jeff






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  








[flexcoders] Muliple flex apps on tomcat

2006-03-15 Thread Jeff Krueger


All,

 I am trying to run basically the same web app as two instances on the same server. So I have the same warsbutwith different web.xml for config and different db connections. But only one of the apps will start, and when the other web is hit for the first time I get a out of memory error

2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]: Servlet.service() for servlet FlexMxmlServlet threw exceptionjava.lang.OutOfMemoryError

This is on tomcat 5 and I have the mem config for it set to -Xms512m -Xmx1536m

It won't even create the generated files? Can you run two flex apps on one server? Should they share cache? Should I not dup all the flex parts for each app. Both are are 100% complete.

Any thoughts or help would be helpful.

Thanks

Jeff






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  








Re: [flexcoders] Flex 2 Style Explorer (beta)

2006-03-15 Thread Peter Baird
Title: Re: [flexcoders] Flex 2 Style Explorer (beta)





Dont you worry. Im implementing view source into the beta 2 version that will be released on the heels of Flex 2 beta 2. 

-Peter


On 3/15/06 6:48 PM, Tony Pujals [EMAIL PROTECTED] wrote:

I agree, very, very nice. And it would be even nicer if the source code were available as part of the download. Maybe if enough people post their comments on the download page to indicate interest..?

-Tony


 

tony pujals| senior engineer | Yahoo! SiteBuilder Express
p. 408.349.6284 | e. tonyp * yahoo-inc dot com mailto:[EMAIL PROTECTED] | y!id tonypujals

 





From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Joo Fernandes
Sent: Tuesday, March 14, 2006 9:00 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex 2 Style Explorer (beta)
 
Hi there, 

A very nice job, I just want to make a remark, In the panel option if you set alpha = 1 so you can use highlight alphas, if you set border style = none you can see a small white corner. Is this supposed to happen?

Regards,


Joo Fernandes
Sistemas de Informao
Programador Informtico
Cofina media

Avenida Joo Crisstomo, N 72 . 1069-043 Lisboa PORTUGAL
Tel (+351) 213 185 200 . Fax (+351) 213 540 370
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 





From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Peter Baird
Sent: tera-feira, 14 de Maro de 2006 16:38
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 2 Style Explorer (beta)
 
Just wanted to let you that Flex 2 Style Explorer (beta) is available for download. The usual beta caveats apply.

Read more here:

http://weblogs.macromedia.com/mc/archives/2006/03/flex_2_style_ex.cfm


/ \ PETER BAIRD
888/ \888 User Experience Consultant
88/ / \88 Adobe Consulting | Adobe Systems, Inc
8/ /8\ \8 275 Grove St. Newton, MA
/ /888\ \ Office: 617.219.2126 | Cell: 617.803.6804
\8\ AIM: pbaird00 | Y!IM: pbaird00




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 



SPONSORED LINKS 


 
Web site design development http://groups.yahoo.com/gads?t=msamp;k=Web+site+design+developmentamp;w1=Web+site+design+developmentamp;w2=Computer+software+developmentamp;w3=Software+design+and+developmentamp;w4=Macromedia+flexamp;w5=Software+development+best+practiceamp;c=5amp  Computer software development http://groups.yahoo.com/gads?t=msamp;k=Computer+software+developmentamp;w1=Web+site+design+developmentamp;w2=Computer+software+developmentamp;w3=Software+design+and+developmentamp;w4=Macromedia+flexamp;w5=Software+development+best+practiceamp;c=5a  Software design and development http://groups.yahoo.com/gads?t=msamp;k=Software+design+and+developmentamp;w1=Web+site+design+developmentamp;w2=Computer+software+developmentamp;w3=Software+design+and+developmentamp;w4=Macromedia+flexamp;w5=Software+development+best+practiceamp;c=5  
Macromedia flex http://groups.yahoo.com/gads?t=msamp;k=Macromedia+flexamp;w1=Web+site+design+developmentamp;w2=Computer+software+developmentamp;w3=Software+design+and+developmentamp;w4=Macromedia+flexamp;w5=Software+development+best+practiceamp;c=5amp;s=166amp;.  Software development best practice http://groups.yahoo.com/gads?t=msamp;k=Software+development+best+practiceamp;w1=Web+site+design+developmentamp;w2=Computer+software+developmentamp;w3=Software+design+and+developmentamp;w4=Macromedia+flexamp;w5=Software+development+best+practiceamp;
 



YAHOO! GROUPS LINKS 


 
 Visit your group flexcoders http://groups.yahoo.com/group/flexcoders  on the web.
  
 To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
  
 Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service http://docs.yahoo.com/info/terms/ . 
 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 




SPONSORED LINKS 

Web site design development http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQa  Computer software development http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1l  Software design and development http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9A  
Macromedia flex 

[flexcoders] Re: Web Service Call - Flex 2 (Complex Type with Args)

2006-03-15 Thread Richie Rich
Any body want to take a look at this please.

--- In flexcoders@yahoogroups.com, Richie Rich [EMAIL PROTECTED] wrote:

 Hello,
 
 I am trying to send aWebService Operation to a WSDL with a Complex Type
 with  4 nodes (children) and one of the nodes have 2 additional args
 that need to be passed. Here is the MXML Code i am currently using:
 
 
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.macromedia.com/2005/mxml; xmlns=*
 layout=absolute creationComplete=myIDSP.RunScript.send()
 mx:WebService id=myIDSP wsdl=http://SomeNetwork/myWSDL.wsdl;
  mx:operation name=RunScript
  mx:request
  runScriptParameters
  scriptText/scriptText
  scriptLanguagejavascript/scriptLanguage
  scriptFile/myFilePath/myFileName/scriptFile
  scriptArgs
  nameoutput/name
  value/myFilePath/myFileName/value
  /scriptArgs
  /runScriptParameters
  /mx:request
  /mx:operation
 /mx:WebService
 mx:TextArea text={myIDSP.RunScript.result} width=521 height=188/
 /mx:Application
 Here is a tested SOAP Message that works with the SOAP Debugger in
 XMLSpy:
 
 SOAP-ENV:Envelope
 xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/;
 xmlns:SOAP-ENC=http://schemas.xmlsoap.org/soap/encoding/;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xmlns:xsd=http://www.w3.org/2001/XMLSchema;
  SOAP-ENV:Body
  m:RunScript xmlns:m=http://ns.mysite.com/myApp/soap/;
  runScriptParameters
  scriptTextString/scriptText
  scriptLanguageString/scriptLanguage
  scriptFileString/scriptFile
  scriptArgs
  nameString/name
  valueString/value
  /scriptArgs
  /runScriptParameters
  /m:RunScript
  /SOAP-ENV:Body
 /SOAP-ENV:Envelope
 
 Everything works fine the scriptText,  scriptLanguage and
 scriptFile values get passed along.  But the scriptArgs are not being
 passed to the endpoint.
 
 Is this a bug in FLEX 2?
 
 I have tried to trace this down in the  FLEX Debugger and It looks as if
 the MXML code is doing what it suppost to do but the values are not
 being passed.
 
 Any help would be appreciated,
 
 Rich








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Flex Builder 2 Beta - Wrong Flash Player Version?

2006-03-15 Thread Jordan Snyder
I searched the list and didn't come up with anything helpful.

I'm using Flex Builder 2 Beta, full-on install with the Flex
framework, and I installed player 8.5 along with it.

I've been using it for a while now, but last night I went to build a
project, and suddenly I got an error telling me that I had player
version 8,0,24,... and I obviously need 8,5.  I have since uninstalled
and reinstalled the Flex Builder (and Player 8.5 with it, again). 
I've also downloaded and run the standalone installers(ActiveX and
API) for Player 8.5, to no avail.  I still get the same error when
trying to build my project, and the compiled SWF won't display in my
browser.

Has anyone had this or a similar problem?  Tis very weird.


Cheers

--
Jordan Snyder
Applications Developer
Image Action LLC
http://www.imageaction.com


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Multiple flex apps on one tomcat server out of memory

2006-03-15 Thread Jeff Krueger



All,

 I am trying to run basically the same web app as two instances on the same server. So I have the same warsbutwith different web.xml for config and different db connections. But only one of the apps will start, and when the other web is hit for the first time I get a out of memory error

2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]: Servlet.service() for servlet FlexMxmlServlet threw exceptionjava.lang.OutOfMemoryError

This is on tomcat 5 and I have the mem config for it set to -Xms512m -Xmx1536m

It won't even create the generated files? Can you run two flex apps on one server? Should they share cache? Should I not dup all the flex parts for each app. Both are are 100% complete.

Any thoughts or help would be helpful.

Thanks

Jeff





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  








[flexcoders] Re: Muliple flex apps on tomcat

2006-03-15 Thread Dave Wolf
You can run many web apps that serve SWF content.  However, I would
seriously avoid the JIT compilation in favor of pre-compiling your SWF
files.  That SWF compiler leaks pretty heavily in 1.5.  

In nay case, you should be able to do what you are trying here.  I am
curious why you want to run these as seperate web apps?  Whats the value?

I would really encourage you to look into pre-compiling the SWFs.

-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY


--- In flexcoders@yahoogroups.com, Jeff Krueger [EMAIL PROTECTED]
wrote:

 All,
  
 I am trying to run basically the same web app as two instances
on the same server.  So I have the same wars but with different
web.xml for config and different db connections.  But only one of the
apps will start, and when the other web is hit for the first time I
get a out of memory error
  
 2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]:
Servlet.service() for servlet FlexMxmlServlet threw exception
 java.lang.OutOfMemoryError
 
  
 This is on tomcat 5 and I have the mem config for it set to -Xms512m
-Xmx1536m
  
 It won't even create the generated files?  Can you run two flex apps
on one server?  Should they share cache?  Should I not dup all the
flex parts for each app.  Both are are 100% complete.
  
 Any thoughts or help would be helpful.
  
 Thanks
  
 Jeff







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Muliple flex apps on tomcat

2006-03-15 Thread Clint Modien



I've seen tomcat handle some pretty monstrous flex apps and I've used it daily for like 2 years now. It should in theory run all way up too that 1.5 GB of ram you have allocated and them some. (swap space... asuming your on windows of course.)
Watch your ram usage while it's compiling. Is it coming any where near that? Can you give us more info. How many mxml/as files are we talking about? Your sure you have the vm mem config setup right? Tomcat's default is something silly like 128 Megs max.
On 3/15/06, Jeff Krueger [EMAIL PROTECTED] wrote:


All,

 I am trying to run basically the same web app as two instances on the same server. So I have the same warsbutwith different web.xml for config and different db connections. But only one of the apps will start, and when the other web is hit for the first time I get a out of memory error


2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]: Servlet.service() for servlet FlexMxmlServlet threw exceptionjava.lang.OutOfMemoryError

This is on tomcat 5 and I have the mem config for it set to -Xms512m -Xmx1536m

It won't even create the generated files? Can you run two flex apps on one server? Should they share cache? Should I not dup all the flex parts for each app. Both are are 100% complete.

Any thoughts or help would be helpful.

Thanks

Jeff






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group flexcoders on the web.

  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
.



  














--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Re: Muliple flex apps on tomcat

2006-03-15 Thread Dave Wolf
Clint, 

Do you do JIT compiling?

I do agree.  Tomcat is *the* workhorse Flex server...

-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY


--- In flexcoders@yahoogroups.com, Clint Modien [EMAIL PROTECTED] wrote:

 I've seen tomcat handle some pretty monstrous flex apps and I've used it
 daily for like 2 years now.  It should in theory run all way up too
 that 1.5GB of ram you have allocated and them some. (swap space...
 asuming your on
 windows of course.)
 
 Watch your ram usage while it's compiling.  Is it coming any where near
 that?
 
 Can you give us more info.  How many mxml/as files are we talking about?
 
 Your sure you have the vm mem config setup right?  Tomcat's default is
 something silly like 128 Megs max.
 
 
 
 On 3/15/06, Jeff Krueger [EMAIL PROTECTED] wrote:
 
  All,
 
  I am trying to run basically the same web app as two instances
on the
  same server.  So I have the same wars but with different web.xml for
  config and different db connections.  But only one of the apps
will start,
  and when the other web is hit for the first time I get a out of
memory error
 
  2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]:
Servlet.service()
  for servlet FlexMxmlServlet threw exception
  java.lang.OutOfMemoryError
 
  This is on tomcat 5 and I have the mem config for it set to -Xms512m
  -Xmx1536m
 
  It won't even create the generated files?  Can you run two flex
apps on
  one server?  Should they share cache?  Should I not dup all the
flex parts
  for each app.  Both are are 100% complete.
 
  Any thoughts or help would be helpful.
 
  Thanks
 
  Jeff
 
 
 
   --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
 
 
 
   SPONSORED LINKS
Web site design
developmenthttp://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ
 Computer
  software
developmenthttp://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw
 Software
  design and
developmenthttp://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ
  Macromedia
 
flexhttp://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZI36cYzBjw
 Software
  development best
practicehttp://groups.yahoo.com/gads?t=msk=Software+development+best+practicew1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw
   --
  YAHOO! GROUPS LINKS
 
 
 -  Visit your group
flexcodershttp://groups.yahoo.com/group/flexcoders
 on the web.
 
 -  To unsubscribe from this group, send an email to:
 
[EMAIL PROTECTED][EMAIL PROTECTED]
 
 -  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
 Service http://docs.yahoo.com/info/terms/.
 
 
   --
 







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Re: Muliple flex apps on tomcat

2006-03-15 Thread Clint Modien



Yep... daily... I use it for dev and running test harnesses... but it's a combination of both JIT and precompiling with ant and fastmxmlc.And your right... it leaks like a sieve.. gotta bounce it once a day (that's right i can spell sieve.. *thank you google!* lol).
On 3/15/06, Dave Wolf [EMAIL PROTECTED] wrote:
Clint,Do you do JIT compiling?I do agree.Tomcat is *the* workhorse Flex server...--Dave WolfCynergy Systems, Inc.Macromedia Flex Alliance Partner
http://www.cynergysystems.comEmail:[EMAIL PROTECTED]Office: 866-CYNERGY--- In flexcoders@yahoogroups.com
, Clint Modien [EMAIL PROTECTED] wrote: I've seen tomcat handle some pretty monstrous flex apps and I've used it daily for like 2 years now.It should in theory run all way up too
 that 1.5GB of ram you have allocated and them some. (swap space... asuming your on windows of course.) Watch your ram usage while it's compiling.Is it coming any where near that?
 Can you give us more info.How many mxml/as files are we talking about? Your sure you have the vm mem config setup right?Tomcat's default is something silly like 128 Megs max.
 On 3/15/06, Jeff Krueger [EMAIL PROTECTED] wrote:   All,   I am trying to run basically the same web app as two instanceson the
  same server.So I have the same wars but with different web.xml for  config and different db connections.But only one of the appswill start,  and when the other web is hit for the first time I get a out of
memory error   2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]:Servlet.service()  for servlet FlexMxmlServlet threw exception  java.lang.OutOfMemoryError
   This is on tomcat 5 and I have the mem config for it set to -Xms512m  -Xmx1536m   It won't even create the generated files?Can you run two flexapps on  one server?Should they share cache?Should I not dup all the
flex parts  for each app.Both are are 100% complete.   Any thoughts or help would be helpful.   Thanks   Jeff  
  --  Flexcoders Mailing List  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives:http://www.mail-archive.com/flexcoders%40yahoogroups.comSPONSORED LINKS
  Web site designdevelopment
http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ
 Computer  softwaredevelopment
http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw
 Software  design anddevelopment
http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ
Macromedia flex
http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZI36cYzBjw
 Software  development bestpractice
http://groups.yahoo.com/gads?t=msk=Software+development+best+practicew1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw
 --  YAHOO! GROUPS LINKS   -Visit your groupflexcoders
http://groups.yahoo.com/group/flexcoders on the web.  -To unsubscribe from this group, send an email to: 
[EMAIL PROTECTED][EMAIL PROTECTED]  -Your use of Yahoo! Groups is subject to the Yahoo! Terms of
 Service http://docs.yahoo.com/info/terms/.   -- 
--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links* To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
* To unsubscribe from this group, send an email to:[EMAIL PROTECTED]* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group 

[flexcoders] Re: Muliple flex apps on tomcat

2006-03-15 Thread Dave Wolf
Yep pretty much our deal here too.  We couldn't do fastmxmlc though,
so we stick with old standby.  We have some pretty kickin ANT scripts
that build the whole deal, including Tomcat.

-- 
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY

--- In flexcoders@yahoogroups.com, Clint Modien [EMAIL PROTECTED] wrote:

 Yep... daily... I use it for dev and running test harnesses... but
it's a
 combination of both JIT and precompiling with ant and fastmxmlc.
 
 And your right... it leaks like a sieve..  gotta bounce it once a
day
 (that's right i can spell sieve.. *thank you google!* lol).
 
 
 
 
 On 3/15/06, Dave Wolf [EMAIL PROTECTED] wrote:
 
  Clint,
 
  Do you do JIT compiling?
 
  I do agree.  Tomcat is *the* workhorse Flex server...
 
  --
  Dave Wolf
  Cynergy Systems, Inc.
  Macromedia Flex Alliance Partner
  http://www.cynergysystems.com
 
  Email:  [EMAIL PROTECTED]
  Office: 866-CYNERGY
 
 
  --- In flexcoders@yahoogroups.com, Clint Modien cmodien@ wrote:
  
   I've seen tomcat handle some pretty monstrous flex apps and I've
used it
   daily for like 2 years now.  It should in theory run all way up too
   that 1.5GB of ram you have allocated and them some. (swap space...
   asuming your on
   windows of course.)
  
   Watch your ram usage while it's compiling.  Is it coming any
where near
   that?
  
   Can you give us more info.  How many mxml/as files are we
talking about?
  
   Your sure you have the vm mem config setup right?  Tomcat's
default is
   something silly like 128 Megs max.
  
  
  
   On 3/15/06, Jeff Krueger powellbullfrog@ wrote:
   
All,
   
I am trying to run basically the same web app as two instances
  on the
same server.  So I have the same wars but with different
web.xml for
config and different db connections.  But only one of the apps
  will start,
and when the other web is hit for the first time I get a out of
  memory error
   
2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]:
  Servlet.service()
for servlet FlexMxmlServlet threw exception
java.lang.OutOfMemoryError
   
This is on tomcat 5 and I have the mem config for it set to
-Xms512m
-Xmx1536m
   
It won't even create the generated files?  Can you run two flex
  apps on
one server?  Should they share cache?  Should I not dup all the
  flex parts
for each app.  Both are are 100% complete.
   
Any thoughts or help would be helpful.
   
Thanks
   
Jeff
   
   
   
 --
Flexcoders Mailing List
FAQ:
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
  http://www.mail-archive.com/flexcoders%40yahoogroups.com
   
   
   
 SPONSORED LINKS
  Web site design
  development
 
http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ
  
  Computer
software
  development
 
http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw
  
  Software
design and
  development
 
http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ
  
Macromedia
   
  flex
 
http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=OO6nPIrz7_EpZI36cYzBjw
  
  Software
development best
  practice
 
http://groups.yahoo.com/gads?t=msk=Software+development+best+practicew1=Web+site+design+developmentw2=Computer+software+developmentw3=Software+design+and+developmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw
  
 --
YAHOO! GROUPS LINKS
   
   
   -  Visit your group
  flexcodershttp://groups.yahoo.com/group/flexcoders
   on the web.
   
   -  To unsubscribe from this group, send an email to:
   
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
   
   -  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
   Service http://docs.yahoo.com/info/terms/.
   
   
 --
   
  
 
 
 
 
 
 
  --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
  Yahoo! Groups Links
 
 
 
 
 
 
 








--
Flexcoders Mailing List
FAQ: 

Re: [flexcoders] Flex Builder 2 Beta - Wrong Flash Player Version?

2006-03-15 Thread dos dedos



I ran into this a coupel of weeks ago...Here's a recount of what happened:I installed Flex 2 without the Flash Player 8.5 for IE (I use Firefox)But when I launched IE with Flexstore.html it started downloading the player *.cab file then went blank .. The same thing happened when I tried to create a Projector from SWF in Flash Player 8.5I looked at the link to the flash player in flexstore.html and it said: http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,5,0,0However, when I opened the downloaded CAB with WinRAR it showed Flash8.ocx (ActiveX Flash plugin for IE) with a date of 8/27/2005 which is many months older than the ActiveX plugin on the Flex 2.0 Beta 1 download page.I believe they forgot to update the link to the latest flash player in the
 generated HTML and in the Projector code...I posted the above note on the forum about 2 weeks ago.. I'm not sure if they've fixed it... There is no bug tracking system for developers to use when reporting bugs.. I guess this list is itJordan Snyder [EMAIL PROTECTED] wrote: I searched the list and didn't come up with anything helpful.  I'm using Flex Builder 2 Beta, full-on install with the Flex framework, and I installed player 8.5 along with it.  I've been using it for a while now, but last night I went to build a project, and suddenly I got an error telling me that I had player version 8,0,24,... and I obviously need 8,5. I have since uninstalled and reinstalled the Flex Builder (and Player 8.5 with it, again).  I've also downloaded and run the standalone installers(ActiveX
 and API) for Player 8.5, to no avail. I still get the same error when trying to build my project, and the compiled SWF won't display in my browser.  Has anyone had this or a similar problem? Tis very weird.   Cheers  -- Jordan Snyder Applications Developer Image Action LLC http://www.imageaction.com   
		 Yahoo! Mail 
Use Photomail to share photos without annoying attachments.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









[flexcoders] Re: Multiple flex apps on one tomcat server out of memory

2006-03-15 Thread Renaun Erickson
What version JVM are you using.  I use JRockit with Tomcat for my best
results on the servers (regular Java apps).  No need to set XMS and
XMX settings on JRockit as the default settings group the heap size
for you (there are pros and cons for this, but you wont get
OutOfMemory very easily).

I use Sun's JVM on my dev boxes for quicker compiling.  Dave and Clint
are pointing out that an ANT script or some kind of precompiling is
usually faster way of going about things (definitely for big apps).

Renaun

--- In flexcoders@yahoogroups.com, Jeff Krueger [EMAIL PROTECTED]
wrote:

 All,
  
 I am trying to run basically the same web app as two instances
on the same server.  So I have the same wars but with different
web.xml for config and different db connections.  But only one of the
apps will start, and when the other web is hit for the first time I
get a out of memory error
  
 2006-03-15 19:30:28 StandardWrapperValve[FlexMxmlServlet]:
Servlet.service() for servlet FlexMxmlServlet threw exception
 java.lang.OutOfMemoryError
 
  
 This is on tomcat 5 and I have the mem config for it set to -Xms512m
-Xmx1536m
  
 It won't even create the generated files?  Can you run two flex apps
on one server?  Should they share cache?  Should I not dup all the
flex parts for each app.  Both are are 100% complete.
  
 Any thoughts or help would be helpful.
  
 Thanks
  
 Jeff







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Re: rowIndex columnIndex while rendering in Flex 2.0

2006-03-15 Thread Manish Jethani
On 3/15/06, t_msreddy [EMAIL PROTECTED] wrote:

 What if I have two textboxes in the cellRenderer
 HBox label={weekHoursActual.text}
   TextInput id=weekHoursActual text={...} /
   TextInput id=weekHoursForecast text={...} /
 /HBox

 what will the editorProperty be?

If my understanding is correct (and I don't have access to the docs
ATM), editorProperty is the property that contains the data.  It has
to be one property.  In your above case, the editorProperty will still
be label (HBox).  The question is, which of the two text boxes will
populate the label?  That's for you to answer.  It could be both.

 Also can you tell me how to get the rowIndex and columnIndex. My
 dataProvider to DataGrid is 2 Dimensional, one dimension represents
 the row and the other the columns so that any cell(i,j) value will
 be dataProvider[i][j].
 So I need to know atleast columnIndex in Cellrenderer so that my
 value will in it will be dataObject.object[columnIndex].someValue.

The row and column index is in the listData property.  This has been
answered a number of times recently - look up the archives.

Manish


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/