[flexcoders] Your Opinion: Best way to Load Data to your components?

2008-07-07 Thread Alan
a larger amount of data that is then manipulated locally? Alan

Re: [flexcoders] Trick button into rendering mouseover/mouseout states

2008-07-06 Thread Alan
it. https://www.adobe.com/cfusion/entitlement/index.cfm?e=flex%5Fskins Alan On Jul 5, 2008, at 8:19 PM, Dennis Falling wrote: What's the best way to create a border-less button? I'm trying to pull it off with flexlib's enhanced button skin but it appears to be ignoring the font-family I set

[flexcoders] What is best way to get data from MySQL database?

2008-07-06 Thread Alan
an ArrayCollection. ArrayCollections don't exist in PHP right? There's this class mapping business I;ve been reading about, but that jsut seems like a headache. Anyone have advice about what I should look into? Alan

Re: [flexcoders] What is best way to get data from MySQL database?

2008-07-06 Thread Alan
database, generate codeand this is stuff I just got into in the last hour. Alan On Jul 6, 2008, at 9:38 PM, dnk wrote: Well what it depends on is what server side scripting language are you using? If it is PHP (As AMFPHP or WebOrb are designed for), you would have to use one

[flexcoders] MySQL query from flex builder

2008-07-02 Thread Alan
Anyone know about any plugin that allows me to run querys from flex builder...perhaps an eclipse plug in? Alan

Re: [flexcoders] remover water mark from Trial version

2008-07-02 Thread Alan Rother
flex 2 but want to use a feature of flex 3 for a presentation. -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion User Group, AZCFUG.org

Re: [flexcoders] remover water mark from Trial version

2008-07-02 Thread Alan Rother
But don't buy just any version. The Standard version doesn't include charting components, so you have to buy the $699 Professional version. Yes, good point, thank you. I did forget to mention that. -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion

Re: [flexcoders] MySQL query from flex builder

2008-07-02 Thread Alan
Thanks Igor Hey BTW I found a great tutorial about getting PDT and Zend debugger going on Flex: http://www.themidnightcoders.com/forum/default.aspx?g=postst=452 Alan On Jul 2, 2008, at 8:53 PM, Igor Costa wrote: Alan My friend Google give me this indication (http

[flexcoders] News Item: Comparing the performance of Curl and Flex 3

2008-05-29 Thread Alan Gruskoff
This was in today's news releases: Comparing the performance of Curl and Flex 3 Curl outperforms ActionScript by a factor of 8 to 10 http://developers.curl.com/blogs/community_blog/2008/05/12/comparing-the-performance-of-curl-and-flex-3 Since Curl did the study, it might be tainted. Any

[flexcoders] Re: Debugging Flex3-AMFPHP

2008-05-20 Thread Alan Gruskoff
data looks like in the Flex debugger that helped me see what was happening. In my opinion, WebORB 3.0 PHP is much more advanced and better supported. - Alan Gruskoff --- In flexcoders@yahoogroups.com, mr_delphi_developer [EMAIL PROTECTED] wrote: I'm trying to get my head wrapped around how

[flexcoders] Re: Handle Large Dataset

2008-05-07 Thread Alan Gruskoff
them into a Flex Datagrid. A set of 100 of those items loaded in less than a second into a Flex Datagrid. - Alan Gruskoff --- In flexcoders@yahoogroups.com, David C. Moody [EMAIL PROTECTED] wrote: What is the best way to handle a large dataset?? I'm using AMFPHP. I need to display

RE: [flexcoders] BlazeDS, List of VOs inside a VOs won't translate

2008-04-30 Thread Alan Prather
just fine.) What on earth am I doing wrong, possibly? -Alan From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Robert Cadena Sent: Tuesday, April 29, 2008 4:15 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] BlazeDS, List

[flexcoders] BlazeDS, List of VOs inside a VOs won't translate

2008-04-29 Thread Alan Prather
++; } } Thanks in advance to anyone that can help! __ -Alan Prather . The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message is privileged

RE: [flexcoders] BlazeDS, List of VOs inside a VOs won't translate

2008-04-29 Thread Alan Prather
? -Alan From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Battershall, Jeff Sent: Tuesday, April 29, 2008 1:55 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] BlazeDS, List of VOs inside a VOs won't translate Alan, I know

RE: [flexcoders] Cannot convert Object to X

2008-04-29 Thread Alan Prather
and that list is a property of another VO. Is it possible that because it's a few levels 'deep' it's not translating? It's driving me insane, because it won't let me cast it either. -Alan From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf

[flexcoders] Re: looking for PNG handling resources

2008-04-27 Thread Alan Gruskoff
programming language, see: http://www.imagemagick.org/script/index.php Good luck - Alan Gruskoff --- In flexcoders@yahoogroups.com, todd_geist [EMAIL PROTECTED] wrote: Hello, I have several layered png with transparencies in a flex app. I need to merge those separate pngs into a single png

[flexcoders] AMFPHP Examples now available for Flex

2008-04-27 Thread Alan Gruskoff
where and what the result object looked like. Feel free to use these items as your own starting point. - Alan Gruskoff

[flexcoders] Re: Calling http services in separate file

2008-04-17 Thread Alan Gruskoff
I have been looking at best ways to use the data model and interested in this technique. Could you post some of the relevant code that does these things? Thanks - Alan Gruskoff --- In flexcoders@yahoogroups.com, Tracy Spratt [EMAIL PROTECTED] wrote: Implement this as data model, using

[flexcoders] Re: Flash/Flex Compatibility with 64bit OS

2008-04-17 Thread Alan Gruskoff
fine, likely as a 32 bit compatible plugin. - Alan Gruskoff --- In flexcoders@yahoogroups.com, kenny14390 [EMAIL PROTECTED] wrote: Is anybody even aware of such an issue? Should I be worried? --- In flexcoders@yahoogroups.com, kenny14390 kenny14390@ wrote: Heh, I tried to log in today

[flexcoders] Re: Flash/Flex Compatibility with 64bit OS

2008-04-17 Thread Alan Gruskoff
Update: I just noticed that Adobe released flash-plugin-9.0.124.rpm for Linux 64 bit. I installed that and now I get Full Screen mode. Yay - Adobe! Likely some other fixes are also inherited. --- In flexcoders@yahoogroups.com, Alan Gruskoff [EMAIL PROTECTED] wrote: As I work all major 3 O/Ses

[flexcoders] Large data upload

2008-03-24 Thread Alan Queen
there's a way to Base64 encode data (like images) and send them via a post request but in this case I think the encoding would explode the data's size. I'm thinking of using a socket to write the data in chunks.. Anyway, anyone else had this situation? - Alan

Re: [flexcoders] Re: sot: java noob, need advice on blazeds app development

2008-03-22 Thread Alan Queen
JBoss works even better and is more scalable.. - Alan On Fri, Mar 21, 2008 at 2:56 PM, Derrick Anderson [EMAIL PROTECTED] wrote: hi jim, thanks for your response- for the first question, i want to save variables on the server because in my application, the database used for all queries

[flexcoders] Re: Populating an Image control from an HTTPService request

2008-03-11 Thread Alan Gruskoff
It may be easier than that. You dont so much want to use HTTPservice, you just want to get an image. Define your image with an addressable ID, so we can code to it. mx:Image id=someImage source=http://somesite.com/someimage.jpg; autoload=true Anytime you want to populate that someImage object,

Re: [flexcoders] Run-time loading of library symbols as custom class instances: How?

2008-02-27 Thread Alan Shaw
-- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Alan Shaw *Sent:* Tuesday, February 26, 2008 5:17 PM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Run-time loading of library symbols as custom class instances: How? I'm working

[flexcoders] Run-time loading of library symbols as custom class instances: How?

2008-02-26 Thread Alan Shaw
I'm working on a pure AS3 project in FlexBuilder 3. All graphical assets are provided as symbols (with no AS code) in a library swf, exported as this example: symbol Name: cloud01, Class: cloud01, Base class: flash.display.MovieClip. The corresponding class looks like this: package

[flexcoders] Adv. Data Grid in Flex 3 Pro vs Std

2008-02-25 Thread Alan Gruskoff
As I get ready to upgrade to Flex 3, I notice this curious difference noted in the list of features between Flex Builder 3 Pro and Flex Builder 3 Standard. The Adobe list shows the Standard version as NOT having Adv. Data Grid while the Pro version does. How could that be separated? How could

Re: [flexcoders] Re: Web conferencing with Flex

2008-02-21 Thread Alan Rother
by the same people who built Flex and LCDS. How about a positive response with alternative suggestions? -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion User Group, AZCFUG.org

Re: [flexcoders] Web conferencing with Flex

2008-02-20 Thread Alan Rother
is a free, scaled down version of Connect http://labs.adobe.com/technologies/brio/ -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion User Group, AZCFUG.org

[flexcoders] WebORB PHP 2.0.2 tweaks for Flex Builder 3 (B3-M4)

2008-01-06 Thread Alan Gruskoff
I can report getting WebORB PHP 2.0.2 (today's version) to work with Flex Builder 3 (B3-M4) with some guessing and tweaking. Its very cool when it works. See my install notes here: http://www.themidnightcoders.com/forum/default.aspx?g=postsm=1334#1334 - Alan G

[flexcoders] Re: complex xml parsing

2007-12-12 Thread Alan Gruskoff
Some clues: While you imported the Fault event, you never used it. You will get either a fault or result, check for both: service.addEventListener(fault, httpFault); Also, you arent sending anything with service.send();. Put the contents in the paren, ex: service.send(xmlObject);. Last, get rid

[flexcoders] HOWTO - Sending an XML object to PHP

2007-12-11 Thread Alan Gruskoff
While reading XML data into Flex is easy, sending it out for writing was more challenging. I found an example like the below based on worked fine for sending name/value pairs to PHP, like a form would do. I needed to send an XML object, and since the docs say you can, I eventually found a way. I

Re: [flexcoders] Re: Flex is becoming unviable

2007-10-22 Thread Alan Rother
. That alone makes me feel good about using Flex. =] -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion User Group, AZCFUG.org

Re: [flexcoders] Re: Is there a fliping control in Flex

2007-09-28 Thread Alan Shaw
It does not bring in the entire sandy library. It just uses three classes from sandy.util. I think if you download it and look at it you will get the answers you need pretty quickly ;) On 9/28/07, hank williams [EMAIL PROTECTED] wrote: Hey Alan Leds, Question. How big is this library

Re: [flexcoders] Re: Is there a fliping control in Flex

2007-09-28 Thread Alan Shaw
Hi Hank, http://weblogs.macromedia.com/auhlmann/archives/2007/03/distortion_effe.cfm -A On 9/27/07, hank williams [EMAIL PROTECTED] wrote: Thanks, but if you look at the link I provided you will see that they are somewhat different things. The link you provided is a book metaphor, and the

Re: [flexcoders] Creating a Video Player in Flex

2007-02-26 Thread Alan Rother
Awesome Thank you. I had searched the archives but didn't find this one. =] -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer

[flexcoders] Creating a Video Player in Flex

2007-02-23 Thread Alan Rother
and pause, but I cannot find any help on how to bind the stream to a control so I can move the playhead forward and back. Volume as well... Does anyone have a simple player built in Flex they'd be willing to share so I can see how it's done correctly? -- Alan Rother Adobe Certified Advanced ColdFusion

Re: [flexcoders] Adding a row at bottom in datagrid with total of all other rows

2007-01-11 Thread Alan Rother
total of the numeric field above it -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer

Re: [flexcoders] integrating ASP JSP with Flex

2006-08-09 Thread Alan Rother
Sure, Scrap JSP and ASP and use Cold Fusion. Flex 2 has native access to data created by it.-- Alan RotherMacromedia Certified Advanced ColdFusion MX 7 Developer __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives

Re: [flexcoders] Design Pattern books for AS3 and Flex 2

2006-06-20 Thread Alan Shaw
Danny Patterson and Joey Lott have an AS3 design patterns book coming out this summer from Adobe. They presented parts of it at FlashBelt last week, and it's going to be a must buy. -A On 6/20/06, Phil Marston [EMAIL PROTECTED] wrote: don't know about flex as 3 specifically, but worth

[flexcoders] New To Flex

2005-11-04 Thread Alan
I've been playing with Flex on and off over the last year. I recently downloaded Flex 2 Alpha 1 and I like what I see, however I'm a newbie to application development. I would like to get my arms around Flex 2, but other than the few tutorials that Macromedia has on thier site I haven't been

Re: AssetRenderer with a swf

2005-02-14 Thread Alan Greenblatt
the AssetRenderer use the symbol that was created? Matt _ From: Alan Greenblatt [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 5:05 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: AssetRenderer with a swf I think I have some clues now. Does

AssetRenderer with a swf

2005-02-11 Thread Alan Greenblatt
I'm trying to use an AssetRenderer as the PointRenderer for a LineSeries in a chart, with the source pointing to a swf. Unfortunately, the swf is not rendered in the chart. No errors, just the regular LineSeries. Is this a bug or am I missing something? Thanks, -Alan

<    1   2