RE: [flexcoders] Garbage collection and removeChild [Flex 2 beta 3]?

2006-06-24 Thread Jason Hawryluk
Opps sorry, the remove event. No they are not swfs. Jason -Message d'origine-De: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]De la part de Gordon SmithEnvoyé: samedi 24 juin 2006 01:13À: flexcoders@yahoogroups.comObjet: RE: [flexcoders] Garbage collection

Re: [Junk E-Mail - LOW] [flexcoders] FP 9 for Intel-based Macs?

2006-06-24 Thread John C. Bland II
lol. I didn't read that blurb. A site visitor sent it and I skimmed the first paragraph. :-) Thx for pointing it out.Yes, I heard the #'s were down. I think MM's products and vision will help Adobe a great deal. We'll see as time goes on. ;-) On 6/22/06, Shannon Hicks [EMAIL PROTECTED] wrote:

[flexcoders] Re: programatically assigning an ArrayCollection as the DataProvider bug...

2006-06-24 Thread Tim Hoff
Hi Johnathan, I took everything that wasn't necessary out of ResourceVO and it seems to work as expected. No focus border problems that I'm seeing. -TH package com.crap.vo { import org.nevis.cairngorm.vo.ValueObject; import mx.resources.Locale; // changed resource to resources [Bindable]

Re: [flexcoders] Can Flex 1.5 coexist on the same machine with 2.0?

2006-06-24 Thread Ralf Bokelberg
Hi Roscoe, though they surely can coexist, it doesn't make sense to use 2 to find errors in 1.5. There are too much differences i think. Cheers,RalfOn 6/24/06, Carson Hager [EMAIL PROTECTED] wrote: They can absolutely coexist on the same machine. Carson

[flexcoders] Re: programatically assigning an ArrayCollection as the DataProvider bug...

2006-06-24 Thread Tim Hoff
One other thought, when you say the blue selection highlight, are you refering to the DataGrid's selectionColor that extends the entire row? -TH --- In flexcoders@yahoogroups.com, Tim Hoff [EMAIL PROTECTED] wrote: Hi Johnathan, I took everything that wasn't necessary out of ResourceVO

AW: [flexcoders] converting from screen display to print ready PDF

2006-06-24 Thread Harald Dehn
Hi Mark, which pdf generator do you use? Harald Von: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von MarkGesendet: Samstag, 24. Juni 2006 00:02An: flexcoders@yahoogroups.comBetreff: [flexcoders] converting from screen display to print ready PDF First off, I want

Re: [flexcoders] Re: programatically assigning an ArrayCollection as the DataProvider bug...

2006-06-24 Thread hank williams
Just to make things simple, I created the simples possible example of the problem.If you take the below text, drop it into an app, You should see four hello items in the dataGrid. If you move your mouse over the items, you should see that only the last item in the list of 4 hellos highlights,

Re: [flexcoders] Re: programatically assigning an ArrayCollection as the DataProvider bug...

2006-06-24 Thread hank williams
Oh there is a slight bug in the last example. The problem occurs for a List or a DataGrid. I was playing with both and in the example, I add strings to the dataProvider instead of objects. Flex really doesnt mind except for the fact that it makes the word length the column header. But even if

[flexcoders] Using Eclipse to create a central library

2006-06-24 Thread hank williams
I have several projects in eclipse. I have a library of code that I want to be able to use in multiple projects including flex. How do I tell a flex app or eclipse, to look in another project in my workspace for the code? I dont want to change the path of my code for each project. I want my

[flexcoders] Re: working with XML data

2006-06-24 Thread arnold_charming
Hi! Tnx for all the help...it was very usefull. But still I'm getting some strange errors when running the application for the first time. When I for the first time try to submit blank text fields I get this error: Error #1088: The markup in the document following the root element must be

[flexcoders] Re: Using Eclipse to create a central library

2006-06-24 Thread hank williams
Ignore this one. Figured it out.HankOn 6/24/06, hank williams [EMAIL PROTECTED] wrote: I have several projects in eclipse. I have a library of code that I want to be able to use in multiple projects including flex. How do I tell a flex app or eclipse, to look in another project in my workspace

Re: [flexcoders] Re: Using Eclipse to create a central library

2006-06-24 Thread Hilary Bridel
I would be interested in the answer... On 6/24/06, hank williams [EMAIL PROTECTED] wrote: Ignore this one. Figured it out. Hank On 6/24/06, hank williams [EMAIL PROTECTED] wrote: I have several projects in eclipse. I have a library of code that I want to be able to use in multiple

Re: [flexcoders] Re: Using Eclipse to create a central library

2006-06-24 Thread hank williams
Here's how you include other directories as part of source code in a project in eclipse1. right click on the folder that is your flex project.2. select properties down at the bottom of the menu3. in the panel on the left side, select Flex Build Path 4. in the source path tab, press on the

Re: [flexcoders] Re: Using Eclipse to create a central library

2006-06-24 Thread Hilary Bridel
Thanks for that Hank, That should help anyone looking for a solution to this issue. Hilary -- On 6/24/06, hank williams [EMAIL PROTECTED] wrote: Here's how you include other directories as part of source code in a project in eclipse1. right click on the folder that is your flex project.2.

[flexcoders] Javadoc like comments for AS3

2006-06-24 Thread hank williams
I am wondering what the MM strategy is for commenting AS3. I would really love to be able to add javadoc comments, and compile some kind of code documentation. It seems as though the editor, on some level, understands the idea of javadoc because if on a blank line you type /* the stuff below

RE: [flexcoders] how do you dispatch event from a custom class?

2006-06-24 Thread Paul Williams
Hi Jon, Event bubbling exists specifically for display objects. It is generally used for events like mouse clicks and keyboard presses. A limited subset of Flex events bubble so that they can be intercepted all the way up the display list. There is some good documentation on this at the link

Re: [flexcoders] Javadoc like comments for AS3

2006-06-24 Thread Jeremy Lu
no, you are not missing anything, Adobe says they will release their in-house AS2DOC-alike documenting tools later, hopefully they mean it :-) I've been searching for a high-quality documening tools for AS3 for sometime too. Jeremy.On 6/24/06, hank williams [EMAIL PROTECTED] wrote:

[flexcoders] Re: Javadoc like comments for AS3

2006-06-24 Thread Geoffrey Williams
While there is no doc generating tool available at the moment, you can auto insert a template comment of sorts. Source Add ASDoc Comment. Ctrl+Shift+D --- In flexcoders@yahoogroups.com, hank williams [EMAIL PROTECTED] wrote: I am wondering what the MM strategy is for commenting AS3. I would

[flexcoders] Breeze, SyncSWF and Flash 9?

2006-06-24 Thread mark_g_wales
This is mostly a question for the Adobe folks who monitor this list but happy to hear from anyone who knows the answer. Is there a timetable of any kind for updating the Sync SWF product to permit the inclusion of Flash 9-based SWFs in Breeze? My understanding is that the current iteration only

Re: [flexcoders] Javadoc like comments for AS3

2006-06-24 Thread Weyert de Boer
I always just doc-o-matic :) Works like charm supports all kind of languages :) Yahoo! Groups Sponsor ~-- Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM

[flexcoders] Re: mxmlc - context root - any root

2006-06-24 Thread ssundke
Hey Is there no way to do this? - Saba --- In flexcoders@yahoogroups.com, ssundke [EMAIL PROTECTED] wrote: Hi, I have a framework product for which im using flex. I would like to distribute as a compiled swf. In my mxml I need to make an HTTP Service call to the same server on which

[flexcoders] accessing from custom component

2006-06-24 Thread arnold_charming
Hi! I have a main.mxml file. This file holds inself a viewstack. One viewstack is filled with a custom component (login.mxml). The question now is, how can I access a text field (mx:Text) which is in main.mxml from login.mxml. Tnx. Yahoo! Groups Sponsor

Re: [flexcoders] Can Flex 1.5 coexist on the same machine with 2.0?

2006-06-24 Thread Brendan Meutzner
Depends on the size of the app... although I migrated my apps through 1.5 to B1, B2, and now B3 I found it helpful to just load them in and check out the Errors...Brendan On 6/24/06, Ralf Bokelberg [EMAIL PROTECTED] wrote: Hi Roscoe, though they surely can

Re: [flexcoders] Breeze, SyncSWF and Flash 9?

2006-06-24 Thread John C. Bland II
This will probably be updated in the next version of Breeze.On 6/24/06, mark_g_wales [EMAIL PROTECTED] wrote: This is mostly a question for the Adobe folks who monitor this list but happy to hear from anyone who knows the answer. Is there a timetable of any kind

RE: [Junk E-Mail - LOW] [flexcoders] accessing from custom component

2006-06-24 Thread Shannon Hicks
According to Macro... uh... Adobe's docs, you should not have components access the text field. What you do is pass the value in to the component... mx:Text id="myText"text="foo"/ comp:someComponent myData="{myText.text}"/ Shan From: flexcoders@yahoogroups.com [mailto:[EMAIL

[flexcoders] Shouldn't we use Flex to built website

2006-06-24 Thread Jignesh M. Dodiya
Read somewhere that flex should be used for web application and shouldn't be used for building a website I am not agree with this. How many agreee? Jignesh Dodiya... Yahoo! Groups Sponsor ~-- Check out the new improvements in Yahoo!

Re: [flexcoders] Re: mxmlc - context root - any root

2006-06-24 Thread Xavi Beumala
You can use flashVars in your html object/embed tag. By using Application.application you can access this values. If you set up a var named contextRoot in your flashVars then you can concat your url's.BestX. On 6/24/06, ssundke [EMAIL PROTECTED] wrote: Hey Is there no way to do this?- Saba---

RE: [flexcoders] Enjoyed this article on Flex 2 (Cynergy Systems)

2006-06-24 Thread Carson Hager
Writing it right now. :) We've been pretty slammed the last few monthsand haven't had time to continue with the series but we're very focused now on getting the rest of it written and published. Glad you enjoyed it. Thanks for the feedback. Carson

Re: [flexcoders] Shouldn't we use Flex to built website

2006-06-24 Thread judah
I heard that too. I'd like to know why for one and two, what happens if we are caught using it for that anyway? Judah PS just between you and me (and the 4000 other members on this list) i'm probably going to use it for that anyway. so...shhh... (holds finger over mouth) Jignesh M. Dodiya

RE: [Junk E-Mail - LOW] [Junk E-Mail - LOW] [Junk E-Mail - LOW] [flexcoders] Re: Noob binding question

2006-06-24 Thread Shannon Hicks
Ok... I did more research, and have found that in Flex 2, you DO NOT have to do any special conversions on the ColdFusion side. The Flex 2 Gateway automatically changes the query object to an ArrayCollection. I fixed up my application, and the app source code is below. My CFC just

[Junk E-Mail - LOW] [Junk E-Mail - LOW] [Junk E-Mail - LOW] [flexcoders] Re: Noob binding question

2006-06-24 Thread Tim Hoff
That's cool - didn't know that. I'm using web services for now. The return result is an object. It can be accessed directly. But, I've found that by casting the result to an Array, which is used by multiple ArrayCollections, you can have multiple bound views, each with different filter

RE: [Junk E-Mail - LOW] [Junk E-Mail - LOW] [Junk E-Mail - LOW] [Junk E-Mail - LOW] [flexcoders] Re: Noob binding question

2006-06-24 Thread Shannon Hicks
Actually (I may be wrong)... You can have one ArrayCollection, and several ICollectionView's with different filter functions. If I'm right, that should be faster use less memory on the client. Anyone using ICollectionView's? Shan From: flexcoders@yahoogroups.com [mailto:[EMAIL

Re: [flexcoders] accessing from custom component

2006-06-24 Thread Hari Kolasani
arnold_charming wrote: Hi! I have a main.mxml file. This file holds inself a viewstack. One viewstack is filled with a custom component (login.mxml). The question now is, how can I access a text field (mx:Text) which is in main.mxml from login.mxml. Tnx. You can use something like

[flexcoders] Define property options in custom class

2006-06-24 Thread Nick Collins
I'm writing an AS3 class extending Canvas and have defined a property of currentTemplate but am having trouble figuring out how to define the variable options for the code completion. Like when you add the borderStyle property it gives you the dropdown of inset, none, outset and solid as

[flexcoders] Site of Flex components?

2006-06-24 Thread Luís Gustavo Sanabio
Who knows a good site for sharing Flex Components? (Free or Share components) I think that is important to this new comunity. __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

Re: [flexcoders] Shouldn't we use Flex to built website

2006-06-24 Thread Nick Collins
You're saying you don't agree with the statement that Flex should be reserved for applications? I would say that Flex should most definitely NOT be used for building a website. Just because it could, does not mean it should. IMO, those who decide to use Flex to do website designs rank right

[flexcoders] Define property options in custom class

2006-06-24 Thread Nick Collins
I'm writing an AS3 class extending Canvas and have defined a property of currentTemplate but am having trouble figuring out how to define the variable options for the code completion. Like when you add the borderStyle property it gives you the dropdown of inset, none, outset and solid as options.

[flexcoders] Re: Shouldn't we use Flex to built website

2006-06-24 Thread Nick Collins
You're saying you don't agree with the statement that Flex should be reserved for applications? I would say that Flex should most definitely NOT be used for building a website. Just because it could, does not mean it should. IMO, those who decide to use Flex to do website designs rank right with

Re: [flexcoders] Shouldn't we use Flex to built website

2006-06-24 Thread Impudent1
judah wrote: I heard that too. I'd like to know why for one and two, what happens if we are caught using it for that anyway? Judah PS just between you and me (and the 4000 other members on this list) i'm probably going to use it for that anyway. so...shhh... (holds finger over mouth)

[flexcoders] Re: Define property options in custom class

2006-06-24 Thread Tim Hoff
This ishow you canemunerate the style and have it show in the:[Style(name="currentTemplate", type="String", enumeration="template1,template2,template3", inherit="no")] -TH--- In flexcoders@yahoogroups.com, "Nick Collins" [EMAIL PROTECTED] wrote: I'm writing an AS3 class extending Canvas and

[flexcoders] Re: Site of Flex components?

2006-06-24 Thread Tim Hoff
Hi Luis, I recommend CFlex. It's a great resource site for article, tips, jobs, etc... You could add and get free Flex components from the code library. http://www.cflex.net/ There a lot of other site that also offer this kind of thing. I imagine that once Flex2 gets going, Adobe might have

Re: [flexcoders] Re: Shouldn't we use Flex to built website

2006-06-24 Thread Jignesh Dodiya
thanx all for reply and wish many other give their ideas on thisRegards, Jignesh Dodiya __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com