[flexcoders] Repeater doesn't work

2005-08-17 Thread r_woess
Hi,

I tried tu use a Repeater like you can see in the code below. Can
anybody tell me, why no data will be shown?



http://www.macromedia.com/2003/mxml";
creationComplete="CreationComplete();">











---

class TestData {

public var data1 : String;
public var data2 : String;
}

---

best regards
reini




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12h89l8f8/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124277728/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy.
~-> 

--
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] How to install multiple Flash Player versions?

2005-08-17 Thread Brett Palmer
For our development needs we need to evaluate the plugin for IE and
Firefox.  We also need to evaluate these Windows and Linux.

For final testing we would like to evaluate on Mac as well.


Brett

On 8/16/05, John Dowdell <[EMAIL PROTECTED]> wrote:
> Brett Palmer wrote:
> > I'm trying to profile a flex application.  What is the easiest way to
> > run and install multiple Flash player versions?  I'm interested in
> > running Flash 7, Flash 7 debug, and Flash 8.
> 
> Any particular browser and operating system? (I think there's a
> plugin-switching extension for Firefox now... for IE/Win, it's extended
> by system-level extensions which can be trickier to replace on the fly.)
> 
> jd
> 
> 
> 
> 
> --
> John Dowdell . Macromedia Developer Support . San Francisco CA USA
> Weblog: http://www.macromedia.com/go/blog_jd
> Aggregator: http://www.macromedia.com/go/weblogs
> 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
> 
> 
> 
> 
> 
> 
>


 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hqqtfs4/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124286360/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy.
~-> 

--
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] How to install multiple Flash Player versions?

2005-08-17 Thread Philippe Maegerman





Check this out:
http://www.browsercam.com/default.aspx
Philippe 
Maegerman


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Brett 
PalmerSent: mercredi 17 août 2005 13:43To: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] How to install 
multiple Flash Player versions?
For our development needs we need to evaluate the plugin for IE 
andFirefox.  We also need to evaluate these Windows and 
Linux.For final testing we would like to evaluate on Mac as 
well.BrettOn 8/16/05, John Dowdell 
<[EMAIL PROTECTED]> wrote:> Brett Palmer wrote:> > 
I'm trying to profile a flex application.  What is the easiest way 
to> > run and install multiple Flash player versions?  I'm 
interested in> > running Flash 7, Flash 7 debug, and Flash 8.> 
> Any particular browser and operating system? (I think there's a> 
plugin-switching extension for Firefox now... for IE/Win, it's extended> 
by system-level extensions which can be trickier to replace on the fly.)> 
> jd> > > > > --> John Dowdell 
. Macromedia Developer Support . San Francisco CA USA> Weblog: http://www.macromedia.com/go/blog_jd> 
Aggregator: http://www.macromedia.com/go/weblogs> 
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> > > > > > 
>





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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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.



  






--**STATEMENT OF CONFIDENTIALITY** 
This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.
We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.--


[flexcoders] Validation TextInput

2005-08-17 Thread Kai König
Hi all,

I want a bunch of TextInputs within a form to be required and to
validate against a common mx:Validator. This works fine in general, but
the customer wants that the validation comes up even if someone just
sets the focus to the particular TextInput, doesn't type anything and
immediately removes the focus from that field.

An example would be to just use the tab key to speedo through the
whole form... But obviously, the validation shouldn't trigger before
that (so - not loading a form which is full of failed validations)

To fullfill another requirement (validation during typing) I
subclassed TextInput and made the change Event committing as Steven
and Allister explained in their book on pg. 189:

[ChangeEvent("change")]

So, my idea of triggering the validation for my particular issue
was to broadcast the focusOut event in the subclass as committing
as well:

[ChangeEvent("focusOut")]

But, it doesn't work out. What works is to add

focusOut="mx.validators.Validator.isValid(this,'mymodel.myfield')"

as an attribute to my subclassed MyTextInput. But that doesn't seem
to be the best way doing it as there might be a bunch of input fields,
isn't there a better solution?

Cheers
Kai




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hlf0u2s/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124287970/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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] Problems with LocalConnection

2005-08-17 Thread r_woess
Hi,

I want to use LocalConnection to send Data between to Flex-Windows.

I tried it with these two Files:

listener.mxml

http://www.macromedia.com/2003/mxml";
creationComplete="CC();">









--
sender.mxml

http://www.macromedia.com/2003/mxml";>










First I opened listener.mxml in one browser, then I opened sender.mxml
in another broswer. After clicking on the button in sender.mxml
nothing happened.

Has anybody an idea, why it doesn't work?

best regards
reini




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12haek7ii/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124288353/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy.
~-> 

--
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] Problems with LocalConnection

2005-08-17 Thread Philippe Maegerman






Philippe 
Maegerman
Web developer
+32 2 400 40 
39
+32 472 35 28 
10
Avoir des rêves, 
c'est continuer d'exister... 
 


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of r_woessSent: 
mercredi 17 août 2005 14:19To: 
flexcoders@yahoogroups.comSubject: [flexcoders] Problems with 
LocalConnection
Hi,I want to use LocalConnection to send Data between to 
Flex-Windows.I tried it with these two 
Files:listener.mxmlhttp://www.macromedia.com/2003/mxml"creationComplete="CC();">  
  
  
  --sender.mxmlhttp://www.macromedia.com/2003/mxml">  
  
  
    
First I opened listener.mxml in one 
browser, then I opened sender.mxmlin another broswer. After clicking on the 
button in sender.mxmlnothing happened.Has anybody an idea, why it 
doesn't work?best regardsreini





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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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.



  






--**STATEMENT OF CONFIDENTIALITY** 
This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.
We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.--


Re: [flexcoders] Re: DepthManager

2005-08-17 Thread JesterXL
I dug back to the first message; sounds like he has a TitleWindow being 
created without PopUpManager, and inside a container.  In that case, depth 
shouldn't be a question, but rather implementation.  Things in containers 
can't change depth to any higher since they are in a container, and their 
container's depth pretty much dictates their z drawing index on that stack.

If you want to use true windows, look into PopUpManager without modality.

- Original Message - 
From: "Theodore E Patrick" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, August 17, 2005 2:21 AM
Subject: RE: [flexcoders] Re: DepthManager


The window may be on a different branch of the display list. This depends on
the hierarchy of your MXML file and how the controls are instantiated at
runtime.

Have the window and the menu trace these values:

trace( menu )
trace( window )

You will see a resulting path something like:

_level0.application.blah.blah.blah.menu
_level0.application.blah.blah.window

If the two items are at the same level, then this is a depth issue.
Otherwise I would bet dollars to donuts that they are on different paths.

My 2 Cents,

Ted ;)



> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Rajesh Jayabalan
> Sent: Tuesday, August 16, 2005 10:46 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: DepthManager
>
> Hi,
>
>  I tried that, it does not work, the window still is showing on top of
> the menu.
>
> Rajesh J
>
> --- In flexcoders@yahoogroups.com, "Theodore E Patrick" <[EMAIL PROTECTED]> 
> wrote:
> > The method MovieClip.swapDepths accepts both a MovieClip instance and a
> > number. One potential issue with usage of Number.MAX_VALUE is that
> there are
> > not 1.79769313486231e+308 depths within the Flash Player. The error
> has to
> > do with the input data not that swapDepths does not accept number as
> input.
> >
> > Try:
> >
> > menu.swapDepths( menu.getNextHighestDepth() )
> >
> > My 2 cents,
> >
> > Ted ;)
> >
> > > Hi,
> > >
> > >  The method swapDepths accepts a UIObject as a parameter and not a
> number.
> > >
> > > Regards
> > > Rajesh J
> > >
> > > --- In flexcoders@yahoogroups.com, "Philippe Maegerman" <[EMAIL 
> > > PROTECTED]>
> wrote:
> > > > You might try to manualy adjust your menu's depth to be the max
> depth :
> > > > menu.swapDepths(Number.MAX_VALUE)
> > > > I hope it helps
> > > >
> > > > //Philippe
>
>
>
>
>
> --
> 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








 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hrp3em4/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124289694/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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] was anybody able to run this macromedia example properly?

2005-08-17 Thread Paolo Bernardini
I've tried the example at macromedia,
http://www.macromedia.com/support/documentation/en/flex/1/cellrendere
rs/cellrenderers13.html
but it doesn't work properly. It behave in a strange way, basically 
as soon as you roll over a row of the tree the checkbox covers the 
disclosure arrow icon making it difficult if not impossible to open 
a branch.

I've tried to modify the code relative to the position of the 
checkbox:



_check._x = disclosure._x;
 disclosure._x = _check._x + _check._width + 2;
 nodeIcon._x = disclosure._x + disclosure._width + 2;
 cell._x = nodeIcon._x + nodeIcon._width + 2;



but all the changes made at disclosure._x = _check._x +
_check._width + 2 ; were disregarded.

Was anyone able to make it work?




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hqin662/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124289767/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy.
~-> 

--
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: Problems with LocalConnection

2005-08-17 Thread r_woess
unfortunatly this was only a copy-paste failure.

it also doesn't work with "()".




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hfi8osu/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124289768/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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] Problems with LocalConnection

2005-08-17 Thread Dirk Eismann
This looks like a scoping problem. Try this:

private function CC():Void {
  receivingLC = new LocalConnection();
  receivingLC = new LocalConnection();
  receivingLC.methodToExecute = mx.utils.Delegate.create(this, setText);
}

private function setText():Void {
  myText.text="ok";
}

Dirk.


-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of r_woess
Sent: Wednesday, August 17, 2005 2:19 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Problems with LocalConnection

Hi,

I want to use LocalConnection to send Data between to Flex-Windows.

I tried it with these two Files:

listener.mxml

http://www.macromedia.com/2003/mxml";
creationComplete="CC();">









--
sender.mxml

http://www.macromedia.com/2003/mxml";>










First I opened listener.mxml in one browser, then I opened sender.mxml in 
another broswer. After clicking on the button in sender.mxml nothing happened.

Has anybody an idea, why it doesn't work?

best regards
reini




 Yahoo! Groups Sponsor ~--> http://us.ard.yahoo.com/SIG=12haek7ii/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124288353/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy. 
~-> 

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



 




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12h8gf73q/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124290160/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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] Problems with LocalConnection

2005-08-17 Thread Dimitrios Gianninas





My code is a bit different that 
yours, perhaps you should look at it and just change things 
around:
 
Sender:
 
myConnection 
= new LocalConnection();
myConnection.send("phxApp", 
"messagePosted", "uploadSuccess");
 
Receiver:
 
cn = new LocalConnection();
cn.messagePosted = 
Delegate.create( this, messagePosted );
cn.connect("phxApp");
 
public function 
messagePosted( mess:Object ):Void {
   if( mess 
== "uploadSuccess" ) {
 // do something
   }
}
 
 
Dimitrios "Jimmy" Gianninas
RIA Developer
Optimal Payments Inc.
 


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of r_woessSent: 
Wednesday, August 17, 2005 8:19 AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] Problems with 
LocalConnection
Hi,I want to use LocalConnection to send Data between to 
Flex-Windows.I tried it with these two 
Files:listener.mxmlhttp://www.macromedia.com/2003/mxml"creationComplete="CC();">  
  
  
  --sender.mxmlhttp://www.macromedia.com/2003/mxml">  
  
  
    
First I opened listener.mxml in one 
browser, then I opened sender.mxmlin another broswer. After clicking on the 
button in sender.mxmlnothing happened.Has anybody an idea, why it 
doesn't work?best regardsreini





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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] How to install multiple Flash Player versions?

2005-08-17 Thread Dirk Eismann
For Windows there's this great freeware tool (works with Mozilla, IE and
also allows to change the default standalone Player)
 
http://www.kewbee.de/FlashPluginSwitcher/index.php

Dirk.


 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hjp3d26/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124290395/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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: Problems with LocalConnection

2005-08-17 Thread Philippe Maegerman





I changed the LocalConnection creation in sender.mxml, 
put it in a initApp() function called onCreationComplete, see 
attachment
 
Philippe 
Maegerman


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of r_woessSent: 
mercredi 17 août 2005 14:42To: 
flexcoders@yahoogroups.comSubject: [flexcoders] Re: Problems with 
LocalConnection
unfortunatly this was only a copy-paste failure.it also 
doesn't work with 
"()".





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



   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.



  






--**STATEMENT OF CONFIDENTIALITY** 
This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.
We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.--


listener.mxml
Description: listener.mxml


sender.mxml
Description: sender.mxml


[flexcoders] Changing the wrongLengthError in a DateValidator

2005-08-17 Thread Kai König
Hi all,

another validator-related question:

Having to validate for a date using a DateValidator, the requirements
are to just deliver one validation message if the validation fails.
Following the concept, I'd have to add a long list of attributes to my
validator call, as in:



So we thought it might be nice to subclass the DataValidator and to
define a defaultErrorMessage which we can pass into our own validator
class and internally, the class is responsible to overwrite the values
of the pre-defined errors.

Works quite good, BUT doesn't work for wrongLengthError. The docs
state:

>Error message when the length of the date doesn't match that of the
>inputFormat. Default is "Please type the date in the format
>inputFormat.".

That means the default error might be something like:
"Please...format mm/dd/"

As far as I understand, I'd expect to be able to overwrite the default
with anything I like, but regardless to what I set the value for
wrongLengthError, Flex always adds the value of inputFormat to my
error message - I end up with something like

"This is my errortext and I want you to type it correct mm/dd/"

This is especially annoying with localized error messages in which the
inputFormat has to be at another place within the error message by
grammar: "Bitte nutzen Sie das Format dd.mm. in diesem Feld".

Is there a way to get rid of the automatic concatenation of the
inputFormat within the wrongLengthError of this validator?

Cheers
Kai








 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hcaovgm/M=362335.6886445.7839731.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124294163/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!.
~-> 

--
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] Creating a new Flex component

2005-08-17 Thread Michel Bertrand
Title: Creating a new Flex component








Hello !


I would like to create some new Flex components, like extended grids, text input and so on. My

ideia is not only to add some new behavior to them but new faces too.


Does anybody know where could a find documentation about it ?


Thanks in advance !

Michel.

 









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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] problem with modelChanged 'updateField' and editField()

2005-08-17 Thread bhaq1972
Hi

Qu 1) I have an extended datagrid with an overidden editcell() 
function. My datagrid is populated  from a database. When i make 
changes to a cell, i dispatch an 'updateField' modelChanged event to 
show changes. This works fine except when the cell is empty (i.e. no 
data in database to display).
any ideas ?

Qu 2) function editField() in mydatagrid seems to be 
dispatching 'updateItems' modelChanged instead of 'updateField' 
modelChanged. is that possible? any ideas why this is hapenning.

these problems don't exist in mx:DataGrid.

thanks for any help.




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12huob75n/M=362335.6886445.7839731.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124297602/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!.
~-> 

--
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] horizontalList

2005-08-17 Thread Philippe Maegerman





I have an 
horizontalList that has a cellRenderer made of a VBox containing other 
components.
 
Is it 
possible to 'talk' to the hList selected component?
 
I tried 
with hList.getChildAt(index) but it doesn't return anything.  

I have 
tried many other things but I am totaly stuck :((
 
Any 
idea?
 
Philippe 
Maegerman
 





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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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.



  






--**STATEMENT OF CONFIDENTIALITY** 
This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is addressed. If you have received this email in error please send it back to the person that sent it to you. Any views or opinions presented are solely those of author and do not necessarily represent those the Emakina Company. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited.
We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.--


RE: [flexcoders] Repeater doesn't work

2005-08-17 Thread Pranav










IMHO The data wont show up because TestData
is not defined anywhere, I tried to play with your code.. check this

 





 



  

        

                

                    abc

                    def

                

                

                    ghi

                    jkl

                

        

  

     

  

     

  



 

 

Let me know if it worked fine for you or
not?

 

Best regards,

Pranav

 









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of r_woess
Sent: Wednesday, August 17, 2005
2:52 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Repeater
doesn't work



 

Hi,

I tried tu use a Repeater like you can see in the
code below. Can
anybody tell me, why no data will be shown?



http://www.macromedia.com/2003/mxml"
creationComplete="CreationComplete();">
  
  
  
  

  
 
  
 




---

class TestData {

  public var data1 :
String;
  public var data2 :
String;
}

---

best regards
reini










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



   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] Repeater doesn't work

2005-08-17 Thread Rob Rusher
I don’t see an import statement for the TestData class.

Rob Rusher

RIA Consultant
Macromedia Certified Flex Instructor
e:[EMAIL PROTECTED] c:303.885.7044 im:robrusher

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of r_woess
Sent: Wednesday, August 17, 2005 5:22 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Repeater doesn't work

Hi,

I tried tu use a Repeater like you can see in the code below. Can
anybody tell me, why no data will be shown?



http://www.macromedia.com/2003/mxml";
creationComplete="CreationComplete();">











---

class TestData {

public var data1 : String;
public var data2 : String;
}

---

best regards
reini





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



 




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hgned9q/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124299835/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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] horizontalList

2005-08-17 Thread Oscar . Cortes


I am not sure but what about selectedChild



   

   
 "Philippe Maegerman"  To: flexcoders@yahoogroups.com   
   
 <[EMAIL PROTECTED]> cc:
 
 Sent by:  Subject:  [flexcoders] 
horizontalList   
 flexcoders@yahoogroups.com 
   
 08/17/2005 10:57 AM
   
 Please respond to  
   
 flexcoders 
   

   

   




I have an horizontalList that has a cellRenderer made of a VBox containing
other components.

Is it possible to 'talk' to the hList selected component?

I tried with hList.getChildAt(index) but it doesn't return anything.
I have tried many other things but I am totaly stuck :((

Any idea?

Philippe Maegerman



--
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
   
 Computer software Macromedia flex  Development
 testing   
   
 Software developer
   


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.




--
**STATEMENT OF CONFIDENTIALITY**


This e-mail and any attached files are confidential and intended solely for
the use of the individual to whom it is addressed. If you have received
this email in error please send it back to the person that sent it to you.
Any views or opinions presented are solely those of author and do not
necessarily represent those the Emakina Company. Unauthorized publication,
use, dissemination, forwarding, printing or copying of this email and its
associated attachments is strictly prohibited.


We also inform you that we have checked that this message does not contain
any virus but we decline any responsability in case of any damage caused by
an a non detected virus.
--







---
This e-mail message (including attachments, if any) is intended for the use
of the individual or entity to which it is addressed and may contain
information that is privileged, proprietary , confidential and exempt from
disclosure.  If you are not the intended recipient, you are notified that
any dissemination, distribution or copying of this communication is
strictly prohibited.  If you have received this communication in error,
please notify the sender and erase this e-mail message immediately.
---






 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hvlhls9/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124300806/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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] Repeater doesn't work

2005-08-17 Thread Abdul Qabiz
Hi,

Your code looks fine except one thing. I think, Binding is not being
executed when a particular element of array is changed. Which is good as
it saves the performance issues. 


Following is modified code and it should work, I am reassigning the
entire array to itself. See the last line in CreationComplete(..)
function.


http://www.macromedia.com/2003/mxml";
creationComplete="CreationComplete();">










 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Rob Rusher
Sent: Wednesday, August 17, 2005 9:01 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Repeater doesn't work

I don't see an import statement for the TestData class.

Rob Rusher

RIA Consultant
Macromedia Certified Flex Instructor
e:[EMAIL PROTECTED] c:303.885.7044 im:robrusher

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of r_woess
Sent: Wednesday, August 17, 2005 5:22 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Repeater doesn't work

Hi,

I tried tu use a Repeater like you can see in the code below. Can
anybody tell me, why no data will be shown?



http://www.macromedia.com/2003/mxml";
creationComplete="CreationComplete();">











---

class TestData {

public var data1 : String;
public var data2 : String;
}

---

best regards
reini





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



 




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hitfsbj/M=362335.6886445.7839731.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124302581/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!.
~-> 

--
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] horizontalList

2005-08-17 Thread Philippe Maegerman





nope, no 'child' function seem to work 
:((
 
I managed to do what I wanted through the 
cellRenderer, via the third param passed to 'setValue(str:String, item:Object, 
sel:Boolean)'.
 
About this parameter, it is supposed to return a boolean, 
but in fact it is returning a string 'normal', 'selected' or 'highlighted' .. 
weird
 
Cheers,
 
Philippe 
Maegerman
 


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of 
[EMAIL PROTECTED]Sent: mercredi 17 août 2005 
17:37To: flexcoders@yahoogroups.comSubject: Re: 
[flexcoders] horizontalList
I am not sure but what about 
selectedChild   
   
 
"Philippe 
Maegerman"  
To: 
flexcoders@yahoogroups.com  
 
<[EMAIL PROTECTED]> 
cc: 
 
Sent 
by:  
Subject:  [flexcoders] 
horizontalList   
 
flexcoders@yahoogroups.com    
 
08/17/2005 10:57 
AM   
 
Please respond 
to 
 
flexcoders    
   
   
I have an horizontalList that has a cellRenderer made of a 
VBox containingother components.Is it possible to 'talk' to the 
hList selected component?I tried with hList.getChildAt(index) but it 
doesn't return anything.I have tried many other things but I am totaly stuck 
:((Any idea?Philippe Maegerman--Flexcoders 
Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch 
Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com    
SPONSORED 
LINKS   
Computer software Macromedia flex  
Development    
testing   
   
Software 
developer    
   
    
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.--**STATEMENT 
OF CONFIDENTIALITY**This e-mail and any attached files are 
confidential and intended solely forthe use of the individual to whom it is 
addressed. If you have receivedthis email in error please send it back to 
the person that sent it to you.Any views or opinions presented are solely 
those of author and do notnecessarily represent those the Emakina Company. 
Unauthorized publication,use, dissemination, forwarding, printing or copying 
of this email and itsassociated attachments is strictly 
prohibited.We also inform you that we have checked that this message 
does not containany virus but we decline any responsability in case of any 
damage caused byan a non detected 
virus.-This 
e-mail message (including attachments, if any) is intended for the useof the 
individual or entity to which it is addressed and may containinformation 
that is privileged, proprietary , confidential and exempt 
fromdisclosure.  If you are not the intended recipient, you are 
notified thatany dissemination, distribution or copying of this 
communication isstrictly prohibited.  If you have received this 
communication in error,please notify the sender and erase this e-mail 
message 
immediately.---





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



   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.



  






--**STATEMENT OF CONFIDENTI

[flexcoders] Re: Repeater doesn't work

2005-08-17 Thread r_woess
Thanks. That's the solution!!!

--- In flexcoders@yahoogroups.com, "Abdul Qabiz" <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Your code looks fine except one thing. I think, Binding is not being
> executed when a particular element of array is changed. Which is good as
> it saves the performance issues. 
> 
> 
> Following is modified code and it should work, I am reassigning the
> entire array to itself. See the last line in CreationComplete(..)
> function.
> 
> 
> http://www.macromedia.com/2003/mxml";
> creationComplete="CreationComplete();">
>   
>   
>   
>   
> 
>   
>   
>   
> 
> 
>  
> 
> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Rob Rusher
> Sent: Wednesday, August 17, 2005 9:01 PM
> To: flexcoders@yahoogroups.com
> Subject: RE: [flexcoders] Repeater doesn't work
> 
> I don't see an import statement for the TestData class.
> 
> Rob Rusher
> 
> RIA Consultant
> Macromedia Certified Flex Instructor
> e:[EMAIL PROTECTED] c:303.885.7044 im:robrusher
> 
> -Original Message-
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of r_woess
> Sent: Wednesday, August 17, 2005 5:22 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Repeater doesn't work
> 
> Hi,
> 
> I tried tu use a Repeater like you can see in the code below. Can
> anybody tell me, why no data will be shown?
> 
> 
> 
> http://www.macromedia.com/2003/mxml";
> creationComplete="CreationComplete();">
>   
>   
>   
>   
> 
>   
>   
>   
> 
> 
> 
> ---
> 
> class TestData {
> 
>   public var data1 : String;
>   public var data2 : String;
> }
> 
> ---
> 
> best regards
> reini
> 
> 
> 
> 
> 
> --
> 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




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hr0km4t/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124302876/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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] Creating a new Flex component

2005-08-17 Thread Tariq Ahmed
Title: Creating a new Flex component






Hi Michel, I would suggest looking at some examples to start off with.
Eg the Gauge Component, clock Component, etc...

http://www.cflex.net/showfiles.cfm?ChannelID=1&lkpFileGroup=codelibrary



Michel Bertrand wrote:

  
  
  

  Hello !
  
  I would like to create some new Flex
components, like extended grids, text input and so on. My
  
  ideia is not only to add some new
behavior to them but new faces too.
  
  Does anybody know where could a find
documentation about it ?
  
  Thanks in advance !
  
  Michel.
  
   
  







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



   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] menubar bar color

2005-08-17 Thread Robert Brueckmann
Title: Creating a new Flex component









I searched the archives and it seems a
handful of people have asked how to change the color of the actual bar of the
menubar component but nobody ever got an answer…should I take that as a
definitive “not possible”?  I’ve tried every color and
fill attribute under the sun to no avail…most attributes change the
background color of the menu itself but not the parent-collapsed-100%-width-across-the-top-of-my-screen
menu bar.  Thoughts?  Comments?

 



robert l. brueckmann

senior web developer

merlin
securities

595
  madison avenue

new
  york, ny 10022

p: 212.822.4821
f: 212.822.4820



 





 



This message contains information from Merlin Securities, LLC, or from one of its affiliates, that may be confidential and privileged. If you are not an intended recipient, please refrain from any disclosure, copying, distribution or use of this information and note that such actions are prohibited. If you have received this transmission in error, please notify the sender immediately by telephone or by replying to this transmission.
 

Merlin Securities, LLC is a registered broker-dealer. Services offered through Merlin Securities, LLC are not insured by the FDIC or any other Federal Government Agency, are not deposits of or guaranteed by Merlin Securities, LLC and may lose value. Nothing in this communication shall constitute a solicitation or recommendation to buy or sell a particular security.





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



   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] Question about passwords

2005-08-17 Thread nostra72



Ok lets say your making a site where you want people to go on and imput information and have everyone put in different information but not have someone be able to put important information for someone else. I guess what I am saying in a nutshell is I want to be able to have someone type in a password in order to change there information, billing information etc etc. The thing is though the example I saw on the Flex Samples explorer page had the players entering the password but the text was not blocked out with the * symbols. 





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



   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] Repeater Question

2005-08-17 Thread Mehdi, Agha
Title: Repeater Question







Hi all,

Can someone please take a look at this code and tell me what am I doing wrong here?

=







    



    

        

        

            

                

                    

                        

                    

                

            

        

    



===

The problem is that it doesn't work. I call the function on initialize event of mx:Application tag.


Thanks

Agha Mehdi

IDT - eBusiness Program Manager

Work: 408.284.8239

Fax:   408.284.2766









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



   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] Question about passwords

2005-08-17 Thread Battershall, Jeff
Title: Message





You have to set password="true" in your 
TextInput declaration.
 
Jeff

  
  -Original Message-From: 
  flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
  [EMAIL PROTECTED]Sent: Wednesday, August 17, 2005 1:11 
  PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
  Question about passwordsOk lets say your making a site 
  where you want people to go on and imput information and have everyone put in 
  different information but not have someone be able to put important 
  information for someone else. I guess what I am saying in a nutshell is I want 
  to be able to have someone type in a password in order to change there 
  information, billing information etc etc. The thing is though the example I 
  saw on the Flex Samples explorer page had the players entering the password 
  but the text was not blocked out with the * symbols. 





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



   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] Repeater Question

2005-08-17 Thread Battershall, Jeff
Title: Message





Agha,
 
This 
is from the Flex docs:
 

• You cannot use a Repeater object to iterate through 
a two-dimensional Array object that is programmatically generated. This is 
because the elements of an Array object do not trigger changeEvent events, and therefore cannot function as binding sources at runtime. 
Binding copies initial values during instantiation after variables are declared 
in an  tag, but before initialize handlers are executed. 
Jeff

  
  -Original Message-From: 
  flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
  Mehdi, AghaSent: Wednesday, August 17, 2005 1:28 
  PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] 
  Repeater Question
  Hi all,
  Can someone please take 
  a look at this code and tell me what am I doing wrong here?
  =
  
  
  
      
  
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
  
  ===
  The problem is that it 
  doesn't work. I call the function on initialize event of 
  mx:Application tag.
  Thanks
  Agha Mehdi
  IDT - eBusiness Program 
  Manager
  Work: 
  408.284.8239
  Fax:   
  408.284.2766
  





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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] Repeater Question

2005-08-17 Thread Tracy Spratt
Title: Message










I suspect that if you assign the
dataProvider to the repeater after it is ready, this will work.

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Battershall, Jeff
Sent: Wednesday, August 17, 2005
1:41 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Repeater
Question



 



Agha,





 





This is from the Flex docs:





 





• You cannot use a Repeater object to
iterate through a two-dimensional Array object that is programmatically
generated. This is because the elements of an Array object do not trigger changeEvent
events, and therefore
cannot function as binding sources at runtime. Binding copies initial values
during instantiation after variables are declared in an 
tag, but before initialize
handlers are
executed. 

Jeff





-Original Message-
From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf Of Mehdi, Agha
Sent: Wednesday, August 17, 2005
1:28 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Repeater
Question

Hi all,

Can someone please take a look at this code and
tell me what am I doing wrong here?

=







   




   


   
    

   
    

   
   
    

   
   
   
    

   
   
   
   
    

   
   
   
   
       


   
   
   
   
    

   
   
   
    

   
   
    

   
    

   




===

The problem is that it doesn't work. I call the
function on initialize event of mx:Application tag.

 

Thanks

Agha Mehdi

IDT - eBusiness Program Manager

Work: 408.284.8239

Fax:   408.284.2766









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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] Question about passwords

2005-08-17 Thread JesterXL







  - Original Message - 
  From: 
  [EMAIL PROTECTED] 
  
  To: flexcoders@yahoogroups.com 
  Sent: Wednesday, August 17, 2005 1:11 
  PM
  Subject: [flexcoders] Question about 
  passwords
  Ok lets say your making a site where you want people to go on 
  and imput information and have everyone put in different information but not 
  have someone be able to put important information for someone else. I guess 
  what I am saying in a nutshell is I want to be able to have someone type in a 
  password in order to change there information, billing information etc etc. 
  The thing is though the example I saw on the Flex Samples explorer page had 
  the players entering the password but the text was not blocked out with the * 
  symbols. 





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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] Repeater Question

2005-08-17 Thread Mehdi, Agha
Title: Message










Yup,

 

That worked. Thanks Tracy



Agha Mehdi 
IDT - eBusiness Program Manager 











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt
Sent: Wednesday, August 17, 2005
11:30 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Repeater
Question



 

I suspect that if you assign the
dataProvider to the repeater after it is ready, this will work.

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Battershall, Jeff
Sent: Wednesday, August 17, 2005
1:41 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Repeater
Question



 



Agha,





 





This is from the Flex docs:





 





• You cannot use a Repeater object to
iterate through a two-dimensional Array object that is programmatically
generated. This is because the elements of an Array object do not trigger changeEvent
events, and therefore
cannot function as binding sources at runtime. Binding copies initial values
during instantiation after variables are declared in an 
tag, but before initialize
handlers are
executed. 

Jeff





-Original Message-
From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf Of Mehdi, Agha
Sent: Wednesday, August 17, 2005
1:28 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Repeater
Question

Hi all,

Can someone please take a look at this code and
tell me what am I doing wrong here?

=







   




   


   
    

   
    

   
   
    

   
   
   
    

   
   
   
   
    

   
   
   
   
   
    

   
   
   
   
    

   
   
   
    

   
   
    

   
    

   




===

The problem is that it doesn't work. I call the
function on initialize event of mx:Application tag.

 

Thanks

Agha Mehdi

IDT - eBusiness Program Manager

Work: 408.284.8239

Fax:   408.284.2766










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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] Flex Builder Package Component - removing code hints

2005-08-17 Thread kgbroce
I recently used the "File / Package Component" action in Flex Builder 
on a local AS component to achieve code hinting.  It worked as 
expected and is a nice feature.

How do you remove the code hints and "undo" this action?  

Where is this metadata being stored?  

I couldn't find an actual generated component anywhere.  Is there one?

Thanks!





 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12h9kmhpv/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124328744/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

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





RES: [flexcoders] Creating a new Flex component

2005-08-17 Thread Michel Bertrand
Title: Mensagem





Thanks ! I will take a look on it !

  
  -Mensagem original-De: 
  flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Em nome de 
  Tariq AhmedEnviada em: quarta-feira, 17 de agosto de 2005 
  13:26Para: flexcoders@yahoogroups.comAssunto: Re: 
  [flexcoders] Creating a new Flex componentHi Michel, I 
  would suggest looking at some examples to start off with. Eg the Gauge 
  Component, clock Component, etc...http://www.cflex.net/showfiles.cfm?ChannelID=1&lkpFileGroup=codelibraryMichel 
  Bertrand wrote: 
  

Hello ! 
I would like to create some new Flex components, 
like extended grids, text input and so on. My ideia is not only to add some new behavior to them but new faces 
too. 
Does anybody know where could a find 
documentation about it ? 
Thanks in advance ! Michel.   





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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] Alert box icon

2005-08-17 Thread Andrew Spaulding
Hi all,

We're having trouble showing an icon in a dialogue window using
mx.controls.Alert.show

We have embedded the icon and reference it in the show method as per
the docs BUT nothing is displayed. I can use the icon elsewhere so
there is no problem with the embedding.

Any ideas??

Andrew
www.flexdaddy.info




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hgagrpt/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124336686/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy.
~-> 

--
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: Alert box icon

2005-08-17 Thread owls_yang
Hello Andrew,

Method signatures of mx.core.Application.alert and
mx.controls.Alert.show are not in consistence. The examples in Flex
live doc use mx.core.Application.alert. However, if you use
mx.controls.Alert.show, then you may change the
parameters/typs. 

Notice that Alert.show takes a parameter "parent: MovieClip".

FYI


Y.Yang 

--- In flexcoders@yahoogroups.com, "Andrew Spaulding" <[EMAIL PROTECTED]> 
wrote:
> Hi all,
> 
> We're having trouble showing an icon in a dialogue window using
> mx.controls.Alert.show
> 
> We have embedded the icon and reference it in the show method as per
> the docs BUT nothing is displayed. I can use the icon elsewhere so
> there is no problem with the embedding.
> 
> Any ideas??
> 
> Andrew
> www.flexdaddy.info




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12htdadhi/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124341729/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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] Trouble with Delegate Pattern

2005-08-17 Thread Matt Chotin










You probably solved this by now, but…

 

This isn’t really a problem with the
delegate pattern, it’s more that access to the RemoteObject itself isn’t
working.  My guess is that your MyDelegate is getting created before the
MyServices component, therefore it doesn’t have access to everything.  I
bet if you did a check you’d see that
mx.core.Application.application.MyServices.MyCFC is null when you tried to assign
it.

 

Matt









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Stewart, Ryan
Sent: Monday, August 08, 2005 8:11
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Trouble with
Delegate Pattern



 

I am using the design
patterns from Cairngorm and Chapter 20 of the Developing Rich Clients with Flex
book (though I’m not using the actual Cairngorm framework).  I have
a problem that I’m not sure how to debug and I’m not exactly sure
what parts of my code I should post, so I’ll explain the issue and maybe
someone can help me narrow it down.  I’m kind of an ActionScript
newbie, so I may just be in over my head.

 

In my delegate file, I
can’t set the delegate to anything past mx.core.Application.application. 
In my functions I have to actually type out the path to my services and
CFC.  I have a function that creates the delegate:

 

 
public function MyDelegate(commandCaller:Responder)

 
{

   
this.my_delegate = mx.core.Application.application;

   
this.my_responder = commandCaller;

 
}

 

And then I have my operation
calls on the CFCs:

 

 
public function MyCFCMethod():Void {

   
var pendingCall:Object = this.my_delegate.MyServices.MyCFC.MyCFCMethod();

   
pendingCall.resultHandler = Delegate.create(this.my_responder,
this.my_responder.onResult);

   
pendingCall.faultHandler = Delegate.create(this.my_responder,
this.my_responder.onFault);

 
}

 

If I try to use
this.my_delegate = mx.core.Application.application.MyServices.MyCFC in the
MyDelegate() function, and then use this.my_delegate.MyCFCMethod() in the
MyCFCMethod function, it won’t make the connection to the CFC (The
netConnectionDebugger shows a connect event, but no call event).

 

Any idea what might be
causing this?  I know this is a really open-ended question, so any small
piece of advice for helping me track the issue down would be much appreciated.

 

Thanks in advance for your
help,

 

-Ryan Stewart









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



   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] TileList background transparent

2005-08-17 Thread Matt Chotin










Sorry for the late response, TileList
doesn’t support a transparent background.

 

Matt

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of maroun_paris
Sent: Monday, August 08, 2005 9:46
AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] TileList
background transparent



 

Hi all,

I have a TileList and I would like that the
background to be 
transparent.

I tried backgroundAlpha = 0 on TileList and
CellRenderer : no result.

When I set alpha=0, I cannot see the images of my
TileList.

Any suggestion, 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



   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] Filtering Dataprovider with Large Datasets

2005-08-17 Thread Matt Chotin










Some of the stuff in Flex 2 may assist in
this a little, but I think for now you’re going down the right path.

 

Matt

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Allen Manning
Sent: Wednesday, August 10, 2005
3:35 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Filtering
Dataprovider with Large Datasets



 

Hello Flex Coders,

 

I want to be able to expand the Type-ahead
filtering concept of a filtering custom dataprovider to a dataset of about
5,000 items.

 

I’m in the early stages of planning this and
am thinking of a combination of an Implicit Paging Dataprovider (aka Matt
Chotin’s large datasets blog) and a text filtering dataprovider.

 

This is how I’m thinking of tackling the
problem: talk to the server in the beginning of the filter, and then switch to
client side filtering when the filtered dataset is down to one page.

 

Has anyone tried this before?  Any suggestions
before I go down this path?  Is Flex2 DG going to help me accomplish this
any easier?

 

Thanks for any ideas or comments,

Allen

www.prismix.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



   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] How to handle a returned Java Collection in Flex - RemoteObject call

2005-08-17 Thread Matt Chotin










Sorry, I don’t know what might be
going on here.  Sounds like a bean-mapping issue though.  Maybe your sDesc was
public?

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of [EMAIL PROTECTED]
Sent: Monday, August 08, 2005 2:24
PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] How to
handle a returned Java Collection in Flex - RemoteObject call



 



Hi Matt,

I used XMLObjectOutput and found out that the name
returned in the result
was 'sdesc'. I think I was confused by the fact
that I was expecting 'Desc'
or 'desc', which is the getter name for this
attribute  --getDesc- in the
Java VO. However, it is returning the name of the
attribute itself but all
lower case. The original name in Java is 'sDesc',
which I originally tried
as well.

Any comments on this?



  

  


"Matt
Chotin"
To: flexcoders@yahoogroups.com 


<[EMAIL PROTECTED]> 
cc:


Sent
by: 
Subject:  RE: [flexcoders] How to handle a returned
Java    

flexcoders@yahoogroups.com 
Collection in Flex - RemoteObject
call   


08/05/2005 07:45
PM  


Please respond
to


flexcoders   

  

  





Yep, use fdb or FlexBuilder's debugger or the
XMLObjectOutput in the extras
folder or one of the dump utilities that people
have been mentioning over
the last few days.

Matt


From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On
Behalf Of [EMAIL PROTECTED]
Sent: Friday, August 05, 2005 10:36 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] How to handle a returned
Java Collection in Flex
- RemoteObject call



Thanks Matt, that makes sense. However, it still
doesn't work. It might be
coming with a different name. Is there any way to
display the object and
the name of  its attributes?

Thanks,
-Oscar.





"Matt
Chotin"
To:
flexcoders@yahoogroups.com

<[EMAIL PROTECTED]> 
cc:


Sent
by: 
Subject:  RE: [flexcoders]
How to handle a returned Java

flexcoders@yahoogroups.com 
Collection in Flex -
RemoteObject call

08/05/2005 12:41 AM


Please respond to


flexcoders







It's not getProperty("desc") for normal
arrays, only when being used for a
TreeDatatProvider.  Try oItem.desc and see if
that works.

Matt


From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On
Behalf Of [EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 1:33 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] How to handle a returned
Java Collection in Flex
- RemoteObject call



Sorry for the late response, I actually got it
closer to what I need. I can
see the collection that the Remote Object is
returning in a ComboBox.
However, I can see all attributes listed in the
ComboBox separated by
commas. I only want to show one of them, the
Description. So I figured I
will use labelField or labelFuntion, but didn't
work. This is what I have:

Any ideas?

Server side:

public class LookupManager {
...
    public Collection getTheList()
{
    // Set
up default response
   
Collection response = null;

response = theList //  gets the list from a Service

return response;
    }
...
}

client side:


    

RE: [flexcoders] how to add items to the dragsource?

2005-08-17 Thread Matt Chotin










Sorry for the late response, I believe
that when you get the dataForFormat(“items”) you receive a copy of
the items *each time.*  So the
next time somebody asks for dataForFormat(“items”) they’re
getting a new copy, thus not seeing your changes.  The DragProxy itself I don’t
think is going to pay any attention to what you do, it’s a relatively
static image once it starts dragging.

 

Matt

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Douglas Knudsen
Sent: Wednesday, August 10, 2005
7:54 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] how to
add items to the dragsource?



 

any ideas on this?  Seems to pull this off, have to extend the
List
comp with custom dragdrop stuffs.

DK

On 8/8/05, Douglas Knudsen
<[EMAIL PROTECTED]> wrote:
> http://livedocs.macromedia.com/flex/15/flex_docs_en/0623.htm
> has
> "The DataSource object created by Flex
contains the following data objects:
> 
> * For a List or
DataGrid control, the first data object contains a
> copy of the selected item or items in the
List or DataGrid control,
> and has a format string of items. The
selected items implement the
> DataProvider API."
> 
> that said, DS also has a method addData() (
> http://livedocs.macromedia.com/flex/15/asdocs_en/mx/core/DragSource.html
> ) which doesn't seem to work.
> 
> Maybe there is an event that I need to fire
to update the dragproxy display?
> 
> DK
> 
> On 8/8/05, Allen Manning
<[EMAIL PROTECTED]> wrote:
> > Douglas,
> >
> > Are you sure that DS is actually a Data
Provider?  I think it would exhibit
> > that behaviour if you were attaching
dynamic properties onto an Object.
> >
> > Allen
> > www.prismix.com/
> >
> >
> > -Original Message-
> > From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On
> > Behalf Of Douglas Knudsen
> > Sent: 08 August 2005 17:04
> > To: flexcoders@yahoogroups.com
> > Subject: [flexcoders] how to add items
to the dragsource?
> >
> > I'm trying to add items to a dragsource
on th efly.
> >
> > var DS =
event.dragSource.dataForFormat("items");
> > DS.addItem(objectitem);
> > alert(DS.length);
> >
> > It adds it according to the alert, but
nothing is changed in the
> > display.  In other words, the
dragproxy image thingy is not updated.
> > Is this possible?
> >
> >
> > --
> > Douglas Knudsen
> > http://www.cubicleman.com
> > this is my signature, like it?
> >
> >
> >
> > --
> > 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
> >
> >
> >
> >
> >
> >
> >
> 
> 
> --
> Douglas Knudsen
> http://www.cubicleman.com
> this is my signature, like it?
> 


-- 
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?








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



   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] Text content larger than 16384 bytes may not be included at compile-time (740684

2005-08-17 Thread Matt Chotin










Basically we don’t allow super-long
strings (which in your case is a big string of XML to be parsed) to get
compiled into the SWF because it’s almost guaranteed to cause a 32K
branching limit issue.

 

Hopefully this limit goes away in Flex 2.

 

Matt

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of cnewroth55
Sent: Thursday, August 11, 2005
4:39 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Text content
larger than 16384 bytes may not be included at compile-time (740684



 

I have an xml file that is
26000 lines long and am trying to read it 
into a datagrid, when i do i get the error listed
as the subject:

Text content larger than 16384 bytes may not be
included at compile-
time (740684)

any idead why i am getting this? have nto seen
this before

thx all












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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] problem with cell renderer showing data in datagrid twice

2005-08-17 Thread Matt Chotin










Craig, did you solve this or do you still need
help?

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Craig Newroth
Sent: Thursday, August 11, 2005
11:35 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] problem
with cell renderer showing data in datagrid twice



 





here are the files







cnewroth55
<[EMAIL PROTECTED]> wrote:





okay, heres one for all; i
have a datagrid and the last cell i 
wanted 
to put a combo box in it with a set of selections
for a user to pick 
from. got the cell renederer to work and it puts
the combo box in 
it, 
however if yu select an item from them combo box,
it will put that 
selection in the next row that is 'invisible' or
below the datagrids 
visible rows.
graphic representation:
__
[][][combo box]<-i select an item here 
say
'1'   

(say there are 7 visible rows to datagrid)
__
here is the next row (8) that you cannot see
unless you use scroll 
bar
--
[][][combo box] <-the item '1' shows up
here...and in 
subsequent selection(s) numbering the amount of
visible rows in the 
dg..?
here is the cellrenderer code file and the main
mxml file
any thoughts as to why or what I am doing wrong?
(guess I will have to attach the files in a
seperate reply to this 
post, dont see where to attach them here)














Start
your day with Yahoo! - make it your home page 







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



   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] mxmlc: Error with configuration file... Invalid content starting with...

2005-08-17 Thread Matt Chotin
Title: mxmlc: Error with configuration file... Invalid content starting with...










You figure this out?  What’s the
command-line that you used?

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tracy Spratt
Sent: Thursday, August 11, 2005
6:02 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] mxmlc: Error
with configuration file... Invalid content starting with...



 

I’m
trying to use mxmlc to compile an app.  I got the error in the subject, so
I reverted to the original flex-config file and still get the error.

The
app compiles fine normally.  Any ideas?  More of the trace
below.

Tracy

flex.util.ChainedRuntimeException:
Error with configuration file or starting ser

vices.

   
at flex.tools.CmdLineOptions.createToolServices(CmdLineOptions.java:441)

   
at flex.tools.CmdLineOptions.parseArguments(CmdLineOptions.java:139)

   
at flex.tools.CmdLineOptions.(CmdLineOptions.java:118)

   
at flex.tools.CmdLineOptions.(CmdLineOptions.java:106)

   
at flex.tools.Mxmlc.main(Mxmlc.java:63)

Caused
by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid conten

t
starting with element 'show-deprecation-warnings'. One of '{"http://www.macrom

edia.com/2003/flex-config":show-binding-warnings,
"http://www.macromedia.com/200

3/flex-config":web-service-proxy-debug,
"http://www.macromedia.com/2003/flex-con

fig":http-service-proxy-debug,
"http://www.macromedia.com/2003/flex-config":remo

te-objects-debug,
"http://www.macromedia.com/2003/flex-config":show-stacktraces-

in-browser,
"http://www.macromedia.com/2003/flex-config":create-compile-report,

"http://www.macromedia.com/2003/flex-config":show-source-in-compiler-errors,
"ht

tp://www.macromedia.com/2003/flex-config":log-compiler-errors}'
is expected.

   
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

   
at javax.xml.parsers.SAXParser.parse(Unknown Source)

   
at javax.xml.parsers.SAXParser.parse(Unknown Source)

   
at flex.config.ConfiguratorParser.parse(ConfiguratorParser.java:1459)

   
at flex.config.Configurator.init(Configurator.java:37)

   
at flex.core.ToolServiceImpl.setupConfigurator(ToolServiceImpl.java:33)

   
at flex.core.FlexService.start(FlexService.java:22)

   
at flex.tools.CmdLineOptions.createToolServices(CmdLineOptions.java:437)

   
... 4 more









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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] Cannot assign selected value from a radiobutton that was created dynamically.

2005-08-17 Thread Matt Chotin










addEventListener(“click”, mx.utils.Delegate.create(this,
clickRadioButton);

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, August 16, 2005
12:23 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Cannot
assign selected value from a radiobutton that was created dynamically.



 



I am creating radioButtons dynamically using an
array. When I try to
assign the selected value into a Text or TextArea
it doesn't work. It seems
that I am using addEventListener correctly since I
am able to see the
event.target.data in an Alert.

  This application shows what I mean:

1. The radiobuttons are created out of an array.
2. When you click on any of them you get an Alert
showing the data you
have clicked. However, it doesn't change the text
of the TextArea.
Eventually I want to assign this value, to some
place else.
3. If you execute the same code 
txtReceipt.text="Button" - by clicking on
the Button it does change the text.

the code below is runnable and shows the problem
...

Thanks 



http://www.macromedia.com/2003/mxml"
>
    
    
    



   
  
   

  

   


  



---
This e-mail message (including attachments, if
any) is intended for the use
of the individual or entity to which it is
addressed and may contain
information that is privileged, proprietary ,
confidential and exempt from
disclosure.  If you are not the intended
recipient, you are notified that
any dissemination, distribution or copying of this
communication is
strictly prohibited.  If you have received
this communication in error,
please notify the sender and erase this e-mail
message immediately.
---












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



   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] Validation TextInput

2005-08-17 Thread Matt Chotin
The problem is that the validators won't fire until they've seen a valid 
(non-empty) value come across.  We explicitly made a decision that tabbing 
through an empty field would not cause an error, so binding doesn't trigger 
validation in this case.  What you can do is programmatically set the value 
temporarily to a non-null value and then set it back.  Maybe you could add a 
focusOut handler on yourself and basically check if the value is "", and if so 
set your value to be " " and then immediately back to ""?

Sorry, definitely a wacky solution for now.

Matt
-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kai 
König
Sent: Wednesday, August 17, 2005 5:13 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Validation TextInput

Hi all,

I want a bunch of TextInputs within a form to be required and to
validate against a common mx:Validator. This works fine in general, but
the customer wants that the validation comes up even if someone just
sets the focus to the particular TextInput, doesn't type anything and
immediately removes the focus from that field.

An example would be to just use the tab key to speedo through the
whole form... But obviously, the validation shouldn't trigger before
that (so - not loading a form which is full of failed validations)

To fullfill another requirement (validation during typing) I
subclassed TextInput and made the change Event committing as Steven
and Allister explained in their book on pg. 189:

[ChangeEvent("change")]

So, my idea of triggering the validation for my particular issue
was to broadcast the focusOut event in the subclass as committing
as well:

[ChangeEvent("focusOut")]

But, it doesn't work out. What works is to add

focusOut="mx.validators.Validator.isValid(this,'mymodel.myfield')"

as an attribute to my subclassed MyTextInput. But that doesn't seem
to be the best way doing it as there might be a bunch of input fields,
isn't there a better solution?

Cheers
Kai





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



 




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12h7buku1/M=362131.6882499.7825260.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124354286/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy.
~-> 

--
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] Changing the wrongLengthError in a DateValidator

2005-08-17 Thread Matt Chotin
I think someone else ran into this (maybe Mika?) but I don't remember if it had 
a work around.  This is something we're fixing in 2.0, I don't have a solution 
for you off the top of my head.

Matt

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Kai 
König
Sent: Wednesday, August 17, 2005 6:56 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Changing the wrongLengthError in a DateValidator

Hi all,

another validator-related question:

Having to validate for a date using a DateValidator, the requirements
are to just deliver one validation message if the validation fails.
Following the concept, I'd have to add a long list of attributes to my
validator call, as in:



So we thought it might be nice to subclass the DataValidator and to
define a defaultErrorMessage which we can pass into our own validator
class and internally, the class is responsible to overwrite the values
of the pre-defined errors.

Works quite good, BUT doesn't work for wrongLengthError. The docs
state:

>Error message when the length of the date doesn't match that of the
>inputFormat. Default is "Please type the date in the format
>inputFormat.".

That means the default error might be something like:
"Please...format mm/dd/"

As far as I understand, I'd expect to be able to overwrite the default
with anything I like, but regardless to what I set the value for
wrongLengthError, Flex always adds the value of inputFormat to my
error message - I end up with something like

"This is my errortext and I want you to type it correct mm/dd/"

This is especially annoying with localized error messages in which the
inputFormat has to be at another place within the error message by
grammar: "Bitte nutzen Sie das Format dd.mm. in diesem Feld".

Is there a way to get rid of the automatic concatenation of the
inputFormat within the wrongLengthError of this validator?

Cheers
Kai









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



 





 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12hl7nb6d/M=362335.6886445.7839731.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124354400/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!.
~-> 

--
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] menubar bar color

2005-08-17 Thread Matt Chotin
Title: Creating a new Flex component










I think it’s stuck in 1.x but I’m
not 100% sure.  Seems like you’ve played a lot with it though to no
avail.  Make sure the Flex Style Explorer didn’t solve it but otherwise I
think it’s stuck.

 

Matt

 









From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf Of Robert Brueckmann
Sent: Wednesday, August 17, 2005
9:39 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] menubar bar
color



 



I searched the archives and it seems a
handful of people have asked how to change the color of the actual bar of the
menubar component but nobody ever got an answer…should I take that as a
definitive “not possible”?  I’ve tried every color and
fill attribute under the sun to no avail…most attributes change the
background color of the menu itself but not the
parent-collapsed-100%-width-across-the-top-of-my-screen menu bar. 
Thoughts?  Comments?

 



robert l. brueckmann

senior web developer

merlin
securities

595 madison avenue

new york, ny
10022

p: 212.822.4821
f: 212.822.4820



 







 











This message contains information
from Merlin Securities, LLC, or from one of its affiliates, that may be
confidential and privileged. If you are not an intended recipient, please refrain
from any disclosure, copying, distribution or use of this information and note
that such actions are prohibited. If you have received this transmission in
error, please notify the sender immediately by telephone or by replying to this
transmission.





  





Merlin Securities, LLC is a registered
broker-dealer. Services offered through Merlin Securities, LLC are not
insured by the FDIC or any other Federal Government Agency, are not deposits of
or guaranteed by Merlin Securities, LLC and may lose value. Nothing
in this communication shall constitute a solicitation or recommendation to buy
or sell a particular security.











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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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] Calling RemoteObject declared in a mxml component in an application-The property being referenced does not ...

2005-08-17 Thread Matt Chotin










You can’t use the classname for your
id.  Change id=”services” to something like id=”myServices”
and then do myServices.myRemoteObject…

 









From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, August 16, 2005
8:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Calling
RemoteObject declared in a mxml component in an application-The property being
referenced does not ...



 



I want to have all my RemoteObject declarations in
a mxml component that I
can later use in another application. I created a
services.mxml file where
I have something like this:


http://www.macromedia.com/2003/mxml">
  
  
  
  
   

   
source="com.remote.object"
   
result="event.call.resultHandler(event.result)">
   

   


  
  
  

  
  
  





Then I call it like this:




http://www.macromedia.com/2003/mxml"
xmlns:i2="*">
    
    
    

  
  
  
 

initialize="getMyList()" 
width="200"  />

  
  
  
  



 



  However I get this error message:

   
The property being referenced does not have the static
attribute.

  I have tried to call it like this,

  var pendingCall =
mx.core.Application.application.services.myRemoteObject.getMyData(category);

  which doesn't give any error but doesn't
return any data.

Any ideas?

  Thanks


---
This e-mail message (including attachments, if any)
is intended for the use
of the individual or entity to which it is
addressed and may contain
information that is privileged, proprietary ,
confidential and exempt from
disclosure.  If you are not the intended
recipient, you are notified that
any dissemination, distribution or copying of this
communication is
strictly prohibited.  If you have received
this communication in error,
please notify the sender and erase this e-mail
message immediately.
---












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

Computer software testing
  
  
Macromedia flex
  
  
Development
  
  


Software developer
  

   
  







  
  
  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.