Re: [flexcoders] Render HTML in FLEX

2009-05-14 Thread thomas parquier
Hi, There is a component which seems interesting : http://drumbeatinsight.com/htmlcomponent, you can also look at hmlfilter ( http://code.google.com/p/flex-htmlfilter/). thomas --- http://www.web-attitude.fr/ msn : thomas.parqu...@web-attitude.fr softphone : sip:webattit...@ekiga.net

[flexcoders] flex/coldfusion ad management loke open ads

2009-05-14 Thread stinasius
hi is there an open source ad network like open ads that i can use with flex and coldfusion? was reading a tutorial where rich media x uses flex and php with open ads and i think open ads is php based.

[flexcoders] Hello!!!!

2009-05-14 Thread mhbmarcos
Hi, my name is Marcos, i am from Argentine. You can take me any example of complex application of flex with Cairngorm?, because i have example simple, i dont find well example. PD: i dont speak english. Regards

[flexcoders] Determining file read-only attribute in AIR

2009-05-14 Thread Yves Riel
Hi guys, Do any of you have a nice simple trick to determine and possibly toggle the read-only attribute of a file in AIR? Thanks!

[flexcoders] Flex crossdomain failing in Internet Explorer

2009-05-14 Thread cwicky99
I have a Flex app that runs on foo.acme.com which tries to access content on bar.acme.com over secure communications (i.e SSL). Both servers use tomcat and on bar.acme.com I have a crossdomain.xml file setup in /tomcat_home/webapps/ROOT. When I launch the app on foo (i.e. https://foo.acme.com)

[flexcoders] Re: Validating items in DataGrids

2009-05-14 Thread Amy
--- In flexcoders@yahoogroups.com, foobone9 foobo...@... wrote: I would just create a custom item renderer who examines its own data and if it finds something it doesn't like it draws a red bordering using the drawing API in updateDisplayList. It might be simpler to use this:

[flexcoders] Re: 2 Questions abot TextField in ActionScript

2009-05-14 Thread Amy
--- In flexcoders@yahoogroups.com, Gordon Smith gosm...@... wrote: 1. Did you try setting TextField's 'alpha' property? In Player 10, I think it works with both device and embedded fonts. In Player 9, I think it only works with embedded fonts. You have to set the blend mode on text to layer

[flexcoders] Re: Flex crossdomain failing in Internet Explorer

2009-05-14 Thread cwicky99
I realize it's worth mentioning these two servers are using self-signed certs (at the moment). So the first time you launch the apps in Firefox you can add an exception basically telling Firefox that you trust these self-signed certs. After that Firefox won't bother the user. However, IE

[flexcoders] Re: Buggy HorizontalList

2009-05-14 Thread Amy
--- In flexcoders@yahoogroups.com, nathanpdaniel ndan...@... wrote: Yes - I am using a custom ItemRenderer. Also of note (as per amy's suggestion) while Q2 DOES represent what is happening, all my data is bound to a model (I believe). So, I am overriding the set data method/property

Re: [flexcoders] Validation on ItemRenderers in DataGrid

2009-05-14 Thread Andriy Panas
Are you using custom itemEditor component or default itemEditor shipped with mx:DataGrid component? -- Best regards, Andriy Panas I need to validate all the item renders within a DataGris on certain triggers from within dataGrid as well as out of dataGrid. Validation should provide feedback

[flexcoders] Re: Custom Alert - When I add more than one, the only one I can close is the top

2009-05-14 Thread tchredeemed
bump

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Listening for events fired from ArrayCollections

2009-05-14 Thread lampei
The problem: I currently have a model that has properties bound to my view (a datagrid populated from an arraycollection, call it myModel.acUsers). The arraycollection is populated from a remote object call. However, if I set listeners on that ArrayCollection, once the remote call returns the

[flexcoders] Re: What's wrong with this linechart?

2009-05-14 Thread valdhor
You haven't told the CategoryAxis what its dataProvider is. In MXML the dataprovider is set implicitly in the chart definition. If you are adding line series programmatically, you need to add the CategoryAxis dataProvider programmatically as well. Give the CategoryAxis an id...

[flexcoders] Re: Job Offer !

2009-05-14 Thread valdhor
Amy Has someone stolen your identity or are you really spamming the list with job offers that have nothing to do with Flex?? --- In flexcoders@yahoogroups.com, Tiba industry amyblankens...@... wrote: Tiba industry international is offering a wide range of job offers for people living in

[flexcoders] MenuBar text roll over

2009-05-14 Thread KK
Hi, I am trying to figure out the easiest way to change the text color on roll over for the menu headings in the mx.controls.MenuBar. Defining styles doesn't work. I also looked at the MenuBarItem but was unable to salvage anything there. So far, I think I need to assign a custom item

[flexcoders] Drag and Drop snapping to objects together

2009-05-14 Thread gneely74
Hi Guys and Gals, I am in the planning stage of writing a drag and drop application that allows the user to drag objects and drop them onto other objects, resulting in the two objects being snapped together. The application is that of a shelf with multiple slots, and individual cards that are

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Job Offer !

2009-05-14 Thread Tiba industry
Tiba industry international is offering a wide range of job offers for people living in united State,Canada,United Kingdom,South America,Australia and Europe, if you are experienced and qualified in the category stated below, Please tender your resume at care...@tibaindustry.com or visit

[flexcoders] Re: 2 Questions abot TextField in ActionScript

2009-05-14 Thread ACasualObserver
Thanks. I want halo as it appears on the Figure A on http://articles.techrepublic.com.com/5100-10878_11-6118091.html

[flexcoders] Re: Job Offer !

2009-05-14 Thread valdhor
OK, this aint good. They've now stolen my address. How do we stop this?

[flexcoders] Flex - Create Application From Database

2009-05-14 Thread Angelo Anolin
Hi All, I have FB3 on my machine, coupled with VS 2008 Express. When I click on Data | Create Application From Database, I get the Popup WIndow - Create Application From Database. I click on the New button beside the Connection and I am directed to the Create Connection Profile. I then

[flexcoders] Re: Does ADG work with Gumbo?

2009-05-14 Thread markgoldin_2000
That's my latest result. Any idea? ReferenceError: Error #1069: Property http://www.adobe.com/2006/flex/mx/internal::STYLE_UNINITIALIZED not found on class mx.core.UIComponent and there is no default value. at

[flexcoders] Re: Job Offer !

2009-05-14 Thread Amy
--- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: Amy Has someone stolen your identity or are you really spamming the list with job offers that have nothing to do with Flex?? I confess...someone has stolen my identity.

[flexcoders] Re: Flex - Create Application From Database

2009-05-14 Thread valdhor
So, when I do this the window says Simple MySQL Connection-Create a connection to a MySQL Database. At this point you plug in details for your database connection... Host URL: The IP address or hostname of your MySQL Database (If it's on your local machine use localhost or 127.0.0.1 or your

[flexcoders] Re: Buggy HorizontalList

2009-05-14 Thread nathanpdaniel
Maybe I misspoke so, to clarify, my ItemRenderer knows nothing of my actual model. I do use some static values from my model (checking against specific values - if I have one of these values, change the state of this particular item). So after reading in my last post all my data is bound to a

[flexcoders] backgroundGradientColors

2009-05-14 Thread thomas parquier
Hi, I dont see the implementation of backgroundGradientColors drawing in Application.as. There doesnt seem to be any other component defining and implementing backgroundGradientColors. Does anyone know where to look at ? A simple graphics.drawRect() with a gradientFill should work, but where is

RE: [flexcoders] MenuBar text roll over

2009-05-14 Thread Alex Harui
You should be able to supply a custom skin Alex Harui Flex SDK Developer Adobe Systems Inc.http://www.adobe.com/ Blog: http://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of KK Sent: Thursday, May 14, 2009 7:07 AM To:

Re: [flexcoders] Re: Flex - Create Application From Database

2009-05-14 Thread Angelo Anolin
Hi Steve, I am trying to connect to the NorthWind database which I placed in the App_Data folder of my web service. When I run the webservice, it runs in the address: http://localhost:12345/service.asmx So would I be placing the localhost:12345 as my host url for the database? How do I set the

Re: [flexcoders] Re: Application Idea

2009-05-14 Thread Baz
You want your app to be successful right? Well what's the most successful app on the web? Google. Why not emulate it... You can have the frontend done pretty quickly, so you're already 50% done. It's only a matter of getting the backend right. Good luck. On Wed, May 13, 2009 at 7:00 PM,

Re: [flexcoders] Re: Application Idea

2009-05-14 Thread ATIF
backend means ? he will be creating a full Fledge search engine like google Doh. - Original Message - From: Baz To: flexcoders@yahoogroups.com Sent: Thursday, May 14, 2009 10:40 PM Subject: Re: [flexcoders] Re: Application Idea You want your app to be successful right?

[flexcoders] Re: Flex - Create Application From Database

2009-05-14 Thread valdhor
I don't use .NET or NorthWind. I would try http://localhost:12345 or http://localhost:12345/service.asmx as the server name. Put the database name you want to use in the Database Name field and leave the other fields as is (Flex automatically populates the user name field with sa). Then try

[flexcoders] Confused about modules using embedded fonts Flex 3.3

2009-05-14 Thread Greg Hess
Hi Folks, I have a modular application built on Flex 3.3 SDK and have just introduced some embedded fonts and unfortunately all text is blank in the modules that attempt to use the embedded font. Popup windows displayed from my module shell(main application) work fine. Searching the archive and

[flexcoders] Re: Flex - Create Application From Database

2009-05-14 Thread valdhor
If you still can't get it to work, you may like to look at http://www.lynda.com/home/DisplayCourse.aspx?lpk2=437 . There is a course component labeled Using Flex Builder 3's ASP.NET Data Wizard. --- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: I don't use .NET or NorthWind.

[flexcoders] Sorry i am not a rocket scientist...

2009-05-14 Thread djhatrick
but how do I remove the header highlight fill from a datagrid? DatagridHeader is nearly impossible to override, i want to kill that f**n fill. It's driving me crazy, it's a all bright white... BTW, looping over the children in createChildren and manually setting focusAlpha to 0 does not help.

[flexcoders] Re: Sorry i am not a rocket scientist...

2009-05-14 Thread valdhor
Try... mx:DataGrid headerColors={[0xFF, 0xE6E6E6]}/ or DataGrid's headerStyleName or DataGridColumn's headerRenderer --- In flexcoders@yahoogroups.com, djhatrick djhatr...@... wrote: but how do I remove the header highlight fill from a datagrid? DatagridHeader is nearly impossible

[flexcoders] Re: Tree backgorund color

2009-05-14 Thread valdhor
depthColors? --- In flexcoders@yahoogroups.com, markgoldin_2000 markgoldin_2...@... wrote: How can I change a background color from white to something else? Thanks

[flexcoders] Tree backgorund color

2009-05-14 Thread markgoldin_2000
How can I change a background color from white to something else? Thanks

[flexcoders] Re: Buggy HorizontalList

2009-05-14 Thread Amy
--- In flexcoders@yahoogroups.com, nathanpdaniel ndan...@... wrote: Maybe I misspoke so, to clarify, my ItemRenderer knows nothing of my actual model. I do use some static values from my model (checking against specific values - if I have one of these values, change the state of this

[flexcoders] Re: backgroundGradientColors

2009-05-14 Thread Amy
--- In flexcoders@yahoogroups.com, thomas parquier mailingli...@... wrote: Hi, I dont see the implementation of backgroundGradientColors drawing in Application.as. There doesnt seem to be any other component defining and implementing backgroundGradientColors. Does anyone know where to look

[flexcoders] Re: backgroundGradientColors

2009-05-14 Thread Tim Hoff
Hi Thomas, The style is defined in mx.core.Application.as: [Style(name=backgroundGradientColors, type=Array, arrayType=uint, format=Color, inherit=no)] And it is implemented in mx.skins.halo.ApplicationBackground.as: var fillColors:Array = getStyle(backgroundGradientColors); var

[flexcoders] Re: Sorry i am not a rocket scientist...

2009-05-14 Thread Tim Hoff
This might help: http://ntt.cc/2009/02/18/set-background-color-for-headers-of-datagrid.ht\ ml http://ntt.cc/2009/02/18/set-background-color-for-headers-of-datagrid.h\ tml -TH --- In flexcoders@yahoogroups.com, djhatrick djhatr...@... wrote: but how do I remove the header highlight fill from

re: [flexcoders] Re: Job Offer ! - WTF?!

2009-05-14 Thread Wally Kolcz
How funny. pay to apply and make less than most of us already do. From: valdhor valdhorli...@embarqmail.com Sent: Thursday, May 14, 2009 7:22 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Job Offer ! Amy Has someone stolen your identity or

[flexcoders] Focus on itemRenderer sub-components in a non editable list

2009-05-14 Thread JérémyR
Hi, This problem seems very simple but despite of my searches, I didn't find any solution... I have a non editable List with custom Canvas item renderer. This Canvas contains 4 buttons. And I want the user to be able to focus each button with TAB key. A lot of posts talks about similar problems

Re: [flexcoders] Re: Application Idea

2009-05-14 Thread Mike Britton
Personally, and as a matter of pride, I would avoid reinventing the wheel. Mike Britton -- http://www.mikebritton.com - Original Message - From: Baz To: flexcoders@yahoogroups.com Sent: Thursday, May 14, 2009 10:40 PM Subject: Re: [flexcoders] Re: Application Idea You

[flexcoders] Re: Sorry i am not a rocket scientist...

2009-05-14 Thread djhatrick
Ha, no that doesn't help, but things, i want to remove the mouse Over highlight fill. Not the header column colors. Thanks Patrick --- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: Try... mx:DataGrid headerColors={[0xFF, 0xE6E6E6]}/ or DataGrid's

[flexcoders] extract function name from Function instance?

2009-05-14 Thread Mic
private var sqlCall:Function; sqlCall = sql_sel_hier_sls; private function sqlSwitch():void{ var identifyFunction:String = [extract funct name from sqlCall]; sqlCall(); } private function sql_sel_hier_sls():void{ } How do I extract the function name from the Function instance for

Re: [flexcoders] Re: Validating items in DataGrids

2009-05-14 Thread nhid
Hi I also need to show the applicable error message to each of the error cell. So I use a renderer that extends Label since there's a errorString attribute for label. However, I keep getting dumped (application freezes) when I add in errorString. Any idea why? * package* { *import*

[flexcoders] Re: SessionDestroyed () method is not getting called

2009-05-14 Thread Dharmendra Chauhan
Hi , I tried FlexSessionListener but I was surprised to see that only sessionCreated method is getting called. I have put break point in SessionDestroyed() method , It does NOT get called when I closes the Window. However It get called after 15-20 minute. I was expecting it to get called

[flexcoders] How to display data label in LineChart / LineSeries

2009-05-14 Thread filipevirginio
Hi, I need display data labels in LineChart / LineSeries, but its properties (labelPosition, labelField, labelFunction etc) is not supported by LineSeries, only BarSeries, ColumnSeries and PieSeries. Does exists some line chart component that display data label ou any other workaround to solve

[flexcoders] Re: Sorry i am not a rocket scientist...

2009-05-14 Thread Tim Hoff
Looks like it's drawn in the mouseOverHandler function in DataGridHeader.as: drawHeaderIndicator(s, r.x, 0, visibleColumns[i].width, cachedHeaderHeight - 0.5, getStyle(rollOverColor), r); You'll have to try to extend DataGrid and DataGridHeader, or monkeyPatch DataGridHeader. -TH --- In

Re: [flexcoders] MenuBar text roll over

2009-05-14 Thread KK
Thanks Alex, But I couldn't achieve that with skinning. Maybe you could show a quick example? Actually, I found a way to do that through item renderers. I wanted to just extend the mx.controls.menuClasses.MenuBarItemRenderer and override its set menuBarItemState but because of this bug

[flexcoders] Re: Tree backgorund color

2009-05-14 Thread markgoldin_2000
Yep, that's the one. Thanks --- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: depthColors? --- In flexcoders@yahoogroups.com, markgoldin_2000 markgoldin_2000@ wrote: How can I change a background color from white to something else? Thanks

[flexcoders] Re: Sorry i am not a rocket scientist...

2009-05-14 Thread Tim Hoff
Monkey patching DataGridHeader works. Just copy DataGridHeader.as into mx/controls/dataGridClasses (you'll have to create these folders in the src folder of your project), comment out the drawHeaderIndicator line in the mouseOverHandler function. -TH --- In flexcoders@yahoogroups.com, Tim Hoff

[flexcoders] Re: Sorry i am not a rocket scientist...

2009-05-14 Thread valdhor
Also, skinning should work. Check out http://www.munkiihouse.com/?p=14 --- In flexcoders@yahoogroups.com, Tim Hoff timh...@... wrote: Monkey patching DataGridHeader works. Just copy DataGridHeader.as into mx/controls/dataGridClasses (you'll have to create these folders in the src folder

Re: [flexcoders] Re: backgroundGradientColors

2009-05-14 Thread thomas parquier
Thank you Amy, Tim. thomas --- http://www.web-attitude.fr/ msn : thomas.parqu...@web-attitude.fr softphone : sip:webattit...@ekiga.net sip%3awebattit...@ekiga.net téléphone portable : +33601 822 056 2009/5/14 Tim Hoff timh...@aol.com Hi Thomas, The style is defined in

[flexcoders] Form with 3 Custom Components...

2009-05-14 Thread Laurence MacNeill
I have a form with 3 Custom Components on it. I want to be able to click a single button on the form (button is not in any of the custom components) that will submit the form. But I'm confused as how to do this? From what I understand, I somehow need to get all three custom components to

[flexcoders] Loading Modules in Separate Application Domains

2009-05-14 Thread colin.shreffler
I'm trying to build a portal Flex Application that loads 1 or modules at run time. I need each of these modules to run in their own ApplicationDomain. The loading application AND the modules are ALL being referenced via http and are all in the same domain. Therefore I'm using the following

[flexcoders] AIR: Duplicate entity encoding in web service call, same class is fine in SWF

2009-05-14 Thread jeffdafoe
We have a class that uses mx.rpc.soap.WebService to call a web service via WSDL. Nothing fancy, the class is really just a wrapper with about 10 lines of code. The code has been in production as a SWF for about a year without drama. When we use the same class under AIR, we are seeing

[flexcoders] Re: AIR: Duplicate entity encoding in web service call, same class is fine in SWF

2009-05-14 Thread jeffdafoe
I am thinking this is caused by the issue discussed in http://tech.groups.yahoo.com/group/flexcoders/message/139207 -Jeff

[flexcoders] Is this very bad?

2009-05-14 Thread markgoldin_2000
When I open Builder: Error opening the editor. Assertion failed:

[flexcoders] Re: What's wrong with this linechart?

2009-05-14 Thread Trefalgar Bain
--- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: Give the CategoryAxis an id... mx:CategoryAxis id=ca categoryField=loadval/ then, in Actionscript, give it a dataProvider... ca.dataProvider = testdata; Absolutely right. That's annoying ;) I'm now trying to figure out how to

[flexcoders] Re: Form with 3 Custom Components...

2009-05-14 Thread foobone9
You can just handle the click event from your button and in the handler function pull the necessary information out of your 3 custom components and then do what you want with it. --- In flexcoders@yahoogroups.com, Laurence MacNeill lmacne...@... wrote: I have a form with 3 Custom Components

[flexcoders] Re: What's wrong with this linechart?

2009-05-14 Thread Trefalgar Bain
I ended up doing this ... ca3a.splice.apply(ca3a,[ca3a.length,0].concat(data[obj])); ca3a.sortOn(loadval); ca3.dataProvider = ca3a; ... for each possible axis. Seems like there should be an easier way to do this, without having to define temporary holding variables. This solution also ends up

Re: [flexcoders] Loading Modules in Separate Application Domains

2009-05-14 Thread Manish Jethani
On Fri, May 15, 2009 at 2:04 AM, colin.shreffler cshreff...@gmail.com wrote: ModuleManager.getModule(_url).load(new ApplicationDomain(), SecurityDomain.currentDomain) As soon as I do this however, I am getting the following error: SWF is not a loadable module If I use

RE: [flexcoders] Confused about modules using embedded fonts Flex 3.3

2009-05-14 Thread Alex Harui
The key is that there must be code in the same SWF as the font that generates the class that will display the text (which might be from the module). This should be automatic for any Flex control, but if you're using itemrenderers and/or classFactories you'll probably need to use

RE: [flexcoders] extract function name from Function instance?

2009-05-14 Thread Alex Harui
Example on my blog Alex Harui Flex SDK Developer Adobe Systems Inc.http://www.adobe.com/ Blog: http://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Mic Sent: Thursday, May 14, 2009 12:34 PM To: flexcoders@yahoogroups.com Subject:

RE: [flexcoders] Loading Modules in Separate Application Domains

2009-05-14 Thread Alex Harui
The option exists so you can choose a child topology (default) or same domain toplogy (RSL). Yes that means you can stick in parameters for a separate appdom, but since modules must share interfaces, you can hopefully see why that will never work. You can check out the Marshall Plan if you

RE: [flexcoders] Focus on itemRenderer sub-components in a non editable list

2009-05-14 Thread Alex Harui
A List must be editable in order for renderers to get focus. Is there a reason you don't want to set editable=true? There's probably a way around it, but I think it will be lots of work. Alex Harui Flex SDK Developer Adobe Systems Inc.http://www.adobe.com/ Blog: http://blogs.adobe.com/aharui

[flexcoders] Re: Eclipse Crashing

2009-05-14 Thread Geoffrey
So I tried a few things and it seems a little better now. 1. I combined a couple projects, so now I have one main project, and 25 library projects. 2. I removed as many unneeded Flex Library SWCs from the SDK entry in the Library Path tab of each project. This included all the automation

[flexcoders] Re: Flex Framework Cache Statistics

2009-05-14 Thread Bjorn Schultheiss
good question. I would also like to know --- In flexcoders@yahoogroups.com, Nayan Savla nayansa...@... wrote: Hi All, I am just wondering if there is some data on the percentage of Flash players which would already have a the flex framework cache. Our application without the cache is 456Kb

[flexcoders] dumb question gumbo beta...

2009-05-14 Thread grimmwerks
Where's the visuals for the CSS stuff? What am I missing? I'm *sure* I'm doing something stupid because gumbo was supposed to be even *more* integrated with the visual/css side; so what am I missing? Danke

Re: [flexcoders] Re: Flex Framework Cache Statistics

2009-05-14 Thread Matt Chotin
Hi, We are not publishing data on this right now, but in general adoption of the cached framework appears to be going well. Matt Flex team On 5/14/09 5:10 PM, Bjorn Schultheiss bjorn.mailingli...@gmail.com wrote: good question. I would also like to know --- In

[flexcoders] does anyone have a list of the top RIA development firms in Los Angeles or CA?

2009-05-14 Thread brandonh72
does anyone have a list of the top RIA development firms in Los Angeles? can you email me some names or refferals? thanks a bunch, brandon brand...@gmail.com

Re: [flexcoders] Re: Form with 3 Custom Components...

2009-05-14 Thread Laurence MacNeill
I guess my problem could be summed up like this: How do you get a child to listen to events that occur in the parent? The button-click will take place in the parent form, but adding an EventListener to the child doesn't seem to do anything, even if I set bubbles=true when I create the event.

Re: [flexcoders] Re: Form with 3 Custom Components...

2009-05-14 Thread Laurence MacNeill
At 05:32 PM 5/14/2009, you wrote: You can just handle the click event from your button and in the handler function pull the necessary information out of your 3 custom components and then do what you want with it. Right -- but don't I have to have those components dispatch their own events

Re: [flexcoders] Re: Flex Framework Cache Statistics

2009-05-14 Thread guy
If it was going *that* well you'd publish some stats. This is a REALLY IMPORTANT issue to many of us. Please help us help you by finding a way of pushing the frameworks out so that we don't have to cop the blame from our employers, customers and users about why the binary is suddenly taking

[flexcoders] Re: Form with 3 Custom Components...

2009-05-14 Thread foobone9
If you're that worried about it have your subcomponents implement a common interface to act as the contract between them and the parent which provides the api for the parent to pull the data out. --- In flexcoders@yahoogroups.com, Laurence MacNeill lmacne...@... wrote: At 05:32 PM 5/14/2009,

Re: [flexcoders] Re: Job Offer ! - WTF?!

2009-05-14 Thread Sam Lai
The factory workers must be over the moon that they make the same as their managers! On 5/15/09, Wally Kolcz wko...@isavepets.com wrote: How funny. pay to apply and make less than most of us already do. From: valdhor valdhorli...@embarqmail.com Sent:

Re: [flexcoders] Is this very bad?

2009-05-14 Thread Sam Lai
I've gotten something similar occasionally too. I think the Java runtime has just gotten itself confused; usually restarting FB3 fixes it. On 5/15/09, markgoldin_2000 markgoldin_2...@yahoo.com wrote: When I open Builder: Error opening the editor. Assertion failed:

Re: [flexcoders] Job Offer !

2009-05-14 Thread Sam Lai
Maybe it has just taken the email addresses from the publicly available archives and faked the email headers? In that case it's more annoying than a security breach. On 5/15/09, Amy amyblankens...@bellsouth.net wrote: --- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: Amy

[flexcoders] Problems with getChildByName();

2009-05-14 Thread Laurence MacNeill
I have a form that has several dynamically-created children. I'm having trouble using getChildByName() to retrieve data from them. Specifically, I create several VBoxes, and in each of those VBoxes I create children (a label a textInput). Obviously, the TextInput that I'm trying to get the

RE: [flexcoders] Re: 2 Questions abot TextField in ActionScript

2009-05-14 Thread Gordon Smith
My hunch is that flash.filters.ConvolutionFilter could be used to accomplish that kind of halo effect around text characters, if you can figure out, or Google, the right convolution matrix to use. It might be easier to first try our flash.filters.GlowFilter. Gordon Smith Adobe Flex SDK Team