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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 95253 - 95282 of 149625   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
95253
I managed my Problem by adding a wrapper which manages the access of the tree. Thanx for the helpful infos....
florian.salihovic
florian.sali...
Offline Send Email
Dec 1, 2007
8:14 am
95254
... From: "aceoohay" <pauls@...> To: <flexcoders@yahoogroups.com> Sent: Saturday, December 01, 2007 5:33 AM Subject: [flexcoders] If Flex is open...
Paul Andrews
pauland2513
Offline Send Email
Dec 1, 2007
11:03 am
95255
Why has you data null values in the first place? Maybe you can put in some dummy data? Cheers Ralf....
Ralf Bokelberg
ralf.bokelberg@...
Send Email
Dec 1, 2007
12:47 pm
95256
I don't believe the Flex language itself is open source, only the .swf format. Someone at adobe may want to clear that up. Although I'm sure this is an earnest...
Robert Thompson
robert_thomp...
Offline Send Email
Dec 1, 2007
12:53 pm
95257
Open up the new Flex project dialog box. In the location field, hunt down the folder that contains the downloaded content. When you have it set up, you should...
Mike Chabot
logicalthoug...
Offline Send Email
Dec 1, 2007
1:30 pm
95258
... Most of the AS3 classes in the Flex SDK are open source. With the release of Flex 3, Flex is becoming "more open source". From what I've heard this will...
Jeffry Houser
reboog711
Offline Send Email
Dec 1, 2007
5:59 pm
95259
Does FlashLite 3 support applications built in Flex 2 or 3? Also is there a list of mobile phones that support FlashLite?...
nodovu
Offline Send Email
Dec 1, 2007
6:10 pm
95260
Semantics, I know, but.... The language is ActionScript 3. You're talking about a problem with a component built in that language, not the language itself. I...
Jeffry Houser
reboog711
Offline Send Email
Dec 1, 2007
6:16 pm
95261
Currently, there aren't any mobile phones who support Flash Lite 3 out of the box. Of course, you can install developer player on a nice list of mobile phones,...
Weyert de Boer
reyer_de_boer
Offline Send Email
Dec 1, 2007
6:17 pm
95262
So, yea. There is a bug in the line space rendering in Flash for embedded fonts. Easiest test case is to build a TextField display and set the leading to the...
Jon Bradley
jonpixelpusher
Offline Send Email
Dec 1, 2007
6:19 pm
95263
Hello Flexcoders, First off sorry if this is the wrong forum to post in, but I just created my first flex 2 application and am looking for some feedback. All...
nodovu
Offline Send Email
Dec 1, 2007
7:41 pm
95264
I liked the site. But clicking on 'Rotoworld' showed that it relied on javascript (Google analytics stuff etc). For users, like me, who have javascript turned...
candysmate
Offline Send Email
Dec 1, 2007
8:34 pm
95265
I am currently trying to debug an intermittent bug within our application that causes a browser crash. Not just a "hey, the application threw a runtime error",...
Mike Krotscheck
krotscheck
Offline Send Email
Dec 1, 2007
9:11 pm
95266
A technique, which worked for me in the past, is to reduce the code as much as possible. Cheers Ralf. ... -- Ralf Bokelberg <ralf.bokelberg@...> Flex &...
Ralf Bokelberg
ralf.bokelberg@...
Send Email
Dec 1, 2007
9:23 pm
95267
... fields ... I doubt that we designed this code to intentionally get confused. : ) It sounds like we're simply not properly handling null field values when ...
Gordon Smith
gsmithsf
Online Now Send Email
Dec 1, 2007
9:50 pm
95268
Ralf: The data has nulls in it. For example, one grid is equivalent to a checking account, with deposits and checks. The column for the check number is null...
aceoohay
Offline Send Email
Dec 1, 2007
10:13 pm
95269
Robert: Yes this is an earnest request. While I do not shrink from controversy if I believe it will get things done, I don't needlessly whine either. I believe...
aceoohay
Offline Send Email
Dec 1, 2007
10:25 pm
95270
I use SmartSVN on both my Mac and my Windows box. It works great and they even have a free community version. Their SmartCVS client is great as well. ...
Kurt Wiersma
kwiersma
Offline Send Email
Dec 1, 2007
10:37 pm
95271
Hi, I'm looking some information about Flex and use autocad files in one application. I've special interest in map info with data base querys I hope that...
Israel
isra_g_c
Offline Send Email
Dec 1, 2007
10:37 pm
95272
I looked at the generated actionscript and it does look like there's a lot going on, and it's not worth trying to make it work without MXML. Maybe I'll log a...
Dave Glasser
abg2c
Offline Send Email
Dec 1, 2007
10:38 pm
95273
Gordon: This thread was not intended as a technical thread, which is why I didn't include the details about the problem. I documented the problem in the...
aceoohay
Offline Send Email
Dec 1, 2007
10:38 pm
95274
Your use case seem very reasonable to me. In this particular case I disagree with my esteemed colleague Alex (who sits across from me)... I think our default...
Gordon Smith
gsmithsf
Online Now Send Email
Dec 1, 2007
11:00 pm
95275
So I have been trying to learn flex now for almost 9 month and i pretty much still don't know much to get me anywhere. This is also my first programming...
Sheriff
sherif626
Offline Send Email
Dec 2, 2007
12:27 am
95276
Are you using Flex and are you relying on MXMLC to do the embedding? Or are you using Flash to first to do the embedding? If it's Flex, what version of Flex...
Peter Farland
pjfarland
Offline Send Email
Dec 2, 2007
12:43 am
95277
So when we do go open-source next year, you will be able to offer changes to the source code like the Sort code (but not the language itself). Then Gordon and...
Alex Harui
alex_harui
Online Now Send Email
Dec 2, 2007
1:21 am
95278
Not all applications have to have mx:Application at the top level. You can start with Sprite if you want. That's what happens when you create an ActionScript...
Alex Harui
alex_harui
Online Now Send Email
Dec 2, 2007
1:27 am
95279
... From: Sheriff To: flexcoders@yahoogroups.com Sent: Sunday, December 02, 2007 12:27 AM Subject: [flexcoders] Best Way to learn Flex So I have been trying to...
Paul Andrews
pauland2513
Offline Send Email
Dec 2, 2007
1:42 am
95280
I've read that the bugs with FileReference on the Macintosh have been fixed, but I'm still having problems uploading (as in uploads don't work). The problem...
Paul Whitelock
paulwhitelock
Offline Send Email
Dec 2, 2007
1:55 am
95281
Just tried Ubuntu and no joy there either -- maybe it shares the same code base as the Mac since they are both Unix. ... work)....
Paul Whitelock
paulwhitelock
Offline Send Email
Dec 2, 2007
2:05 am
95282
Gordon, et al: Here is a simple test that will show the problem; <?xml version="1.0" encoding="utf-8"?> <mx:Application...
aceoohay
Offline Send Email
Dec 2, 2007
4:52 am
Messages 95253 - 95282 of 149625   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