Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 59891 - 59920 of 149768   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
59891
Thanks a lot Amol (and Maciek)! In between I found that I can go a different way and use a TileList instead but I'm sure your ideas will be useful a bit later...
Sascha
sbalkau@...
Send Email
Jan 1, 2007
8:33 am
59892
I have managed to get this to work, I had to reformat my xml data file. Now that I have that working, how would I capture the users selection to populate the...
dranoel1967
Offline Send Email
Jan 1, 2007
1:30 pm
59893
Anyone have a working example they can point me to that demonstrates how to close an open item in a Flex Tree control? After studying the Tree control in the...
phillips1021
Offline Send Email
Jan 1, 2007
3:16 pm
59894
I am trying to build out a basic framework for my application and I have about 4 different "screens" that users can view depending on what they are trying to...
Kevin Merritt
jeff_lacer
Offline Send Email
Jan 1, 2007
7:34 pm
59895
... From: "Kevin Merritt" <lists@...> To: <flexcoders@yahoogroups.com> Sent: Monday, January 01, 2007 7:27 PM Subject: [flexcoders] ViewStates vs...
Paul Andrews
pauland2513
Offline Send Email
Jan 1, 2007
8:46 pm
59896
Hi List, Sorry for the long winded post, but I'm completely baffled by an exception that my app is throwing involving an allegedly undefined view state. I have...
Lachlan Cotter
lachlancotter
Offline Send Email
Jan 1, 2007
11:46 pm
59897
Hi all this seems like such a simple thing, and yet ... my project currently lives in the directory My Documents/Flex Builder 2/xmlshow and works fine. If I...
John Mazzocchi
john.mazzocchi@...
Send Email
Jan 2, 2007
12:23 am
59898
This is helpful, thanks. I like the idea better to have two states to the application (default & logged on state) and then put the rest in a view stack. -...
Kevin
jeff_lacer
Offline Send Email
Jan 2, 2007
12:47 am
59899
Please ignore my last post. I just lost my job, so I don't really care what the answer my last query is anymore. Regards This email and any files transmitted...
John Mazzocchi
john.mazzocchi@...
Send Email
Jan 2, 2007
1:03 am
59900
Can anyone please explain how my app can be causing this error. TypeError: Error #1009: Cannot access a property or method of a null object reference. at...
Bjorn Schultheiss
bjorn.schult...
Offline Send Email
Jan 2, 2007
2:27 am
59901
Hi, I want to have a header spanning 2 columns in a datagrid. Header1 | Header2 Col | Col2 | col3 ... How can I do that? ...
Ghose, Sanjucta
sanjuctabasu
Offline Send Email
Jan 2, 2007
5:33 am
59902
I am wondering if there are any other New York City based Flex coders on this list? I would love to meet some other coders in the area. (I know tons of...
Kevin Merritt
jeff_lacer
Offline Send Email
Jan 2, 2007
7:40 am
59903
Hi, i have need your help. I'm using Drools for my business roles. My problem is how to implement a "flex ActionScript solution" sync with my business roles...
devisbalsemin
Offline Send Email
Jan 2, 2007
11:09 am
59904
Hi All, Can we some how get the time of the server on our client machine. Kumar...
KP
jain_kumar11
Offline Send Email
Jan 2, 2007
11:49 am
59905
Hello, I use a renderer to include an image in a grid. But some of the images don't exist, and then they keep "flickering". Some stroboscopic strange effect. ...
amigo_fd
Offline Send Email
Jan 2, 2007
12:28 pm
59906
It took a while, but I finally discovered the cause of the problem: the set data() function for each renderer in the DataGrid is called every time one of the...
Jim Robson
dadrobson
Offline Send Email
Jan 2, 2007
12:50 pm
59907
Hey, Do the images exist in your file system? In other words, is Flex failing to find images that actually exist? If so, could the problem be that LoadImage()...
Jim Robson
dadrobson
Offline Send Email
Jan 2, 2007
12:54 pm
59908
Kumar, You could write a function to invoke whatever server-side technology you're using (ColdFusion, PHP, JSP, ASP) in order to access the server's system...
Jim Robson
dadrobson
Offline Send Email
Jan 2, 2007
1:04 pm
59909
Or would it better to create the graph with data seperately and insert it into a datagrid if that is possible? Thanks, Jason...
jnewport
Offline Send Email
Jan 2, 2007
3:28 pm
59910
Hi all, I facing a lot of problem with datagrid, in my datagrid user can change the fontsize of the text in the rows, and row height varies to reflect that...
arpan srivastava
arpan30_cs
Offline Send Email
Jan 2, 2007
3:29 pm
59911
Hello, I can set the selectedIndex to the correct row, but if that row is not in the visible area, the datagrid should scroll to that row. How can this be done...
amigo_fd
Offline Send Email
Jan 2, 2007
4:01 pm
59912
I have a class that has a method called trace. I wanted to test that method so I used trace ... I know, dumb. Anyhow, I tried using flash.utils.trace(message)...
Derek Vadneau
leadedsnow
Offline Send Email
Jan 2, 2007
4:11 pm
59913
This overlap has happened to me also, but only when using certain CSS files. I did not resize any text in the datagrid it just happens on its own. When it...
jnewport
Offline Send Email
Jan 2, 2007
4:12 pm
59914
Why would it be dumb to use trace? It's a neat way of doing a quick debug. The debugger is not always the best choice. Not sure why the trace will not work...
Sascha
sbalkau@...
Send Email
Jan 2, 2007
4:35 pm
59915
Hi, I have been reading the various drag and drop examples and tutorials that I've found online and in the docs, but am having issues with a complex drag and...
Rachel Maxim
rachelmaxim
Offline Send Email
Jan 2, 2007
4:37 pm
59916
Is it possible to remove all the labeling x & y labels and data from showing on a linechart? What I am trying to achieve is to just have the line show and...
jnewport
Offline Send Email
Jan 2, 2007
4:43 pm
59917
Derek, during very early FP9/Flex 2 beta releases the trace() method was in flash.utils, but it was promptly moved back to the Top Level or "global" scope...
Peter Farland
pjfarland
Offline Send Email
Jan 2, 2007
4:43 pm
59918
When I use css to skin to flex components, I'm able to create a swf file with each symbol exported to the first frame and reference those symbols from the css...
h8me4everplus1
Offline Send Email
Jan 2, 2007
4:53 pm
59919
I'm having a problem with Flex Builder 2 when an unintended never-ending loop occurs, FB2 never bails. When I do something like: function go() { go(); } in...
Derek Vadneau
leadedsnow
Offline Send Email
Jan 2, 2007
5:20 pm
59920
Ok, good. Now, each item in the first combo box has an XML "location" node in it. If the location node contains the child nodes necessary to populate the...
Tracy Spratt
nts333rd
Offline Send Email
Jan 2, 2007
5:22 pm
Messages 59891 - 59920 of 149768   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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