Re: [flexcoders] tabnavigator gets messed up

2015-07-01 Thread t...@tamborine.to [flexcoders]
Thanks. I'm working on doing that. I can't really post the code that's failing, it's part of an application that's far too big to post, but have built a smaller example and can't seem to get it to fail. I had been setting the selectedChild/index manually and took that out but it still fails.

[flexcoders] tabnavigator gets messed up

2015-06-29 Thread t...@tamborine.to [flexcoders]
Using FB4 with sdk4.0. My UI gets user details, then shows a tabbed interface. Can view any tabs, then get new user details. When the 2nd (and subsequent users) are chosen, the tabbed interface then is messed up with the details of the 3rd tab being displayed over the top of the details of th

[flexcoders] advanced datagrid issues

2012-06-20 Thread [p e r c e p t i c o n]
f what i'm trying to do. what happens is that the image i'm trying to display (in the columnrenderer) doesn't display except for the last row after i expand it's node. Can anyone shed light on why it's not rendering properly? Thanks percy -- . : . [ p e r c e p t i c o n ] . _ _ _ _ _ _ _ _ _ _ .

[flexcoders] nested mxml components

2012-03-20 Thread [p e r c e p t i c o n]
Any ideas why this is happening? many thanks! -- . : . [ p e r c e p t i c o n ] . _ _ _ _ _ _ _ _ _ _ .

[flexcoders] Flex3 TLS/HTTPS

2011-11-09 Thread [p e r c e p t i c o n]
0 - which could mean many things) i'm using the as3crypto libs with Flex3sdk TIA percy -- . : . [ p e r c e p t i c o n ] . _ _ _ _ _ _ _ _ _ _ .

[flexcoders] sound channels

2010-01-07 Thread [p e r c e p t i c o n]
rd it? thanks -- . | . [ p e r c e p t i c o n ] . _ _ _ _ _ _ _ _ _ _ .

Re: [flexcoders] switch images at runtime

2009-10-15 Thread [p e r c e p t i c o n]
gt; layout="absolute" minWidth="1024" minHeight="768"> > > > Application { > background-image:Embed("original_image.png"); > } > > > > > > > click="do

[flexcoders] switch images at runtime

2009-10-14 Thread [p e r c e p t i c o n]
Hi all, in my css i set the background image like this.. background-image: Embed('somedirectory/someimagefile.png'); however...there's no way to scale it or change it's width so i'm wondering how i can swap it with another image while the app is running.. thanks percy

[flexcoders] cleanup on exit

2009-09-22 Thread [p e r c e p t i c o n]
Hi all, Is there any way to do some cleanup just before an app exits? for example i've persisted some data to the DB and since the user hasn't completed all the steps, i want to roll back that commit..is there an event i can write a handler for? thanks and cheers -- [ p e r c e p t i c o n ]

Re: [flexcoders] Re: FileReference Upload

2009-07-24 Thread [p e r c e p t i c o n]
d people here who know about it. > > Oh as a suggestion why not have server 1 push its content to server 2? > That should be easy enough to find information on. > > Regards, > > Wesley > > > On Fri, Jul 24, 2009 at 10:20 PM, [p e r c e p t i c o n] < > percepti..

Re: [flexcoders] Re: FileReference Upload

2009-07-24 Thread [p e r c e p t i c o n]
Wesley Acheson > > > On Fri, Jul 24, 2009 at 9:52 PM, [p e r c e p t i c o n] < > percepti...@gmail.com> wrote: > >> >> >> Hi Tracy, >> Perhaps i mis-spoke >> >> what i mean is..the file does the upload without any problems...but when

Re: [flexcoders] Re: FileReference Upload

2009-07-24 Thread [p e r c e p t i c o n]
remote server”? > > > > Tracy Spratt, > > Lariat Services, development services available > -- > > *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Frida

[flexcoders] Re: FileReference Upload

2009-07-24 Thread [p e r c e p t i c o n]
.rb:35:in `serve_rails' file:lib/jruby-rack-0.9.4.jar!/rack/adapter/rails.rb:40:in `call' file:lib/jruby-rack-0.9.4.jar!/jruby/rack/rails.rb:144:in `call' file:lib/jruby-rack-0.9.4.jar!/rack/handler/servlet.rb:17:in `call' :1 On Fri, Jul 24, 2009 at 10:30 AM, [p e r c e p

[flexcoders] FileReference Upload

2009-07-24 Thread [p e r c e p t i c o n]
Hello all, I'm attempting to upload a file to a remote server then move it to another remote server for which my web-app(the remote server i upload to initially) has permissions. make sense? If I simply leave the file on the initial server things are fine, meaning i don't run into the upload bug

Re: [flexcoders] firefox/mozilla file upload issue

2009-07-20 Thread [p e r c e p t i c o n]
n for you. I seem to recall something about > having to add session info to requests. Also "nocache" settings on the > response. Sorry to be so vague. > > > On Mon, Jul 20, 2009 at 2:29 PM, [p e r c e p t i c o n] < > percepti...@gmail.com> wrote: > >> >&

Re: [flexcoders] firefox/mozilla file upload issue

2009-07-20 Thread [p e r c e p t i c o n]
> http://bugs.adobe.com/jira/browse/SDK-13196 > > > On Mon, Jul 20, 2009 at 10:52 AM, [p e r c e p t i c o n] < > percepti...@gmail.com> wrote: > >> >> >> Hi Coders, >> >> I'm having an issue uploading a file to a server only when performed usi

[flexcoders] firefox/mozilla file upload issue

2009-07-20 Thread [p e r c e p t i c o n]
Hi Coders, I'm having an issue uploading a file to a server only when performed using firefox or chrome..IE 6 + 7 work just fine, so I was wondering what the issue might be and how does one get around it? when I upload it to the server that i'm running my web app on it loads no problem, but when i

Re: [flexcoders] Weborb Genius Desparetley Needed!!!

2009-06-30 Thread [p e r c e p t i c o n]
i'm on it... :) actually just figured it out... but thanks for the info! On Tue, Jun 30, 2009 at 5:09 PM, Nate Beck wrote: > > > There is a weborb specific mailing list at: > > http://tech.groups.yahoo.com/group/flashorb/ > > Cheers, > Nate > > On Tue, Jun 30

[flexcoders] Weborb Genius Desparetley Needed!!!

2009-06-30 Thread [p e r c e p t i c o n]
Hi all, Does anyone know about using weborb with jruby??? I'm using Charles to see what's being sent, but somehow the request for weborb is producing a 404 error...basically it's looking for a weborb directory at the root level...(http://myserver.com/weborb)... so confusing.. please help soon percy

Re: [flexcoders] Re: ambiguous reference error

2009-06-14 Thread [p e r c e p t i c o n]
ces, development services available > -- > > *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Saturday, June 13, 2009 8:11 PM > > *To:* flexcoders@yahoogroups.com > *Subject:* Re: [flexcoders] Re: ambiguous re

Re: [flexcoders] Re: ambiguous reference error

2009-06-13 Thread [p e r c e p t i c o n]
> > > Tracy Spratt, > > Lariat Services, development services available > -- > > *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Saturday, June 13, 2009 4:06 PM &g

Re: [flexcoders] Re: ambiguous reference error

2009-06-13 Thread [p e r c e p t i c o n]
gt; -TH > > > --- In flexcoders@yahoogroups.com , "Tim > Hoff" wrote: > > > > > > I think that the error is pointing to mediaupload. Is that a variable > > in MediaProfile? > > > > -TH > > > > --- In flexcoders@yahoogroups.com , &quo

Re: [flexcoders] Re: ambiguous reference error

2009-06-13 Thread [p e r c e p t i c o n]
; Now that we actually see the error you are receiving, we notice that you > have sent us down the wrong path. MediaProfile has nothing to do wih > isValid. > > -TH > > --- In flexcoders@yahoogroups.com, "[p e r c e p t i c o n]" > wrote: > > > > @Timno a

Re: [flexcoders] Re: ambiguous reference error

2009-06-13 Thread [p e r c e p t i c o n]
o public. > > -TH > > > --- In flexcoders@yahoogroups.com , "[p e r > c e p t i c o n]" wrote: > > > > Hi Tracy,that was a mistake, actually i called it 'isValid' like this > > > > > label="Continue"click="Submit();"

Re: [flexcoders] ambiguous reference error

2009-06-12 Thread [p e r c e p t i c o n]
t; > *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Thursday, June 11, 2009 5:01 PM > *To:* flexcoders@yahoogroups.com > *Subject:* Re: [flexcoders] ambiguous reference error > > > > > > > v

Re: [flexcoders] ambiguous reference error

2009-06-11 Thread [p e r c e p t i c o n]
valid is not the same as enabled...i don't think... On Thu, Jun 11, 2009 at 1:23 AM, Tom Chiverton wrote: > > > > > On Wednesday 10 Jun 2009, [p e r c e p t i c o n] wrote: > > > click="Submit();" enabled="{valid}"/> > > So using >

[flexcoders] ambiguous reference error

2009-06-10 Thread [p e r c e p t i c o n]
Hi flex coders i'm getting a strange error when i refer to a bound variable like thus... This is the mxml inside my mxml component and the variable is declared in the code behind for the component...any reasons why i'm getting an ambiguous reference error? I even tried to refer to it this way --

Re: [flexcoders] Re: FileReference RemoteObject

2009-06-01 Thread [p e r c e p t i c o n]
send it as part of the RemoteObject. You would need to base64 decode it at the reomote end and save the file data. --- In flexcoders@yahoogroups.com, "[p e r c e p t i c o n]" wrote: > > Hi Flexy People. > I'm trying to send the file name and filedata to a service u

Re: [flexcoders] Error 2044 - 2038 file io exceptions..

2009-05-31 Thread [p e r c e p t i c o n]
Error 2044 - 2038 file io exceptions.. Have you put in place the necessary crossdomain.xml files? Quoting "[p e r c e p t i c o n]" : > I've looked all over the net and can't find a solution to this > problem...seriously...why did I begin getting this error when it worked

[flexcoders] Error 2044 - 2038 file io exceptions..

2009-05-31 Thread [p e r c e p t i c o n]
I've looked all over the net and can't find a solution to this problem...seriously...why did I begin getting this error when it worked before...no i can't make any progress whatsoever...does anyone have any insight into why i can't do a simple file upload? i'm running the app from a localhost serve

[flexcoders] FileReference RemoteObject

2009-05-31 Thread [p e r c e p t i c o n]
Hi Flexy People. I'm trying to send the file name and filedata to a service using RemoteObject...can anyone tell me how to access the files data to pass to my service... thanks percy

Re: [flexcoders] green background

2009-05-29 Thread [p e r c e p t i c o n]
t; On Fri, May 29, 2009 at 5:13 PM, [p e r c e p t i c o n] < > percepti...@gmail.com> wrote: > >> >> >> Dear Flex People,how does one get rid of that awful green background? the >> default one i mean... >> thanks >> percy k >> >> >> > >

[flexcoders] green background

2009-05-29 Thread [p e r c e p t i c o n]
Dear Flex People,how does one get rid of that awful green background? the default one i mean... thanks percy k

Re: [flexcoders] httpservice error #2032

2009-05-26 Thread [p e r c e p t i c o n]
If you are using a windoze machine you can see the request being handled in the command window..i don't think the url is correct On Mon, May 25, 2009 at 9:35 PM, flexaustin wrote: > > > I cannot seem to get my SWF to talk to my rails app. i am getting the > following error code: > > Fault: incre

Re: [flexcoders] change default browser...

2009-05-13 Thread [p e r c e p t i c o n]
thanks much! On Wed, May 13, 2009 at 3:46 PM, Alan Klement wrote: > > > Preferences>General>Web Browser > > > > On 5/13/09 6:30 PM, "[p e r c e p t i c o n]" > wrote: > > > > > > > Hi all, > > How do I set firefox as my def

[flexcoders] change default browser...

2009-05-13 Thread [p e r c e p t i c o n]
Hi all, How do I set firefox as my default browser..my system recognizes it, but FB3 still launches i.e. thx p

[flexcoders] Multiple chart effects conflicting with each other

2009-04-29 Thread Anton T. Thorn
Hello all! :) Issue Description: - Two chart series of two different series types (mx:ColumnSeries and mx:LineSeries) - Trying to run two different chart data effects (mx:SeriesZoom and mx:SeriesSlide) simultaneously - Having some sort of conflict My application is more complex than this,

[flexcoders] VideoDisplay rewind

2009-04-14 Thread [p e r c e p t i c o n]
Hi all, Does anyone have a cool way to rewind a video using the VideoDisplay Object? thanks and many cheers percy k

Re: [flexcoders] GPS in Flex

2009-01-12 Thread [p e r c e p t i c o n]
Hi Doug,Is it ok if i ask you a blackberry question off list? thanks percy On Thu, Jan 8, 2009 at 4:47 PM, Doug McCune wrote: > Check out Andy Powell's post about using Merapi and GPS: > http://www.infoaccelerator.net/blog/post.cfm/live-gps-visualizations-with-air-merapi > > I have a small app

Re: [flexcoders] swf caching

2008-10-21 Thread Arulmurugan T
It is a web application. I cannot force my client to clear the cache. Regards, You can catch up with me using the links below http://flex-arulmurugant.blogspot.com/ - Original Message - From: Guy Morton To: flexcoders@yahoogroups.com Sent: Wednesday, October 22, 2008 9:06 A

[flexcoders] VideoDisplay and virtual keys

2008-09-17 Thread [p e r c e p t i c o n]
Hello Coders, I'm wondering if anyone has experience with using the VideoDisplay object to connect to an FMS server. The problem i'm facing is that i'm using virutal keys and thus need to be able to connect to an app on the server and not simply the media. Hope this makes sense... cheers percy

[flexcoders] VideoDisplay Object

2008-09-05 Thread [p e r c e p t i c o n]
Hi People,I'm resizing video display object in my app and the video itself isn't being resized...just the component...how can i change the size of the video itself. percy

[flexcoders] component or movie clip in a datagrid

2008-09-04 Thread [p e r c e p t i c o n]
Hi experts...I know there's a way to have a component or movie clip in a column in a datagrid.. can anyone point me to an example.. thanks p

Re: [flexcoders] ratings component

2008-09-03 Thread [p e r c e p t i c o n]
alking about? > -- > Sherif Abdou > http://VadexFX.com > http://Sherifabdou.com > > - Original Message - > *From:* [p e r c e p t i c o n] <[EMAIL PROTECTED]> > *To:* flexcoders@yahoogroups.com > *Sent:* Wednesday, September 03, 2008 10:56 AM > *Subject

[flexcoders] ratings component

2008-09-03 Thread [p e r c e p t i c o n]
Hello all,can anyone tell me if there's a ratings component out there somewhere? thx percy

[flexcoders] flex interface with coldfusion

2008-08-29 Thread Sagar T
Hi guy's I'm learning flex I have one question How to interface with flex3.0 and coldfusion 8.0 Thanks TGR

Re: [flexcoders] Re: RemoteObject madness

2008-07-29 Thread [p e r c e p t i c o n]
no...but i'm going to try it now... thanks percy On Tue, Jul 29, 2008 at 8:25 AM, valdhor <[EMAIL PROTECTED]> wrote: > Have you tried an HTTP proxy application like Charles to see what is > actually being sent/received over the wire? > > --- In flexcoders@yahoogroups.co

[flexcoders] RemoteObject madness

2008-07-28 Thread [p e r c e p t i c o n]
Hello Good People... My application has one RemoteObject that i use to connect to different services...in other words i keep the connection open and just switch the destination and source in order to reuse it. I'm having an issue that i'm not sure is related to using it this way...here's how i'm u

Re: [flexcoders] Re: changing project settings

2008-07-23 Thread [p e r c e p t i c o n]
ables(); > > This uses WebOrb for PHP. My class file with the getVariables method > resides in the file MyService.php which is in the directory MyClasses > in the Services directory of WebOrb. > > > --- In flexcoders@yahoogroups.com , "[p e r > c e p t i c o n]"

Re: [flexcoders] Re: changing project settings

2008-07-23 Thread [p e r c e p t i c o n]
ogroups.com , "[p e r > c e p t i c o n]" > <[EMAIL PROTECTED]> wrote: > > > > you must be from the midwest :) > > > > On Tue, Jul 22, 2008 at 11:42 AM, valdhor <[EMAIL PROTECTED]> wrote: > > > > > I don't norm

Re: [flexcoders] Re: changing project settings

2008-07-22 Thread [p e r c e p t i c o n]
sorry but i get this... [MessagingError message='A destination name must be specified.'] percy On Tue, Jul 22, 2008 at 3:00 PM, [p e r c e p t i c o n] < [EMAIL PROTECTED]> wrote: > you must be from the midwest :) > > > On Tue, Jul 22, 2008 at 11:42 AM, valdhor

Re: [flexcoders] Re: changing project settings

2008-07-22 Thread [p e r c e p t i c o n]
you must be from the midwest :) On Tue, Jul 22, 2008 at 11:42 AM, valdhor <[EMAIL PROTECTED]> wrote: > I don't normally do it that way but yes, just set the source and the > endpoint and Bob's your auntie ;-} > > > --- In flexcoders@yahoogroups.com , "

Re: [flexcoders] Re: changing project settings

2008-07-22 Thread [p e r c e p t i c o n]
most used > items (Like config files) to your project and setup the compiler > settings for you. > > --- In flexcoders@yahoogroups.com , "[p e r > c e p t i c o n]" > > <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > i started a project and at the t

[flexcoders] changing project settings

2008-07-21 Thread [p e r c e p t i c o n]
Hi all, i started a project and at the time i didn't need a server, but now i do. is there a way to modify the settings to use a server after the fact? thanks and cheers percy

Re: [flexcoders] controls not not loading..

2008-07-20 Thread [p e r c e p t i c o n]
can see what the MXML is generating as actionscript and compare > > > -- > > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Sunday, July 20, 2008 9:47 PM > *To:* flexcoders@yahoogrou

Re: [flexcoders] controls not not loading..

2008-07-20 Thread [p e r c e p t i c o n]
the size of the control. I'm not sure how > you are parenting it, but parents size their children in Flex so maybe you > have a custom parent that doesn't do the sizing. > > > -- > > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROT

Re: [flexcoders] Re: Form question

2008-07-19 Thread [p e r c e p t i c o n]
wow...i've really been making life hard for myself by using spacers and v/h boxes to lay them out... thanks... On Sat, Jul 19, 2008 at 4:51 PM, Amy <[EMAIL PROTECTED]> wrote: > --- In flexcoders@yahoogroups.com , "[p e > r c e p t i c o n]" > <[EMAIL PROT

[flexcoders] controls not not loading..

2008-07-19 Thread [p e r c e p t i c o n]
Hello Good People, I've Extended TitleWindow and also created a corresponding mxml component. When I create it using mxml in my application it's created with all of the controls i laid out in the design view no problem, but when i try to create it dynamically (new operator) none of the controls ar

[flexcoders] Form question

2008-07-19 Thread [p e r c e p t i c o n]
Hi Experts, is there some advantage to putting the components in a form as opposed to just putting the components in the panel or canvas? thanks percy

[flexcoders] Re: flex3 swc bizness

2008-07-17 Thread [p e r c e p t i c o n]
nevermind...solved it... On Thu, Jul 17, 2008 at 3:03 PM, [p e r c e p t i c o n] < [EMAIL PROTECTED]> wrote: > Hi Folks, > what's the deal with swcs in flex3...in flex2 i simply add it to my lib > path and type and it works... > how does this work in flexbuilder3 ??? > thanks > percy >

[flexcoders] flex3 swc bizness

2008-07-17 Thread [p e r c e p t i c o n]
Hi Folks, what's the deal with swcs in flex3...in flex2 i simply add it to my lib path and type and it works... how does this work in flexbuilder3 ??? thanks percy

Re: [flexcoders] flex component kit

2008-07-17 Thread [p e r c e p t i c o n]
thank you sir On 7/17/08, Matt Chotin <[EMAIL PROTECTED]> wrote: > > http://www.adobe.com/go/flex3_skinning > > Matt > > On 7/17/08 11:01 AM, "[p e r c e p t i c o n]" <[EMAIL > PROTECTED]> > wrote: > > i saw that...but i have FB3 which comes

Re: [flexcoders] flex component kit

2008-07-17 Thread [p e r c e p t i c o n]
i saw that...but i have FB3 which comes with the sdk.. what am i missing? On Thu, Jul 17, 2008 at 10:57 AM, dnk <[EMAIL PROTECTED]> wrote: > > On 17-Jul-08, at 10:52 AM, [p e r c e p t i c o n] wrote: > > > > > Hi experts... > > can anyone tell me where i can do

[flexcoders] flex component kit

2008-07-17 Thread [p e r c e p t i c o n]
Hi experts... can anyone tell me where i can download the flex component kit for flash cs3... adome exchange seems to be down...and i don't need the whole sdk...i have FB3 thanks percy

[flexcoders] rails gateway

2008-07-07 Thread [p e r c e p t i c o n]
Hi Folks, is there a remoting gateway for Rails or django? you know like amfphp...etc... thanks percy

Re: [flexcoders] amfphp value objects...

2008-07-04 Thread [p e r c e p t i c o n]
Hi Daniel, I'm going to try this... thanks p On Fri, Jul 4, 2008 at 6:22 PM, Daniel Gerep <[EMAIL PROTECTED]> wrote: > Hi Percy. > > When I return a Object value to my application with AMFPHP (I suppose you > use AMFPHP or similar), I do just the way you're doin', when I test my > class, it sh

[flexcoders] amfphp value objects...

2008-07-04 Thread [p e r c e p t i c o n]
Hi all, I'm hoping you guys can sort me out... I'm trying to pass a value object to a service using amfphp but the object isn't being mapped... passing strings works fine but objects are another story... here's my method table: "someFunction" => array( "description" => "do someth

Re: [flexcoders] Re: How to expose Hibernate 'non' conventional beans into flex apps via remoting

2008-06-09 Thread [p e r c e p t i c o n]
Hi Mehdi, I would also look here: http://livedocs.adobe.com/blazeds/1/blazeds_devguide/ under rpc components / extending applications with factories I did this using ejb3 and seam and i'm sure you can do it with Hibernate as well... best p On Mon, Jun 9, 2008 at 6:26 AM, Mehdi <[EMAIL PROTECTE

[flexcoders] RemoteObject vs NetConnection features

2008-06-04 Thread [p e r c e p t i c o n]
Hi All, Using RemoteObject in AS# (as opposed to MXML) I can specify a destination.. In my case I connect to an EJB. Can I do the same using NetConnection? If so, how? thanks p

[flexcoders] dataprovider question

2008-05-19 Thread [p e r c e p t i c o n]
Hi Folks, I'm wondering how to force a datagrid to update it's contents when a value on a server changes...do i have to query the server every time? or is there some other way of refreshing this data...shouldn't it update as soon as the data on the server changes? thanks p

Re: [flexcoders] again tool tips

2008-03-28 Thread GnanaPrakash .T
Modify your code as below and try , The fact is you cannot access the private variable outside the function that is declared declared inside the function .imageStyle{ align:"center"; } // this is the

Re: [flexcoders] question about Events...

2008-03-13 Thread [p e r c e p t i c o n]
com [mailto:[EMAIL PROTECTED] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Thursday, March 13, 2008 5:33 PM > *To:* flexcoders@yahoogroups.com > *Subject:* [flexcoders] question about Events... > > > > Good People, > In my main mxml file i have a viewstack...the fi

[flexcoders] question about Events...

2008-03-13 Thread [p e r c e p t i c o n]
Good People, In my main mxml file i have a viewstack...the first view has a login page...which does some authentication remotely and upon successful login i dispatch a message that i want my application file to handle...how do i get a reference to the application to add it as a listener? thanks p

Re: [flexcoders] best flex books

2008-03-12 Thread [p e r c e p t i c o n]
nevermind...looks like you can... thanks On Wed, Mar 12, 2008 at 11:21 AM, [p e r c e p t i c o n] < [EMAIL PROTECTED]> wrote: > ok... so my next question is...if i've created an mxml component based on > canvas or hbox...can i use that instead of specifying the hbox or canvas

Re: [flexcoders] best flex books

2008-03-12 Thread [p e r c e p t i c o n]
> No for that book it is 3 Different Applications > > - Original Message > From: [p e r c e p t i c o n] <[EMAIL PROTECTED]> > To: flexcoders@yahoogroups.com > Sent: Wednesday, March 12, 2008 12:09:11 PM > Subject: Re: [flexcoders] best flex books > >

Re: [flexcoders] best flex books

2008-03-12 Thread [p e r c e p t i c o n]
ok...that's great to know...i was worried that i missed something! thanks p On Wed, Mar 12, 2008 at 10:42 AM, Sherif Abdou <[EMAIL PROTECTED]> wrote: > No for that book it is 3 Different Applications > > - Original Message > From: [p e r c e p t i c o n] &

Re: [flexcoders] best flex books

2008-03-12 Thread [p e r c e p t i c o n]
ECTED]> wrote: >Do you mean to run them? > > Just open the file and run the application, or change the default > application and then run. > > Paul > > ----- Original Message - > *From:* [p e r c e p t i c o n] <[EMAIL PROTECTED]> > *To:* flexcode

Re: [flexcoders] best flex books

2008-03-12 Thread [p e r c e p t i c o n]
n Sun, Mar 9, 2008 at 1:08 AM, Fidel Viegas <[EMAIL PROTECTED]> wrote: > On Sun, Mar 9, 2008 at 4:00 AM, [p e r c e p t i c o n] > <[EMAIL PROTECTED] > wrote: > > > Hi all, > > can you point me to which of the gazillion flex books out there are the > > best

[flexcoders] links in textarea...

2008-03-06 Thread [p e r c e p t i c o n]
Hi all, here i go again with an amazingly stupid question...how do i make lines of text in a textarea into clickable links... thanks p

Re: [flexcoders] Re: google maps...

2008-03-06 Thread [p e r c e p t i c o n]
thanks guys On Thu, Mar 6, 2008 at 5:00 AM, Gus <[EMAIL PROTECTED]> wrote: > Hi, > > I think this could help you, http://modestmaps.com/ > > HTH > Gus > > > --- In flexcoders@yahoogroups.com , "[p e r > c e p t i c o n]" > <[EMAIL PROTECTED]

Re: [flexcoders] Re: Defining a root folder for BlazeDS installed on remote server

2008-03-06 Thread [p e r c e p t i c o n]
Josh, Have you tried not using RemoteObject and just use NetConnection instead? I did get BlazeDS working using RemoteObject, but for a different project i used amfphp and used netconnection for the remoting...that way you can connect to anything without your project being coupled with the webapp..

Re: [flexcoders] AMFPHP returning XML

2008-03-06 Thread [p e r c e p t i c o n]
.= "\n"; return $content; } if it's not in the actionscript then it has to be in the method table then right?? p On Thu, Mar 6, 2008 at 9:03 AM, Kevin Aebig <[EMAIL PROTECTED]> wrote: >That's the funny part. I've check the name of the method a

Re: [flexcoders] AMFPHP returning XML

2008-03-06 Thread [p e r c e p t i c o n]
it sounds like a typo in your actionscript...i'm doing that very thing at the moment(returning an xml string using amfphp) p On Thu, Mar 6, 2008 at 8:27 AM, Kevin Aebig <[EMAIL PROTECTED]> wrote: >Hey all, > > > > I've got a method I just added that returns back an XML string, but for > some

Re: [flexcoders] Defining a root folder for BlazeDS installed on remote server

2008-03-06 Thread [p e r c e p t i c o n]
he server. > > Your channel definitions are found in the services-config.xml file > > > > http://{server.name}:{server.port}/{context.root}/ are the default > values. Change the server and port and context to the remote server. > > > On Wed, Mar 5, 2008 at 7:34 PM, [p e

Re: [flexcoders] Defining a root folder for BlazeDS installed on remote server

2008-03-05 Thread [p e r c e p t i c o n]
this is an excellent question...one i'd also loke to know the answer to...in fact I've tried several times but haven't succeeded at it...you might want to try your question over at javaflexcoders as well... p On Wed, Mar 5, 2008 at 4:13 PM, joshbuhler <[EMAIL PROTECTED]> wrote: > I've installed

[flexcoders] google maps...

2008-03-05 Thread [p e r c e p t i c o n]
Hi All, Can any one point me to some examples of integrating google api's with flex... thanks and cheers p

Re: [flexcoders] reading arrays from Java into a chart

2008-03-05 Thread [p e r c e p t i c o n]
oh and almost forgot...when dealing with lists coming from java i had more success with ArrayCollection than array... p On Wed, Mar 5, 2008 at 7:57 AM, netdeep <[EMAIL PROTECTED]> wrote: > Does anyone know the best practice for transferring data from a database > to generate a > flex chart? > >

Re: [flexcoders] reading arrays from Java into a chart

2008-03-05 Thread [p e r c e p t i c o n]
i had a similar situation, but i opted to leave the date info on the server-side...if that's not an option you could convert it to milliseconds (in java getTime function) which off the top of my head is a long and pass that to your object...then you could convert it to actionscript fate from there.

Re: [flexcoders] RemoteObject + remote connection

2008-03-02 Thread [p e r c e p t i c o n]
i'm using FB3... ok...let me try to be more clear... in you remote-config.xml set your destination like this... com.something.somhow.someway other than that set up the path to your webapp exactly as they have it in the samples...so the

Re: [flexcoders] RemoteObject + remote connection

2008-03-02 Thread [p e r c e p t i c o n]
Fidel... BlazeDS has samples that you should try first...once you get the remoting sample to work..you can use this as a model for configuring your project...if you still have questions you should let us know more specifics like what server you're using etc... regards p On Sun, Mar 2, 2008 at 12:

Re: [flexcoders] turn off autotab in datagrid

2008-02-29 Thread [p e r c e p t i c o n]
NG can be > cancelled to prevent the edit session on the new cell. You can also set > editedItemPosition to set the editor back to the original spot > > > -- > > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *[p e r

Re: [flexcoders] turn off autotab in datagrid

2008-02-29 Thread [p e r c e p t i c o n]
.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Friday, February 29, 2008 10:06 AM > *To:* flexcoders@yahoogroups.com > *Subject:* [flexcoders] turn off autotab in datagrid > > > > Hi all, > how does one turn off the autotab in the datagrid..

Re: [flexcoders] preselect tileList...

2008-02-29 Thread [p e r c e p t i c o n]
hoogroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Friday, February 29, 2008 1:19 PM > *To:* flexcoders@yahoogroups.com > *Subject:* [flexcoders] preselect tileList... > > > > Hi Gang... > Is there a way to preselect the items in a TileList? > > thanks p > > >

[flexcoders] preselect tileList...

2008-02-29 Thread [p e r c e p t i c o n]
Hi Gang... Is there a way to preselect the items in a TileList? thanks p

[flexcoders] turn off autotab in datagrid

2008-02-29 Thread [p e r c e p t i c o n]
Hi all, how does one turn off the autotab in the datagrid...after i complete one field i don't want it to skip to the next field... thanks p

Re: [flexcoders] multiple selection in datagrid...

2008-02-28 Thread [p e r c e p t i c o n]
d the question. Can you restate in more detail? > > > -- > > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Thursday, February 28, 2008 4:38 PM > *To:* flexcoders@yahoogroups.

Re: [flexcoders] adding columns to datagrid programmatically

2008-02-26 Thread [p e r c e p t i c o n]
the > renderer will show up only when editing. > > > -- > > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *[p e r c e p t i c o n] > *Sent:* Tuesday, February 26, 2008 10:33 PM > *To:* flexcoders@yahoogroups.co

Re: [flexcoders] adding columns to datagrid programmatically

2008-02-26 Thread [p e r c e p t i c o n]
ataGridColumn = new DataGridColumn() > > dgc.dataField = "someProperty"; > > dgc.itemRenderer = new ClassFactory(NumericStepper); > > newCols.push(dgc); > > … > > dg.columns = newCols; > > > ------ > > *From:* flexcoders@yaho

[flexcoders] adding columns to datagrid programmatically

2008-02-26 Thread [p e r c e p t i c o n]
dear gurus and other experts... how does one add columns to a datagrid programmatically...and also how so i make editable right inside the grid? for example what if i wanted to have a column with a hyper link another with a numeric stepper another with a text input... thanks percy

Re: [flexcoders] Event handling question...

2008-02-23 Thread [p e r c e p t i c o n]
> var responder:Responder = new Responder(iResponder.result, > iResponder.fault); > token.addResponder(responder); > > hth > Scott > > Scott Melby > Founder, Fast Lane Software LLChttp://www.fastlanesw.com > > > > [p e r c e p t i c o n] wrote: &g

  1   2   >