[flexcoders] Re: Yahoo Maps, Flex 2 option

2005-11-08 Thread yaagcur
Type annotation is not a compile-time constant:YahooMap looks like Flex error 1046 --- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: Can you paste the error exactly? - Original Message - From: yaagcur [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent:

[flexcoders] Can I integrate jsf and flex??

2005-11-08 Thread eduardopichler
My question is Can I put flex tags into a jsf page Anyone already do this? thanks all Yahoo! Groups Sponsor ~-- Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM

[flexcoders] remote object without mx:RemoteObject, is it possible?

2005-11-08 Thread mpaliyenko
Hi guys I'm quite new to Flex and have a qusetion. Is it possible to perform server call without declaring RemoteObject in MXML. The reason why I need it is following: I'm trying to fix some things that I do not like in cairnrogm framework. One of them is that all remote objects must be declared

RE: [flexcoders] Brocade Case Study

2005-11-08 Thread Dekayd Media Inc.
That would cost you a lot. The going rate for Flex developers is around $80/hr. That is a pretty complex app. It would take a team of people to build and test. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of michael457728 Sent: Sunday,

[flexcoders] Re: Services.mxml flex-config.xml issues

2005-11-08 Thread charged2885
i'm a dummy. In my build.xml, i had: copy file=dd/flex/flex-config.xml todir=${war.dir}/WEB-INF/ which should have been copy file=dd/flex/flex-config.xml todir=${war.dir}/WEB-INF/flex/ thanks anyways, Todd --- In flexcoders@yahoogroups.com, charged2885 [EMAIL PROTECTED] wrote: I'm trying

Re: [flexcoders] Re: -- PayPal API

2005-11-08 Thread Robert Thompson
Yeah, I know, but I was just wondering if anyone has worked with consuming it in MXML Anyone? SHOtime?alariccole [EMAIL PROTECTED] wrote: Paypal already offers a webservice which like any webservice can beused with httpservice or webservice components. But it's set up as amonthly service. ---

Re: [flexcoders] Re: Flex2: pricing info

2005-11-08 Thread Anatole Tartakovsky
One extra comment that I think Dave is trying to get across - MSFT goes it's own way most of the time - till it seas the real threat to their products. They can have superior products built in catch up process. Do not underestimate their ability to quickly build competitive products or even

[flexcoders] Problem with Flex Samples Web services.

2005-11-08 Thread Kevin Roche
Hi, I loaded the flex samples on JRUN4 on my home machine recently and everything worked fine. Today I followed exactly? the same procedure and loaded the Flex Samples on a Server in my office and I get an error when executing most of the sample applications. The error message says: Could not

Re: [flexcoders] Mapping java.sql.Timestamp to ActionScript

2005-11-08 Thread Anatole Tartakovsky
We ususally give in - change java.sql.Timestamp to java.util.Date and slightly change get/set methods in Java. On the bright site, timestamps have never been intended to be used on the client anyway, so Date precision suffice for all applications I do. HTH, Anatole Tartakovsky - Original

Re: [flexcoders] AsUnit 3.0 alpha released!

2005-11-08 Thread Robert Thompson
Luke, could you please explain just what AsUnit does that's so special? thxLuke Bayes [EMAIL PROTECTED] wrote: Hey Folks,I'm elated to announce the alpha release of AsUnit 3.0! This build has been completely rebuilt from the ground up using the JUnit sources, and provides complete support for

[flexcoders] Re: Cellrenderer For ComboBox

2005-11-08 Thread moyosaned
Ok still not working but I got a good example from: http://weblogs.macromedia.com/pent/archives/2004/12/cell_renderers.cfm But thanx anyway --- In flexcoders@yahoogroups.com, moyosaned [EMAIL PROTECTED] wrote: created an cellRenderer, I want to use this cellrenderer in a combobox; I tried

RE: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-08 Thread Philippe Maegerman
I guess with the new deployment model in Flex 2, you can now also use tools like Zinc, mProjectoror Screenweaver to embed your flash generated files, or Central of course;))) Philippe Maegerman From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXLSent: mardi

[flexcoders] Dyanamic MXML Loading

2005-11-08 Thread varalakshmi_palani
Hi, I have a requirement to dynamically load mxml at runtime. We use a custom tool to generate MXML code for various screens. The MXML sources thus generated are stored as an XML Objects in the database associated with a screen ID. For. eg. Screen Code | MXML source stored as XML object

RE: [flexcoders] Re: Cellrenderer For ComboBox

2005-11-08 Thread Philippe Maegerman
It would be great to have a 'cellRenderer' attribute directly on the ComboBox, instead of having to play with the internal assets. Philippe Maegerman From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of moyosanedSent: mardi 8 novembre 2005 9:09To:

Re: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-08 Thread Xavi Beumala
By the way it seem that Macromedia is working on a official extended projector to develop desktop applications code name: Apollo. Have a look at this post on the alpha forums: http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=585threadid=1077420 Cheers Xavi Beumala

[flexcoders] Yahoo maps

2005-11-08 Thread Philippe Maegerman
Lots of noise about yahoo maps lately, have a look at this: http://justin.everett-church.com/index.php/2005/11/08/maps-that-are-consistent-with-your-design/ Philippe Maegerman -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search

[flexcoders] [FlexBuilder 2.0] mx:operation ag - code hinting

2005-11-08 Thread Sreejith Unnikrishnan
When using Flex Builder 2.0, the mx:operation tag is not available for code-hint under mx:WebService! Is that a bug? Sree -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

Re: [flexcoders] Re: Flex2: pricing info

2005-11-08 Thread Scott Barnes
Few points i'd like to weigh in on :) Its software, not a religion. I personally don't care what Microsoft do or how they do it, its business and in truth their is no room for product loyalty in terms of clients. If XAML prooves to be the next wave in terms of innovative No touch Deployment

[flexcoders] How to display label 's text on multiple line if it contain one big line

2005-11-08 Thread sandip_patil01
Hi All, I want to display Label's text on multiple line. Here is my Scenorio, mx:Label text=Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Cras tincidunt cursus libero.Nam in nunc ac felis ullamcorper feugiat.:/ I want to display this label in output as, Lorem ipsum dolor

RE: [flexcoders] Flash Player - Desktop integration... SDK?

2005-11-08 Thread Nick Weekes
Apollo sounds really interesting, anybody got any details on this project other than the topline stuff presented at Max2005? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Xavi BeumalaSent: 08 November 2005 07:26To: flexcoders@yahoogroups.comSubject: Re:

RES: Spam:[flexcoders] Problem with Flex Samples Web services.

2005-11-08 Thread Sergio Vasquez
Maybe you have included this domain in the white list. Sérgio Vasquez, Analista e Desenvolvedor de Software Hexa Solution t: +55 (0xx11) 3129 4040 f: +55 (0xx11) 3129 4040 e: [EMAIL PROTECTED] p: [EMAIL PROTECTED] w: www.hexasolution.com.br -Mensagem original- De:

RE: [flexcoders] For a strong career in Software testing !!!

2005-11-08 Thread Nick Weekes
is this list moderated or what? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Softsmith InfotechSent: 08 November 2005 13:21To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];

[flexcoders] Re: will we have access to makeplayerglobal script ?

2005-11-08 Thread zwetank
Hmm, I wouldn't count on getting to mess with those files (or messing with them having any effect right now). I'll forward this on to the player team though. Really I don't try to mess with anything :). My point is only look at the core system class from .NET and Java compare them to

[flexcoders] DataGrid row color

2005-11-08 Thread sandip_patil01
Hi All, I want to put alternate row colour of datagrid as white blue. Means first row is white then second row is blue again third row white,fourth row blue so on.. Anybody know this ?If so please let me know how to do this. Thx in advance, sandip Yahoo!

RE: [flexcoders] DataGrid row color

2005-11-08 Thread Philippe Maegerman
http://weblogs.macromedia.com/mc/archives/FlexStyleExplorer.html tab Data Grids property 'Alternating row colors' Philippe Maegerman From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sandip_patil01Sent: mardi 8 novembre 2005 11:32To:

[flexcoders] Programatically Setting DataProvider - Help!

2005-11-08 Thread Libby
I have an mxml component whose data source needs to change dynamically. In my .as file I successfully get a reference to it via getChild(); It appears in the debugger that I am successfully switching the dataProvider, but the change never appears on the screen. So what am I missing here, or what

RE: [flexcoders] How to display label 's text on multiple line if it contain one big line

2005-11-08 Thread Philippe Maegerman
You should use 'htmlText' instead of 'text' mx:Label htmlText="lt;bgt;Hellolt;/bgt; lt;brgt;World"/mx:Text htmlText="lt;bgt;Hellolt;/bgt; lt;brgt;World" / However, when trying this code with Flex 2, only the Text component was adding a line break, not the Label, is this a bug? You can

RE: [flexcoders] For a strong career in Software testing !!!

2005-11-08 Thread Dimitrios Gianninas
yes it is... no excuses, my fault, I approved it when I shouldn't have. Dimitrios "Jimmy" Gianninas RIADeveloper Optimal Payments Inc. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nick WeekesSent: Tuesday, November 08, 2005 8:28 AMTo:

Re: [flexcoders] How to display label 's text on multiple line if it contain one big line

2005-11-08 Thread JesterXL
Label's are basically "multiline = false"; at least in 1.5, so I'd assume the same in 2. - Original Message - From: Philippe Maegerman To: flexcoders@yahoogroups.com Sent: Tuesday, November 08, 2005 11:28 AM Subject: RE: [flexcoders] How to display label 's text on multiple

RE: [flexcoders] How to display label 's text on multiple line if it contain one big line

2005-11-08 Thread Philippe Maegerman
" To create a multiline, noneditable text field, use the Text control " http://livedocs.macromedia.com/labs/1/flex/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Partsfile=0481.html Btw, the example in the Flex 2 doc doesn't work, it looks that everything after a new line is

[flexcoders] Comparing two Tree nodes.

2005-11-08 Thread Oscar . Cortes
I am doing some DragDrop between trees and I need to validate that an existing node does not exist more than once in a Tree branch. I am able to loop in the branch where I am dropping the node and then compare with the dropped node. However the statement if ( NodeinBranch == receiveNode)

RE: [flexcoders] (Sho in msg post) Flash Player - Desktop integration... SDK?

2005-11-08 Thread Robert Thompson
In that thread you mentioned below, I noticed it's Sho, from this list etc. that's describing Apollo. I'm *very* interested in Apollo. I've done variations of a Visual C++ hosted ActiveX control for different needs, including one for GM (general motors); but there was always difficulting

[flexcoders] Image Loader Error/Timeout Handling

2005-11-08 Thread persianguyca
Hi Everybody, The complete event is raised even if The loader fails to load a valid picture. How to detect this situation, could any Timeout or Error be raiesd in case loader fails or user has to sit for as long as it takes for loader to load the image. Thanks all,

Re: [flexcoders] Re: Flex 1.5 - n checkboxes

2005-11-08 Thread Richard Rodseth
Isn't there some way to trigger valueCommitted at *submit* time? I don't think the model should be updated when each checkbox is clicked, but I like the idea of connecting the control to the data source declaratively. - RichardOn 11/7/05, m_chotin [EMAIL PROTECTED] wrote: clicking on the

[flexcoders] Image.percentLoaded always returns '0' for remote images

2005-11-08 Thread Alon J Salant
Some more information on this issue and possibly a bug or undocumented restriction in the Flash player Investigating this further, I have traced the source of my problem to inaccurate reporting of Image.percentLoaded. It appears that images loaded from a remote server always report 0

RE: [flexcoders] Re: Flex 1.5 - n checkboxes

2005-11-08 Thread Alon J Salant
A high level comment that may help you to put your problem and solution in a different light In our work with Flex I have found using a repeater to be a bad smell worth looking in to. Usually, replacing a repeater with a List and CellRenderer cleans things up immensely and enables

RE: [flexcoders] Re: Flex 1.5 - n checkboxes

2005-11-08 Thread Matt Chotin
No, if you want to defer the read to submit youll need to take a manual approach From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Richard Rodseth Sent: Tuesday, November 08, 2005 9:16 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders]

RE: [flexcoders] Re: will we have access to makeplayerglobal script ?

2005-11-08 Thread Matt Chotin
Response from someone on the player team includes: * AS3 does support the ability to extend builtin objects by adding prototype methods. Yes, you give up something (strong type checking) but it's no worse than in AS1 when it worked. ActuallyAS1, AS2, and AS3 all support this. * I

Re: [flexcoders] Re: Flex 1.5 - n checkboxes

2005-11-08 Thread JesterXL
I agree; wrapping my head around Repeater has been very tough; it's so much easier to create either a cellRenderer that does what you want in a List, or just use createChild/destroyChild with a VBox. - Original Message - From: Alon J Salant To: flexcoders@yahoogroups.com Sent:

Re: [flexcoders] Custom components in Flex 2

2005-11-08 Thread Kai Pradel
Roger, thanks for your feedback on using custom Flash components in Flex 2. But this doesn't explain why the custom swc example didn't work in Flex 1.5 either. Has anyone else had problems using custom swc that couldn't be Parse in Flex? Kai Roger Gonzalez wrote: This recipe is for Flex

[flexcoders] HTTP Post

2005-11-08 Thread Paulo Roberto Cunha Brandão
Title: Mensagem Good evening for all. I have a system in JSP and needs to call a new window in another application in Flex, passing theHTTP Postparameters. When I done the Post call by HTML, passing the necessary parameters, it's show me the error: "It's not a valid application". If I

[flexcoders] Resizing a TitleWindow to size of contents?

2005-11-08 Thread charged2885
I have a title window with a viewstack with 2 states. The initial state is a simple form, the second state is a simple indeterminate progressbar. I'd like my TitleWindow to resize smoothly to the size of my ViewStack. Sadly, TitleWindow has no resizeToContents property. what is the

[flexcoders] Re: HTTP Post

2005-11-08 Thread Dave Wolf
You can't post to an MXML file directly because the mxml compiling filter doesnt implement the post method. Create a JSP page that dynamically builds the object embed tag based on the posted parameters. Place the posted parameters as parameters in the embed tag which the swf (yes precompile the

[flexcoders] Changing the background color of row in datagrid

2005-11-08 Thread Parekh, Shweta - BLS CTR
Title: Changing the background color of row in datagrid Hi, I would like to be able to change the background color of a row in the datagrid after I click on a row and then enter the letter : n in the input box called print_txt and hit enter. I use the setPropertiesAt method,

[flexcoders] [Flex 1.5] Drawing Lines

2005-11-08 Thread fowleryj
I have a page that displays a genealogy tree, with an mx:Text/ component representing each node of the tree. Is there a way to draw lines from one mx:Text/ to another in Flex 1.5? I tried abusing HRule and VRule, but that didn't work... Internet searches revealed some drawLines methods: snip

Re: [flexcoders] Changing the background color of row in datagrid

2005-11-08 Thread Darron J. Schall
Parekh, Shweta - BLS CTR wrote: I also tried using employee_dg.rows[rowInd].backgroundColor = 0xfff00; for changing the background color for a row but this does not work. This should probably be added the to FAQ as it gets asked a lot: // Use setPropertiesAt to set the background color of

Re: [flexcoders] AsUnit 3.0 alpha released!

2005-11-08 Thread Luke Bayes
Hey Robert, Here's a great article on Test-Driven Development: http://junit.sourceforge.net/doc/testinfected/testing.htm Essentially, AsUnit 3.x is built directly from the JUnit source code. It is a pure ActionScript framework that allows you to construct test fixtures for your applications.

RE: [flexcoders] Changing the background color of row in datagrid

2005-11-08 Thread Parekh, Shweta - BLS CTR
Title: Message Darron, I did use setPropertiesAt function as you have suggested. But my problem is that when I use it the way you have suggested, employee_dg.setPropertiesAt(rowInd, {backgroundColor:0xFFF00}); the bg color of the row does not change instanlty. I have to click somewhere

Fwd: [flexcoders] AsUnit 3.0 alpha released!

2005-11-08 Thread Luke Bayes
Hey Robert, Here's a great article on Test-Driven Development: http://junit.sourceforge.net/doc/testinfected/testing.htm Essentially, AsUnit 3.x is built directly from the JUnit source code. It is a pure ActionScript framework that allows you to construct test fixtures for your applications.

Re: [flexcoders] Changing the background color of row in datagrid

2005-11-08 Thread Douglas Knudsen
we did this recently. Didn't like the setProperties() approach for our situation. We had a colour attribute in our dataprovider. So we ended up with something like this for a custom cell renderer. We have not polished it fully yet, but the idea is there. ?xml version=1.0 encoding=UTF-8?

RE: [flexcoders] Re: Repeater endIndex ?

2005-11-08 Thread Tracy Spratt
In the repeater tag, set count=4. This will cause only the first 4 items to be displayed. This is a goods technique for large datasets, for you would then allow for page-up and page down navigation. It is much more performant than rendering say 100 items. Tracy -Original Message-

[flexcoders] how do you change the x-axis at runtime?

2005-11-08 Thread Jonathan Hirschi
Hey guys, I'm trying to change the x-axis of a line chart at runtime and I was wondering if anybody out there has any information on how you would go about doing it. So what I'm doing is that I have a pop up window that shows a graph. The numbers are pretty much the same across all of the

[flexcoders] Samples from Welcome Page

2005-11-08 Thread Robert Thompson
I spent the weekend re-installing my system for a RAID0 setup (blazing). Now that I'm back up, I've noticed that none of the Flex2 Alpha 1 Welcome Screen setups work. My builds work from the IDE but I was just wondering what the guidelines are for deploying the samples on IIS6 local server.

Re: Fwd: [flexcoders] AsUnit 3.0 alpha released!

2005-11-08 Thread Luke Bayes
Hey Robert, Thanks for the kind words! We don't actually have a beta program per se - this is open source software! We are running a couple of alpha/betas right now trying to get confirmation from the community on our next major release. You can alway go to www.asunit.org to get our latest

[flexcoders] AsUnit XULUI alpha released!

2005-11-08 Thread Luke Bayes
As it turns out, I got a spare 1/2 hour this evening which was combined with a miraculously simple fix for a problem that I thought would take hours... With that - we're ready to announce the public alpha for the AsUnit XUL UI! This is a completely tool-agnostic desktop application built on

[flexcoders] FileIO Example

2005-11-08 Thread nextadvantage
We have been messing with the fileIO.swf tutorial and have tried everything in the book to get it working with no luck, can anyone help with some suggestions, when we unzip it the main.mxml will not even load the browse window. We would also like to handle the file with php vs cf but we cant even

Re: [flexcoders] Putting a document on a page

2005-11-08 Thread JesterXL
Try mx:Text / Although, all formatting won't be preserved. - Original Message - From: [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, November 08, 2005 9:54 PM Subject: [flexcoders] Putting a document on a page I am trying to put the contents of aword document

RE: [flexcoders] remote object without mx:RemoteObject, is it possible?

2005-11-08 Thread Matt Chotin
Its not very easy to do right now in 1.5 because of the amount of code-generation that goes into RemoteObject. But 2.0 allows everything to be created in ActionScript which will make this easier. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On

RE: [flexcoders] Dyanamic MXML Loading

2005-11-08 Thread Matt Chotin
That seems pretty odd. Are you sure that nothing is getting escaped accidentally, like the turning into lt; gt; deeper in? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of varalakshmi_palani Sent: Saturday, November 05, 2005 11:32 PM To:

RE: [flexcoders] Problem with Flex Samples Web services.

2005-11-08 Thread Matt Chotin
/services is mapped in the web.xml I think to go to the AxisServlet which in turn will execute the services. Did you take the whole WAR or just part of it, maybe web.xml doesnt match up? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Kevin

RE: [flexcoders] Comparing two Tree nodes.

2005-11-08 Thread Matt Chotin
Maybe the return values of the nodes getData() would be equal? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 9:31 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Comparing two Tree

RE: [flexcoders] Image.percentLoaded always returns '0' for remote images

2005-11-08 Thread Matt Chotin
We have a deferred bug on this. Ill make sure management sees it again to re-triage and see how it goes in Flex 2. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alon J Salant Sent: Tuesday, November 08, 2005 10:35 AM To:

RE: [flexcoders] [Flex 1.5] Drawing Lines

2005-11-08 Thread Matt Chotin
Check out the MovieClip methods like the one here: http://livedocs.macromedia.com/flex/15/flex_docs_en/1518.htm (UIObject is a MovieClip) Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of fowleryj Sent: Tuesday, November 08, 2005

RE: [flexcoders] Samples from Welcome Page

2005-11-08 Thread Matt Chotin
The CF adapter is what you should use until the enterprise services is available. I have a feeling 8.5 didnt install correctly, go to http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_15507 and if its wrong see if you can try to install the player again. Matt

RE: [flexcoders] Re: Problem with type casting a TreedataProvider back to array...

2005-11-08 Thread Matt Chotin
You need to make sure that the dataProvider you assign to the Tree is single Object, not an array. So where you have treeDetails that should not be an Array but perhaps just the object. I would then also wait to assign the Tree.dataProvider until the result has come back. That way you

[flexcoders] flex 2 [feature request]: Image complete event - need init event

2005-11-08 Thread Muzak
When loading a swf in an Image (or Loader) control and using the complete event handler, the properties (width, height, etc..) of the loaded swf are not yet available. This seems to be the same problem as with the MovieClipLoader class in Flash, where when the onLoadComplete event is

[flexcoders] [FLEX1.5] flex + fcs + cfc + oracle realtime question

2005-11-08 Thread aoi_zip
I want to send oracle data using FCS and apply it to FLEX directly(real time). In this case, I think that FCS and DB have to synchronize directly or run queries repeatedly in order to generate Real-time. So, I want to know that how FCS apply DB data to FLEX directly(real time) and its source

RE: [flexcoders] [FLEX1.5] flex + fcs + cfc + oracle realtime question

2005-11-08 Thread Philippe Maegerman
There is a Java SDK in FlashComm 2, I think you could use it in coldfusion to update FlashCom Shared Objects that wouldsynchronize withyour Flex app. Philippe Maegerman From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of aoi_zipSent: mercredi 9 novembre 2005