Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

flexcoders · RIA Development with Adobe Flex

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 12335
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 163275 - 163304 of 165719   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
163275 j2me_soul
j2me_soul@... Send Email
Aug 1, 2011
9:07 am
This is the entire stacktrace: Ezt [Desktop Application] file:/F:/Projects/Ezt/bin-debug/Ezt-app.xml Main Thread (Suspended: Error: addChild() is not available...
163276 Isabelle Loyer Perso
isa_loyer Send Email
Aug 1, 2011
10:01 am
No idea? Le 29/07/11 16:46, isa_loyer a crit : Dear Flexer, I try to do a flex form for an Air application. As the window with form appear gap is important,...
163277 Alex Harui
alex_harui Send Email
Aug 1, 2011
2:41 pm
I’m not sure what your question is. I believe the horizontal gap is dictated by constraint columns in the skins. On 8/1/11 3:00 AM, "Isabelle Loyer Perso"...
163278 Alex Harui
alex_harui Send Email
Aug 1, 2011
2:41 pm
There is a Group in there somewhere. Use the debugger to find out which one it is. Is your custom itemRenderer based on Group? That might be the problem. On...
163279 Isabelle Loyer Perso
isa_loyer Send Email
Aug 1, 2011
2:51 pm
My question isn't about vertical gap but about vertical gap between formitem. Thanks Le 01/08/11 16:40, Alex Harui a crit : Im not sure what your question is....
163280 j2me_soul
j2me_soul@... Send Email
Aug 1, 2011
3:08 pm
163281 Alex Harui
alex_harui Send Email
Aug 1, 2011
3:51 pm
Is there a paddingTop/Bottom on the Formitems? On 8/1/11 7:50 AM, "Isabelle Loyer Perso" <isa_loyer@...> wrote: My question isn't about vertical gap but...
163282 Alex Harui
alex_harui Send Email
Aug 1, 2011
3:53 pm
Is the component the child of the scroller? It has to report contentSize properly. Otherwise, it probably has to report measuredWidth/Height properly. On...
163283 NishitH
nishit_2571988 Send Email
Aug 1, 2011
5:34 pm
my code look like this...while i put this code so i print only one image not multiple image and if i select multiple image so it will be me error...the page...
163284 Bill Franklin
deer_buster Send Email
Aug 1, 2011
5:38 pm
If this is an actual posting of the code, there are a couple of issues (unmatched double-quote, and an extraneous closing </s:VGroup>). If not, please post...
163285 lanekelly5 Send Email Aug 1, 2011
5:55 pm
I figured out how to use setStyle() for style attributes defined for a CSS class, but how can I change selectors (with states) within a class via actionscript?...
163286 Isabelle Loyer Perso
isa_loyer Send Email
Aug 1, 2011
6:13 pm
After different test, actual code is: [Code] <s:Group width="100%" height="100%"> <s:layout> <s:BasicLayout/> </s:layout> <s:Image x="0" y="0" width="53"...
163287 karl.sigiscar Send Email Aug 1, 2011
6:24 pm
I came up with a better solution than the one before that was anyway not working in some cases. Basically, the problem was the DataDrawingCanvas lifecycle...
163288 Mike
mike_slinn Send Email
Aug 1, 2011
11:23 pm
Flash Builder plugin went crazy today. Eclipse just dies. I deinstalled and reinstalled a new version of Eclipse and Flash Builder. Still dies. Here is the...
163289 jitendra jain
jitendra_jai... Send Email
Aug 2, 2011
5:16 am
Thanks Alex.. Yes the component is the child of the scroller. But i want its layout to be automatically..  Can u throw some more light as iam not getting.. ? ...
163290 Rishi Tandon
rishitandon123 Send Email
Aug 2, 2011
5:52 am
The scroller will only apply to the container such as group which implements IViewport. Rishi Sent from my iPhone...
163291 lanekelly5 Send Email Aug 2, 2011
1:32 pm
I created a skin that is a copy of the TabBarButtonSkin and I see where there's a property set: useChromeColor = true; I have some CSS that uses a different...
163292 lanekelly5 Send Email Aug 2, 2011
7:44 pm
For some reason if I make the text of a button white, the alpha.disabled property in the SparkSkin container of my custom button skin doesn't behave properly....
163293 georgemeng2011 Send Email Aug 2, 2011
10:54 pm
Thank you! Good to know there is such limit. George...
163294 georgemeng2011 Send Email Aug 2, 2011
10:54 pm
Hello, I have very simple code to call a simple PHP page. PHP page will insret 2000 records to mysql table, takes about 2 minutes. On PHP side, it is fine, I...
163295 bu4fred Send Email Aug 2, 2011
10:54 pm
I would like to move cell contents around in a datagrid (or AdvancedDatagrid if necessar) but so far all I can do is detect the row of the drop target. II need...
163296 nikunj_n123 Send Email Aug 2, 2011
11:32 pm
Hello All, My Application has a Tree, and all the elements of the tree belong to the same state. I want a new form to be launched each time I click an item of...
163297 j2me_soul
j2me_soul@... Send Email
Aug 3, 2011
3:46 am
I finish my job like yours to calculate the mouse point belongs to which cell using RowHeigh CellWidth then operate the dataPrivoder to do anything At...
163298 Rishi Tandon
rishitandon123 Send Email
Aug 3, 2011
5:00 am
Have you check the network monitor in flash builder 4? Sent from my iPhone...
163299 dorkie dork from dork...
dorkiedorkfromdorktow... Send Email
Aug 3, 2011
5:13 am
Occasionally something happens to Flash Builder where everytime I save I get the dialog, "The user operation is waiting for background work to complete". I've...
163300 Alex Harui
alex_harui Send Email
Aug 3, 2011
5:22 am
Are you using embedded fonts? I don’t remember if Spark controls need embedded fonts for alpha to work correctly. On 8/2/11 12:44 PM, "lanekelly5&quot;...
163301 jitendra jain
jitendra_jai... Send Email
Aug 3, 2011
7:14 am
Hi Guys,   Iam using one data grid in which in have written one inline selectedItem ="@{employee}" , it is throwing a strict mode compiler error. I dont want...
163302 jitendra jain
jitendra_jai... Send Email
Aug 3, 2011
7:14 am
This is working for other components like list but only creating problem with datagrid of spark library.   Thanks, with Regards, Jitendra Jain Software...
163303 mitek17 Send Email Aug 3, 2011
7:42 am
Hi, Yep, there is PHP setting in php.ini for that max_execution_time = 30 ; Maximum execution time of each script, in seconds PS php_error.log is a good thing...
163304 jitendra jain
jitendra_jai... Send Email
Aug 3, 2011
7:58 am
This is working for other components like list but only creating problem with datagrid of spark library.   Thanks, with Regards, Jitendra Jain Software...
Messages 163275 - 163304 of 165719   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help