[flexcoders] Issues with Scroll!

2005-09-29 Thread Sreejith Unnikrishnan
Can someone help me with this problem.

In the following sample, the scroll appears on the whole application.
What is the correct/suggested way to avoid that. The scroll should be 
applied on the Panel and not the Application here.

I tried many things such as appliying creationComplete, creationIndex 
and creationPolicy. This has not had good results.
I had some success with createCompletion. But I really dont think that 
is a scalable solution!

Any pointers would help.

Regards
Sree

PS: In an earlier post, I had mentioned the same result in the Flex 
Style Explorer 
(http://www.mail-archive.com/flexcoders@yahoogroups.com/msg12582.html).


?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
width=100% height=100% creationIndex=0

mx:Panel width=100% height=100%
mx:HBox width=1000 height=2000 
backgroundColor=#FFCC00/mx:HBox
mx:ControlBar width=100% height=50/mx:ControlBar
/mx:Panel
/mx:Application



 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] Issues with Scroll!

2005-09-29 Thread Niklas Richardson
You can use the vScrollPolicy and hScrollPolicy to control which
contains have scroll bars on them and which do not.

However, you might find some strange behaviour when you want scroll
bars on a deeply nested component, however even with
vScrollPolicy=on (for example) the scroll bars do not show.

If you add minHeight=1 along with vScrollPolicy=auto to the
component that you want to have the scroll bars on then this makes
them appear when required.  Don't ask me why, it just works.

Hope that helps.

Regards

Niklas


On 29/09/05, Sreejith Unnikrishnan [EMAIL PROTECTED] wrote:
 Can someone help me with this problem.

 In the following sample, the scroll appears on the whole application.
 What is the correct/suggested way to avoid that. The scroll should be
 applied on the Panel and not the Application here.

 I tried many things such as appliying creationComplete, creationIndex
 and creationPolicy. This has not had good results.
 I had some success with createCompletion. But I really dont think that
 is a scalable solution!

 Any pointers would help.

 Regards
 Sree

 PS: In an earlier post, I had mentioned the same result in the Flex
 Style Explorer
 (http://www.mail-archive.com/flexcoders@yahoogroups.com/msg12582.html).


 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
 width=100% height=100% creationIndex=0

 mx:Panel width=100% height=100%
 mx:HBox width=1000 height=2000
 backgroundColor=#FFCC00/mx:HBox
 mx:ControlBar width=100% height=50/mx:ControlBar
 /mx:Panel
 /mx:Application




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










--
Niklas Richardson
Prismix Ltd

Flex and ColdFusion Experts!


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

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

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

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

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




Re: [flexcoders] Flex Server Alternatives

2005-09-29 Thread Niklas Richardson
Someone might have mentioned this already, but I haven't seen it.

If you want some of the functionality of Flex (i.e. forms, data grid,
etc...) and cost is an issue, then ColdFusion MX 7 could be an option
for you.  It has a very cut down version of Flex built into it and
accessible via ColdFusion tags, however you can still build some
pretty good app's with it - if budget is an issue.  Also, there are
plenty of companies providing ColdFusion MX 7 hosting.

Check out the team over at ASFusion (http://www.asfusion.com/) who are
really doing some cool stuff using ColdFusion MX 7 Flash Forms!

Also, http://www.cfform.com/.



On 29/09/05, Scott Barnes [EMAIL PROTECTED] wrote:


 On 9/29/05, Tariq Ahmed [EMAIL PROTECTED] wrote:
  Well I don't know if I would venture to dirt cheap. What other systems
 are you referring to?

  See SAP for starters, then once you jump that hurdle, now look at anything
 with the word ORACLE in it.


  If you're enterprise, and building mission critical apps, and especially
 if it affects financial performance and need to be SOX compliant you're
 basic setup is:


  - 1 Development WS
  - 1 QA Server
  - High Availability Setup (at least 2 load balanced machines).
  - Disaster Recovery Site (min 1 web server).
 
  If you're using decent hardware with 4CPU Xeons, you've got 5 machines * 4
 cpus/ea = 20 CPUs * $15K/cpu = $300 000.
 
  You would have to REALLY boost automation, workflow efficiency, etc... to
 recuperate the cost of Flex licensing and Flex application development (not
 everyone is Scott Barnes level super coder) vs a CF/Whatever based solution.
 Not to say that it can't be done, and I'm

  You'd still outlay the same costs if not more with a HTML based solution
 such as CFMX. Furthermore, if you are to comply with SOX you have to jump
 through a bit more hurdles in authenticating the HTML solution is immune to
 various DOS attacks (injection attacks, packet sniffing the works). Then you
 have resources and costs associated to building a HTML application. If you
 are going down the path of the AJAX momentum, good luck in comparing the
 two.

  I'm also talking about systems which have a status Please turn off in 1
 year, no ifs, no but's. These do exist in enterprise, whereby a legacy
 green system is currently turned on and there is about a handful of people
 left in the world who know what it does, its that system the IT Director is
 scared off the most and nearly faints when the LED's on the outer box
 suddenly goes out... Point is, something has to replace it and typically the
 cowboy approach is lock one self into a proprietary solution. Salvaging
 existing systems is extremely delicate and at times hard, and the main trip
 up is simply that whatever gets put in its place isn't agile enough to cope
 with not only replacement but growth. Some do, some cope really well and
 some praise technologies like .NET for salvation.

  Other times its just this mutated be-spoked solution comprising of part
 HTML and part other that realistically is hopeless at best in terms of
 getting data in and out.

  We at omniEffect specialise in using FLEX to reach out and touch existing
 backend systems but provide a uniform view. If you think about a users daily
 routine how many UI's do they go in and out of just for farming data. How
 peoples perception of how data can be accessed is simply due to whats been
 handed down to them by someone who probably should never of had the job of
 deciding how UI works. In stead, if you provide a uniform view that reaches
 out and touches multiple assets within an Enterprise, you now stand a better
 chance of circumventing a lot of issues. Through FLEX you could also provide
 a much easier and accessible way to improve on Business Processes in
 general? does that save money? most of the time its a tick for yes. In some
 Ent Solutions its extremely hard to get a simple report, and to do so its
 this monolithic task, which can be at times put into the too hard basket
 (thus we see these faction(s) of MS Access databases, excel spreadsheets
 existing..all open to screw ups, resulting in say, a general ledger being
 slightly inaccurate!)...

  FLEX provides a visual input into business intelligence and it may not be
 profitable, it just maybe enough to break even on. Yet, it can allow folks
 the ability to move forward, to treat their backend as content instead of
 this mutated ball of part UI part Logic.

  The main problem with FLEX today, is its not really being pushed as much as
 it should. There are too many Kiosk style applications floating around the
 net as look here, this is a great example of flex... which is great...yet
 if you put these examples into perspective and outlay say 300k as Tariq put
 it, it starts looking like probably a bad ROI.

  To me FLEX so far is this powerful tool that every ones too scared to use.
 Mission critical systems? hmm, I'm a realist in saying that the chances of
 FLEX getting that much prime time within a 

[flexcoders] Re: Issues with Scroll!

2005-09-29 Thread chakura7777
Hi, here is a sample code which I've modified.

?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;

mx:Panel width=500 height=500
mx:HBox width=500 height=1000 
backgroundColor=#FFCC00/mx:HBox
mx:ControlBar width=500 height=50/mx:ControlBar
/mx:Panel

/mx:Application

In your sample code, in spite of specifying widthheight of 
mx:Application with percent, you've specified widthheight of mx:HBox 
in pixcel.
So, mx:HBox bacomes larger than mx:Application and the scroll appears 
on the whole application(mx:Application) automatically.

Mixing percentpixcel is not good for displaying each compornent 
correctly, I advice you to use only pixcel for specifying the size of 
each compornent.

Paul

--- In flexcoders@yahoogroups.com, Sreejith Unnikrishnan [EMAIL PROTECTED] 
wrote:
 Can someone help me with this problem.
 
 In the following sample, the scroll appears on the whole 
application.
 What is the correct/suggested way to avoid that. The scroll should 
be 
 applied on the Panel and not the Application here.
 
 I tried many things such as appliying creationComplete, 
creationIndex 
 and creationPolicy. This has not had good results.
 I had some success with createCompletion. But I really dont think 
that 
 is a scalable solution!
 
 Any pointers would help.
 
 Regards
 Sree
 
 PS: In an earlier post, I had mentioned the same result in the Flex 
 Style Explorer 
 (http://www.mail-
archive.com/flexcoders@yahoogroups.com/msg12582.html).
 
 
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
 width=100% height=100% creationIndex=0
 
 mx:Panel width=100% height=100%
 mx:HBox width=1000 height=2000 
 backgroundColor=#FFCC00/mx:HBox
 mx:ControlBar width=100% height=50/mx:ControlBar
 /mx:Panel
 /mx:Application




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

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

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

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

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




[flexcoders] Flex DataGrid with large recordset

2005-09-29 Thread sergei_tsoganov
When I first loaded my flex datagrid with 190 records I was really
disappointed in flex. It was almost impossible to scroll tha grid or
resize it. It seems like flex components are much slower than even
flash components. What is the reason?? How to make datagrid to scroll
faster with 200 rows? 




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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: AW: [flexcoders] Issues with Scroll!

2005-09-29 Thread Sreejith Unnikrishnan
Excellent! :-) Thanks, I forgot I needed to just push the 
super-charged-turbo button on my Ferrari (courtesy Tariq) to get going!

Christoph Diefenthal wrote:

 Great to return, what I learnd last week thanks to Dustin Mercer :)

 You have to set minHeight=0 minWidth=0
 It works this way:


 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
 width=100% height=100% creationIndex=0

 mx:Panel width=100% height=100% minHeight=0 minWidth=0
 mx:HBox width=1000 height=2000
 backgroundColor=#FFCC00/mx:HBox
 mx:ControlBar width=100% height=50/mx:ControlBar
 /mx:Panel
 /mx:Application


 Cheers
 Christoph


  -Ursprüngliche Nachricht-
  Von: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Im
  Auftrag von Sreejith Unnikrishnan
  Gesendet: Donnerstag, 29. September 2005 08:03
  An: flexcoders@yahoogroups.com
  Betreff: [flexcoders] Issues with Scroll!
 
  Can someone help me with this problem.
 
  In the following sample, the scroll appears on the whole application.
  What is the correct/suggested way to avoid that. The scroll should be
  applied on the Panel and not the Application here.
 
  I tried many things such as appliying creationComplete, creationIndex
  and creationPolicy. This has not had good results.
  I had some success with createCompletion. But I really dont think that
  is a scalable solution!
 
  Any pointers would help.
 
  Regards
  Sree
 
  PS: In an earlier post, I had mentioned the same result in the Flex
  Style Explorer
  
 (http://www.mail-archive.com/flexcoders@yahoogroups.com/msg12582.html). 
 http://www.mail-archive.com/flexcoders@yahoogroups.com/msg12582.html%29.
 
 
  ?xml version=1.0 encoding=utf-8?
  mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
  width=100% height=100% creationIndex=0
 
  mx:Panel width=100% height=100%
  mx:HBox width=1000 height=2000
  backgroundColor=#FFCC00/mx:HBox
  mx:ControlBar width=100% height=50/mx:ControlBar
  /mx:Panel
  /mx:Application
 
 
 
 
  --
  Flexcoders Mailing List
  FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
  Search Archives: 
 http://www.mail-archive.com/flexcoders%40yahoogroups.com
  Yahoo! Groups Links
 
 
 
 
 



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



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

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



 
 YAHOO! GROUPS LINKS

 *  Visit your group flexcoders
   http://groups.yahoo.com/group/flexcoders on the web.

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

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


 





 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

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

Re: [flexcoders] mx:Validator

2005-09-29 Thread Clint Modien



It's in the manual

http://livedocs.macromedia.com/flex/15/flex_docs_en/0715.htm

On 9/28/05, Aly Sidi [EMAIL PROTECTED] wrote:
Hi AllI have a combobox that i wisth to apply a  mx:Validator field=
formObjects.CanPlay required=true requiredFieldError=booboo validate= / 1. I do not know what the function signature is for validate
 2. How to get that nice red error tooltip to show up if its not valid 3. Does fieldRequiredError do a popup or tooltipall i want to do is check that the index of the combobox is not equal to -1 or that the string is not equal to XXX
this is my validation code temp= mx.validators.Validator.isStructureValid(this,'formObjects');--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch 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 Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









[flexcoders] FlexUnit

2005-09-29 Thread hari.ibs



Please give me the information about FlexUnit..and also tell me it is for frontend testing or backend testing.
ThanksRegards
Harinath K






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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









[flexcoders] Good code just stops working with no changes...

2005-09-29 Thread Libby
I have Model Binding set up so that when user clicks on a row in a
datagrid, the row is copied to textfields on the screen for editing by
the user. This works fine for several days, then, without changing
anything, it just stops working. I try to run it thru the debugger and
it appears that the model-related listeners are not being created as
the code using the breakpoints is never even called. I also have
validators on the file for the same model, and they will suddenly stop
working. 

I think this is some kind of file compile time issue or something
because sometimes I can go into the offending files and type a few
spaces and save out of them, which causes everything to start working
again. Other times this does not help.

Has anyone encountered this and if so, what was your solution? It is
driving me nuts!! : )

thanks,
Libby




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] Calls to CFCs

2005-09-29 Thread Greg Johnson






I will give that the / suggestion a try. As a workaround I switched to
a webservice vs remoteobject and it has no problems and seems to let
the client load faster.

But I just commented out the remoteobject so I will try flipping back
and see what happens.

Now my biggest problems are I am making a call to a CFC and passing it
a parameter but the CFC is complaining that it wasn't passed. Plus my
debugger for some reason who let me watch variables anymore. I put an
alert in the Flex code just before the CFC call and it shows valid data
in the variable I am sending, but it just doesn't get to the CFC for
some reason. Doing the same exact thing with all the other CFCs and
they work fine :/

Peter Farland wrote:

Actually, it's likely that you're getting an AppendToGatewayUrl AMF
Response Header from the server because it detected that while a session
was created during the request, the client didn't inform the server
whether it could accept cookies. 
  
This AMF Response Header is trying to tell the client NetConnection to
decorate its connection URL with some extra info, for example a
jsessionid for Java or a cfid/cftoken for ColdFusion.
  
You may then be using IIS... In which case it may be barfing on the
semi-colon in something like the jsessionid token, irrespective of
whether you have a ;.
  
  http://cfxtest.research.unc.edu/flashservices/gateway/;jessionid=XYZ123A
BC
  
I believe CF released a hot fix for this issue, but the work around is
easy... Just add a ? To the gateway URL (or "endpoint" in flex speak) so
that the session information won't annoy IIS.
  
endpoint="http://cfxtest.research.unc.edu/flashservices/gateway?"
  
  
Pete
  
  
-Original Message-
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On
Behalf Of Muzak
Sent: Wednesday, September 28, 2005 11:22 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Calls to CFCs
  
A wild guess: try adding a "/" at the end of the gateway url.
  
endpoint="http://cfxtest.research.unc.edu/flashservices/gateway/"
  
I've seen USERID and alike being added to the gateway url when making
remote calls.
In that case, without the ending '/', the gateway url gets messed up.
  
Might not be the case here, but it's the first thing I'd check ;-)
  
regards,
Muzak
  
- Original Message -
From: "Greg Johnson" [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Wednesday, September 28, 2005 2:28 PM
Subject: Re: [flexcoders] Calls to CFCs
  
  
 Here is where the connection is setup in the main file:



 mx:RemoteObject id="mr_cfc"
 endpoint="http://cfxtest.research.unc.edu/flashservices/gateway"
 source="mr.mr_cfc"
 fault="mx.controls.Alert.show(event.fault.faultstring)"
 showBusyCursor="true" 
  
  
  
  
  
--
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
  
  
  
  
  
  
  

  
  
  

As
a professional in computers, I personaly recommend Avast Antivirus
avast! Antivirus: Inbound
message clean.

Virus
Database (VPS): 0539-1, 09/27/2005
Tested on: 9/29/2005 8:13:54 AM
avast! - copyright (c) 2000-2004 ALWIL Software.


  
  


-- 
Greg Johnson
Owner  Lead Technician
[EMAIL PROTECTED]

Techno-Fix-It
Filling the Gap Between the Store and the Repair Shop
--
www.technofixit.com
Phone:(919)-371-1476
Fax:(919)-882-9804
P.O. Box 1094
Morrisville, N.C. 27560






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

2005-09-29 Thread hari.ibs



Hi All,I have downloaded Flexunit0.9 and done sample application i.e TestMoney.as...and got results fine.But when I am doing with Caingorm framework ,i have bit confused..for which classes i need to test..is it for Viewhelpers or Commands..And my main question is,Flexunit is for frontend testing or backend testing?.I know JUnit is for backend 
testing.Please let me know about flexunit..and please give me suggestions in this regard..
ThanksRegardsHarinath K[EMAIL PROTECTED]






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





  




  
  
  YAHOO! GROUPS LINKS



  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] ComboBox selectedItem comparison

2005-09-29 Thread fowleryj
Hello,

I'm trying to determine whether a user's selection within a ComboBox
is a valid one for the task that is being carried out. How do I do a
comparison with a ComboBox? I've tried selectedItem,
selectedItem.data, selectedItem.label, and selectedIndex--
selectedItem returns an [object Object], and selectedItem.data,
selectedItem.label, and selectedIndex return undefined. Since my
ComboBox is populated, I don't know what to make of the undefined.

Any ideas on how to determine exactly what the user has selected, so
that I can compare it with the values I *don't* want them to have
selected for this particular task?

Thanks




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] ComboBox selectedItem comparison

2005-09-29 Thread Paramjit jolly
 

-Original Message- 
From: flexcoders@yahoogroups.com on behalf of fowleryj 
Sent: Thu 9/29/2005 6:53 PM 
To: flexcoders@yahoogroups.com 
Cc: 
Subject: [flexcoders] ComboBox selectedItem comparison


Hello,

I'm trying to determine whether a user's selection within a ComboBox
is a valid one for the task that is being carried out. How do I do a
comparison with a ComboBox? I've tried selectedItem,
selectedItem.data, selectedItem.label, and selectedIndex--
selectedItem returns an [object Object], and selectedItem.data,
selectedItem.label, and selectedIndex return undefined. Since my
ComboBox is populated, I don't know what to make of the undefined.

Any ideas on how to determine exactly what the user has selected, so
that I can compare it with the values I *don't* want them to have
selected for this particular task?

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


  _  




 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

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

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

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

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

RE: [flexcoders] Calls to CFCs

2005-09-29 Thread Peter Farland





Note that my suggestion was to append the ? query 
string marker, please let me know if this resolves the issue as your initial 
symptoms described the issue with AppendToGatewayUrl 
exactly.

Also, the problem is that Flash Remoting (and hence 
stillFlex's RemoteObject)with ColdFusion introduced the concept of 
named arguments. That is, if your CFC is expecting a Struct as a single argument 
and you're sending it an object, then it won't work as the CFC proxy between the 
gateway interprets them as "named arguments" and thus looks for parameters to 
match each of the keys in the AS Object. Try adding a second, dummy variable to 
the CFC function and let me know if this solves the issue.




From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Greg 
JohnsonSent: Thursday, September 29, 2005 8:42 AMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Calls to 
CFCs
I will give that the / suggestion a try. As a workaround I 
switched to a webservice vs remoteobject and it has no problems and seems to let 
the client load faster.But I just commented out the remoteobject so I 
will try flipping back and see what happens.Now my biggest problems are 
I am making a call to a CFC and passing it a parameter but the CFC is 
complaining that it wasn't passed. Plus my debugger for some reason who 
let me watch variables anymore. I put an alert in the Flex code just 
before the CFC call and it shows valid data in the variable I am sending, but it 
just doesn't get to the CFC for some reason. Doing the same exact thing 
with all the other CFCs and they work fine :/Peter Farland wrote: 
Actually, it's likely that you're getting an 
  AppendToGatewayUrl AMFResponse Header from the server because it detected 
  that while a sessionwas created during the request, the client didn't 
  inform the serverwhether it could accept cookies. This AMF 
  Response Header is trying to tell the client NetConnection todecorate its 
  connection URL with some extra info, for example ajsessionid for Java or a 
  cfid/cftoken for ColdFusion.You may then be using IIS... In which case 
  it may be barfing on thesemi-colon in something like the jsessionid token, 
  irrespective ofwhether you have a ;.http://cfxtest.research.unc.edu/flashservices/gateway/;jessionid=XYZ123ABCI 
  believe CF released a hot fix for this issue, but the work around 
  iseasy... Just add a ? To the gateway URL (or "endpoint" in flex speak) 
  sothat the session information won't annoy IIS.endpoint="http://cfxtest.research.unc.edu/flashservices/gateway?"Pete-Original 
  Message-From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
  OnBehalf Of MuzakSent: Wednesday, September 28, 2005 11:22 AMTo: 
  flexcoders@yahoogroups.comSubject: 
  Re: [flexcoders] Calls to CFCsA wild guess: try adding a "/" at the 
  end of the gateway url.endpoint="http://cfxtest.research.unc.edu/flashservices/gateway/"I've 
  seen USERID and alike being added to the gateway url when makingremote 
  calls.In that case, without the ending '/', the gateway url gets messed 
  up.Might not be the case here, but it's the first thing I'd check 
  ;-)regards,Muzak- Original Message -From: 
  "Greg Johnson" [EMAIL PROTECTED]To: 
  flexcoders@yahoogroups.comSent: 
  Wednesday, September 28, 2005 2:28 PMSubject: Re: [flexcoders] Calls to 
  CFCs Here is where the connection is setup in the main 
  file: 
  mx:RemoteObject id="mr_cfc" endpoint="http://cfxtest.research.unc.edu/flashservices/gateway" 
  source="mr.mr_cfc" 
  fault="mx.controls.Alert.show(event.fault.faultstring)" 
  showBusyCursor="true" --Flexcoders Mailing 
  ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch 
  Archives:http://www.mail-archive.com/flexcoders%40yahoogroups.com 
  Yahoo! Groups Links
  


As 
a professional in computers, I personaly recommend Avast Antivirusavast! Antivirus: Inbound message clean. 

Virus 
Database (VPS): 0539-1, 09/27/2005Tested on: 9/29/2005 8:13:54 
AMavast! - copyright (c) 2000-2004 ALWIL 
Software.
-- 
Greg Johnson
Owner  Lead Technician
[EMAIL PROTECTED]

Techno-Fix-It
Filling the Gap Between the Store and the Repair Shop
--
www.technofixit.com
Phone:(919)-371-1476
Fax:(919)-882-9804
P.O. Box 1094
Morrisville, N.C. 27560





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development 

[flexcoders] Compilation Error - Unresolved Symbol

2005-09-29 Thread Michel Bertrand
Title: Compilation Error - Unresolved Symbol








Hi !


I'm having the following compilation error:


Unresolved symbol, , required by __Packages.SideSelector


I don't know how to fix it. I don't know to find out where is the

piece of code causing the error. Below the component code for

SideSelector.mxml:


?xml version=1.0 encoding=utf-8?

mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml initialize=initialize()

 mx:Script

 ![CDATA[

  import com.datasul.framework.ui.template.model.SideSelectorModel;

  import com.datasul.framework.ui.template.control.SideSelectorController;

  import org.nevis.cairngorm.control.EventBroadcaster;


  var controller:SideSelectorController;

  var selectedIndex:Object;


  function initialize(): Void {

   controller = new SideSelectorController();

  }

  

  function setSelectedItem(index:Number): Void {

   selectedIndex = index;

  }

  

  function create(): Void {

   if (selectedIndex != undefined ){

EventBroadcaster.getInstance().broadcastEvent( controller.ADD_SIDE_SELECTION, selectedIndex );

   } else {

mx.core.Application.alert( Nenhum item foi selecionado. );

   }

  }

  

  function remove(): Void {

   if (selectedIndex != undefined ){

EventBroadcaster.getInstance().broadcastEvent( controller.REMOVE_SIDE_SELECTION, selectedIndex );

   } else {

mx.core.Application.alert( Nenhum item foi selecionado. );

   }

  }

 ]]

 /mx:Script



 mx:Panel id=main label=Title

  mx:HBox

   mx:Panel id=leftPanel label=Left Column Title

mx:DataGrid id=leftGrid dataProvider={SideSelectorModel.leftList} editable=false change=setSelectedItem(leftGrid.selectedIndex)

/mx:DataGrid

   /mx:Panel

   mx:Canvas id=canvas

mx:VBox verticalAlign=middle

 mx:Button id=createItem icon= click=create()/

 mx:Button id=removeItem icon= click=remove()/

/mx:VBox

   /mx:Canvas

   mx:Panel id=rightPanel label=Right Column Title

mx:DataGrid id=rightGrid dataProvider={SideSelectorModel.rightList} editable=false change=setSelectedItem(rightGrid.selectedIndex)

/mx:DataGrid

   /mx:Panel

  /mx:HBox

 /mx:Panel

/mx:Application


I'm sure the all import staments are working and referenced classes are being found. The

source code is in ASC and appears to be not corrupted. So, I do not understand why I'm 

having the error. 


Can you help me ? 


Any suggestion would be very appreciated !

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.



  









RE: [flexcoders] ComboBox selectedItem comparison

2005-09-29 Thread Christoph Diefenthal
Have not done it yet, but there is a function

getSelectedItem( ) in ComboBox... 

tried that?



 -Ursprüngliche Nachricht-
 Von: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Im
 Auftrag von fowleryj
 Gesendet: Donnerstag, 29. September 2005 15:23
 An: flexcoders@yahoogroups.com
 Betreff: [flexcoders] ComboBox selectedItem comparison
 
 Hello,
 
 I'm trying to determine whether a user's selection within a ComboBox
 is a valid one for the task that is being carried out. How do I do a
 comparison with a ComboBox? I've tried selectedItem,
 selectedItem.data, selectedItem.label, and selectedIndex--
 selectedItem returns an [object Object], and selectedItem.data,
 selectedItem.label, and selectedIndex return undefined. Since my
 ComboBox is populated, I don't know what to make of the undefined.
 
 Any ideas on how to determine exactly what the user has selected, so
 that I can compare it with the values I *don't* want them to have
 selected for this particular task?
 
 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 ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] Compiling a Flex app using mxmlc

2005-09-29 Thread Kevin Langdon
Your contextroot needs to look like this: -contextroot /[webappName]  
It takes a little while to get the properties set correctly for mxmlc but
once you do it works great.

You also might want to check this out:
http://www.deitte.com/archives/2005/09/speeding_up_mxm.htm to take advantage
of class caching.

Kevin

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of John Larson
Sent: Wednesday, September 28, 2005 11:33 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Compiling a Flex app using mxmlc

I have a Flex app that's been running fine for some time. We recently
decided to try pre-compiling the app using mxmlc.
Within the app are several references to @ContextRoot() in the url for HTTP
services. When I perform a standard compile, meaning I use the same
flex-config.xml, and use no other command line options for mxmlc, the
compiler gives me an error, saying I must define contextroot. 
When I provide a value for the contextroot command line option, the app
compiles, but the application will not run properly. My tcp trace utility
shows that the URL to the HTTP service call gets mangled by the
contextroot parameter provided, resulting in an incorrect url for the
service.
Has anyone encountered something similar?

Thanks,

John





--
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 ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
~- 

--
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] Calls to CFCs

2005-09-29 Thread Greg Johnson






Well the problem with it not passing solved itself somehow. Debugger
still wont let me watch variables though.

I tried the ? and while it prevented it from hanging, when I go do one
search I get a message about unsupported type in stream so I just went
back to the webservice. Even tried diffferent tweeks to the cfc etc
and it wouldn't work.

Peter Farland wrote:

  
  
  
  Note that my suggestion was
to append the ? query string marker, please let me know if this
resolves the issue as your initial symptoms described the issue with
AppendToGatewayUrl exactly.
  
  Also, the problem is that
Flash Remoting (and hence stillFlex's RemoteObject)with ColdFusion
introduced the concept of named arguments. That is, if your CFC is
expecting a Struct as a single argument and you're sending it an
object, then it won't work as the CFC proxy between the gateway
interprets them as "named arguments" and thus looks for parameters to
match each of the keys in the AS Object. Try adding a second, dummy
variable to the CFC function and let me know if this solves the issue.
  
  
  
  
  From:
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On
Behalf Of Greg Johnson
  Sent: Thursday, September 29, 2005 8:42 AM
  To: flexcoders@yahoogroups.com
  Subject: Re: [flexcoders] Calls to CFCs
  
  
I will give that the / suggestion a try. As a workaround I switched to
a webservice vs remoteobject and it has no problems and seems to let
the client load faster.
  
But I just commented out the remoteobject so I will try flipping back
and see what happens.
  
Now my biggest problems are I am making a call to a CFC and passing it
a parameter but the CFC is complaining that it wasn't passed. Plus my
debugger for some reason who let me watch variables anymore. I put an
alert in the Flex code just before the CFC call and it shows valid data
in the variable I am sending, but it just doesn't get to the CFC for
some reason. Doing the same exact thing with all the other CFCs and
they work fine :/
  
Peter Farland wrote:
  Actually, it's likely that you're getting an
AppendToGatewayUrl AMF
Response Header from the server because it detected that while a session
was created during the request, the client didn't inform the server
whether it could accept cookies. 

This AMF Response Header is trying to tell the client NetConnection to
decorate its connection URL with some extra info, for example a
jsessionid for Java or a cfid/cftoken for ColdFusion.

You may then be using IIS... In which case it may be barfing on the
semi-colon in something like the jsessionid token, irrespective of
whether you have a ;.

http://cfxtest.research.unc.edu/flashservices/gateway/;jessionid=XYZ123A
BC

I believe CF released a hot fix for this issue, but the work around is
easy... Just add a ? To the gateway URL (or "endpoint" in flex speak) so
that the session information won't annoy IIS.

endpoint="http://cfxtest.research.unc.edu/flashservices/gateway?"


Pete


-Original Message-
From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On
Behalf Of Muzak
Sent: Wednesday, September 28, 2005 11:22 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Calls to CFCs

A wild guess: try adding a "/" at the end of the gateway url.

endpoint="http://cfxtest.research.unc.edu/flashservices/gateway/"

I've seen USERID and alike being added to the gateway url when making
remote calls.
In that case, without the ending '/', the gateway url gets messed up.

Might not be the case here, but it's the first thing I'd check ;-)

regards,
Muzak

- Original Message -
From: "Greg Johnson" [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Wednesday, September 28, 2005 2:28 PM
Subject: Re: [flexcoders] Calls to CFCs


 Here is where the connection is setup in the main file:



 mx:RemoteObject id="mr_cfc"
 endpoint="http://cfxtest.research.unc.edu/flashservices/gateway"
 source="mr.mr_cfc"
 fault="mx.controls.Alert.show(event.fault.faultstring)"
 showBusyCursor="true" 





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









  
  As
a professional in computers, I personaly recommend Avast Antivirus
  avast! Antivirus: Inbound
message clean. 
  Virus
Database (VPS): 0539-1, 09/27/2005
Tested on: 9/29/2005 8:13:54 AM
  avast! - copyright (c) 2000-2004 ALWIL
Software.
  
  


  
  
  -- 
Greg Johnson
Owner  Lead Technician
[EMAIL PROTECTED]

Techno-Fix-It
Filling the Gap Between the Store and the Repair Shop
--
www.technofixit.com
Phone:(919)-371-1476
Fax:(919)-882-9804
P.O. Box 1094
Morrisville, N.C. 27560

  
  
  

As
a 

[flexcoders] mouse-right-click-event?

2005-09-29 Thread Christoph Diefenthal
Hi people,

Is there a possibility to process a mouse-right-click-event instead of
opening the flash-menu?

Cheers
Christoph




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

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

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

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

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




RE: [flexcoders] Flex DataGrid with large recordset

2005-09-29 Thread Mercer, Dustin










Try adding liveScrolling=false
to the datagrid. That will make the datagrid scroll without redrawing as it is
scrolling.











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of sergei_tsoganov
Sent: Thursday, September 29, 2005
2:24 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex
DataGrid with large recordset





When I first loaded my flex datagrid with 190 records I was really
disappointed in flex. It was almost impossible to
scroll tha grid or
resize it. It seems like flex components are much
slower than even
flash components. What is the reason?? How to make
datagrid to scroll
faster with 200 rows? 










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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  











RE: [flexcoders] Flex Server Alternatives

2005-09-29 Thread Kevin Langdon
WARNING: This message contains little-to-no helpful information and for the
most part is a rant.

The problem with Flex pricing isn't the price itself.  The problem is it's
model.  Most development I have seen is only using Flex as a compiler, not a
service.  Most applications would actually perform better if developers
simply compiled locally using mxmlc and then used non-Flex technologies like
Remoting or openAMF on their production servers.  More developers, able to
develop in this architecture, need to bring this up with Macromedia.
Macromedia needs to understand that we are willing to pay them for the CPUs
that we compile on, but it is just ridiculous to expect us to pay for the
servers serving those static swf files.

Flash is a client-side technology.  It has nothing to do with servers and
therefore CPU pricing makes no sense.  What if I were to build a desktop
application compiled using Flex?  Is Macromedia telling me that I need to
pay for each one of my user's CPUs?  

I am holding my breath hoping that Zorn fixes this problem.

Kevin





-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Niklas Richardson
Sent: Thursday, September 29, 2005 4:43 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex Server Alternatives

Someone might have mentioned this already, but I haven't seen it.

If you want some of the functionality of Flex (i.e. forms, data grid,
etc...) and cost is an issue, then ColdFusion MX 7 could be an option for
you.  It has a very cut down version of Flex built into it and accessible
via ColdFusion tags, however you can still build some pretty good app's with
it - if budget is an issue.  Also, there are plenty of companies providing
ColdFusion MX 7 hosting.

Check out the team over at ASFusion (http://www.asfusion.com/) who are
really doing some cool stuff using ColdFusion MX 7 Flash Forms!

Also, http://www.cfform.com/.



On 29/09/05, Scott Barnes [EMAIL PROTECTED] wrote:


 On 9/29/05, Tariq Ahmed [EMAIL PROTECTED] wrote:
  Well I don't know if I would venture to dirt cheap. What other 
  systems
 are you referring to?

  See SAP for starters, then once you jump that hurdle, now look at 
 anything with the word ORACLE in it.


  If you're enterprise, and building mission critical apps, and 
  especially
 if it affects financial performance and need to be SOX compliant 
 you're basic setup is:


  - 1 Development WS
  - 1 QA Server
  - High Availability Setup (at least 2 load balanced machines).
  - Disaster Recovery Site (min 1 web server).
 
  If you're using decent hardware with 4CPU Xeons, you've got 5 
  machines * 4
 cpus/ea = 20 CPUs * $15K/cpu = $300 000.
 
  You would have to REALLY boost automation, workflow efficiency, 
  etc... to
 recuperate the cost of Flex licensing and Flex application development 
 (not everyone is Scott Barnes level super coder) vs a CF/Whatever based
solution.
 Not to say that it can't be done, and I'm

  You'd still outlay the same costs if not more with a HTML based 
 solution such as CFMX. Furthermore, if you are to comply with SOX you 
 have to jump through a bit more hurdles in authenticating the HTML 
 solution is immune to various DOS attacks (injection attacks, packet 
 sniffing the works). Then you have resources and costs associated to 
 building a HTML application. If you are going down the path of the 
 AJAX momentum, good luck in comparing the two.

  I'm also talking about systems which have a status Please turn off 
 in 1 year, no ifs, no but's. These do exist in enterprise, whereby a 
 legacy green system is currently turned on and there is about a 
 handful of people left in the world who know what it does, its that 
 system the IT Director is scared off the most and nearly faints when 
 the LED's on the outer box suddenly goes out... Point is, something 
 has to replace it and typically the cowboy approach is lock one self 
 into a proprietary solution. Salvaging existing systems is extremely 
 delicate and at times hard, and the main trip up is simply that 
 whatever gets put in its place isn't agile enough to cope with not 
 only replacement but growth. Some do, some cope really well and some
praise technologies like .NET for salvation.

  Other times its just this mutated be-spoked solution comprising of 
 part HTML and part other that realistically is hopeless at best in 
 terms of getting data in and out.

  We at omniEffect specialise in using FLEX to reach out and touch 
 existing backend systems but provide a uniform view. If you think 
 about a users daily routine how many UI's do they go in and out of 
 just for farming data. How peoples perception of how data can be 
 accessed is simply due to whats been handed down to them by someone 
 who probably should never of had the job of deciding how UI works. In 
 stead, if you provide a uniform view that reaches out and touches 
 multiple assets within an Enterprise, you now stand a better chance of 
 

[flexcoders] Opening Browse Window In Flex like yahoo/rediff mail

2005-09-29 Thread sandip_patil01
HI All,

I want to open attachment window like we have in Yahoo/Rediff where if 
we want to send a file we click on attachment button  then attchment 
window opens from where we can attach files.

lly,I want to do this in Flex.

I tried with 
http://www.macromedia.com/devnet/flex/articles/fp8_features.html this 
URL but with the help of this only I am able to open window only but 
when I select a file from that window that selected file path is not 
displaying in text box.

So anybody tell how to do this.

Thanks in advance,
Sandip Patil




 Yahoo! Groups Sponsor ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
~- 

--
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] Calls to CFCs

2005-09-29 Thread Peter Farland





Are you setting remote-objects-debug in flex-config.xml? 
What version of ColdFusion are you using? 

Re: the unsupported type in stream message... are you doing 
anything like the following:

var s:String = new String("foo");
var b:Boolean = 
new Boolean(true);
var n:Number = new 
Number(4);

Unfortunately in AS1/AS2 the Flash Player does not 
recognize the Object form of String, Boolean or Number type for serialization 
purposes so it sends them (yes, oddly) as an unsupported type when serialized as 
AMF which the remoting gateway rejects. If you use the "primitive" forms of 
these types in ActionScript:


var s:String = "foo";
var b:Boolean = 
true;
var n:Number = 4;

It should work 
fine.

Out of curiosity, how 
are you generating the data that is sent to the CFC? Are you loading a web 
service first by any chance and then trying to send that result to a CFC via 
remote object?

Can you post the 
cffunction and accompanying cfargument tags from your CFC method 
that you're invoking? Can you also post the ActionScript line you're using to 
call the RemoteObject abstraction of your CFC?

Thanks,
 
Pete





From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Greg 
JohnsonSent: Thursday, September 29, 2005 11:00 AMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Calls to 
CFCs
Well the problem with it not passing solved itself somehow. 
Debugger still wont let me watch variables though.I tried the ? and 
while it prevented it from hanging, when I go do one search I get a message 
about unsupported type in stream so I just went back to the webservice. 
Even tried diffferent tweeks to the cfc etc and it wouldn't work.Peter 
Farland wrote: 

  
  Note that my suggestion was to append the ? query 
  string marker, please let me know if this resolves the issue as your initial 
  symptoms described the issue with AppendToGatewayUrl 
  exactly.
  
  Also, the problem is that Flash Remoting (and hence 
  stillFlex's RemoteObject)with ColdFusion introduced the concept of 
  named arguments. That is, if your CFC is expecting a Struct as a single 
  argument and you're sending it an object, then it won't work as the CFC proxy 
  between the gateway interprets them as "named arguments" and thus looks for 
  parameters to match each of the keys in the AS Object. Try adding a second, 
  dummy variable to the CFC function and let me know if this solves the 
  issue.
  
  
  
  
  From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
  On Behalf Of Greg JohnsonSent: Thursday, September 29, 2005 
  8:42 AMTo: flexcoders@yahoogroups.comSubject: 
  Re: [flexcoders] Calls to CFCsI will give that the / 
  suggestion a try. As a workaround I switched to a webservice vs 
  remoteobject and it has no problems and seems to let the client load 
  faster.But I just commented out the remoteobject so I will try 
  flipping back and see what happens.Now my biggest problems are I am 
  making a call to a CFC and passing it a parameter but the CFC is complaining 
  that it wasn't passed. Plus my debugger for some reason who let me watch 
  variables anymore. I put an alert in the Flex code just before the CFC 
  call and it shows valid data in the variable I am sending, but it just doesn't 
  get to the CFC for some reason. Doing the same exact thing with all the 
  other CFCs and they work fine :/Peter Farland wrote: 
  Actually, it's likely that you're getting an 
AppendToGatewayUrl AMFResponse Header from the server because it 
detected that while a sessionwas created during the request, the client 
didn't inform the serverwhether it could accept cookies. This 
AMF Response Header is trying to tell the client NetConnection 
todecorate its connection URL with some extra info, for example 
ajsessionid for Java or a cfid/cftoken for ColdFusion.You may 
then be using IIS... In which case it may be barfing on thesemi-colon in 
something like the jsessionid token, irrespective ofwhether you have a 
;.http://cfxtest.research.unc.edu/flashservices/gateway/;jessionid=XYZ123ABCI 
believe CF released a hot fix for this issue, but the work around 
iseasy... Just add a ? To the gateway URL (or "endpoint" in flex speak) 
sothat the session information won't annoy IIS.endpoint="http://cfxtest.research.unc.edu/flashservices/gateway?"Pete-Original 
Message-From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
OnBehalf Of MuzakSent: Wednesday, September 28, 2005 11:22 AMTo: 
flexcoders@yahoogroups.comSubject: 
Re: [flexcoders] Calls to CFCsA wild guess: try adding a "/" at the 
end of the gateway url.endpoint="http://cfxtest.research.unc.edu/flashservices/gateway/"I've 
seen USERID and alike being added to the gateway url when makingremote 
calls.In that case, without the ending '/', the gateway url gets messed 
up.Might not be the case here, but it's the first thing I'd check 

[flexcoders] Search while you type?

2005-09-29 Thread Greg Johnson
I return a list from a database into a datagrid.  I then have a text 
entry field with a keydown event set to call a function.
The function runs though the currently loaded like, compares what is in 
the text entry field's .text property and creates a array with only 
those entries then resets the dataprovider parameter of the datagrid to 
the filtered list.  Here is the code

private function filterlist() {
var TempObject:Object = new Object();
var RunningArray:Array = new Array();
for(var i=0; i  OTD_TECH_RESULTS.dataProvider.length; i++){
 TempObject = OTD_TECH_RESULTS.dataProvider[i];
 if ( TempObject.INTERNAL_CASE_NUMBER.indexOf(search.text)) {
 RunningArray.push(TempObject);
}
}
OTD_TECH_RESULTS.dataProvider = RunningArray;
OTD_TECH_RESULTS.dataProvider.dispatchEvent({type: modelChanged});
}

INTERNAL_CASE_NUMBER is one of the columns

What happens is that it gives me no entries once I type the first 
character, and even when I got it to return results it wouldn't seem to 
update once I hit a second key unless I hit backspace first.

I am using indexOf because I couldn't find a find command anywhere.

Any ideas how I can make this work?

-- 
Greg Johnson
Owner  Lead Technician
[EMAIL PROTECTED]

Techno-Fix-It
Filling the Gap Between the Store and the Repair Shop
--
www.technofixit.com
Phone:(919)-371-1476
Fax:(919)-882-9804
P.O. Box 1094
Morrisville, N.C. 27560



 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

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

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

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

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




Re: [flexcoders] Flex Server Alternatives

2005-09-29 Thread David Solis
This is a commercial alternative solution based on Java:

http://www.canoo.com/ulc/

Regards

On 9/27/05, Anupam [EMAIL PROTECTED] wrote:
 Hi all,
   Is there any alternative to Flex server, except the (very expensive) one 
 provided by MM?
   Are there any other options? Have all the members of this group who are 
 using Flex bought
 it/evaluating it? Or is there any other option like a compatible freeware?

   I know freeware versions of Flash Remoting do exist, is there anything for 
 Flex?

 Thanks,
 Anupam.


 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com



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









 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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] Calls to CFCs

2005-09-29 Thread Greg Johnson






I tried to set that once and started getting J-Run errors. We are
running MX7.

I am not exactly doing that. The related code that is run when that
message shows up is below where Person_List is a datagrid, and
otd_tech_after_db is empty at the time of the cfc call

var
otd_tech_after_db:String = new String();
var otd_tech_before_db:String = new String();

function initFunction() {
 MainNavigation.visible=false;
 Selections.visible=false;
 otd_tech_before_db = getToday();
}

function getToday():String {
 var today_date:Date = new Date();
 var date_str:String =
((today_date.getMonth()+1)+"/"+today_date.getDate()+"/"+today_date.getFullYear());
 return date_str;
}

private function getTechSearch():Void { 
  mr_cfc.get_tech_search(otd_tech_before_db, otd_tech_after_db,
getPIDs());
}

private function
getPIDs():Array {
 var SelectionPIDs:Array = new Array();
 for (var i=0; iPerson_List.length; i++) {
  SelectionPIDs[i] = Person_List.dataProvider[i].PERSON_ID;
 }
 return SelectionPIDs;
}

private function
doResultGetTechSearch(result:Array):Void {
 var TempObject:Object = new Object();
 var GetTechSearchArray:Array = new Array();
 for(var i=0; i  result.length; i++){
 TempObject = result[i];
 GetTechSearchArray.push(TempObject);
 }
 OTD_TECH_RESULTS.dataProvider = GetTechSearchArray;
}



Peter Farland wrote:

  
  
  
  Are you setting
remote-objects-debug in flex-config.xml? What
version of ColdFusion are you using? 
  
  Re: the unsupported type in
stream message... are you doing anything like the following:
  
  var s:String = new String("foo");
  var
b:Boolean = new Boolean(true);
  var n:Number = new Number(4);
  
  Unfortunately in AS1/AS2 the
Flash Player does not recognize the Object form of String, Boolean or
Number type for serialization purposes so it sends them (yes, oddly) as
an unsupported type when serialized as AMF which the remoting gateway
rejects. If you use the "primitive" forms of these types in
ActionScript:
  
  
  var s:String = "foo";
  var
b:Boolean = true;
  var n:Number = 4;
  
  It should
work fine.
  
  Out of
curiosity, how are you generating the data that is sent to the CFC? Are
you loading a web service first by any chance and then trying to send
that result to a CFC via remote object?
  
  Can you
post the cffunction and accompanying cfargument tags
from your CFC method that you're invoking? Can you also post the
ActionScript line you're using to call the RemoteObject abstraction of
your CFC?
  
  Thanks,
   Pete
  
  
  
  
  
  
  








--
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] Tracing Events

2005-09-29 Thread bsd










Is there a way to trace events from one point to another in
a Flex application, say when clicking on a tab or changing to another
selectedChild in a viewstack?





Thanks in advance!



Brad









--
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: RE: [flexcoders] File upload: 'Browse' only working on localhost?

2005-09-29 Thread manishreisha



Hi all,
 I also tried the code for File Upload. Even after downloading the flash player 8. It does not work I am usind the same file upload.cfm to upload the file. What happens it just freezes on initialization. Others applications just work fine.
If anyone of you configured that . please let me know if I am doing something doing something wrong.
Thanks
Manish JainIndiatimes Email now powered by APIC Advantage. Help! Help






--
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] Flex Server Alternatives

2005-09-29 Thread Jonathan Bezuidenhout



It DOES affect the developer - few companies can afford the high prices and you are out of a job.

I think at the moment pointless for any developer to learn Flex with
the few limited opportunities. The place I am currently working
is the only one in town that does this work. I think if you look
on any of the job boards there will be next to nothing. To them
Flex still means a working condition (i.e. flex hours!)

Unless an open source/hosting environment can be established, I think
it is doomed. So far Flex is far too niche to have any
traction. The open source community/IBM seems to have chosen
Laszlo.

Microsoft and Sparkle is on its way. Macromedia has wasted the
head-start they had. Once the Microsoft propaganda machine kicks
into gear...

Just having a superior product does not translate into a viable product.

my 2c
On 9/28/05, Tracy Spratt [EMAIL PROTECTED] wrote:




The issue of cost doesn't affect the developer since you can get the
perpetual developer license for free.

The cost is a major issue when you go to put a commercial application in
production, and there is currently no alternative (if using Flex)

You can apply for a non-commercial license if that is your situation.

Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:
flexcoders@yahoogroups.com] On
Behalf Of Anupam
Sent: Tuesday, September 27, 2005 10:32 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex Server Alternatives

Hi all,
 Is there any alternative to Flex server, except the (very expensive)
one provided by MM?
 Are there any other options? Have all the members of this group who
are using Flex bought
it/evaluating it? Or is there any other option like a compatible
freeware? 

 I know freeware versions of Flash Remoting do exist, is there anything
for Flex?

Thanks,
Anupam.


__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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

Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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



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




  
















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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









RE: [flexcoders] Calls to CFCs

2005-09-29 Thread Peter Farland





I could probably solve your JRun errors too if you posted 
them... but that aside, I can help you turn on server side tracing for the CFMX 
7 version of the gateway what you need to do is look out for the 
gateway-config.xml file that is specific to the gateway that you're calling. It 
might be under:

/WEB-INF/coldfusion/gateway-config.xml

I believe the servlet that's mapped to /flashservices will 
have an init param in /WEB-INF/web.xml that points you to the location of the 
configuration file that the gateway is using.

Anyway, in this file you'd set the logger to 
debug:

logger level="Debug"(whatever gateway 
logger implementation CF uses would be listed here... I think it was 
coldfusion.flash.ColdFusionLogger if I remember 
correctly)/logger

You should then be able to look at the log to see a dump of 
the AMF traffic that went through the gateway's serializer... this might give 
you a clue as to which parameters are being sent to your CFC 
method.

I think CFMX 7 redirects log info to a flash.log. If you 
started JRun from the command line and wanted to just see this info on the 
console you could always switch to use the DefaultLogger:

logger 
level="Error"flashgateway.log.DefaultLogger/logger


Also, I'd still like to look at the cffunction and 
cfargument tag signatures for your CFC method


In any case, can you try this instead:

var otd_tech_after_db:String = "";var otd_tech_before_db:String = 
"";

If 
it's not that, can you try narrowing down which attribute is causing it in the 
call (i.e. by sending null or something you know is a primitive type or a 
structure that could not possibly contain non-primitive types for the 
aforementioned Boolean, String or Class types... i.e. don't necessarily trust an 
API to return you a primitive until you've tracked down the 
cause)?





From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Greg 
JohnsonSent: Thursday, September 29, 2005 11:22 AMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Calls to 
CFCs
I tried to set that once and started getting J-Run errors. We 
are running MX7.I am not exactly doing that. The related code that 
is run when that message shows up is below where Person_List is a datagrid, and 
otd_tech_after_db is empty at the time of the cfc callvar otd_tech_after_db:String = new 
String();var otd_tech_before_db:String = new String();function 
initFunction() { 
MainNavigation.visible=false; 
Selections.visible=false; otd_tech_before_db = 
getToday();}function getToday():String { var 
today_date:Date = new Date(); var date_str:String = 
((today_date.getMonth()+1)+"/"+today_date.getDate()+"/"+today_date.getFullYear()); 
return date_str;}private function getTechSearch():Void { 
  
mr_cfc.get_tech_search(otd_tech_before_db, otd_tech_after_db, 
getPIDs());}private function getPIDs():Array 
{ var SelectionPIDs:Array = new 
Array(); for (var i=0; iPerson_List.length; i++) 
{  SelectionPIDs[i] = 
Person_List.dataProvider[i].PERSON_ID; 
} return 
SelectionPIDs;}private function 
doResultGetTechSearch(result:Array):Void { var 
TempObject:Object = new Object(); var 
GetTechSearchArray:Array = new Array(); for(var i=0; i 
 result.length; i++){ TempObject = 
result[i]; 
GetTechSearchArray.push(TempObject); 
} OTD_TECH_RESULTS.dataProvider = 
GetTechSearchArray;}Peter Farland 
wrote: 

  
  Are you setting remote-objects-debug in flex-config.xml? 
  What version of ColdFusion are you using? 
  
  Re: the unsupported type in stream message... are you 
  doing anything like the following:
  
  var s:String = new String("foo");
  var b:Boolean = 
  new Boolean(true);
  var n:Number = new 
  Number(4);
  
  Unfortunately in AS1/AS2 the Flash Player does not 
  recognize the Object form of String, Boolean or Number type for serialization 
  purposes so it sends them (yes, oddly) as an unsupported type when serialized 
  as AMF which the remoting gateway rejects. If you use the "primitive" forms of 
  these types in ActionScript:
  
  
  var s:String = "foo";
  var b:Boolean = 
  true;
  var n:Number = 4;
  
  It should work 
  fine.
  
  Out of curiosity, how 
  are you generating the data that is sent to the CFC? Are you loading a web 
  service first by any chance and then trying to send that result to a CFC via 
  remote object?
  
  Can you post the 
  cffunction and accompanying cfargument tags from your CFC 
  method that you're invoking? Can you also post the ActionScript line you're 
  using to call the RemoteObject abstraction of your 
  CFC?
  
  Thanks,
   
  Pete
  
  
  
  
  
  





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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and 

[flexcoders] Popping up the same window more than once

2005-09-29 Thread fowleryj
I've noticed that if I have WindowA open, and I click a button inside
of it that opens WindowB, a button inside of WindowB that is supposed
to open an instance of WindowA will not do so. I see how this is
useful and prevents an endless cycle of opening windows, however,
there's an instance where I would like to allow this. Is there a
property I can set within mx.managers.PopUpManager.createPopUp() that
would let the same window be opened twice, or will I have to make
another .mxml file for this other WindowA?

Thanks!





 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] Calls to CFCs

2005-09-29 Thread Peter Farland





Er,that wouldrequire the "Debug" level log 
too...

logger 
level="Debug"flashgateway.log.DefaultLogger/logger

And I should have 
also mentioned that you need to restart JRun if you change any config 
files.






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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









Re: [flexcoders] Calls to CFCs

2005-09-29 Thread Greg Johnson






Here is the start of the CFC function
 cffunction name="get_tech_search" access="remote"
returntype="array"
  cfargument name="before" type="string"
  cfargument name="after" type="string"
  cfargument name="innovators" type="array"

I tried the change on the variables and nothing.

I then replaced the variables I was sending with '' and in the cfc made
innovators a string vs array and still got the error message.
Peter Farland wrote:

  
  
  
  I could probably solve your JRun
errors too if you posted them... but that aside, I can help you turn on
server side tracing for the CFMX 7 version of the gateway what you
need to do is look out for the gateway-config.xml file that is specific
to the gateway that you're calling. It might be under:
  
  /WEB-INF/coldfusion/gateway-config.xml
  
  I believe the servlet that's
mapped to /flashservices will have an init param in /WEB-INF/web.xml
that points you to the location of the configuration file that the
gateway is using.
  
  Anyway, in this file you'd set
the logger to debug:
  
  logger level="Debug"(whatever
gateway logger implementation CF uses would be listed here... I think
it was coldfusion.flash.ColdFusionLogger if I remember
correctly)/logger
  
  You should then be able to look
at the log to see a dump of the AMF traffic that went through the
gateway's serializer... this might give you a clue as to which
parameters are being sent to your CFC method.
  
  I think CFMX 7 redirects log
info to a flash.log. If you started JRun from the command line and
wanted to just see this info on the console you could always switch to
use the DefaultLogger:
  
  logger
level="Error"flashgateway.log.DefaultLogger/logger
  
  
  Also, I'd still like to look at
the cffunction and cfargument tag signatures for your
CFC method
  
  
  In any case, can you try this
instead:
  
  var otd_tech_after_db:String = "";
var otd_tech_before_db:String = "";
  
  If it's not that, can you try narrowing down
which attribute is causing it in the call (i.e. by sending null or
something you know is a primitive type or a structure that could not
possibly contain non-primitive types for the aforementioned Boolean,
String or Class types... i.e. don't necessarily trust an API to return
you a primitive until you've tracked down the cause)?
  
  
  
  
  
  From:
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On
Behalf Of Greg Johnson
  Sent: Thursday, September 29, 2005 11:22 AM
  To: flexcoders@yahoogroups.com
  Subject: Re: [flexcoders] Calls to CFCs
  
  
I tried to set that once and started getting J-Run errors. We are
running MX7.
  
I am not exactly doing that. The related code that is run when that
message shows up is below where Person_List is a datagrid, and
otd_tech_after_db is empty at the time of the cfc call
  
  var
otd_tech_after_db:String = new String();
var otd_tech_before_db:String = new String();
  
function initFunction() {
 MainNavigation.visible=false;
 Selections.visible=false;
 otd_tech_before_db = getToday();
}
  
function getToday():String {
 var today_date:Date = new Date();
 var date_str:String =
((today_date.getMonth()+1)+"/"+today_date.getDate()+"/"+today_date.getFullYear());
 return date_str;
}
  
private function getTechSearch():Void { 
  mr_cfc.get_tech_search(otd_tech_before_db, otd_tech_after_db,
getPIDs());
}
  
  private function
getPIDs():Array {
 var SelectionPIDs:Array = new Array();
 for (var i=0; iPerson_List.length; i++) {
  SelectionPIDs[i] = Person_List.dataProvider[i].PERSON_ID;
 }
 return SelectionPIDs;
}
  
  private function
doResultGetTechSearch(result:Array):Void {
 var TempObject:Object = new Object();
 var GetTechSearchArray:Array = new Array();
 for(var i=0; i  result.length; i++){
 TempObject = result[i];
 GetTechSearchArray.push(TempObject);
 }
 OTD_TECH_RESULTS.dataProvider = GetTechSearchArray;
}
  
  
  
Peter Farland wrote:
  

Are you setting
remote-objects-debug in flex-config.xml? What
version of ColdFusion are you using? 

Re: the unsupported type in
stream message... are you doing anything like the following:

var s:String = new
String("foo");
var
b:Boolean = new Boolean(true);
var n:Number = new Number(4);

Unfortunately in AS1/AS2 the
Flash Player does not recognize the Object form of String, Boolean or
Number type for serialization purposes so it sends them (yes, oddly) as
an unsupported type when serialized as AMF which the remoting gateway
rejects. If you use the "primitive" forms of these types in
ActionScript:


var s:String = "foo";
var
b:Boolean = true;
var n:Number = 4;

It should
work fine.

Out of
curiosity, how are you generating the data that is sent to the CFC? Are
you loading a web service first by any chance and then trying to send
that result to a CFC via remote object?

Can you
post the cffunction and accompanying cfargument tags
from your CFC method that you're invoking? Can you also post the

RE: [flexcoders] Calls to CFCs

2005-09-29 Thread dfatta
Title: Message





I 
wrote a blurb on how to integrate Flex and CFCs. It might be of some 
help.

http://www.cflex.net/showfiledetails.cfm?ObjectID=303

Darius

  
  -Original Message-From: 
  flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
  Greg JohnsonSent: Thursday, September 29, 2005 9:35 
  AMTo: flexcoders@yahoogroups.comSubject: Re: 
  [flexcoders] Calls to CFCsHere is the start of the CFC 
  function cffunction name="get_tech_search" 
  access="remote" returntype="array" 
   cfargument name="before" 
  type="string"  cfargument 
  name="after" type="string"  
  cfargument name="innovators" type="array"I tried the change on 
  the variables and nothing.I then replaced the variables I was sending 
  with '' and in the cfc made innovators a string vs array and still got the 
  error message.Peter Farland wrote: 
  

I could probably solve your JRun errors too if you 
posted them... but that aside, I can help you turn on server side tracing 
for the CFMX 7 version of the gateway what you need to do is look out 
for the gateway-config.xml file that is specific to the gateway that you're 
calling. It might be under:

/WEB-INF/coldfusion/gateway-config.xml

I believe the servlet that's mapped to /flashservices 
will have an init param in /WEB-INF/web.xml that points you to the location 
of the configuration file that the gateway is using.

Anyway, in this file you'd set the logger to 
debug:

logger level="Debug"(whatever gateway 
logger implementation CF uses would be listed here... I think it was 
coldfusion.flash.ColdFusionLogger if I remember 
correctly)/logger

You should then be able to look at the log to see a 
dump of the AMF traffic that went through the gateway's serializer... this 
might give you a clue as to which parameters are being sent to your CFC 
method.

I think CFMX 7 redirects log info to a flash.log. If 
you started JRun from the command line and wanted to just see this info on 
the console you could always switch to use the 
DefaultLogger:

logger 
level="Error"flashgateway.log.DefaultLogger/logger


Also, I'd still like to look at the cffunction 
and cfargument tag signatures for your CFC 
method


In any case, can you try this 
instead:

var otd_tech_after_db:String = "";var 
otd_tech_before_db:String = "";

If 
it's not that, can you try narrowing down which attribute is causing it in 
the call (i.e. by sending null or something you know is a primitive type or 
a structure that could not possibly contain non-primitive types for the 
aforementioned Boolean, String or Class types... i.e. don't necessarily 
trust an API to return you a primitive until you've tracked down the 
cause)?





From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
On Behalf Of Greg JohnsonSent: Thursday, September 29, 
2005 11:22 AMTo: flexcoders@yahoogroups.comSubject: 
Re: [flexcoders] Calls to CFCsI tried to set that once 
and started getting J-Run errors. We are running MX7.I am not 
exactly doing that. The related code that is run when that message 
shows up is below where Person_List is a datagrid, and otd_tech_after_db is 
empty at the time of the cfc callvar otd_tech_after_db:String = new 
String();var otd_tech_before_db:String = new String();function 
initFunction() { 
MainNavigation.visible=false; 
Selections.visible=false; otd_tech_before_db = 
getToday();}function getToday():String { 
var today_date:Date = new Date(); var date_str:String 
= 
((today_date.getMonth()+1)+"/"+today_date.getDate()+"/"+today_date.getFullYear()); 
return date_str;}private function getTechSearch():Void { 
  
mr_cfc.get_tech_search(otd_tech_before_db, otd_tech_after_db, 
getPIDs());}private function getPIDs():Array 
{ var SelectionPIDs:Array = new 
Array(); for (var i=0; iPerson_List.length; 
i++) {  SelectionPIDs[i] = 
Person_List.dataProvider[i].PERSON_ID; 
} return 
SelectionPIDs;}private function 
doResultGetTechSearch(result:Array):Void { var 
TempObject:Object = new Object(); var 
GetTechSearchArray:Array = new Array(); for(var i=0; i 
 result.length; i++){ TempObject = 
result[i]; 
GetTechSearchArray.push(TempObject); 
} OTD_TECH_RESULTS.dataProvider = 
GetTechSearchArray;}Peter Farland 
wrote: 

  
  Are you setting remote-objects-debug in 
  flex-config.xml? What version of ColdFusion are you using? 
  
  
  Re: the unsupported type in stream message... are you 
  doing anything like the following:
  
  var s:String = new String("foo");
  var 
  b:Boolean = new Boolean(true);
  var n:Number = new 
  Number(4);
  
  Unfortunately 

RE: [flexcoders] Flex Server Alternatives

2005-09-29 Thread Stacy Young










I think flex was targeted as niche
intentionally. Not every product can or should be target for the largest
possibly audience. In this case, a new field of technology with many unknownsat
least until youve banged out a couple of releases to get a handle on the
path you need to follow. Take a look at public info on Zorn and flash platformIm
sure well see a modified approach based on their experience over the
past couple of years. 



-Stace 











From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Bezuidenhout
Sent: Thursday, September 29, 2005
12:05 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex
Server Alternatives





It DOES affect the
developer - few companies can afford the high prices and you are out of a job.

I think at the moment pointless for any developer to learn Flex with the few
limited opportunities. The place I am currently working is the only one
in town that does this work. I think if you look on any of the job boards
there will be next to nothing. To them Flex still means a working condition
(i.e. flex hours!)

Unless an open source/hosting environment can be established, I think it is
doomed. So far Flex is far too niche to have any traction. The open
source community/IBM seems to have chosen Laszlo.

Microsoft and Sparkle is on its way. Macromedia has wasted the head-start
they had. Once the Microsoft propaganda machine kicks into gear...

Just having a superior product does not translate into a viable product.

my 2c



On 9/28/05, Tracy
Spratt [EMAIL PROTECTED]
wrote:

The issue of cost doesn't affect the developer since you can get the
perpetual developer license for free.

The cost is a major issue when you go to put a
commercial application in
production, and there is currently no alternative
(if using Flex)

You can apply for a non-commercial license if that
is your situation.

Tracy

















--
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] Flex Server Alternatives

2005-09-29 Thread Carson Hager
This actually depends upon the feature set you use. If you use the
webservices proxy, http proxy or remoteobjects, then the Flex server is
actually doing something at runtime.  In the projects that we've done to
date, we have never used any of these features for a number of reasons.
The protocol issues of remoteobjects make them a nonstarter for us.  If
we need to access a web service on another site, we just create a
wrapper web service on our server that proxies for us.  The Flex machine
itself frequently becomes something of a passthrough so that we can
balance the load behind that box and not have any sandbox/licensing
issues.

I'm with you that the model makes little sense given that you don't have
to use the runtime features of Flex whatsoever.  It looks like Zorn will
address this.


Carson



 
Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com
 
Email:  [EMAIL PROTECTED]
Office:  866-CYNERGY ext. 89
Mobile: 1.703.489.6466
 
 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Kevin Langdon
Sent: Thursday, September 29, 2005 8:03 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex Server Alternatives

WARNING: This message contains little-to-no helpful information and for
the most part is a rant.

The problem with Flex pricing isn't the price itself.  The problem is
it's model.  Most development I have seen is only using Flex as a
compiler, not a service.  Most applications would actually perform
better if developers simply compiled locally using mxmlc and then used
non-Flex technologies like Remoting or openAMF on their production
servers.  More developers, able to develop in this architecture, need to
bring this up with Macromedia.
Macromedia needs to understand that we are willing to pay them for the
CPUs that we compile on, but it is just ridiculous to expect us to pay
for the servers serving those static swf files.

Flash is a client-side technology.  It has nothing to do with servers
and therefore CPU pricing makes no sense.  What if I were to build a
desktop application compiled using Flex?  Is Macromedia telling me that
I need to pay for each one of my user's CPUs?  

I am holding my breath hoping that Zorn fixes this problem.

Kevin





-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Niklas Richardson
Sent: Thursday, September 29, 2005 4:43 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flex Server Alternatives

Someone might have mentioned this already, but I haven't seen it.

If you want some of the functionality of Flex (i.e. forms, data grid,
etc...) and cost is an issue, then ColdFusion MX 7 could be an option
for you.  It has a very cut down version of Flex built into it and
accessible via ColdFusion tags, however you can still build some pretty
good app's with it - if budget is an issue.  Also, there are plenty of
companies providing ColdFusion MX 7 hosting.

Check out the team over at ASFusion (http://www.asfusion.com/) who are
really doing some cool stuff using ColdFusion MX 7 Flash Forms!

Also, http://www.cfform.com/.



On 29/09/05, Scott Barnes [EMAIL PROTECTED] wrote:


 On 9/29/05, Tariq Ahmed [EMAIL PROTECTED] wrote:
  Well I don't know if I would venture to dirt cheap. What other 
  systems
 are you referring to?

  See SAP for starters, then once you jump that hurdle, now look at 
 anything with the word ORACLE in it.


  If you're enterprise, and building mission critical apps, and 
  especially
 if it affects financial performance and need to be SOX compliant 
 you're basic setup is:


  - 1 Development WS
  - 1 QA Server
  - High Availability Setup (at least 2 load balanced machines).
  - Disaster Recovery Site (min 1 web server).
 
  If you're using decent hardware with 4CPU Xeons, you've got 5 
  machines * 4
 cpus/ea = 20 CPUs * $15K/cpu = $300 000.
 
  You would have to REALLY boost automation, workflow efficiency, 
  etc... to
 recuperate the cost of Flex licensing and Flex application development

 (not everyone is Scott Barnes level super coder) vs a CF/Whatever 
 based
solution.
 Not to say that it can't be done, and I'm

  You'd still outlay the same costs if not more with a HTML based 
 solution such as CFMX. Furthermore, if you are to comply with SOX you 
 have to jump through a bit more hurdles in authenticating the HTML 
 solution is immune to various DOS attacks (injection attacks, packet 
 sniffing the works). Then you have resources and costs associated to 
 building a HTML application. If you are going down the path of the 
 AJAX momentum, good luck in comparing the two.

  I'm also talking about systems which have a status Please turn off 
 in 1 year, no ifs, no but's. These do exist in enterprise, whereby a 
 legacy green system is currently turned on and there is about a 
 handful of people left in the world who know what it does, its that 
 system the IT Director is 

RE: [flexcoders] Opening Browse Window In Flex like yahoo/rediff mail

2005-09-29 Thread Carson Hager
Does this work for you?

http://flexdemos.cynergysystems.com/samples/upload/main.mxml


Carson


 
Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com
 
Email:  [EMAIL PROTECTED]
Office:  866-CYNERGY ext. 89
Mobile: 1.703.489.6466
 
 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sandip_patil01
Sent: Thursday, September 29, 2005 8:06 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Opening Browse Window In Flex like yahoo/rediff
mail

HI All,

I want to open attachment window like we have in Yahoo/Rediff where if
we want to send a file we click on attachment button  then attchment
window opens from where we can attach files.

lly,I want to do this in Flex.

I tried with
http://www.macromedia.com/devnet/flex/articles/fp8_features.html this
URL but with the help of this only I am able to open window only but
when I select a file from that window that selected file path is not
displaying in text box.

So anybody tell how to do this.

Thanks in advance,
Sandip Patil




 Yahoo! Groups Sponsor ~--
Most low income households are not online. Help bridge the digital
divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
~- 

--
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 ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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] ComboBox selectedItem comparison

2005-09-29 Thread Tracy Spratt
What does your DataProvider look like?
Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of fowleryj
Sent: Thursday, September 29, 2005 9:23 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] ComboBox selectedItem comparison

Hello,

I'm trying to determine whether a user's selection within a ComboBox
is a valid one for the task that is being carried out. How do I do a
comparison with a ComboBox? I've tried selectedItem,
selectedItem.data, selectedItem.label, and selectedIndex--
selectedItem returns an [object Object], and selectedItem.data,
selectedItem.label, and selectedIndex return undefined. Since my
ComboBox is populated, I don't know what to make of the undefined.

Any ideas on how to determine exactly what the user has selected, so
that I can compare it with the values I *don't* want them to have
selected for this particular task?

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 ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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] mouse-right-click-event?

2005-09-29 Thread Tracy Spratt
http://www.cflex.net/showfaq.cfm?Object=faqchannelID=1faqtype=default
fields=defaultValues=#Question396

Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Christoph Diefenthal
Sent: Thursday, September 29, 2005 11:05 AM
To: 'flexcoders@yahoogroups.com'
Subject: [flexcoders] mouse-right-click-event?

Hi people,

Is there a possibility to process a mouse-right-click-event instead of
opening the flash-menu?

Cheers
Christoph





--
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 ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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] Compilation Error - Unresolved Symbol

2005-09-29 Thread Michel Bertrand
Title: Mensagem





Just 
to register ...

I 
found the error ...

I 
cannothave icon="" in the code ...


-Mensagem original-De: 
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Em nome de 
Michel BertrandEnviada em: quinta-feira, 29 de setembro de 2005 
11:20Para: flexcoders@yahoogroups.comAssunto: [flexcoders] 
Compilation Error - Unresolved Symbol

  Hi ! 
  I'm having the following compilation error: 
  
  Unresolved symbol, , required 
  by __Packages.SideSelector 
  I don't know how to fix it. I 
  don't know to find out where is the piece of code causing the error. Below the component code 
  for SideSelector.mxml: 
  ?xml version="1.0" 
  encoding="utf-8"? mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml" 
  initialize="initialize()"  mx:Script  ![CDATA[  
   import 
  com.datasul.framework.ui.template.model.SideSelectorModel; 
   
   import 
  com.datasul.framework.ui.template.control.SideSelectorController; 
   
   import 
  org.nevis.cairngorm.control.EventBroadcaster; 
   
   var 
  controller:SideSelectorController;  
   var 
  selectedIndex:Object; 
   
   function 
  initialize(): Void {  
   
   controller 
  = new SideSelectorController();  
   }  

   function 
  setSelectedItem(index:Number): Void {  
   
   selectedIndex = index;  
   }  

   function 
  create(): Void {  
   
   if 
  (selectedIndex != undefined ){  
   
   
   EventBroadcaster.getInstance().broadcastEvent( 
  controller.ADD_SIDE_SELECTION, selectedIndex );
   
   
   } else 
  {  
   
   
   mx.core.Application.alert( "Nenhum item foi selecionado." 
  );  
   
   }  
   }  

   function 
  remove(): Void {  
   
   if 
  (selectedIndex != undefined ){  
   
   
   EventBroadcaster.getInstance().broadcastEvent( 
  controller.REMOVE_SIDE_SELECTION, selectedIndex );
   
   
   } else 
  {  
   
   
   mx.core.Application.alert( "Nenhum item foi selecionado." 
  );  
   
   }  
   }  ]]  /mx:Script  
   
   
mx:Panel id="main" label="Title"  
   mx:HBox  
   
   mx:Panel id="leftPanel" label="Left Column Title" 
   
   
   
   mx:DataGrid id="leftGrid" 
  dataProvider="{SideSelectorModel.leftList}" editable="false" 
  change="setSelectedItem(leftGrid.selectedIndex)"
   
   
   
   /mx:DataGrid  
   
   /mx:Panel  
   
   mx:Canvas id="canvas"  
   
   
   mx:VBox verticalAlign="middle"  
   
   
   
   mx:Button id="createItem" icon="" 
  click="create()"/  
   
   
   
   mx:Button id="removeItem" icon="" 
  click="remove()"/  
   
   
   /mx:VBox  
   
   /mx:Canvas  
   
   mx:Panel id="rightPanel" label="Right Column 
  Title"  
   
   
   mx:DataGrid id="rightGrid" 
  dataProvider="{SideSelectorModel.rightList}" editable="false" 
  change="setSelectedItem(rightGrid.selectedIndex)"
   
   
   
   /mx:DataGrid  
   
   /mx:Panel  
   /mx:HBox  /mx:Panel /mx:Application 
  I'm sure the all import staments 
  are working and referenced classes are being found. The 
  source code is in ASC and 
  appears to be not corrupted. So, I do not understand why I'm 
  having the error. 
  
  Can you help me ? 
  
  Any suggestion would be very 
  appreciated ! 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.



  









Re: [flexcoders] mouse-right-click-event?

2005-09-29 Thread Clint Modien



I've seen a work around for this somewhere in this group it involved catching using the mouseOver event to determine which component the mouse is over and editing the context menu before the menu is shown... never done it but it might be something to try?


Can search this group here... *no wildcards tho*... kind of sucks... but it's better than anything else i've seen...
http://www.mail-archive.com/flexcoders@yahoogroups.com/


On 9/29/05, Tracy Spratt [EMAIL PROTECTED] wrote:
http://www.cflex.net/showfaq.cfm?Object=faqchannelID=1faqtype=default
fields=defaultValues=#Question396Tracy-Original Message-From: flexcoders@yahoogroups.com [mailto:
flexcoders@yahoogroups.com] OnBehalf Of Christoph DiefenthalSent: Thursday, September 29, 2005 11:05 AMTo: 'flexcoders@yahoogroups.com'Subject: [flexcoders] mouse-right-click-event?
Hi people,Is there a possibility to process a mouse-right-click-event instead ofopening the flash-menu?CheersChristoph--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives:http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links Yahoo! Groups Sponsor ~--Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM~---Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
* To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/* To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]* Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/







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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" 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] mouse-right-click-event?

2005-09-29 Thread Tracy Spratt










Here is a solution from Manish:

http://www.cflex.net/showfiledetails.cfm?ObjectID=195

Tracy











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Clint Modien
Sent: Thursday, September 29, 2005
2:40 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders]
mouse-right-click-event?







I've seen a work around for this somewhere in this group it
involved catching using the mouseOver event to determine which component the
mouse is over and editing the context menu before the menu is shown...
never done it but it might be something to try? 











Can search this group here... *no wildcards tho*... kind of
sucks... but it's better than anything else i've seen...





http://www.mail-archive.com/flexcoders@yahoogroups.com/



















On 9/29/05, Tracy Spratt [EMAIL PROTECTED] wrote:


http://www.cflex.net/showfaq.cfm?Object=faqchannelID=1faqtype=default

fields=defaultValues=#Question396

Tracy

-Original Message-
From: flexcoders@yahoogroups.com
[mailto: flexcoders@yahoogroups.com]
On
Behalf Of Christoph Diefenthal
Sent: Thursday, September 29, 2005 11:05 AM
To: 'flexcoders@yahoogroups.com'
Subject: [flexcoders] mouse-right-click-event? 

Hi people,

Is there a possibility to process a mouse-right-click-event instead of
opening the flash-menu?

Cheers
Christoph





--
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 ~--
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~-

--
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 Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  











[flexcoders] embedded fonts/linux/axis labels charting

2005-09-29 Thread Robert Brueckmann









Were trying to utilize the
horizontal axes rotation attribute for the axis labels, for which Eli explains
in his example that you need an embedded font to take advantage of the rotation
of the labels.



I used his code as an example:



@font-face {

 font-family: chartLabelFont;

 src: local(Verdana);

}



.normColumnChart {

 font-family: chartLabelFont;

}



Works just fine when I deploy it to my
development server on my Windows box, but when I deploy it for testing on the
linux, we get a warning screen, saying it cant find the font, pointing
out the error resides in the src: local(Verdana); line in my CSS
file.



Is there something special I need to do
to get this to work in Linux Redhat?








This message contains information fromMerlin 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 throughMerlin Securities, LLC are not insured by the FDIC or any other Federal Government Agency, are not deposits of or guaranteed byMerlin Securities, LLCand 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
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









Re: [flexcoders] mouse-right-click-event?

2005-09-29 Thread David Harris



The other thing to remember...
The right click can only be used on the Main MXML file, and not any nested views.
Limitations in the flash player
has this changed for flash 8, any one know?On 9/30/05, Tracy Spratt [EMAIL PROTECTED] wrote:



















Here is a solution from Manish:


http://www.cflex.net/showfiledetails.cfm?ObjectID=195

Tracy











From: 
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] 
On Behalf Of Clint Modien
Sent: Thursday, September 29, 2005
2:40 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders]
mouse-right-click-event?







I've seen a work around for this somewhere in this group it
involved catching using the mouseOver event to determine which component the
mouse is over and editing the context menu before the menu is shown...
never done it but it might be something to try? 











Can search this group here... *no wildcards tho*... kind of
sucks... but it's better than anything else i've seen...





http://www.mail-archive.com/flexcoders@yahoogroups.com/




















On 9/29/05, Tracy Spratt 
[EMAIL PROTECTED] wrote:



http://www.cflex.net/showfaq.cfm?Object=faqchannelID=1faqtype=default

fields=defaultValues=#Question396

Tracy

-Original Message-
From: flexcoders@yahoogroups.com
[mailto: flexcoders@yahoogroups.com]
On
Behalf Of Christoph Diefenthal
Sent: Thursday, September 29, 2005 11:05 AM
To: 'flexcoders@yahoogroups.com'
Subject: [flexcoders] mouse-right-click-event? 

Hi people,

Is there a possibility to process a mouse-right-click-event instead of
opening the flash-menu?

Cheers
Christoph





--
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 ~--
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~-

--
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 Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

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









  
  
SPONSORED LINKS
  
  
  


Web site design development
  
  

Computer software development
  
  

Software design and development
  
  



Macromedia flex
  
  

Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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




  

















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





  




  
  
  YAHOO! GROUPS LINKS



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



  









[flexcoders] Re: ComboBox selectedItem comparison

2005-09-29 Thread fowleryj
For this ComboBox, the DataProvider is an object that holds the result
of a stored procedure-- the names of a series of groups to which a
person can belong. I wish I could give you a trace statement to look
at, but I haven't gotten the Flash Debugger to work yet.

--- In flexcoders@yahoogroups.com, Tracy Spratt [EMAIL PROTECTED] wrote:
 What does your DataProvider look like?
 Tracy
 
 -Original Message-
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of fowleryj
 Sent: Thursday, September 29, 2005 9:23 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] ComboBox selectedItem comparison
 
 Hello,
 
 I'm trying to determine whether a user's selection within a ComboBox
 is a valid one for the task that is being carried out. How do I do a
 comparison with a ComboBox? I've tried selectedItem,
 selectedItem.data, selectedItem.label, and selectedIndex--
 selectedItem returns an [object Object], and selectedItem.data,
 selectedItem.label, and selectedIndex return undefined. Since my
 ComboBox is populated, I don't know what to make of the undefined.
 
 Any ideas on how to determine exactly what the user has selected, so
 that I can compare it with the values I *don't* want them to have
 selected for this particular task?
 
 Thanks




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] mouse-right-click-event?

2005-09-29 Thread Christoph Diefenthal

Ok, I figured out, how to set a ContextMenu on a component. Works fine...
with STATIC components like below .

But with dynamic components

If I change the initThis function below to this




function initThis(){
//var my_cm = new _global[ContextMenu]();
var my_cm :ContextMenu = new ContextMenu();

my_cm.hideBuiltInItems();


my_cm.customItems.push(new ContextMenuItem(Hello, itemHandler));

var test = canTest.createChild(
mx.containers.Canvas,canTestChild, 
{ width : 50 , height : 50 , backgroundColor : #ee});


var contextOver = String( test.id );
mx.core.Application.application[ contextOver ].menu = my_cm;

}



...it does not work anymore... HELP!!




?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml; xmlns=*
initialize=initThis()

mx:Canvas id=canTest width=50 height=50 backgroundColor=#ff /

mx:Script
![CDATA[
var showItem = true; 
var my_cm:ContextMenu;

function initThis(){
var my_cm = new _global[ContextMenu]();
//var my_cm :ContextMenu = new
ContextMenu();

my_cm.hideBuiltInItems();

my_cm.customItems.push(new
ContextMenuItem(Hello, itemHandler));

var contextOver = String( canTest.id );
mx.core.Application.application[ contextOver
].menu = my_cm;

mx.controls.Alert.show(mx.core.Application.application[ contextOver ]);
//canTest.menu = my_cm;

}

function menuHandler(obj, menuObj) {
   if (showItem == false) {
  menuObj.customItems[0].enabled =
false;
   } else {
  menuObj.customItems[0].enabled = true;
   }
}
function itemHandler(obj, item) {
   //...put code here...
   mx.controls.Alert.show(selected!);
}

]]
/mx:Script



/mx:Application














 -Ursprüngliche Nachricht-
 Von: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Im
 Auftrag von Christoph Diefenthal
 Gesendet: Donnerstag, 29. September 2005 17:05
 An: 'flexcoders@yahoogroups.com'
 Betreff: [flexcoders] mouse-right-click-event?
 
 Hi people,
 
 Is there a possibility to process a mouse-right-click-event instead of
 opening the flash-menu?
 
 Cheers
 Christoph
 
 
 
 
 
 --
 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 ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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: Compiling a Flex app using mxmlc

2005-09-29 Thread John Larson
Thanks for the info.

I did get it to work, but through another method to yours:

My app is in the root, so I can't provide [webappname] as you've 
mentioned below. I provide / as context root in the MXMLC command 
line, but I also have to make some changes in the flex-config.xml 
file to accomodate the fact that my app is the root. Any references 
to {context.root}/flashproxy or similar in the flex-config.xml 
file were replaced with {context.root}flashproxy. Note the removal 
of the / - wchich apparently gets added back in through the 
command line parameter.

Anyway, I got it to work and have a working pre-compiled Flex app.

John


--- In flexcoders@yahoogroups.com, Kevin Langdon [EMAIL PROTECTED] 
wrote:
 Your contextroot needs to look like this: -contextroot /
[webappName]  
 It takes a little while to get the properties set correctly for 
mxmlc but
 once you do it works great.
 
 You also might want to check this out:
 http://www.deitte.com/archives/2005/09/speeding_up_mxm.htm to take 
advantage
 of class caching.
 
 Kevin
 
 -Original Message-
 From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
 Behalf Of John Larson
 Sent: Wednesday, September 28, 2005 11:33 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Compiling a Flex app using mxmlc
 
 I have a Flex app that's been running fine for some time. We 
recently
 decided to try pre-compiling the app using mxmlc.
 Within the app are several references to @ContextRoot() in the url 
for HTTP
 services. When I perform a standard compile, meaning I use the 
same
 flex-config.xml, and use no other command line options for mxmlc, 
the
 compiler gives me an error, saying I must define contextroot. 
 When I provide a value for the contextroot command line option, 
the app
 compiles, but the application will not run properly. My tcp trace 
utility
 shows that the URL to the HTTP service call gets mangled by the
 contextroot parameter provided, resulting in an incorrect url for 
the
 service.
 Has anyone encountered something similar?
 
 Thanks,
 
 John
 
 
 
 
 
 --
 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 ~-- 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
~- 

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

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

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

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





Re: [flexcoders] Flex Server Alternatives

2005-09-29 Thread sam / pixelconsumption
at MAX almost 50% of the sessions are about Zorn or include Zorn some 
how, I'm sure we'll all have a clear picture of what the future holds 
after MAX.

// sam robbins
// pixelconsumption

Clint Modien wrote:

 According to Mike Chambers @ MM Zorn will
  
 http://weblogs.macromedia.com/mesh/archives/2005/08/will_zorn_requi.cfm

  
 On 9/29/05, *Kevin Langdon* [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:

 WARNING: This message contains little-to-no helpful information
 and for the
 most part is a rant.

 The problem with Flex pricing isn't the price itself.  The problem
 is it's
 model.  Most development I have seen is only using Flex as a
 compiler, not a
 service.  Most applications would actually perform better if
 developers
 simply compiled locally using mxmlc and then used non-Flex
 technologies like
 Remoting or openAMF on their production servers.  More developers,
 able to
 develop in this architecture, need to bring this up with Macromedia.
 Macromedia needs to understand that we are willing to pay them for
 the CPUs
 that we compile on, but it is just ridiculous to expect us to pay
 for the
 servers serving those static swf files.

 Flash is a client-side technology.  It has nothing to do with
 servers and
 therefore CPU pricing makes no sense.  What if I were to build a
 desktop
 application compiled using Flex?  Is Macromedia telling me that I
 need to
 pay for each one of my user's CPUs?

 I am holding my breath hoping that Zorn fixes this problem.

 Kevin





 -Original Message-
 From: flexcoders@yahoogroups.com
 mailto:flexcoders@yahoogroups.com
 [mailto:flexcoders@yahoogroups.com
 mailto:flexcoders@yahoogroups.com] On
 Behalf Of Niklas Richardson
 Sent: Thursday, September 29, 2005 4:43 AM
 To: flexcoders@yahoogroups.com mailto:flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Flex Server Alternatives

 Someone might have mentioned this already, but I haven't seen it.

 If you want some of the functionality of Flex (i.e. forms, data grid,
 etc...) and cost is an issue, then ColdFusion MX 7 could be an
 option for
 you.  It has a very cut down version of Flex built into it and
 accessible
 via ColdFusion tags, however you can still build some pretty good
 app's with
 it - if budget is an issue.  Also, there are plenty of companies
 providing
 ColdFusion MX 7 hosting.

 Check out the team over at ASFusion (http://www.asfusion.com/) who are
 really doing some cool stuff using ColdFusion MX 7 Flash Forms!

 Also, http://www.cfform.com/.



 On 29/09/05, Scott Barnes [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 
  On 9/29/05, Tariq Ahmed  [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
   Well I don't know if I would venture to dirt cheap. What other
   systems
  are you referring to?
 
   See SAP for starters, then once you jump that hurdle, now look at
  anything with the word ORACLE in it.
 
 
   If you're enterprise, and building mission critical apps, and
   especially
  if it affects financial performance and need to be SOX compliant
  you're basic setup is:
 
 
   - 1 Development WS
   - 1 QA Server
   - High Availability Setup (at least 2 load balanced machines).
   - Disaster Recovery Site (min 1 web server).
  
   If you're using decent hardware with 4CPU Xeons, you've got 5
   machines * 4
  cpus/ea = 20 CPUs * $15K/cpu = $300 000.
  
   You would have to REALLY boost automation, workflow efficiency,
   etc... to
  recuperate the cost of Flex licensing and Flex application
 development
  (not everyone is Scott Barnes level super coder) vs a
 CF/Whatever based
 solution.
  Not to say that it can't be done, and I'm
 
   You'd still outlay the same costs if not more with a HTML based
  solution such as CFMX. Furthermore, if you are to comply with
 SOX you
  have to jump through a bit more hurdles in authenticating the HTML
  solution is immune to various DOS attacks (injection attacks, packet
  sniffing the works). Then you have resources and costs associated to
  building a HTML application. If you are going down the path of the
  AJAX momentum, good luck in comparing the two.
 
   I'm also talking about systems which have a status Please turn off
  in 1 year, no ifs, no but's. These do exist in enterprise,
 whereby a
  legacy green system is currently turned on and there is about a
  handful of people left in the world who know what it does, its that
  system the IT Director is scared off the most and nearly faints
 when
  the LED's on the outer box suddenly goes out... Point is, something
  has to replace it and typically the 

[flexcoders] Re: Flex Server Alternatives

2005-09-29 Thread Alex Alex
I just purchased a 4 cpu license. Does this mean that there is no 
worth in it when zorn comes out? Will I get the new flex for free? 
Or do I have to pay all that money again? I hope Macromedia sorts 
all that out.

Alex


--- In flexcoders@yahoogroups.com, sam / pixelconsumption [EMAIL PROTECTED] 
wrote:
 at MAX almost 50% of the sessions are about Zorn or include Zorn 
some 
 how, I'm sure we'll all have a clear picture of what the future 
holds 
 after MAX.
 
 // sam robbins
 // pixelconsumption
 
 Clint Modien wrote:
 
  According to Mike Chambers @ MM Zorn will
   
  
http://weblogs.macromedia.com/mesh/archives/2005/08/will_zorn_requi.c
fm
 
   
  On 9/29/05, *Kevin Langdon* [EMAIL PROTECTED] 
  mailto:[EMAIL PROTECTED] wrote:
 
  WARNING: This message contains little-to-no helpful 
information
  and for the
  most part is a rant.
 
  The problem with Flex pricing isn't the price itself.  The 
problem
  is it's
  model.  Most development I have seen is only using Flex as a
  compiler, not a
  service.  Most applications would actually perform better if
  developers
  simply compiled locally using mxmlc and then used non-Flex
  technologies like
  Remoting or openAMF on their production servers.  More 
developers,
  able to
  develop in this architecture, need to bring this up with 
Macromedia.
  Macromedia needs to understand that we are willing to pay 
them for
  the CPUs
  that we compile on, but it is just ridiculous to expect us 
to pay
  for the
  servers serving those static swf files.
 
  Flash is a client-side technology.  It has nothing to do with
  servers and
  therefore CPU pricing makes no sense.  What if I were to 
build a
  desktop
  application compiled using Flex?  Is Macromedia telling me 
that I
  need to
  pay for each one of my user's CPUs?
 
  I am holding my breath hoping that Zorn fixes this problem.
 
  Kevin
 
 
 
 
 
  -Original Message-
  From: flexcoders@yahoogroups.com
  mailto:flexcoders@yahoogroups.com
  [mailto:flexcoders@yahoogroups.com
  mailto:flexcoders@yahoogroups.com] On
  Behalf Of Niklas Richardson
  Sent: Thursday, September 29, 2005 4:43 AM
  To: flexcoders@yahoogroups.com 
mailto:flexcoders@yahoogroups.com
  Subject: Re: [flexcoders] Flex Server Alternatives
 
  Someone might have mentioned this already, but I haven't 
seen it.
 
  If you want some of the functionality of Flex (i.e. forms, 
data grid,
  etc...) and cost is an issue, then ColdFusion MX 7 could be 
an
  option for
  you.  It has a very cut down version of Flex built into it 
and
  accessible
  via ColdFusion tags, however you can still build some pretty 
good
  app's with
  it - if budget is an issue.  Also, there are plenty of 
companies
  providing
  ColdFusion MX 7 hosting.
 
  Check out the team over at ASFusion 
(http://www.asfusion.com/) who are
  really doing some cool stuff using ColdFusion MX 7 Flash 
Forms!
 
  Also, http://www.cfform.com/.
 
 
 
  On 29/09/05, Scott Barnes [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
  
  
   On 9/29/05, Tariq Ahmed  [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
Well I don't know if I would venture to dirt cheap. 
What other
systems
   are you referring to?
  
See SAP for starters, then once you jump that hurdle, now 
look at
   anything with the word ORACLE in it.
  
  
If you're enterprise, and building mission critical 
apps, and
especially
   if it affects financial performance and need to be SOX 
compliant
   you're basic setup is:
  
  
- 1 Development WS
- 1 QA Server
- High Availability Setup (at least 2 load balanced 
machines).
- Disaster Recovery Site (min 1 web server).
   
If you're using decent hardware with 4CPU Xeons, you've 
got 5
machines * 4
   cpus/ea = 20 CPUs * $15K/cpu = $300 000.
   
You would have to REALLY boost automation, workflow 
efficiency,
etc... to
   recuperate the cost of Flex licensing and Flex application
  development
   (not everyone is Scott Barnes level super coder) vs a
  CF/Whatever based
  solution.
   Not to say that it can't be done, and I'm
  
You'd still outlay the same costs if not more with a HTML 
based
   solution such as CFMX. Furthermore, if you are to comply 
with
  SOX you
   have to jump through a bit more hurdles in authenticating 
the HTML
   solution is immune to various DOS attacks (injection 
attacks, packet
   sniffing the works). Then you have resources and costs 
associated to
   building a HTML application. If you are going down the 
path of the
   AJAX momentum, good luck in comparing the two.
  
I'm also 

Re: [flexcoders] Re: Flex Server Alternatives

2005-09-29 Thread JesterXL
Zorn is not Mistral; while Zorn is a plugin for Eclipse, it is NOT a server 
component like the Flex server is currently.  Huge difference.

- Original Message - 
From: Alex  Alex [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, September 29, 2005 3:39 PM
Subject: [flexcoders] Re: Flex Server Alternatives


I just purchased a 4 cpu license. Does this mean that there is no
worth in it when zorn comes out? Will I get the new flex for free?
Or do I have to pay all that money again? I hope Macromedia sorts
all that out.

Alex


--- In flexcoders@yahoogroups.com, sam / pixelconsumption [EMAIL PROTECTED]
wrote:
 at MAX almost 50% of the sessions are about Zorn or include Zorn
some
 how, I'm sure we'll all have a clear picture of what the future
holds
 after MAX.

 // sam robbins
 // pixelconsumption

 Clint Modien wrote:

  According to Mike Chambers @ MM Zorn will
 
 
http://weblogs.macromedia.com/mesh/archives/2005/08/will_zorn_requi.c
fm
 
 
  On 9/29/05, *Kevin Langdon* [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
 
  WARNING: This message contains little-to-no helpful
information
  and for the
  most part is a rant.
 
  The problem with Flex pricing isn't the price itself.  The
problem
  is it's
  model.  Most development I have seen is only using Flex as a
  compiler, not a
  service.  Most applications would actually perform better if
  developers
  simply compiled locally using mxmlc and then used non-Flex
  technologies like
  Remoting or openAMF on their production servers.  More
developers,
  able to
  develop in this architecture, need to bring this up with
Macromedia.
  Macromedia needs to understand that we are willing to pay
them for
  the CPUs
  that we compile on, but it is just ridiculous to expect us
to pay
  for the
  servers serving those static swf files.
 
  Flash is a client-side technology.  It has nothing to do with
  servers and
  therefore CPU pricing makes no sense.  What if I were to
build a
  desktop
  application compiled using Flex?  Is Macromedia telling me
that I
  need to
  pay for each one of my user's CPUs?
 
  I am holding my breath hoping that Zorn fixes this problem.
 
  Kevin
 
 
 
 
 
  -Original Message-
  From: flexcoders@yahoogroups.com
  mailto:flexcoders@yahoogroups.com
  [mailto:flexcoders@yahoogroups.com
  mailto:flexcoders@yahoogroups.com] On
  Behalf Of Niklas Richardson
  Sent: Thursday, September 29, 2005 4:43 AM
  To: flexcoders@yahoogroups.com
mailto:flexcoders@yahoogroups.com
  Subject: Re: [flexcoders] Flex Server Alternatives
 
  Someone might have mentioned this already, but I haven't
seen it.
 
  If you want some of the functionality of Flex (i.e. forms,
data grid,
  etc...) and cost is an issue, then ColdFusion MX 7 could be
an
  option for
  you.  It has a very cut down version of Flex built into it
and
  accessible
  via ColdFusion tags, however you can still build some pretty
good
  app's with
  it - if budget is an issue.  Also, there are plenty of
companies
  providing
  ColdFusion MX 7 hosting.
 
  Check out the team over at ASFusion
(http://www.asfusion.com/) who are
  really doing some cool stuff using ColdFusion MX 7 Flash
Forms!
 
  Also, http://www.cfform.com/.
 
 
 
  On 29/09/05, Scott Barnes [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
  
  
   On 9/29/05, Tariq Ahmed  [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
Well I don't know if I would venture to dirt cheap.
What other
systems
   are you referring to?
  
See SAP for starters, then once you jump that hurdle, now
look at
   anything with the word ORACLE in it.
  
  
If you're enterprise, and building mission critical
apps, and
especially
   if it affects financial performance and need to be SOX
compliant
   you're basic setup is:
  
  
- 1 Development WS
- 1 QA Server
- High Availability Setup (at least 2 load balanced
machines).
- Disaster Recovery Site (min 1 web server).
   
If you're using decent hardware with 4CPU Xeons, you've
got 5
machines * 4
   cpus/ea = 20 CPUs * $15K/cpu = $300 000.
   
You would have to REALLY boost automation, workflow
efficiency,
etc... to
   recuperate the cost of Flex licensing and Flex application
  development
   (not everyone is Scott Barnes level super coder) vs a
  CF/Whatever based
  solution.
   Not to say that it can't be done, and I'm
  
You'd still outlay the same costs if not more with a HTML
based
   solution such as CFMX. Furthermore, if you are to comply
with
  SOX you
   have to jump through a bit more hurdles in authenticating
the HTML
   solution is 

Re: [flexcoders] Re: Flex Server Alternatives

2005-09-29 Thread Dave Carabetta
On 9/29/05, Alex  Alex [EMAIL PROTECTED] wrote:
 I just purchased a 4 cpu license. Does this mean that there is no
 worth in it when zorn comes out? Will I get the new flex for free?
 Or do I have to pay all that money again? I hope Macromedia sorts
 all that out.


Disclaimer: I don't work for Macromedia and have no insider info on
future products.

That being said, when you initially purchase Flex, it comes with a 12
month maintenance subscription built into the price, which means that
you'll get any and all upgrades free of charge during that period.
After the 12 month period, you have the option of renewing your
license(s) at 20% of the *current list price.* (I emphasize that last
point because we got burned on that recently because Macromedia more
than doubled the price of Flex since we purchased our initial licenses
and wound up being asked to pay the equivalent of 50% in maintenance
fees! Our sales rep did help us reach a satisfactory conclusion
though.) So yes, if you bought your licenses recently, Zorn/Mistral
should be out within that time period and you will get the upgrades
for fee.

As for the value, well I guess that remains to be seen, as Macromedia
has not discussed (even internally I would imagine) which features are
going to in the the stripped down version and the full version. As a
long-time ColdFusion developer, where there has always been a
Professional and Enterprise edition, I can tell you that there is
always a certain set of features found only in the Enterprise edition
that makes that edition compelling and worth having. Whether or not
Macromedia/Adobe chooses to follow that same path with Flex is up to
them, but they do have a solid record of making sure that there is
value in the dollars (or whatever currency you use) you spend on a
specific product edition.

I don't think Zorn/Mistral is even in a beta phase yet, so we're
obviously getting way ahead of things at the moment. But if history is
any indicator, you have not wasted your money with your recent
purchase.

Regards,
Dave.


 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] column chart, stacked + single-value

2005-09-29 Thread Tom Fitzpatrick
Is it possible to mix two different kinds of columns on the same chart? 
Specifically, a single-value column that sits next to a stacked column?

A hypothetical example: building on the stacked column example in the flex 
chart explorer, this new chart would add a single-value column next to the 
stacked apples/bananas/oranges column for each month showing, say, total 
fruit sales from the same period during the previous year.

- Tom






 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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] column chart, stacked + single-value

2005-09-29 Thread Ely Greenfield


Hi Tom. Sorry to say, this is not supported in Flex 1.5.  Although a
good request for Flex 2.

Ely.
 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tom Fitzpatrick
Sent: Thursday, September 29, 2005 12:52 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] column chart, stacked + single-value
Importance: High

Is it possible to mix two different kinds of columns on the same chart? 
Specifically, a single-value column that sits next to a stacked column?

A hypothetical example: building on the stacked column example in the
flex chart explorer, this new chart would add a single-value column next
to the stacked apples/bananas/oranges column for each month showing,
say, total fruit sales from the same period during the previous year.

- Tom






 Yahoo! Groups Sponsor ~--
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet
Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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 ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] embedded fonts/linux/axis labels charting

2005-09-29 Thread Anatole Tartakovsky





Robert,
 Try 

@font-face 
{
 
font-family: chartLabelFont;
 
src: url("verdana.ttf");
}
You will also 
need to open control panel- fonts, select verdana font and copy it to the 
same folder as your mxml file - that would get font embedded in 
swf
Thanks,
Anatole 
Tartakovsky


  - Original Message - 
  From: 
  Robert Brueckmann 
  To: flexcoders@yahoogroups.com 
  Sent: Thursday, September 29, 2005 2:51 
  PM
  Subject: [flexcoders] embedded 
  fonts/linux/axis labels charting
  
  
  
  We’re trying to 
  utilize the horizontal axes rotation attribute for the axis labels, for which 
  Eli explains in his example that you need an embedded font to take advantage 
  of the rotation of the labels.
  
  I used his code as 
  an example:
  
  @font-face 
  {
   
  font-family: chartLabelFont;
   
  src: local("Verdana");
  }
  
  .normColumnChart 
  {
   
  font-family: chartLabelFont;
  }
  
  Works just fine when 
  I deploy it to my development server on my Windows box, but when I deploy it 
  for testing on the linux, we get a warning screen, saying it can’t find the 
  font, pointing out the error resides in the src: local("Verdana"); line in my 
  CSS file.
  
  Is there something 
  special I need to do to get this to work in Linux 
  Redhat?
  
  
  
  
  This message contains information fromMerlin 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 throughMerlin Securities, LLC are not insured by the FDIC or any 
  other Federal Government Agency, are not deposits of or guaranteed 
  byMerlin Securities, LLCand 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.



  









Re: [flexcoders] Search while you type?

2005-09-29 Thread Greg Johnson






I did some sniffin around and got mine to work right. For anyone
interested I made a kinda generic version below.

// sourceArray = any array
you are currently using as a datasource, most likely it will be
preloaded with entries
// search = the ID of the text entry field you want to use while typing
private function
filterlist() {
 var TempObject:Object = new Object(); // This will hold a source
structure
 var RunningArray:Array = new Array(); // This will become the new
dataSource for the datagrid
 var compString:String = new String(); // This will have just the
element of the TempObject you want to test
 // Start Looping over the original datasource
 for(var i=0; i  sourceArray.length; i++){
 TempObject = sourceArray[i]; // Assign the current
source row structure to the TempObject
 compString = TempObject.TITLE; // Assign the comp(are)String to
the Element you want to filter on
 // check of the text property of most likly a text field, if it is
in the compString
 if ( compString.indexOf(String(search.text)) = 0 ) {
  RunningArray.push(TempObject); //If it is a match, add the row
from the source to the filtered array
  }
 }
 destinationDataGrid.dataProvider = RunningArray; // Rebind the
DataGrid to the new filtered array
 destinationDataGrid.dataProvider.dispatchEvent({type:
"modelChanged"}); // Dont know if this is needed, may work without.
}

No wildcards or anything like that are needed, esentialy its
just like searching with the astrix wild character on each end of
whatever you type. Its pretty fast since the data is already loaded
into memeory

Hope this helps someone







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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  










RE: [flexcoders] Good code just stops working with no changes...

2005-09-29 Thread Matt Chotin










Might be the same thing people were
discussing a few days ago:



http://www.mail-archive.com/flexcoders@yahoogroups.com/msg13518.html



Matt











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Libby
Sent: Thursday, September 29, 2005
5:34 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders]
Good code just stops working with no changes...





I have Model Binding set up
so that when user clicks on a row in a
datagrid, the row is copied to textfields on the
screen for editing by
the user. This works fine for several days, then,
without changing
anything, it just stops working. I try to run it
thru the debugger and
it appears that the model-related listeners are
not being created as
the code using the breakpoints is never even called.
I also have
validators on the file for the same model, and
they will suddenly stop
working. 

I think this is some kind of file compile time
issue or something
because sometimes I can go into the offending
files and type a few
spaces and save out of them, which causes
everything to start working
again. Other times this does not help.

Has anyone encountered this and if so, what was
your solution? It is
driving me nuts!! : )

thanks,
Libby










--
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] Re: Good code just stops working with no changes...

2005-09-29 Thread Libby
Yep, it sure sounds like it. I think I feel better, knowing it ain't
just me causing this 
--- In flexcoders@yahoogroups.com, Matt Chotin [EMAIL PROTECTED] wrote:
 Might be the same thing people were discussing a few days ago:
 
  
 
 http://www.mail-archive.com/flexcoders@yahoogroups.com/msg13518.html
 
  
 
 Matt
 
  
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Libby
 Sent: Thursday, September 29, 2005 5:34 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Good code just stops working with no changes...
 
  
 
 I have Model Binding set up so that when user clicks on a row in a
 datagrid, the row is copied to textfields on the screen for editing by
 the user. This works fine for several days, then, without changing
 anything, it just stops working. I try to run it thru the debugger and
 it appears that the model-related listeners are not being created as
 the code using the breakpoints is never even called. I also have
 validators on the file for the same model, and they will suddenly stop
 working. 
 
 I think this is some kind of file compile time issue or something
 because sometimes I can go into the offending files and type a few
 spaces and save out of them, which causes everything to start working
 again. Other times this does not help.
 
 Has anyone encountered this and if so, what was your solution? It is
 driving me nuts!! : )
 
 thanks,
 Libby
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 
 
 
 
 SPONSORED LINKS 
 
 Web site design development
 http://groups.yahoo.com/gads?t=msk=Web+site+design+developmentw1=Web+
 site+design+developmentw2=Computer+software+developmentw3=Software+des
 ign+and+developmentw4=Macromedia+flexw5=Software+development+best+prac
 ticec=5s=166.sig=L-4QTvxB_quFDtMyhrQaHQ  
 
 Computer software development
 http://groups.yahoo.com/gads?t=msk=Computer+software+developmentw1=We
 b+site+design+developmentw2=Computer+software+developmentw3=Software+d
 esign+and+developmentw4=Macromedia+flexw5=Software+development+best+pr
 acticec=5s=166.sig=lvQjSRfQDfWudJSe1lLjHw  
 
 Software design and development
 http://groups.yahoo.com/gads?t=msk=Software+design+and+developmentw1=
 Web+site+design+developmentw2=Computer+software+developmentw3=Software
 +design+and+developmentw4=Macromedia+flexw5=Software+development+best+
 practicec=5s=166.sig=1pMBCdo3DsJbuU9AEmO1oQ  
 
 Macromedia flex
 http://groups.yahoo.com/gads?t=msk=Macromedia+flexw1=Web+site+design+
 developmentw2=Computer+software+developmentw3=Software+design+and+deve
 lopmentw4=Macromedia+flexw5=Software+development+best+practicec=5s=1
 66.sig=OO6nPIrz7_EpZI36cYzBjw  
 
 Software development best practice
 http://groups.yahoo.com/gads?t=msk=Software+development+best+practice;
 w1=Web+site+design+developmentw2=Computer+software+developmentw3=Softw
 are+design+and+developmentw4=Macromedia+flexw5=Software+development+be
 st+practicec=5s=166.sig=f89quyyulIDsnABLD6IXIw  
 
  
 
  
 
 
 
 YAHOO! GROUPS LINKS 
 
  
 
 *  Visit your group flexcoders
 http://groups.yahoo.com/group/flexcoders  on the web.
 
 *  To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] 
 
 *  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
 Service http://docs.yahoo.com/info/terms/ . 
 
  
 
 




 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

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

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

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

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




Re: [flexcoders] flex and third party search engines[john dowdell.. anybody...]

2005-09-29 Thread John Dowdell
Nithya R wrote:
 say i have a flex site for online shopping... i need a search feature for 
 the products... say i type the product name and it should fetch me the 
 details about the product and all the links associated to it... so for this i 
 need a search engine to be integrated with the flex site... how can i do this?

Well, if the details are regular HTML pages then it's usually easy to 
call up a regular websearch engine to get to that page... a button can 
go to http://www.google.com/search?q=site%3Amystore.com+; with your 
search terms after, for instance.

But if the data you want to return is in a database rather than a series 
of HTML files, then you'd submit a query to your database to get the 
info you're seeking, then display it in whichever way your project desires.

I'm not sure I could answer, because a lot depends on where the data is, 
when it gets turned into a display, how you'd like to search... 
different projects seem like they'd pursue different paths here...?

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.


 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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] div like behaviour?

2005-09-29 Thread flexhansen
Hi List!

Is there an easy way to achieve mx:Tile behaviour but without the
tiles being of equal size?

In other words I'm looking for something like the div-tag of plain old
html that wraps content to fit the width prop. instead of putting up
scrollbars.

Thanks!

-michael




 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

--
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] Questions about createChild() and destroyChildAt()

2005-09-29 Thread Prasad Dhananjaya
Hi all,

Still I have a problem with destroyChild().I want to destroy only img1.
But it destroys every thing on the application including panel,canvas.
Not only selected child.

can someone tell me why it is destroying every thing.

thanks
Prasad

-
?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml; pageTitle=Test 
Aplication
mx:Script
import mx.managers.DepthManager;
import mx.utils.Delegate;

![CDATA[
[Embed(job1.jpg)]
var job51:String;

//destroy child 
function doubleClickDestroyChild(event):Void{
var iChildIndex:Number = 
JobNetCanves.getChildIndex(event.target);
destroyChildAt(iChildIndex);
}

//create child
function drawImagesAndArrows(target){
var img1=target.createChild(mx.controls.Image,, 
{source:job51, x:98, y:23}); 
img1.addEventListener(mouseUp,Delegate.create(this, 
doubleClickDestroyChild));
}
]]
/mx:Script

mx:Panel width=100% height=100% title=Mypanel
mx:Canvas width=100% height=100%
mx:Canvas id=JobNetCanves 
x=0 y=110  width=100% height=225 
initialize=drawImagesAndArrows(event.target) 
backgroundColor=#DEE0FE 
  /mx:Canvas
/mx:Canvas
  /mx:Panel
/mx:Application



 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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] Questions about createChild() and destroyChildAt()

2005-09-29 Thread Nischal Pathania
Prasad:

Use JobNetCanves.destroyChildAt(iChildIndex); statement to remove child 
element. 


Regards,
Nischal Pathania 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Prasad 
Dhananjaya
Sent: Friday, September 30, 2005 06:05
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Questions about createChild() and destroyChildAt()

Hi all,

Still I have a problem with destroyChild().I want to destroy only img1.
But it destroys every thing on the application including panel,canvas.
Not only selected child.

can someone tell me why it is destroying every thing.

thanks
Prasad

-
?xml version=1.0 encoding=utf-8?
mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml; pageTitle=Test 
Aplication
mx:Script
  import mx.managers.DepthManager;
  import mx.utils.Delegate;

![CDATA[
    [Embed(job1.jpg)]
    var job51:String;
  
    //destroy child 
    function doubleClickDestroyChild(event):Void{
      var iChildIndex:Number = 
JobNetCanves.getChildIndex(event.target);
      destroyChildAt(iChildIndex);
    }

    //create child
    function drawImagesAndArrows(target){
      var img1=target.createChild(mx.controls.Image,, 
{source:job51, x:98, y:23}); 
      img1.addEventListener(mouseUp,Delegate.create(this, 
doubleClickDestroyChild));
    }
]]
/mx:Script

    mx:Panel width=100% height=100% title=Mypanel
    mx:Canvas width=100% height=100%
    mx:Canvas id=JobNetCanves 
    x=0 y=110  width=100% height=225 
    initialize=drawImagesAndArrows(event.target) 
    backgroundColor=#DEE0FE 
  /mx:Canvas
    /mx:Canvas
  /mx:Panel
/mx:Application



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



YAHOO! GROUPS LINKS 

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




 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
~- 

--
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: Flex Server Alternatives

2005-09-29 Thread David Mendels
Hi,

If you have maintanence, you will get Flex future versions for no
additional charge.  You will not have to pay again and there is (IMO)
a lot of worth in it, and in the path to Flex 2.0 that you are on.

-David
Macromedia


 -Original Message-
 From: flexcoders@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of Alex  Alex
 Sent: Thursday, September 29, 2005 3:40 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Flex Server Alternatives
 
 I just purchased a 4 cpu license. Does this mean that there 
 is no worth in it when zorn comes out? Will I get the new 
 flex for free? 
 Or do I have to pay all that money again? I hope Macromedia 
 sorts all that out.
 
 Alex
 
 
 --- In flexcoders@yahoogroups.com, sam / pixelconsumption [EMAIL PROTECTED]
 wrote:
  at MAX almost 50% of the sessions are about Zorn or include Zorn
 some 
  how, I'm sure we'll all have a clear picture of what the future
 holds 
  after MAX.
  
  // sam robbins
  // pixelconsumption
  
  Clint Modien wrote:
  
   According to Mike Chambers @ MM Zorn will

   
 http://weblogs.macromedia.com/mesh/archives/2005/08/will_zorn_requi.c
 fm
  

   On 9/29/05, *Kevin Langdon* [EMAIL PROTECTED] 
   mailto:[EMAIL PROTECTED] wrote:
  
   WARNING: This message contains little-to-no helpful
 information
   and for the
   most part is a rant.
  
   The problem with Flex pricing isn't the price itself.  The
 problem
   is it's
   model.  Most development I have seen is only using Flex as a
   compiler, not a
   service.  Most applications would actually perform better if
   developers
   simply compiled locally using mxmlc and then used non-Flex
   technologies like
   Remoting or openAMF on their production servers.  More
 developers,
   able to
   develop in this architecture, need to bring this up with
 Macromedia.
   Macromedia needs to understand that we are willing to pay
 them for
   the CPUs
   that we compile on, but it is just ridiculous to expect us
 to pay
   for the
   servers serving those static swf files.
  
   Flash is a client-side technology.  It has nothing to do with
   servers and
   therefore CPU pricing makes no sense.  What if I were to
 build a
   desktop
   application compiled using Flex?  Is Macromedia telling me
 that I
   need to
   pay for each one of my user's CPUs?
  
   I am holding my breath hoping that Zorn fixes this problem.
  
   Kevin
  
  
  
  
  
   -Original Message-
   From: flexcoders@yahoogroups.com
   mailto:flexcoders@yahoogroups.com
   [mailto:flexcoders@yahoogroups.com
   mailto:flexcoders@yahoogroups.com] On
   Behalf Of Niklas Richardson
   Sent: Thursday, September 29, 2005 4:43 AM
   To: flexcoders@yahoogroups.com
 mailto:flexcoders@yahoogroups.com
   Subject: Re: [flexcoders] Flex Server Alternatives
  
   Someone might have mentioned this already, but I haven't
 seen it.
  
   If you want some of the functionality of Flex (i.e. forms,
 data grid,
   etc...) and cost is an issue, then ColdFusion MX 7 could be
 an
   option for
   you.  It has a very cut down version of Flex built into it
 and
   accessible
   via ColdFusion tags, however you can still build some pretty
 good
   app's with
   it - if budget is an issue.  Also, there are plenty of
 companies
   providing
   ColdFusion MX 7 hosting.
  
   Check out the team over at ASFusion
 (http://www.asfusion.com/) who are
   really doing some cool stuff using ColdFusion MX 7 Flash
 Forms!
  
   Also, http://www.cfform.com/.
  
  
  
   On 29/09/05, Scott Barnes [EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED] wrote:
   
   
On 9/29/05, Tariq Ahmed  [EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED] wrote:
 Well I don't know if I would venture to dirt cheap. 
 What other
 systems
are you referring to?
   
 See SAP for starters, then once you jump that hurdle, now
 look at
anything with the word ORACLE in it.
   
   
 If you're enterprise, and building mission critical
 apps, and
 especially
if it affects financial performance and need to be SOX
 compliant
you're basic setup is:
   
   
 - 1 Development WS
 - 1 QA Server
 - High Availability Setup (at least 2 load balanced
 machines).
 - Disaster Recovery Site (min 1 web server).

 If you're using decent hardware with 4CPU Xeons, you've
 got 5
 machines * 4
cpus/ea = 20 CPUs * $15K/cpu = $300 000.

 You would have to REALLY boost automation, workflow
 efficiency,
 etc... to
recuperate the cost of Flex licensing and Flex application
   development
(not everyone is Scott Barnes level super coder) vs a
   CF/Whatever based
   

Re: [flexcoders] Questions about createChild() and destroyChildAt()

2005-09-29 Thread Prasad Dhananjaya
Hi Nischal,

Thanks a lot. Now it works.

Regards,
Prasad


 Prasad:
 
 Use JobNetCanves.destroyChildAt(iChildIndex); statement to remove child 
 element. 
 
 
 Regards,
 Nischal Pathania 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
 Prasad Dhananjaya
 Sent: Friday, September 30, 2005 06:05
 To: flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Questions about createChild() and destroyChildAt()
 
 Hi all,
 
 Still I have a problem with destroyChild().I want to destroy only img1.
 But it destroys every thing on the application including panel,canvas.
 Not only selected child.
 
 can someone tell me why it is destroying every thing.
 
 thanks
 Prasad
 
 -
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml; 
 pageTitle=Test Aplication
 mx:Script
       import mx.managers.DepthManager;
       import mx.utils.Delegate;
 
 ![CDATA[
             [Embed(job1.jpg)]
             var job51:String;
       
             //destroy child 
             function doubleClickDestroyChild(event):Void{
                   var iChildIndex:Number = 
 JobNetCanves.getChildIndex(event.target);
                   destroyChildAt(iChildIndex);
             }
 
             //create child
             function drawImagesAndArrows(target){
                   var 
 img1=target.createChild(mx.controls.Image,, {source:job51, x:98, y:23}); 
                   
 img1.addEventListener(mouseUp,Delegate.create(this, 
 doubleClickDestroyChild));
             }
 ]]
 /mx:Script
 
     mx:Panel width=100% height=100% title=Mypanel
     mx:Canvas width=100% height=100%
     mx:Canvas id=JobNetCanves 
             x=0 y=110  width=100% height=225 
             initialize=drawImagesAndArrows(event.target) 
             backgroundColor=#DEE0FE 
       /mx:Canvas
     /mx:Canvas
   /mx:Panel
 /mx:Application
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 
 
 
 YAHOO! GROUPS LINKS 
 
 *  Visit your group flexcoders on the web.
   
 *  To unsubscribe from this group, send an email to:
  [EMAIL PROTECTED]
   
 *  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links
 
 
 
  
 



 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
~- 

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