Re: [flexcoders] Binding Model to selectedItem property not updating

2008-05-16 Thread Pedro Sena
Congress discovers that it can bribe the public with the public's money. -- Alexis de Tocqueville -- /** * Pedro Sena * System Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] SQL Lite syntax issue, need something cleared up regarding SELECT

2008-05-16 Thread Pedro Sena
(dbFile); selectStatement.addEventListener(SQLEvent.RESULT, selectTechLoginResult); selectStatement.addEventListener(SQLErrorEvent.ERROR, errorHandler); selectStatement.text = sqlText; selectStatement.execute(); //Error happens here, doesn't go any further } -- /** * Pedro Sena * System

Re: [flexcoders] Error in Adobe class MultiTopicConsumer

2008-06-02 Thread Pedro Sena
a subscription with subtopic: + subtopic + and selector: + selector + that this consumer does not have); } The problem is the if (i == subscriptions.length), which always is true because it has just been removed. Andrew -- /** * Pedro Sena * System Architect * Sun Certified

Re: [flexcoders] Extending RemoteObject

2008-07-04 Thread Pedro Sena
Hi, Be sure you are extending the mx.rpc.remoting.mxml.RemoteObject instead of extending the mx.rpc.remoting.RemoteObject. Hope this helps, Pedro Sena On Fri, Jul 4, 2008 at 1:20 PM, mbhoisie [EMAIL PROTECTED] wrote: I'd like to have a custom remoteobject for specific error handling

Re: [flexcoders] Advanced Data grid question

2008-07-14 Thread Pedro Sena
Hi Pratima, Are you overriding the function set data ? I did something similar just checking what was my object type(Im supposing that u r using different object for projects and orchestrations). I used a subclass of LinkButton as my renderer. Hope this helps. Pedro Sena On Mon, Jul 14, 2008

Re: [flexcoders] Re: Flex Appointment Calendar Component

2008-07-15 Thread Pedro Sena
tutorials, styling guide, and technical details, please visit http://www.imbizzi.com. For technical questions, please e-mail support [at] imbizzi dot com. JF -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] How to check all children have been loaded?

2008-07-23 Thread Pedro Sena
Hi, You could archieve want u want with creationPolicy, have u tried it ? Pedro Sena On Wed, Jul 23, 2008 at 2:56 PM, flexawesome [EMAIL PROTECTED] wrote: Hey there, I have a UIcomponent which contents 5 more image components inside. I would like to show the UIcomponent after all images

Re: [flexcoders] Re: new Component() ?

2008-07-23 Thread Pedro Sena
' McDonald :: 0437 221 380 :: [EMAIL PROTECTED] -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] flex taglibs

2008-08-20 Thread Pedro Sena
to control the flow instead of hard coding it in all places. can anyone help me please??? Thanks in advance -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

[flexcoders] Problems with Cairngorm + Modules

2008-08-23 Thread Pedro Sena
main module class but the problem persists. Do I need to create my own subclass of mx.core.FlexModuleFactory to make what I want ? Suggestions are welcome Thanks in advance -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Help, Random module load issues.

2008-08-26 Thread Pedro Sena
/mouseUpHandler() We have not idea where to begin, one of our devs can never ever even get this to happen! Any suggestions are greatly appreciated. Thanks. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Using view stack to link to mxml

2008-08-30 Thread Pedro Sena
think viewstack can be one way but any examples will be appreciated. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer * * Net Sar * www.netsar.com.br */

Re: [flexcoders] Communication between custom preloader and the application

2008-09-01 Thread Pedro Sena
need my preloader to communicate with the application, by dispatching an event or calling a method on the appliaction where it resides, but I'm not being able to make them communicate. Any suggestions? Thanks, João Saleiro -- /** * Pedro Sena * Systems Architect * Sun Certified Java

Re: [flexcoders] Creating a class by name

2008-09-02 Thread Pedro Sena
/ -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer * * Net Sar * www.netsar.com.br */

Re: [flexcoders] Using view stack to link to mxml

2008-09-02 Thread Pedro Sena
box. I don't need Hello1 to be shown so I guess I need to unload it. I am not sure. Thanks, Pankaj Arora -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Pedro Sena *Sent:* Saturday, August 30, 2008 3:17 PM *To:* flexcoders

Re: [flexcoders] Re: Styling AdvancedDataGrid's header

2008-09-16 Thread Pedro Sena
verticalGridLines, alternatingItemColors and sortExpertMode. Is there any way to avoid that? -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer * * Net Sar * www.netsar.com.br */

Re: [flexcoders] Type Coercion error in a Popup module

2008-10-07 Thread Pedro Sena
anyone suggest what is the best way to fix this? Thanks, Henry -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer * * Net Sar * www.netsar.com.br */

Re: [flexcoders] Flex 3 Layout of long form

2008-10-10 Thread Pedro Sena
built for it but I don't see that those would be requirements for what you've set out here. -- Howard Fore, [EMAIL PROTECTED] The universe tends toward maximum irony. Don't push it. - Jeff Atwood -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified

Re: [flexcoders] Flex 3 Style Explorer is available

2008-10-24 Thread Pedro Sena
/consulting/styleexplorer/Flex3StyleExplorer.html Tracy -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer * * Net Sar * www.netsar.com.br */

Re: [flexcoders] Cairngorm for AS3 projects?

2008-11-13 Thread Pedro Sena
the 126kb framework code at least..) is there a framework AS3 projects use instead? thanks -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer * * Net Sar * www.netsar.com.br */

Re: [flexcoders] Does Flex builder 3.0.2 eclipse plug-in work in Eclipse 3.4?

2008-12-12 Thread Pedro Sena
I'm running Eclipse 3.4 + FB 3.0.2 w/o problems. Regards, Pedro Sena On Fri, Dec 12, 2008 at 4:33 PM, Dave Kong davek...@gmail.com wrote: From here: http://www.adobe.com/support/documentation/en/flex/3/releasenotes_flex3_fb.html#install_plugin_win Install Flex Builder Plug-in on Windows

Re: [flexcoders] Does Flex builder 3.0.2 eclipse plug-in work in Eclipse 3.4?

2008-12-12 Thread Pedro Sena
Ops, I forgot to say: In windows XP. Regards, Pedro Sena On Fri, Dec 12, 2008 at 4:46 PM, Pedro Sena sena.pe...@gmail.com wrote: I'm running Eclipse 3.4 + FB 3.0.2 w/o problems. Regards, Pedro Sena On Fri, Dec 12, 2008 at 4:33 PM, Dave Kong davek...@gmail.com wrote: From here

Re: [flexcoders] Selecting multiple rows in a grid using only mouse (using click and drag )

2008-12-22 Thread Pedro Sena
I don't think that there is another way. BUT what you could do is use checkboxes, so the user may specify the lines that he wants. Hope this helps, Pedro Sena On Mon, Dec 22, 2008 at 3:41 PM, vivekanandraju vivekanandr...@yahoo.comwrote: Hi, I am trying to find a way in which multiples

Re: [flexcoders] how to scale an entire flex application including text and images

2008-12-30 Thread Pedro Sena
I believe that this link can help you. http://livedocs.adobe.com/flex/3/html/help.html?content=size_position_5.html Regards, Pedro Sena On Tue, Dec 30, 2008 at 10:18 AM, johndoematrix johndoemat...@yahoo.comwrote: hello guys... i thought by using % width and height would help scale a flex

Re: [flexcoders] What can be display in PopupManager??

2009-02-11 Thread Pedro Sena
to use your VBox, because it inherits from IFlexDisplayObject. Please post here your code. Regards, Pedro Sena On Wed, Feb 11, 2009 at 9:21 AM, Tahniyat Kazmi tahniyat.ka...@yahoo.comwrote: Hi, Can any one please tell me that what we can display in popUpManager except IFlexDisplayObject

Re: [flexcoders] Flex server language

2009-02-18 Thread Pedro Sena
Flex. Any suggestion such as .NET, coldfusion or JSP. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Best database for Flex

2009-02-20 Thread Pedro Sena
: mySql or SQLServer ? Is it possible to use an Microsoft Access database with Flex ? Thank you, Christophe, -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Define repeaters at runtime

2009-02-26 Thread Pedro Sena
If you don't want to use mxml, why don't you use a simple loop instead of repeater? The idea of the repeater is to make a loop in mxml adding UI components. But if you don't want to use mxml, you can easilly do this in AS3 with a loop + addChild method. Just my 2 cents, Pedro Sena On Thu, Feb

Re: [flexcoders] Flex Certification

2009-03-10 Thread Pedro Sena
interesting to do flex3 certification(9A0-082). Can anyone give me some suggestion to me about this certification. And what are the books needed? Thanks in Advance, Poornima -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: Flex error (URLRequest) using Ruby on Rails

2009-03-19 Thread Pedro Sena
boot the server up via localhost, but when I move the app to a different server with SSL installed, it does not work. Any help would be greatly appreciated! -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Java beans to AS class with ANT integration

2009-03-22 Thread Pedro Sena
integration. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Modules, Cairngorm and Garbage Collection

2009-03-24 Thread Pedro Sena
this and can suggest approaches to address this? Jeff Battershall Application Architect Dow Jones Indexes jeff.battershall@ dowjones. com jeff.battershall%40dowjones.com (609) 520-5637 (p) (484) 477-9900 (c) -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun

Re: [flexcoders] Application with parameters

2009-03-30 Thread Pedro Sena
Flashvars is the keyword. http://www.permadi.com/tutorial/flashVars/ HTH On Mon, Mar 30, 2009 at 7:15 PM, markgoldin_2000 markgoldin_2...@yahoo.comwrote: Is there a way of sending parameters to my Flex application? Thanks -- /** * Pedro Sena * Systems Architect * Sun Certified

Re: [flexcoders] Embed image from flex library (SWC)

2009-04-03 Thread Pedro Sena
assets, but that has not helped. In short, how can I add commonly used images to a common flex library for use by other projects? I want to do the same with css (I think this is working right now) thanks, charles -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer

Re: [flexcoders] Search for a component.

2009-04-09 Thread Pedro Sena
, -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: 3D Cube interface

2009-04-09 Thread Pedro Sena
...@... wrote: Hello, I am seaching a example of 3D Cube for an interface in Flex. Thank you, Christophe, -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: 3D Cube interface

2009-04-09 Thread Pedro Sena
, Pedro Sena sena.pe...@... wrote: Are the source files available? Tnx On Thu, Apr 9, 2009 at 5:18 PM, foobone9 foobo...@... wrote: http://www.alex-uhlmann.de/flash/adobe/blog/distortionEffects/effectCube/ --- In flexcoders@yahoogroups.com flexcoders

Re: [flexcoders] building a dataprovider in Java

2009-04-15 Thread Pedro Sena
data pair)? public var expenses:ArrayCollection = new ArrayCollection([ {Month:Jan, Profit:2000, Expenses:1500}, {Month:Feb, Profit:1000, Expenses:200}, {Month:Mar, Profit:1500, Expenses:500} ]); -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified

Re: [flexcoders] Sub-applications and service calls

2009-04-15 Thread Pedro Sena
' is registered with any service. and the runtime exception in the browser looks like this: TypeError: Error #1034: Type Coercion failed: cannot convert obj...@1b434ad9 to mx.messaging.messages.ErrorMessage. Has anyone else run into this same situation? -- /** * Pedro Sena * Systems Architect

Re: [flexcoders] Making the loaded swf editable.

2009-04-21 Thread Pedro Sena
as swf.. Suggest me please.. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] how to add product to shipping cart??

2009-04-21 Thread Pedro Sena
Order')/ /mx:VBox -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] DataGrid Children Prevent Module Unload?

2009-04-22 Thread Pedro Sena
Hi Jeff, Do your renderers have some reference to module data? How are your grid and your module related? I think we need more info to help you. Regards, Pedro Sena On Wed, Apr 22, 2009 at 9:03 AM, Battershall, Jeff jeff.battersh...@dowjones.com wrote: I'm using the profiler to get

Re: [flexcoders] DataGrid Children Prevent Module Unload?

2009-04-22 Thread Pedro Sena
Hmmm, If you are using Cairngorm + Modules take a look at Modular http://lab.arc90.com/2007/10/modular_1.php This problem is not the only one that you will face when working with Cairngorm + Modules, trust me HTH, Pedro Sena On Wed, Apr 22, 2009 at 10:32 AM, Battershall, Jeff jeff.battersh

Re: [flexcoders] Unloading Modules - Binding is the Enemy?

2009-04-23 Thread Pedro Sena
. HTH, Pedro Sena On Thu, Apr 23, 2009 at 9:09 AM, Battershall, Jeff jeff.battersh...@dowjones.com wrote: In testing via the Profiler, binding UI objects in a module to a model (even if local to the module) appears to be causing a module's failure to unload. This happens as soon as the UI

Re: [flexcoders] Unloading Modules - Binding is the Enemy?

2009-04-23 Thread Pedro Sena
that are eligible for garbage collection will be garbage collected. Garbage collection is typically triggered by the allocation of memory for new resources. http://livedocs.adobe.com/flex/3/html/help.html?content=profiler_6.html Regards, Pedro Sena On Thu, Apr 23, 2009 at 9:34 AM, Battershall, Jeff

Re: [flexcoders] IE8 problem

2009-04-24 Thread Pedro Sena
using Flex3...But ouput is working in all browsers other than Internet Explorer 8... i cant understand What is the problem...Give some suggestion... -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Flex Menu Basic Question

2009-04-26 Thread Pedro Sena
View Stack . But problem with View Stack is I cant define children for MX: View Stack . -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: best ftp client

2009-04-29 Thread Pedro Sena
%40yahoogroups.com, stinasius stinas...@... wrote: what is the best free ftp client to use to upload flex app to remote server? -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Autofilter Datagrid

2009-04-29 Thread Pedro Sena
this has been accomplished before I just can't seem to find the best solution. Any thoughts on the best way to approach this? Thanks. Nick -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: Outputting a variable into htmlText

2009-04-30 Thread Pedro Sena
= {msgString} What am I missing here? Can anyone offer any helpful pointers? -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: blazeds mapping issue with SetLong

2009-04-30 Thread Pedro Sena
-- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: Why would as keyword not work

2009-04-30 Thread Pedro Sena
to the class file? -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: Why would as keyword not work

2009-04-30 Thread Pedro Sena
@yahoogroups.com flexcoders%40yahoogroups.com, Pedro Sena sena.pe...@... wrote: Are you using modules? On Thu, Apr 30, 2009 at 2:17 PM, valdhor valdhorli...@...wrote: Hmmm. Looks like I misspoke. now I get... Type coercion failed. Cannot convert Model.ValueObjects::detaild

Re: [flexcoders] Re: Why would as keyword not work

2009-04-30 Thread Pedro Sena
...@embarqmail.comwrote: Yes, I have an interface which I am implementing in the modules. It has a single set method that populates a single object with data. The data transfer is from application to modules only. --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Pedro Sena

Re: [flexcoders] Re: Why would as keyword not work

2009-04-30 Thread Pedro Sena
On Thu, Apr 30, 2009 at 3:29 PM, Pedro Sena sena.pe...@gmail.com wrote: Hmmm Appears to be the most common problem... Please make a test: Create a dummy variable in the same class that you are using your VO, something like var dummy:DetailData = null; Keep the rest of the code and tell

Re: [flexcoders] Eclipse Crashing

2009-04-30 Thread Pedro Sena
-b4cf-1e62079f6847 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: Why would as keyword not work

2009-04-30 Thread Pedro Sena
modules). Take a look at the documentation for ApplicationDomain. HTH, Ian On Thu, Apr 30, 2009 at 6:18 PM, Pedro Sena sena.pe...@... wrote: Are you using modules? On Thu, Apr 30, 2009 at 2:17 PM, valdhor valdhorli...@... wrote: Hmmm. Looks like I misspoke

Re: [flexcoders] code hinting for FP 10 functions/classes in FB 3?

2009-05-05 Thread Pedro Sena
Builder 3 hint code for Flash Player 10 (new) classes such as Vector? If so (in case), how to get it work? Thanks. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] simple array?

2009-05-21 Thread Pedro Sena
({ addresschange: Remember to reset the station address., etc. }); Alert.show(records['addresschange']); Alert.show(records[0]); Alert.show(records.addresschange); how the heck can i access the item directly by index name? -- /** * Pedro Sena * Systems Architect * Sun

Re: [flexcoders] Re: simple array?

2009-05-21 Thread Pedro Sena
records.length; i++) { //If array matchs show text if(payment_grid.selectedItem.PAYMENT_TYPE_CODE == records.valueof ){ Alert.show(records[0].addresschange); } --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Pedro Sena sena.pe...@... wrote: records[0].addresschange You

Re: [flexcoders] Re: one to one chat

2009-05-21 Thread Pedro Sena
to one chat application develop by using flex -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] best practice to handle overloading in AS3?

2009-05-28 Thread Pedro Sena
different types. I understand AS3 doesn't support overloading. What would be the smart way(s) to handle this? Thanks. geng -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] HTTPService.send(params) and nothing happens?

2009-05-31 Thread Pedro Sena
the submitted form? -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] general tips: port javascript to as3

2009-06-02 Thread Pedro Sena
general steps to convert javascript to as3. I'm thinking, 1) declare data type for the variables, 2) define public/private/protected on the methods etc. 3) consider breaking some parts into their own classes as needed. Thanks. -- /** * Pedro Sena * Systems Architect * Sun Certified Java

Re: [flexcoders] Pushing the Framework RSL to Site Visitors in advance.

2009-06-02 Thread Pedro Sena
. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Delaying Component Load

2009-06-04 Thread Pedro Sena
! -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] How to invoke mxml file or transfer control to mxml file after setting the request object in Java

2009-06-04 Thread Pedro Sena
from java servlets. And if there are any request objects set in the java servlets, how can flex mxml files access those objects. Hope you all got my question. Awaiting for all your replies. Thanks in Advance! Poornima -- /** * Pedro Sena * Systems Architect * Sun Certified Java

Re: [flexcoders] Variables to reference variables/ids (not variable variables)

2009-06-04 Thread Pedro Sena
function to update any chart, instead of 10 functions, one to handle each button/chart. Does that make sense? Is it possible? chart = 'linechart0'; {chart}.series = currentSeries; Tref -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web

Re: [flexcoders] Newbie questions

2009-06-04 Thread Pedro Sena
; EstimatesFixedItemsGateway.save(dataEstimateFixedItem); AddForm.height = 5; } uh...the code looks a little butt ugly...is there a better way to attach code? Thanks, Mark Fuqua -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component

Re: [flexcoders] DataGrid not releasing memory on removeAll()

2009-06-06 Thread Pedro Sena
workaround to get rid of this ? Regards, Dharmendra -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Livecycle CommunicationsException: Communications link failure

2009-06-18 Thread Pedro Sena
(MysqlIO.java:2906) ... 36 more Thanks in advance! Ward Loockx -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Livecycle CommunicationsException: Communications link failure

2009-06-18 Thread Pedro Sena
application 5) What engine are you using(MyISAM, InnoDB, ...) ? - MyISAM Thanks, Ward On Thursday 18 June 2009 06:28:26 pm Pedro Sena wrote: I had this problem before. It's related to mysql(obviously) not to flex, but I'll try to help you. To do that, please answer some questions

Re: [flexcoders] domain problem in remoteobject application

2009-06-22 Thread Pedro Sena
to implement it in scenario-2. Please help me... Regards, Vikram. -- ICC World Twenty20 England '09 exclusively on YAHOO! CRICKEThttp://in.rd.yahoo.com/tagline_cricket_3/*http://cricket.yahoo.com -- /** * Pedro Sena * Systems Architect * Sun Certified Java

Re: [flexcoders] Updating WITHOUT human intervention

2009-06-23 Thread Pedro Sena
, blog pointer or even small sample idea would be helpful. Every time I try it on my own I seem to be missing something. -ray -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

[flexcoders] Fishbone Chart/Ishikawa Chart

2009-07-06 Thread Pedro Sena
, I suppose. Thanks for your time, -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

[flexcoders] Re: Fishbone Chart/Ishikawa Chart

2009-07-08 Thread Pedro Sena
Someone? :( On Mon, Jul 6, 2009 at 5:37 PM, Pedro Sena sena.pe...@gmail.com wrote: Hi Guys, I need to develop a fishbone(Ishikawa) chart . I would like to know if someone already did it and can point me some resource/link, even paid softwares I'm accepting. I could generate it in PHP

Re: [flexcoders] Re: Fishbone Chart/Ishikawa Chart

2009-07-08 Thread Pedro Sena
. Best Regards Steve --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Pedro Sena sena.pe...@... wrote: Someone? :( On Mon, Jul 6, 2009 at 5:37 PM, Pedro Sena sena.pe...@... wrote: Hi Guys, I need to develop a fishbone(Ishikawa) chart . I would like to know

Re: [flexcoders] Thermometer Component

2009-07-27 Thread Pedro Sena
and display it with updates. Any idea where to look or if anyone has one for sale this is for a commercial product. Thanks Dan -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

[flexcoders] Doubt with Tree Control

2009-07-28 Thread Pedro Sena
at all. I know the labelFunction where I can choose which parameter should I use to give the name of my tree component, but I don't know how to skip a specific node of my XML structure. Can someone help me with that? Thanks in advance, -- /** * Pedro Sena * Systems Architect * Sun Certified Java

Re: [flexcoders] AIR app, need MouseMove events NOT bounded by screen

2009-07-28 Thread Pedro Sena
an edge, that would work as well. Is there anyway I can get deeper into the mouse event? If I could get a generic moving event, that would also suffice. Any thoughts? Tracy Spratt -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component

[flexcoders] Re: Doubt with Tree Control

2009-07-28 Thread Pedro Sena
Did the trick with dataDescriptor atribute from Tree Control. Hope this helps someone else in future references. Regards, PS On Tue, Jul 28, 2009 at 7:03 PM, Pedro Sena sena.pe...@gmail.com wrote: Hi Guys, I have a little doubt about Tree Control: Supposing I'm having the following xml

Re: [flexcoders] event propagation in FLex

2009-07-30 Thread Pedro Sena
http://livedocs.adobe.com/flex/3/html/16_Event_handling_6.html On Thu, Jul 30, 2009 at 1:05 PM, veena_kris2003 v.kri...@gmail.com wrote: I have one class that generates the event. I want another class to consume the event. How do I do this? -- /** * Pedro Sena * Systems Architect

Re: [flexcoders] this group isn't very good

2009-08-03 Thread Pedro Sena
messages I sent several months ago but no recent ones. Google Groups work much better than Yahoo Groups. Information is easier to find, and search works. I wish this group were hosted on Google instead of Yahoo. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun

Re: [flexcoders] Distortion Effects?

2009-08-04 Thread Pedro Sena
/auhlmann/archives/DistortionEffects.zip Any help highly appreciated. Thanks, :) -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: Distortion Effects?

2009-08-04 Thread Pedro Sena
Did it On Tue, Aug 4, 2009 at 7:55 PM, malik_robinson malik_robin...@yahoo.comwrote: Hi, Thanks for the reply, that would be great. You can send it to malik_robin...@yahoo Thanks, m --- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Pedro Sena sena.pe...@... wrote

Re: [flexcoders] Month-calendar control (with MATE test-app and Degrafa skins)

2009-08-05 Thread Pedro Sena
on the build). http://home.comcast.net/~max.nachlinger/monthCalendar/http://home.comcast.net/%7Emax.nachlinger/monthCalendar/ --Max -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] cairngorm convention: vo or model?

2009-08-07 Thread Pedro Sena
FAQ location: https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web

Re: [flexcoders] Protection in a SaaS application

2009-08-12 Thread Pedro Sena
the application if someone put the login and password on an internet forum ? Thank you, Christophe, -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] google earth in a flex app

2009-09-09 Thread Pedro Sena
Hi Darrin,. Did you use IFrame ? I tried to integrate GE in my flex app w/o luck, except using IFrame. Would appreciate more info. Thanks in advance, Pedro Sena On Wed, Sep 9, 2009 at 7:13 AM, Darrin Kay dar...@stop-ing.com wrote: [Attachment(s) #1239e4ccc410b0ce_TopText from Darrin

Re: [flexcoders] google earth in a flex app

2009-09-09 Thread Pedro Sena
Nothing happens when I try to download it. I'll make a try from yahoo mail. Regards On Wed, Sep 9, 2009 at 8:20 AM, Darrin Kay dar...@stop-ing.com wrote: I included the source code in my original email On Wed, Sep 9, 2009 at 11:21 AM, Pedro Sena sena.pe...@gmail.com wrote: Hi Darrin

Re: [flexcoders] Potomac - Flex Modularity Framework (like OSGi / Eclipse RCP)

2009-09-24 Thread Pedro Sena
for those applications. Potomac brings OSGI-like modularity to Flex. Check it out: http://www.potomacframework.org thanks, -Chris p.s. I know - not another Flex framework. But this one is different... really... I promise :) -- /** * Pedro Sena * Systems Architect * Sun Certified

Re: [flexcoders] Java and Flex

2009-11-28 Thread Pedro Sena
fotis.chatzini...@gmail.com, -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

Re: [flexcoders] Re: Calling mxmlc/fcsh from PHP script

2010-05-04 Thread Pedro Sena
, but it’s worth a look! Gk. -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */