RE: [flexcoders] Difference between WebService and Remote Object

2006-02-09 Thread Shlomi Cohen
I've already tried this and even Object Copy. I think you don't understand the problem ,the returned object is good , BUT when sending the same returned object to server i get convertion error. Attached are the two VOs that participate in this. From: flexcoders@yahoogroups.com

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-09 Thread Jonas Windey
Thanks, validateNow() did the trick. Still weird though that calling the same function from a button did the event, but from code didn't work. Probably because all client-events trigger the validateNow() function automatically? -Original Message- From: flexcoders@yahoogroups.com

[flexcoders] Localizing Flex 2 app

2006-02-09 Thread Benoit Hediard
I could not find any documentation on localization in the Flex 2 beta live docs. Here it the reason why and the link to the doc: http://www.deitte.com/archives/2006/02/localizing_flex.htm Cool! Benoit Hediard -- Flexcoders Mailing List FAQ:

[flexcoders] Flex store services in web browser cache?

2006-02-09 Thread Barrau Antoine
Hi everyone, During my study on Flex security, i see something that bother me, and i want to know if there is anyway to disable it. We have a classic store application that use some ATG services to get a catalog of items. As we were looking in the web browser cache, we see that it contain 2 things

[flexcoders] Re: datagrid.selectedIndex not correct in cellPress - flex2

2006-02-09 Thread bhaq1972
Feedback...and followup questions. firstly, thanks once again Manish for the suggestion. The behaviour in CellPress event has changed from flex1.5. because before the selectedindex was set at the cellpress event stage. a couple of follow up questions; 1) everything is now alot more

RE: [flexcoders] Difference between WebService and Remote Object

2006-02-09 Thread Shlomi Cohen
Hi i manage to find the problem to at least one of the cases that we had trouble with. 1. RO result that was sentright back to the server and failed - this problem was solved , it caused by a Public Static final variable in the Java class therefore Flex thought it is a different

[flexcoders] Flex and Flash Media server

2006-02-09 Thread brownd_92
Hi guys, Does any one have an example of a flex app working with a Media server video conf embedded in it? Cheers Davy -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

RE: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-09 Thread Philippe Maegerman
I haven't played with flex 2 yet, but from what I read here, there are already 2 frustrating limitations to me: -You can connect to FMS but can't use remote Shared Objects -You can embed Flash8 movies but you can't access their methods Philippe From:

Re: [flexcoders] Re: datagrid.selectedIndex not correct in cellPress - flex2

2006-02-09 Thread Manish Jethani
On 2/9/06, bhaq1972 [EMAIL PROTECTED] wrote: a couple of follow up questions; 1) everything is now alot more strictly typed. then why isn't the 'event' parameter strictly typed ?(in the 2nd datagrid example in livedocs) eg mx:DataGrid cellPress=cellPressEvt(event); event is of type

[flexcoders] Date sorting in datagrid [1.5]

2006-02-09 Thread Tom Fitzpatrick
In a datagrid, there a way to sort dates independently from the display formatting? I have a datagrid with dates displayed in the format 11 Feb 2006. Is there a way to sort the dates in the correct chronological order and still have them display in this format? - Tom -- Flexcoders

Re: [flexcoders] Date sorting in datagrid [1.5]

2006-02-09 Thread Manish Jethani
On 2/9/06, Tom Fitzpatrick [EMAIL PROTECTED] wrote: I have a datagrid with dates displayed in the format 11 Feb 2006. Is there a way to sort the dates in the correct chronological order and still have them display in this format? See if this helps:

RE: [flexcoders] New Inline cell renderers

2006-02-09 Thread Jonathan Miranda
Where can someone log this? _ Jonathan Miranda Flexible Master of the Web In the game of chess, it's important to never let your opponent see your pieces. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf

[flexcoders] Re: Got embed SWF to call a function in Flex

2006-02-09 Thread sufibaba
Jester, Things are not what they seem when we need to do funny tricks to make things work. From reading all of your blogs and postings from the past, one knows that you are quite a master of tricks. To answer your question about the popup box. Yes, it does work. Try it and see. If not let

[flexcoders] Flex 2 Beta 1 - i18n

2006-02-09 Thread javanatic23
Would be possible runtime i18n with Flex 2 Beta 1 ? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links * To visit your group on the web, go to:

Re: [flexcoders] Flex and Flash Media server

2006-02-09 Thread Daniel Cascais
Christophe Coenraets has an example here: http://coenraets.com/viewarticle.jsp?articleId=90 On 2/9/06, brownd_92 [EMAIL PROTECTED] wrote: Hi guys, Does any one have an example of a flex app working with a Media server video conf embedded in it? Cheers Davy -- Daniel Cascais Tel: +56 (0)2

[flexcoders] Singleton inline initialization problem?

2006-02-09 Thread Sergey Kovalyov
Hi All! Sometimes application doesn't work correctly when I initialize singleton inline like this: private static var authenticationManager : AuthenticationManager = AuthenticationManager.getInstance(); And then use authenticationManager in class instead of AuthenticationManager.getInstance().

Re: [flexcoders] embed a movieclip

2006-02-09 Thread nacho
perfectthanks for allit's exactly what i neednow let's play with flex, it's greatOn 2/9/06, Jason Y. Kwong [EMAIL PROTECTED] wrote: For what it's worth, here's a quick little example:http://corefile.net/LoadSimpleSWF.zip -- Flexcoders Mailing List FAQ:

[flexcoders] Image loader from thumbnail repeater

2006-02-09 Thread Stephane B.
Hello everyone, I use a repeater to display a list of image thumbnails. I would like the main image to change when a thumbnail is clicked. This is a classic scenario of image gallery.I tried the following code which does not work, please note I'm new to Flex and my knowledge of Action

[flexcoders] Cairngorm ViewHelpers

2006-02-09 Thread Alberto Albericio Salvador
Hi, When using Cairngorm 2.0a2, how can I make use of the ViewHelpers? Trying to attach a viewhelper to the login example, I write this class: // loginViewHelper.as package org.nevis.cairngorm.samples.login.view { import org.nevis.cairngorm.view.ViewHelper; import mx.controls.Alert;

[flexcoders] Flex 2 Charts Licensing

2006-02-09 Thread Brendan Meutzner
Hi, Can anybody clear up the following question: In order to use charts in Flex 2.0 (when it's released) will you be required to have an FES license? If so, will this be the ~15,000 dollar license? When examining the various classes for charts within the Flex MXML Language Reference

Re: [flexcoders] Recommended testing tool ? /Flex1.5

2006-02-09 Thread KOMON Kazuya
Hi Matt, Thank you for the reply. I will try to use MS Application Stress(WAS) because it could be used successful in local. We are working with Mercury on getting a solution for Flex 2, it's in Alpha right now. Does it means Flex Enterprise Services 2 Beta ? If so, I have already

[flexcoders] Flex 1.5 : Problem updating value columnCount in TileList

2006-02-09 Thread More García
I have a problem with the values of columnCount and rowCount properties of a TileList. It only show me the correct value of properties, when i resize the window navigator. When load the application, the values of columnCount and rowCount are 4 * 4, when really i have 9 * 6 in the screen. If

Re: [flexcoders] Difference between WebService and Remote Object

2006-02-09 Thread Clint Modien
The format of these classes should work for ya... at least they have for me in the past.class com.mercury.onyx.client.services.vo.UserVO extends com.mercury.onyx.client.services.vo.BasicUserVO { public static var regClass =

Re: [flexcoders] Recommended testing tool ? /Flex1.5

2006-02-09 Thread Clint Modien
I remembered reading this a while back. This might be what your looking for.http://www.macromedia.com/devnet/flex/articles/amf_perftest_04.html On 2/6/06, Kazuya Komon [EMAIL PROTECTED] wrote: Hi all,Anyone have any ideas what to use testing tool ?I trid to use QTP whick Mercury provided.But I

RE: [flexcoders] IFrame Example for Flex 2?

2006-02-09 Thread David Mendels
Hi, Brian Deitte posted a port of this sample to Flex 2 a few days ago on his blog. -David Adobe From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark WalesSent: Wednesday, February 08, 2006 9:05 PMTo: flexcoders@yahoogroups.comSubject:

RE: [flexcoders] Recommended testing tool ? /Flex1.5

2006-02-09 Thread Matt Horn
We are working with Mercury on getting a solution for Flex 2, it's in Alpha right now. Does it means Flex Enterprise Services 2 Beta ? If so, I have already participated. (Thanks!) Can that use for 1.5 ? No, it's a separate alpha specifically targeted at the Mercury/Flex integration.

RE: [flexcoders] Flex 2 Beta 1 - i18n

2006-02-09 Thread Dirk Eismann
Yes, that is possible. I'll post an example shortly. Dirk. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of javanatic23 Sent: Thursday, February 09, 2006 12:31 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2 Beta 1 - i18n

Re: [flexcoders] embed a movieclip

2006-02-09 Thread Joe Berkovitz
I have to say, I think you have all missed my point. OK, we've found something clever and we're pleased that it works. That is not the end of the story. Don't just go away and assume that this is going to keep working, because it is totally undocumented and unsupported. If you want it, then

[flexcoders] Useful Videos

2006-02-09 Thread Jonathan Miranda
Thought Id pass this along my buddy sent me this link and I never saw the link for this on the labs Flex sitebut these are definitely some very useful videos. http://labs.macromedia.com/flexproductline/videos/# Im now a Control-O, Alt-Left, Alt-Right fanatic.

[flexcoders] Flex 2 Beta - KeyboardEvent - Problem

2006-02-09 Thread Scott Langeberg
I can't get the following keyboardevent to fire, unless you click into the textarea on the stage. Any ideas why that would be?Note: I've tried adding the listener to: application, Application.application, the canvas on the stage, etc... ?xml version=1.0 encoding=utf-8?mx:Application

[flexcoders] referencing functions within a component

2006-02-09 Thread rgwilson26
I am fairly new to Flex and wondering how to get one component to call a function within another component. How do I reference the function in component #1 from #2? **component #1* mx:Form xmlns:mx=http://www.macromedia.com/2003/mxml; xmlns=* private function

RE: [flexcoders] Useful Videos

2006-02-09 Thread Jonas Windey
Nice, would be cool if someone could post the code if the transition demo. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jonathan Miranda Sent: donderdag 9 februari 2006 16:39 To: flexcoders@yahoogroups.com Subject: [flexcoders] Useful

Re: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-09 Thread Dominick Accattato
if remote sharedObjects aren't working, how does DataServices work. On 2/9/06, Philippe Maegerman [EMAIL PROTECTED] wrote:I haven't played with flex 2 yet, but from what I read here, there are already 2 frustrating limitations to me: -You can connect to FMS but can't use remote Shared

[flexcoders] Icon bug and tree Control (Flex 2.0 beta)

2006-02-09 Thread sourcecoderia
When custom icons are used, and you hover over the icon, the item is not selected. If you use built in icons it is. So a click/double click directly on/over a custom icon has no effect for said item. I'm sure it'll be fixed. Just thought I'd pass that along. -- Flexcoders Mailing List

RE: [flexcoders] Flex 2 Beta - KeyboardEvent - Problem

2006-02-09 Thread Matt Horn
it seems to be something with having focus. when you first start the app, there's no focus on any control inside the app. I added a Button and click the Button. after that it works fine... so it doesn't appear torequire that you click on the TextArea, just that you provide focus to

Re: [flexcoders] Recommended testing tool ? /Flex1.5

2006-02-09 Thread Johannes Nel
i saw something which macromedia/adobe consulting has called the event tester which allows you to write junit tests for a flex app and then triger certain application states by setting properties, calling methods and dispatching events. it ain't no winrunner or QTP but it seems to do the job.

Re: [flexcoders] Date sorting in datagrid [1.5]

2006-02-09 Thread Tom Fitzpatrick
At 07:07 AM 2/9/2006, you wrote: See if this helps: http://weblogs.macromedia.com/mesh/archives/2005/04/sorting_date_fi.cfm Looks like it should help - but I'm having problems. I'm guessing this is because I'm setting the date in the dataprovider using the DateField class, so it's not

Re: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-09 Thread Brian Lesser
Hi Dominick, Just a guess but Flash Media Server uses AMF0 to send/receive ActionScript data. DataServices uses AMF3. So I would guess that getRemote is only broken for AMF0??? Maybe someone at Adobe could say more though as there might be a lot more to it. Yours truly, -Brian Dominick

[flexcoders] Flex and ColdFusion

2006-02-09 Thread cfeditor
Ben Forta is doing a tour promoting Flex 2 and ColdFusion, and I really think people should contact their local user group, find out when he's going to be there, and go. (Details are available on http://www.forta.com.) I'd like to invite anyone in the New York area to come to the NYCFUG Meeting on

RE: [flexcoders] referencing functions within a component

2006-02-09 Thread Jason Hawryluk
Dispatch an event and add/use a listener to recive it. i.e. In component # 2 put this after the Hbox mx:Metadata[Event("deleted")]/mx:Metadata and then dispatch it in you button like so. mx:Button label="Delete" click="dispatchEvent(new Event('deleted'));" / now in component #1

[flexcoders] Flex2 Tree

2006-02-09 Thread Teoti Graphix
Hello, I am writting this more as a comment then question. I have spent 2 days experimenting with the mx.collections classes and it has been fun. Now, I have a project where I need the tree's root to be; ClassPaths - c:/classes - dir structure - c:/mm/classes ... - dir structure.. I

[flexcoders] Gradient Fills

2006-02-09 Thread Trey Long
If someone has any experience with drawing gradients with the GRAPHICS object please, your input would be invaluable. My issue is with the RATIO attribute of beginGradientFill(). I can't seem to understand exactly what the numbers in that array represent. For instance, to get a gradient all

[flexcoders] Re: Date sorting in datagrid [1.5]

2006-02-09 Thread douglowder
What is the format of the date before you set it in the dataprovider? If you already have the date in a numeric format similar to what is returned by Date.getTime(), then take a look at Peter Ent's approach. The idea is to set the dataprovider with numeric time value to preserve the sort order,

[flexcoders] Re: e4x XML question - possible bug?

2006-02-09 Thread thunderstumpgesatwork
Good thought, and I saw this suggestion in another related post, however this always returns an empty list. Is this possibly a bug? Do you know that this should in fact work? I have not seen any documentation stating that it should or shouldn't. thanks, Thunder --- In

[flexcoders] Re: set dataObject() and null properties

2006-02-09 Thread tobiaspatton
Hi Manish; As always, your response was prompt and, even better, helpful! Is it fair to say that the documentation included with Beta 1 is incorrect with respect to this procedure? The sample code I was working from can be found at Flex Help-Developing Flex Applications-Using Cell Renderers

Re: [flexcoders] Gradient Fills

2006-02-09 Thread Trey Long
Well, I just happened to figure out what the problem was. Much to my dismay and exuberance. For those of you interested in this I will give you the quick definition. This quote: This value defines the percentage of the width where the color is sampled at 100%. I assumed that this meant the

[flexcoders] populate a dataGrid

2006-02-09 Thread rgwilson26
How do you populate a datagrid from another datagrid? dgMyDataGrid.selectedItem will only send a selected item within a data grid, but I want all item within a given datagrid to be sent regardless of selection. thanks, -- Flexcoders Mailing List FAQ:

Re: [flexcoders] New Inline cell renderers

2006-02-09 Thread Manish Jethani
On 2/9/06, Jonathan Miranda [EMAIL PROTECTED] wrote: Where can someone log this? Somebody from the Flex team in Adobe will log it. I'm travelling. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

Re: [flexcoders] Image loader from thumbnail repeater

2006-02-09 Thread Manish Jethani
On 2/9/06, Stephane B. [EMAIL PROTECTED] wrote: mx:Repeater id=repImages dataProvider={product.image} mx:Image source=images/th/{repImages.currentItem} width=69 height=93 click=img.load('images/booking/' + repImages.currentItem); / /mx:Repeater Where does img come from? I think

Re: [flexcoders] Re: set dataObject() and null properties

2006-02-09 Thread Manish Jethani
On 2/9/06, tobiaspatton [EMAIL PROTECTED] wrote: Is it fair to say that the documentation included with Beta 1 is incorrect with respect to this procedure? The sample code I was working from can be found at Flex Help-Developing Flex Applications-Using Cell Renderers and Cell

Re: [flexcoders] Icon bug and tree Control (Flex 2.0 beta)

2006-02-09 Thread Manish Jethani
Thanks - that sounds like a bug. On 2/9/06, sourcecoderia [EMAIL PROTECTED] wrote: When custom icons are used, and you hover over the icon, the item is not selected. If you use built in icons it is. So a click/double click directly on/over a custom icon has no effect for said item. I'm sure

[flexcoders] Filters, Contributing

2006-02-09 Thread Trey Long
I created my own bitmap filter from scratch. I was hoping that I could follow the MM framework on this one but there is no info in the API nor is there an interface that I can follow. If any Adobe / MM guys have any advice on this one please let me know. I would like to just use it in the same

Re: [flexcoders] Filters, Contributing

2006-02-09 Thread JesterXL
Here is the 1.5 way; 2 shouldn't be that different: http://www.jessewarden.com/archives/2006/01/how_to_use_the.html - Original Message - From: Trey Long [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 1:54 PM Subject: [flexcoders] Filters,

RE: [flexcoders] Flex 2 Charts Licensing

2006-02-09 Thread Phil Costa
No, we're planning to sell the charting components by developer seat, similar to the way you buy other GUI libraries. Phil Costa Group Product Manager, Flex -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brendan Meutzner Sent: Thursday,

[flexcoders] Rich text Editor ...

2006-02-09 Thread Jeremy Rottman
I have a rich text editor component in my app, that allows users to input text for news and the such. However, I can not figure out how to get the RTE component to insert the data into the database as html and no as flat plain text. Has anyone got this to work at all yet? -- Flexcoders

[flexcoders] FW: link specific mouse pointer

2006-02-09 Thread Stephane B.
Hello everyone, Any idea how to change mouse pointer icon when rolling over clickable component, in a similar fashion as regular browser with arrow fornon clickable and the hand when clickable. Thanks -- Flexcoders Mailing List FAQ:

[flexcoders] Re: Array serialization for Webservice

2006-02-09 Thread Dmitry Miller
I am not sure if you can customize Flex serialization. I assume you are using Axis. If that's the case, you need to go and modify your service descriptor in services.wsdd (Don't remember on top of my header where it is located in JRun) file where you explicitly map your ranges member of the

[flexcoders] Re: Flex 2 Charts Licensing

2006-02-09 Thread Brendan Meutzner
Phil, Thanks... any idea on the cost yet? Brendan --- In flexcoders@yahoogroups.com, Phil Costa [EMAIL PROTECTED] wrote: No, we're planning to sell the charting components by developer seat, similar to the way you buy other GUI libraries. Phil Costa Group Product Manager, Flex

[flexcoders] Re: Flex and ColdFusion

2006-02-09 Thread Brendan Meutzner
Just relocated to the Boston area... anyone around here know where to check for things like this? Thanks, Brendan --- In flexcoders@yahoogroups.com, cfeditor [EMAIL PROTECTED] wrote: Ben Forta is doing a tour promoting Flex 2 and ColdFusion, and I really think people should contact their

[flexcoders] Re: Flex2 Tree

2006-02-09 Thread Michael Montagna
What you're doing is correct, so this is probably a bug. If we find a workaround I'll post it. Thanks, -Michael --- In flexcoders@yahoogroups.com, Teoti Graphix [EMAIL PROTECTED] wrote: Hello, I am writting this more as a comment then question. I have spent 2 days experimenting with

[flexcoders] Re: FW: link specific mouse pointer

2006-02-09 Thread douglowder
Someone asked a while ago if there were any default cursors besides the busy cursor (the ticking clock), but I never saw a response so I'll take that to mean there is no predefined hand cursor. If that's the case, you'll need to create your own cursor and use your component's mouseOver and

[flexcoders] How to get data from mySQL database

2006-02-09 Thread flashmxfreak
Hi all Flex users. I am new user of Flex Builder 2. I work with Flash 8 now and I would like know how is possible to get data from mySQL database. I will create e.g. simly adress book as example of using Flex. Thank you for any examples or help. -- Flexcoders Mailing List FAQ:

Re: [flexcoders] Re: Flex and ColdFusion

2006-02-09 Thread Douglas Knudsen
http://www.macromedia.com/cfusion/usergroups/index.cfm DK On 2/9/06, Brendan Meutzner [EMAIL PROTECTED] wrote: Just relocated to the Boston area... anyone around here know where to check for things like this? Thanks, Brendan --- In flexcoders@yahoogroups.com, cfeditor [EMAIL PROTECTED]

[flexcoders] Re: Flex and Flash Media server

2006-02-09 Thread flashmxfreak
Requested page cannot be displayed --- In flexcoders@yahoogroups.com, Daniel Cascais [EMAIL PROTECTED] wrote: Christophe Coenraets has an example here: http://coenraets.com/viewarticle.jsp?articleId=90 On 2/9/06, brownd_92 [EMAIL PROTECTED] wrote: Hi guys, Does any one have an

Re: [flexcoders] How to get data from mySQL database

2006-02-09 Thread JesterXL
I've been using AMFPHP; works pretty well. http://www.jessewarden.com/archives/2005/12/amfphp_10_works.html - Original Message - From: flashmxfreak [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 3:23 PM Subject: [flexcoders] How to get data from mySQL

RE: [flexcoders] embed a movieclip

2006-02-09 Thread Roger Gonzalez
Um, so don't fall in love with any of this. Just sayin'. -rg From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXLSent: Wednesday, February 08, 2006 2:06 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] embed a movieclip

Re: [flexcoders] embed a movieclip

2006-02-09 Thread JesterXL
...I'm not, but your RSL stuff takes awhile, and I'm niccin', so no choice bro! - Original Message - From: Roger Gonzalez To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 4:07 PM Subject: RE: [flexcoders] embed a movieclip Um, so don't fall in love with any of

RE: [flexcoders] Image loader from thumbnail repeater

2006-02-09 Thread Stephane B.
The Image component in the code extract (initial post below) relates tothe thumbnails. The"img" idrefers to the full size image component on the same view. Whena thumb within the repeater is clicked, it is expected to change the source of the full size image "img" accordingly. Thumb and

Re: [flexcoders] Re: Flex and Flash Media server

2006-02-09 Thread Daniel Cascais
Try this: http://coenraets.com/ And on the menu to the left, look for: Collaboration-Enabled RIAs using Flex and Flash Communication Server On 2/9/06, flashmxfreak [EMAIL PROTECTED] wrote: Requested page cannot be displayed -- Flexcoders Mailing List FAQ:

RE: [flexcoders] Re: Array serialization for Webservice

2006-02-09 Thread Pablo Apanasionek
Is there a way to change the item label of the resultant serialized items of the array? Or add more than one instance of an object with the same name to the main parameter object? Thanks, Pablo Apanasionek -Mensaje original- De: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] En

Re: [flexcoders] Re: Flex and Flash Media server

2006-02-09 Thread JesterXL
His site does that all the time, just refresh one time; always works the 2nd time. - Original Message - From: flashmxfreak [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 3:25 PM Subject: [flexcoders] Re: Flex and Flash Media server Requested page

[flexcoders] Re: Flex and Flash Media server

2006-02-09 Thread ccoenraets
I just posted an updated example with Flex 2 and Flash Media Server 2. http://coenraets.com Christophe --- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: His site does that all the time, just refresh one time; always works the 2nd time. - Original Message -

Re: [flexcoders] Filters, Contributing

2006-02-09 Thread Trey Long
I read through that, from what I understand it didn't exactly cover what I wanted to do. I was hoping to do something like the following: MyNewFilter would extend from the BitMapFilter class: var f:MyNewFilter = new MyNewFilter(); var filtsCopy:Array = DisplayObject.filters;

[flexcoders] Flex - - Flash Projector(.exe) Question (?)

2006-02-09 Thread jadiazguti
Hi everyone. I'm new in this world of Flex. I'm a Action Script student and seeing Flex i've learned lot of thigs that could help me on my projects. I used to develop Macromedia Flash 8's projectors and here is my question: Can I use a FLEX 1.5 project in a Macromeia Flash (7.0 + ...) desktop

[flexcoders] Re: Array serialization for Webservice

2006-02-09 Thread Dmitry Miller
Hmmm... I have noticed that WebService Tag has a wsdl attribute. You try specifying [web service URL]?wsdl for this attribute ie. mx:WebService wsdl=[your WS URL ]?wsdl ... Let me know if that works --- Dmitry --- In flexcoders@yahoogroups.com, Pablo Apanasionek [EMAIL PROTECTED] wrote: Is

[flexcoders] populate datagrid from object of object

2006-02-09 Thread deepu_verma
Hi, I am trying to populate a datagrid from object object as in the below example (this is a dummy example, i am getting the result from a VO) var arr = new Array() arr[0] = new Object() arr[0].j=10; arr[0].k=new Object() arr[0].k.l=20; mx:DataGrid dataProvider={arr} mx:columns

Re: [flexcoders] How to get data from mySQL database

2006-02-09 Thread Teoti Graphix
Hello, I agree with jesse, I am making an as2, as3 class/interface parser/documenter in Flex and it fully uses AMFPHP and mysql! I have a nice service class that accesses php's file handling. So it's like virtual file opening/editing etc with AMFPHP. Heh, yeah a php guy here but man, with

Re: [flexcoders] Filters, Contributing

2006-02-09 Thread JesterXL
Ohhh, you want to actually have it be a filter vs. using another one. Sorry about that; I reckon if your class doesn't extend at least a class in the flash.filters.* package, it won't work. - Original Message - From: Trey Long [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent:

[flexcoders] Re: populate datagrid from object of object

2006-02-09 Thread Doug Lowder
One way to get the value you want displayed is with a cell renderer. You can use a cell renderer by changing your DataGridColumn to this: mx:DataGridColumn columnName=k headerText=k l cellRenderer=MyCellRenderer/ Then create a file named MyCellRenderer.as and insert this: import

[flexcoders] HTTPService

2006-02-09 Thread José Saldanha
Hi Some ex. that I have and use .xml file and mysql PHP data, Flash Player give me that error: TypeError: Error #1009: null has no properties. at mx.rpc.xml::NamespaceUtil$/getLocalName() at mx.rpc.xml::SimpleXMLDecoder/decodeXML() at

Re: [flexcoders] populate datagrid from object of object

2006-02-09 Thread Oscar . Cortes
This worked for me .using Label Function ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml; initialize=myInit() mx:Script ![CDATA[ var arr:Array; public function myInit() { arr = new Array() arr[0] = new Object() arr[0].j=10; arr[0].k=new Object()

[flexcoders] Learning AC for Flex 2.0 from scratch: best bet?

2006-02-09 Thread Stephane B.
I'm trying to define the best way to learn ActionScript with Flex in mind and nopriorprogramming experience. Book or low cost e-learning recommendation anyone? Steph -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

[flexcoders] Problem with listItemRenderer and AddChild

2006-02-09 Thread tobiaspatton
Hi again; This might be a bug. The code at the end of this message creates a list with a custom item renderer. The renderer handles clicks by changing the component's state, effectively adding a button. This works fine as long as the list property `variableRowHeight' is set to `false'. If it

[flexcoders] AS3 class constructors can't be private? Abstract classes?

2006-02-09 Thread Carlos Rovira
Hi,I was trying to migrate some classes from AS2 to AS3 and notice that can't mark the class constructor as private. Is that correct or there's a workaround? if not have plans to implement private constructors. and abstract classes?Thanks in advance.-- ::| Carlos Rovira::|

Re: [flexcoders] Learning AC for Flex 2.0 from scratch: best bet?

2006-02-09 Thread JesterXL
Site (AS2) http://www.debreuil.com/docs/ It's how I learned. - Original Message - From: Stephane B. To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 4:21 PM Subject: [flexcoders] Learning AC for Flex 2.0 from scratch: best bet? I'm trying to define the best

RE: [flexcoders] Problem with listItemRenderer and AddChild

2006-02-09 Thread Eric D Anderson
Hi, I tried this with the Flex 2 beta and I don't see any problem. Can you confirm you're using Flex 2 beta? Thanks Eric -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of tobiaspatton Sent: Thursday, February 09, 2006 6:42 PM To:

Re: [flexcoders] AS3 class constructors can't be private? Abstract classes?

2006-02-09 Thread Johannes Nel
abstract classes i am not expecting, private constructers i certainly hope forOn 2/9/06, Carlos Rovira [EMAIL PROTECTED] wrote: Hi,I was trying to migrate some classes from AS2 to AS3 and notice that can't mark the class constructor as private. Is that correct or there's a workaround? if not

[flexcoders] Implementing setFocus for Datagrid which has cellRender with TextInput field

2006-02-09 Thread t_msreddy
Hi I have a datagrid with a vbox cell renderer which has text box. I want to implement a kind of focus manager to set the focus on TAB key press. Here is what i want: If current focus is in TextField1 in Cell(i,j), pressing the tab key should set the focus on TextField1 in Cell(i, j+1) ...

Re: [flexcoders] AS3 class constructors can't be private? Abstract classes?

2006-02-09 Thread Michael Hansen
AS3 has some pretty interesting constructs, and private constructors is not one of them. Don't be fooled - it's not java. I can recommend reading up on the as3 pdf.A couple of months ago I hit that same stumbling block, i.e. what! no private constructors?!I what follows is a response from

RE: [flexcoders] embed a movieclip

2006-02-09 Thread Roger Gonzalez
LocalConnection, probably with a FP8-built proxy if you didn't design the FP8 movie for it ahead of time. There are limitations, but its the only safe approach I know of at the moment. -rg From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jason Y.

RE: [flexcoders] AS3 class constructors can't be private? Abstract classes?

2006-02-09 Thread jeff tapper
take a look at the AS3 DataManagger post on my blog for a workaround. Http://jeff.mxdj.com Sent with Wireless Sync from Verizon Wireless Original Message From: Carlos Rovira [EMAIL PROTECTED] Date: 2/9/06 6:05 pm To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Subj:

RE: [flexcoders] AS3 class constructors can't be private? Abstract classes?

2006-02-09 Thread Jeff Tapper
Now that I have a real connection, and not just the phone, I can answer a bit more fully. In the DataManager class that I wrote (http://jeff.mxdj.com/as3_datamanager.htm), the DataManager is a Singleton, so it needs a private constructor, sadly, no private constructors are available in AS3,

Re: [flexcoders] Re: Tilelist event question

2006-02-09 Thread Manish Jethani
On 2/9/06, sufibaba [EMAIL PROTECTED] wrote: Yes, I meant to say object reference. The cell renderer can dispatch an event that would bubble up to the Form1.mxml component. The component can catch the event and get a reference to the object using event.target. What would be the code in

Re: [flexcoders] Rich text Editor ...

2006-02-09 Thread Manish Jethani
On 2/9/06, Jeremy Rottman [EMAIL PROTECTED] wrote: I have a rich text editor component in my app, that allows users to input text for news and the such. However, I can not figure out how to get the RTE component to insert the data into the database as html and no as flat plain text. Has anyone

Re: [flexcoders] Image loader from thumbnail repeater

2006-02-09 Thread Manish Jethani
On 2/9/06, Stephane B. [EMAIL PROTECTED] wrote: Would you have a syntax recommendation (actual code) for the suggestion (first reply below)? [old] click=img.load('images/booking/' + repImages.currentItem); [new] click=img.load('images/booking/' +

RE: [flexcoders] referencing functions within a component

2006-02-09 Thread Gordon Smith
Change click=delete(); to click=parentDocument.delete();, and change function delete() from private to public. - Gordon -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of rgwilson26 Sent: Thursday, February 09, 2006 7:39 AM To:

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-09 Thread Gordon Smith
Sorry, I'm not following you. If you can be more explicit about what did and didn't work (i.e., what's in the body of the function, and how you call it), I can probably explain what's going on. - Gordon -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On

[flexcoders] Re: Problem with listItemRenderer and AddChild

2006-02-09 Thread tobiaspatton
Yes. I am using Flex 2 Beta 1. When you run the application and click on Alpha, is a button appearing underneath Alpha, or Beta? It should be Alpha. Thanks. Tobias. --- In flexcoders@yahoogroups.com, Eric D Anderson [EMAIL PROTECTED] wrote: Hi, I tried this with the Flex 2 beta and I

RE: [flexcoders] Image loader from thumbnail repeater

2006-02-09 Thread Stephane B.
Looks like the right solution, but I get the following error: ReferenceError: Error #1069: Property repeaterIndex not found on flash.display.Loader and there is no default valueat ProductDetails/___Image2_click() any idea? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On

RE: [flexcoders] Learning AC for Flex 2.0 from scratch: best bet?

2006-02-09 Thread Stephane B.
Thanks! From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXLSent: Thursday, February 09, 2006 4:14 PMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Learning AC for Flex 2.0 from scratch: best bet? Site (AS2) http://www.debreuil.com/docs/ It's how I

  1   2   >