Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread Matt Chotin
Well, given that we set up the javaflexcoders list and the phpflexcoders list and they get some traffic but not a lot, I don't know how actively we'll promote. As far as assigning moderators, I don't want to take that on. Set up the list, run it for a while, see if it takes. In the meantime,

[flexcoders] Re: How can i include library path when using flex-mojos?

2008-06-20 Thread baztheman
Ok, here is what i have done: Added the src/main/flex/locale/en_US to the project properties | source directory and it seems to work. Not sure if this is the right thing to do but it works. Thanks and comments are welcome. A. --- In flexcoders@yahoogroups.com, baztheman [EMAIL PROTECTED]

[flexcoders] Re: Cairngorm Event Question

2008-06-20 Thread Tim Hoff
Hey Barry, My comments, concerning Cairngorm from the beginning, is that there needed to be a more robust method of informing the view that a gesture head succeded or failed. Probably my ignorance, and I'm totally open to suggestion, but the UM extensions seeemed to solve the initial Cairngorm;

[flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread Tim Hoff
I'll tell you honestly Anatole, I've been an enterprise developer for 25 years. From EDLIN to Flex, I've seen it; so please don't propose that you have some un-known insight to software development. This list, and the Macromedia based essence of theme for Flex that has been a huge success,

[flexcoders] Re: Digital Camera Control in Flex?

2008-06-20 Thread Cato Paus
Flash 10 will have access to local files :) We voted and we got it :) --- In flexcoders@yahoogroups.com, nathanpdaniel [EMAIL PROTECTED] wrote: You should check out the VideoDisplay component for starters. If you want to do that with a Flex based web app, look into Networking and

Re: [flexcoders] Re: Flex/AIR Mailing list?

2008-06-20 Thread Stephen Moretti
2008/6/20 barry.beattie [EMAIL PROTECTED]: --- In flexcoders@yahoogroups.com, dnk [EMAIL PROTECTED] wrote: Appolocoders. with a typo like that Google may have trouble: Steve, this is what bnk meant http://tech.groups.yahoo.com/group/apollocoders/messages Splendid - cheer Barry/dnk.

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread Tom Chiverton
On Thursday 19 Jun 2008, Joseph Balderson wrote: (not that I'm in favour of splitting, I'm not) -- but if the lists have not yet been created, and existing messages stay in the archive, what's to break? We're talking about a branching, not a migration, right? When someone tries to sign up,

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread Tom Chiverton
On Thursday 19 Jun 2008, Joseph Balderson wrote: Again this is a mail client problem, not a list problem IMO. Exactly. I've had the exact same discussion on other lists (when moving to Google Groups, for instance). -- Tom Chiverton This

Re: [flexcoders] Re: Cairngorm Event Question

2008-06-20 Thread Alen Balja
First you have to understand the concept of Cairngorm and then UM extensions. Especially in light of what you're trying to achieve. Recoding your project in Cairngorm manner might be an issue depending on how far are you with it and how many developers are on it. It is very straightforward

Re: [flexcoders] SummaryField summaryFunction question

2008-06-20 Thread Tom Chiverton
On Wednesday 18 Jun 2008, Eric Cancil wrote: amount summary) the NaN is displayed in your summary row. To me this really doesn't make senseDoes anyone have ideas? Use a display/label function as well/instead ? I'd have to see some code though, as I've not used the ADG much. -- Tom

Re: [flexcoders] columns resize policy

2008-06-20 Thread Tom Chiverton
On Wednesday 18 Jun 2008, Parkash wrote: Is it possible to have all the columns scale proportionally as windows are resized Give them a percent width. -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells

Re: [flexcoders] Re: Cairngorm Event Question

2008-06-20 Thread João Fernandes
Tim, I don't use UM extensions and I'm totally able to notify my views just with Cairngorm. What I use usually is a model ( no matter what it is ) that I inject to my event , passes to the command and then on result/fault I update the same model. Since the model passes by reference, my view,

Re: [flexcoders] Re: How can i include library path when using flex-mojos?

2008-06-20 Thread Marvin Froeder
Library path is defined by you pom dependencies. In your case is missing some resource-bundle... You can see resource-bundle dependencies here: http://svn.sonatype.org/flexmojos/repository/info/rvin/mojo/flex-super-pom/1.0/flex-super-pom-1.0.pom VELO On Fri, Jun 20, 2008 at 4:20 AM,

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread Paul Evans
I have to admit to not reading all the 132 messages so far written on this thread, but my 2p... On 20 Jun 2008, at 10:15, Tom Chiverton wrote: On Thursday 19 Jun 2008, Joseph Balderson wrote: Again this is a mail client problem, not a list problem IMO. Exactly. I've had the exact same

Re: [flexcoders] How can i connect two Boxes on apanel controls with a Line

2008-06-20 Thread Tom Chiverton
On Wednesday 18 Jun 2008, Baljeet singh wrote: beginFill(x1, y1) moveTo(x1, y1) lineTo(x2, y2); endFill(x2, y2); Maybe your drawing surface isn't visable, or you've clear()'ed it. We'd need some of the surrounding code to be sure. -- Tom Chiverton

Re: [flexcoders] Re: string to actual actionscript code?

2008-06-20 Thread David Pariente
tnx for the answers :) i guess i will use the [], as i just need it in AS3, and normally i dont try to run code with eval(), just create/acess objects thnx a lot :) - Mensaje original De: Joseph Balderson [EMAIL PROTECTED] Para: flexcoders@yahoogroups.com Enviado: jueves, 19 de

Re: [flexcoders] Re: string to actual actionscript code?

2008-06-20 Thread David Pariente
thnx actually i think i won't miss using eval() anymore, cause i'm more than used to use Arrays :) - Mensaje original De: Gordon Smith [EMAIL PROTECTED] Para: flexcoders@yahoogroups.com Enviado: viernes, 20 de junio, 2008 6:37:21 Asunto: RE: [flexcoders] Re: string to actual

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread David Pariente
if u finally decide to do something about this, do it in a new thread, cause im sotopping reading this one / deleting it as fast as i see it :) i dont wanna miss an important decision about it, just have no time to follow the discussion ;) - Mensaje original De: Paul Evans [EMAIL

[flexcoders] A great feature for Flex Builder would be getter and setter automation.

2008-06-20 Thread adrianpomilio
I use eclipse for Java development and there is a great feature where you highlight your class variables, right click and select 'generate getters and setters'. What a time saver. Is there any plugins for Flex Builder that will do this? It is getting annoying to type in the same basic plumbing

[flexcoders] Re: string to actual actionscript code?

2008-06-20 Thread dev.bits
You could not run code with eval(), for sure in AS2. I can't say for sure in AS1, as I never used that. If I understand correctly, the only way to let flash run code dynamically is through loading a SWF , the path of which could be dynamic like based on day or user input ? regards Devdatta

[flexcoders] Calling outside functions from SWF loaded by display.oader

2008-06-20 Thread dev.bits
Hi I am including a file , Inner.swf into my main Viewer.swf (which is loaded by the browser) using URLRequest and display.loader (etc. etc.). If I define functions in Viewer.swf is there any way Inner.swf can call them? I want to design a set of functions that I want inner.swf to use but I

[flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread Paddy Keane
Hi guys, I've just downloaded the latest Flex 3 SDK here: http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3 Has anyone got any idea how to create the 'framework_3.0.2.2113.swz' or can I only cache major releases of the framework? i.e I've only ever got it to work with

RE: [flexcoders] Re: How to rotate a Combo Box

2008-06-20 Thread Paddy Keane
You could also set the fontWeight to 'normal' for components if u don't want to embed whole new font family: i.e ComboBox { fontFamily: myArial; fontSize: 20; fontWeight: normal; } From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh McDonald Sent: 20 June 2008 05:34

[flexcoders] Invitation to join the Flex Developers Group on LinkedIn

2008-06-20 Thread Devaraj
Joining will allow you to find and contact other Flex Developers members on LinkedIn. The goal of this group is to help members: Reach other members of Flex Developers Accelerate careers through referrals from Flex Developers Group members Know more than a name – view rich professional

Re: [flexcoders] Re: string to actual actionscript code?

2008-06-20 Thread dev
Wow .. how did they manage to make the D.eval function? Any adobe people out there who care to comment?! Regards Devdatta 2008/6/19 Joseph Balderson [EMAIL PROTECTED]: And I stand corrected, you cannot use eval to evaluate an expression, or use it on the left side of an equation as of Flash

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread Tom Chiverton
On Friday 20 Jun 2008, David Pariente wrote: if u finally decide to do something about this, do it in a new thread, cause im sotopping reading this one / deleting it as fast as i see it :) shrug If people want to create more 'focused' groups, go right ahead. No one will stop you. In the mean

[flexcoders] internationalization @ switching runtime

2008-06-20 Thread artur_desig2dev
forgive my newbie question.. just wanted to find out the best practice on this to date. on how to change all the components' language at runtime. i found 2 methods of doing this: http://flexme.wordpress.com/2007/07/11/internationalization-in-flex/ http://www.herrodius.com/blog/123

[flexcoders] focus out of the flash player

2008-06-20 Thread Glenn Jones
I have a requirement to dismiss a dialog if the flash player loses focus (e.g. someone clicks outside of the player). I'm using the Flex 2.0.01 SDK (hotfix 3) with IE 7 and Flash Player 9. I've registered a FOCUS_OUT event handler on the stage. That seems to work, but I've run into a case where

Re: [flexcoders] Re: Digital Camera Control in Flex?

2008-06-20 Thread Tom Chiverton
On Friday 20 Jun 2008, Cato Paus wrote: Flash 10 will have access to local files :) We voted and we got it :) This is only via a file browse dialogue the user must interact with, iirc. -- Tom Chiverton This email is sent for and on behalf

Re: [flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread Marvin Froeder
AFIK, swf are created by adobe, and by Adobe only... What you can do is create optimized SWF. Doesn't cache, but are smaller then standard swc files. VELO On Fri, Jun 20, 2008 at 6:13 AM, Paddy Keane [EMAIL PROTECTED] wrote: Hi guys, I've just downloaded the latest Flex 3 SDK here:

[flexcoders] How to filter HierarchicalCollectionView????

2008-06-20 Thread moonrchand
Hi All, How to filter HierarchicalCollectionView in order to display parent branches with children matching the pattern, and filter out parent branches without children matching the pattern ? any help would be appreciated .. Thanks, Chandra

[flexcoders] Re: Passing Values between windows

2008-06-20 Thread valdhor
It may not be best practice but create a public variable in your main (WindowedApplication) file and then access it with Application.application.myPublicVariable. This can be a custom object if you need to have more data. --- In flexcoders@yahoogroups.com, bredwards358 [EMAIL PROTECTED] wrote:

RE: [flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread Paddy Keane
Thanks Velo, Does anyone know how adobe implements releases for .swz files? i.e are they only available for major releases or is it just that adobe haven't got around to releasing a new one for 3.0.2.2113? Ta paddy ;) From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [flexcoders] A great feature for Flex Builder would be getter and setter automation.

2008-06-20 Thread Gregor Kiddie
I believe this is already on the list of most requested features for Flex Builder 4. In the meantime, you can use snippets to make your life a little easier. http://www.insideria.com/2008/04/flex-builder-enhancements-snippets-and- todo.html (Sample snippets code for this) private var

RES: [flexcoders] Calling outside functions from SWF loaded by display.oader

2008-06-20 Thread Luciano Manerich Junior
Hi, why your module will need to call those outside functions? Is that a non other way option? If you really need that way, i'ld go for event dispatching and catching them on the parent. loader = new Loader(); loader.load(new URLRequest(some.swf));

[flexcoders] Re: A great feature for Flex Builder would be getter and setter automation.

2008-06-20 Thread twcrone70
Please remember that if all you need is default behavior as the script you provided does, that is implicitly provided by creating your var public in AS3. Yes, it feels funny having a public member variable coming from Java since it is bad to expose your objects state. But, if you need to

RE: [flexcoders] Re: A great feature for Flex Builder would be getter and setter automation.

2008-06-20 Thread Gregor Kiddie
You're getting into religious war territory there my friend! One that's been doing the blogs recently too... The OP wanted a way of generating getters / setters automatically... If we are running a master class here... I would suggest that you only ever generate getters for your model, and

Re: [flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread Anatole Tartakovsky
Thank you for the honesty, Tim. This list, and the Macromedia based essence of theme for Flex that has been a huge success, doesn't care about [enterprise developers like]you or me I wonder how you got that impression. Are there many people that feel that way? Flex has enterprise side to it and

[flexcoders] Return data to FileReference

2008-06-20 Thread Rich Tretola
Here is the situation: I am uploading files from Flex to a Servlet using the FileReferenceList class. Since there is no way to change the filename before it is uploaded, I am passing along a parameter which holds the file name I would like the file to ultimately be saved as. On the server side,

[flexcoders] SWF does not work in IE, but does in FF??????

2008-06-20 Thread dbronk
This is actually happening more than and more to use. Our application when running from FireFox works great. But when we run it in IE it doesn't. First time it happened FF ran great, but IE would give a null pointer on something that in no way could be null as one line new'd it, the next line

Re: [flexcoders] looking for documentation on FB3 .actionScriptProperties file

2008-06-20 Thread Tom Chiverton
On Thursday 19 Jun 2008, icodeflex wrote: .actionScriptProperties file for FB3. I am specifically interested in I am not aware of any - it's an internal detail. more info on the libraryPath, libraryPathEntry, and compiler properties. The plain compiler docs on livedocs (or 'mxmlc -help')

Re: [flexcoders] A great feature for Flex Builder would be getter and setter automation.

2008-06-20 Thread Tom Chiverton
On Friday 20 Jun 2008, adrianpomilio wrote: I use eclipse for Java development and there is a great feature where you highlight your class variables, right click and select 'generate getters and setters'. What a time saver. Yup. It's standard fare in the J2EE IDE world too. Along with 'make

Re: [flexcoders] Re: Cairngorm Event Question

2008-06-20 Thread Richard Rodseth
Josh, (also coming from a non-Cairngorm guy) I find it helpful to distinguish between presentation models and data models, and that's a way that status flags etc. need not be regarded as pollution. Just put them in a separate object. There's no rule that says views can only have a reference to

[flexcoders] Menubar Styling

2008-06-20 Thread Nicholas Watson
I have a menubar where I want the items on the menubar to be one color and size, and the items in the drop downs to be another color and style. I can't find any information on doing this. Can someone help me out?

[flexcoders] Re: Cairngorm Event Question

2008-06-20 Thread Tim Hoff
I hear you João, Binding to the model works the majority of the time. However, it can also add a significant amount of model variables, that are used stricly for state, that can be eliminated with view call-backs. It's clearly an issue of preference, but I personally like what the guys at UM

[flexcoders] Reading Inspectable tags in AS

2008-06-20 Thread Daniel
Hey guys, I'm trying read the Inspectable metadata tag of the properties of certain components in run time. The idea is when the user clicks a component, the application shows all the variables with Inspectable tags, and the information written in it. I already tried the flash.utils.describeType

[flexcoders] Re: Splitting FlexCoders in smaller, focused groups

2008-06-20 Thread Tim Hoff
Good enough, best of luck. -TH --- In flexcoders@yahoogroups.com, Anatole Tartakovsky [EMAIL PROTECTED] wrote: Thank you for the honesty, Tim. This list, and the Macromedia based essence of theme for Flex that has been a huge success, doesn't care about [enterprise developers like]you or

Re: [flexcoders] Re: Cairngorm Event Question

2008-06-20 Thread gabriel montagné
On Fri, Jun 20, 2008 at 9:39 AM, Tim Hoff [EMAIL PROTECTED] wrote: Binding to the model works the majority of the time. However, it can also add a significant amount of model variables, that are used stricly for state, that can be eliminated with view call-backs. It's clearly an issue of

Re: [flexcoders] Reading Inspectable tags in AS

2008-06-20 Thread Marvin Froeder
I think you must add keep metadata parameter on your compilation. VELO On Fri, Jun 20, 2008 at 12:39 PM, Daniel [EMAIL PROTECTED] wrote: Hey guys, I'm trying read the Inspectable metadata tag of the properties of certain components in run time. The idea is when the user clicks a

[flexcoders] Forcing an itemRenderer to reRender

2008-06-20 Thread djhatrick
I am doing some real tricky stuff with itemRenderers, how Do i refresh a particular itemRenderer or refresh the entire list. (the only thing that seems to be re-render the list is if I scroll the renderer out of view and then back down into view. any help, Thanks, Patrick

Re: [flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread Matt Chotin
Hi, Our plan at the moment is to only create SWZ's for the milestone releases (3.x, but not 3.0.x). We have a milestone release for 3 on deck in late summer. Matt On 6/20/08 6:52 AM, Paddy Keane [EMAIL PROTECTED] wrote: Thanks Velo, Does anyone know how adobe implements releases for

Re: [flexcoders] Reading Inspectable tags in AS

2008-06-20 Thread Rich Tretola
Yes, you must add a compiler argument. Ex: -keep-as3-metadata+=(your comma separated list of metadata tags goes here) Rich On Fri, Jun 20, 2008 at 11:58 AM, Marvin Froeder [EMAIL PROTECTED] wrote: I think you must add keep metadata parameter on your compilation. VELO On Fri, Jun 20,

[flexcoders] Re: Return data to FileReference

2008-06-20 Thread Rich Tretola
I guess no one else has run into this before? On Fri, Jun 20, 2008 at 11:03 AM, Rich Tretola [EMAIL PROTECTED] wrote: Here is the situation: I am uploading files from Flex to a Servlet using the FileReferenceList class. Since there is no way to change the filename before it is uploaded, I

RE: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Tracy Spratt
You can get the event.result data in a handler for the uploadCompleteData event. http://livedocs.adobe.com/flex/201/langref/flash/net/FileReference.html# event:uploadCompleteData Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On

RE: [flexcoders] Forcing an itemRenderer to reRender

2008-06-20 Thread Tracy Spratt
Typically this is an indication that your itemRenderer needs some work. But you can always re-assign the dataProvider. And there is the itemUpdated() method. And various other techniques to make the dataProvider dispatch its events. Lots on this in the archives. Tracy

Re: [flexcoders] Forcing an itemRenderer to reRender

2008-06-20 Thread Jamie S
I had a similar problem that i fixed by listening for the 'dataChange' event and invalidating the display list Jamie On Fri, Jun 20, 2008 at 9:06 AM, djhatrick [EMAIL PROTECTED] wrote: I am doing some real tricky stuff with itemRenderers, how Do i refresh a particular itemRenderer or refresh

Re: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Rich Tretola
Yes, but that file name is the name that was selected by the user, not the one that the file was actually renamed to by the servlet. On Fri, Jun 20, 2008 at 1:18 PM, Tracy Spratt [EMAIL PROTECTED] wrote: You can get the event.result data in a handler for the uploadCompleteData event.

[flexcoders] Re: Please, help: the release player displays a blank page in all browsers.

2008-06-20 Thread julian.leach
We are experiencing the same issue. We don't get errors when viewing in the standalone debug player, the screen is blank in the standard player. Andrea: did you get to the bottom of your problem? Any other suggestions gratefully received. Thanks in advance Julian --- In

RE: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Tracy Spratt
The event.result should contain whatever your server sends back, just like with a normal httpservice request. Below is the code I am using. I send back an xml status node, but you could send anything: Tracy // Called on upload complete private function

RE: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Tracy Spratt
Hmm, looks like I am just using the Event.COMPLETE event. Its been awhile since I ran this code, let me double check it. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt Sent: Friday, June 20, 2008 1:55 PM To:

RE: [flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread Paddy Keane
Thanks Matt, I'm a little confused as I've actually got a 'framework_3.0.189825.swz' knocking about somewhere but using it was causing problems (it was awhile ago we went through trying to implement it and can't remember specific issues but we had to revert back to 'framework_3.0.0.477.swz').

RE: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Tracy Spratt
I just verified it, my handler is working as expected and I can access the xml status node I am having the server return. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt Sent: Friday, June 20, 2008 1:58 PM To:

Re: [flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread Matt Chotin
That looks like a beta build number. I don't think we've posted any SWZ's since 477, or if you did see a SWZ it might have been signed only with the test certificate. Matt On 6/20/08 10:52 AM, Paddy Keane [EMAIL PROTECTED] wrote: Thanks Matt, I'm a little confused as I've actually got a

RE: [flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread Paddy Keane
That's prob the issue. I've just done a test and get: error #2034: An invalid digest was supplied. Failed to load RSL framework_3.0.189825.swz Failing over to RSL framework_3.0.189825.swf Shame as it fixed some layout issues we were having and a few other things besides. Guess I'll have to

Re: [flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread Matt Chotin
Understand that caching is important. One reason that we don't necessarily push SWZs for stable builds though is that I don't have a great sense of how many folks are updating yet. We're going to watch the numbers. If everyone is really upgrading to the latest SDK stable build, then we can

[flexcoders] SOAP request has 2 elements generated twice thus throwing an error.

2008-06-20 Thread gnu wolf
Hi All, I have used the Import WSDL introspection tool by Flex builder and I manage to go around all the hassles and finally able to contact the web services endpoint of the WS server. BTW, thanks to Seth Hodgson for taking time to answer my queries in my previous emails and also to Josh

[flexcoders] Need Source for Text Limit for Text Area....

2008-06-20 Thread athota82
Hi All, Can Anyone give me source code for Character limit for TextArea in Flex and Action Script.In my project I've been implementing a Text Area which should accept only 4000 characters. It should also display the status as still how many characters left..? in a Label. If it exceeds 4000

RE: [flexcoders] Need Source for Text Limit for Text Area....

2008-06-20 Thread Alex Harui
Use maxChars and text.length? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of athota82 Sent: Friday, June 20, 2008 11:16 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Need Source for Text Limit for Text Area Hi All,

RE: [flexcoders] Re: Please, help: the release player displays a blank page in all browsers.

2008-06-20 Thread Alex Harui
Another approach is to comment out code until you get the app to appear and see what the code made the difference. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of julian.leach Sent: Friday, June 20, 2008 10:27 AM To:

RE: [flexcoders] focus out of the flash player

2008-06-20 Thread Alex Harui
DEACTIVATE event is better From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Glenn Jones Sent: Friday, June 20, 2008 6:10 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] focus out of the flash player I have a requirement to

Re: [flexcoders] Help on error: Invalid AMFX packet. Content must start with an amfx node

2008-06-20 Thread gnu wolf
Seth, Thanks you! Much appreciated! Cheers, Clem On Thu, Jun 19, 2008 at 4:58 PM, Seth Hodgson [EMAIL PROTECTED] wrote: Hi Clem, Use the SecureAMFChannel on the client and the SecureAMFEndpoint at the server. Make sure your endpoint URL is correct (starts with https://...). Seth

[flexcoders] Re: A great feature for Flex Builder would be getter and setter automation.

2008-06-20 Thread twcrone70
Obviously I would not suggest breaking encapsulation. I guess I would suggest not 'generating' accessors/mutators rather give it thought and add them as you should. Also I was trying, although I admit poorly, to make sure a Java developer coming into Flex/AS3 does not miss some of the powerful

Re: [flexcoders] Need Source code for Character Limit for TextArea....

2008-06-20 Thread Doug McCune
Posting twice, demanding source code for a solution, and telling us you need it ASAP isn't going to do much besides piss people off. We're not here to do your work. If you're in over your head and are going to miss your deadline because you committed to developing with a technology you haven't

Re: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Joseph Balderson
Without having done it myself, I would say off the top of my head no, because the Event class (flash.events.Event.COMPLETE) does not contain user-settable data. But you may be able to do it indirectly, by creating a custom property fileName on the server-side dispatching object, and then using

[flexcoders] Repeater items with two states and dataProvider binding resetting state

2008-06-20 Thread dave_defusion
I have a Repeater which is repeating an item with two states (an open state and a closed state), when I open one one of the items I then load some extra data in. When the extra data is loaded the item in the data provider (an array collection) is replaced - that way everything is updated via the

[flexcoders] showDataEffect sequence lost when swapping bubble series dynamically

2008-06-20 Thread Marcela
Hello, I have created a bubble chart programatically. I init the bubble chart with a datasource (xml object) that I get once from a web service. However, after the data is loaded, the user will have the chance to swap the axes. Meaning that if my original series is: mx:BubbleSeries

RE: [flexcoders] internationalization @ switching runtime

2008-06-20 Thread Gordon Smith
You want to learn about the ResourceManager class in Flex 3. It allows you to simply change its localeChain property at runtime and have the entire application redraw in a new language. Gordon Smith Adobe Flex SDK Team From: flexcoders@yahoogroups.com

Re: [flexcoders] internationalization @ switching runtime

2008-06-20 Thread Richard Rodseth
Gordon, Forgive me (or ignore this) if it's in the docs. Does this assume that the ResourceManager.getString call is in the binding expression? Currently I have some static utilities that load strings like Hello, {0} from properties files and then do parameter substitution. I've been wondering

[flexcoders] Re: Return data to FileReference

2008-06-20 Thread Santiago Gonzales
Listen for the DataEvent.UPLOAD_COMPLETE_DATA. The DataEvent has a data property that does exactly as Tracy described. I've done the same thing recently to return XML information back to the application from the upload servlet. The XML you return contain whatever information you want. private

RE: [flexcoders] internationalization @ switching runtime

2008-06-20 Thread Gordon Smith
If you're not using MXML databinding to write code like Button id=b label={resourceManager.getString(...)}/ then you can override the resourcesChanged() method and reassign the new string, as in b.label = resourceManager.getString(...); The ResourceManager works with

Re: [flexcoders] internationalization @ switching runtime

2008-06-20 Thread Richard Rodseth
No, no, I am definitely using the ResourceManager. But the expression is something like text={buildTitle(someParameter)} And buildTitle calls static function getUIString which calls getResourceManager followed by some string substitution. On Fri, Jun 20, 2008 at 2:59 PM, Gordon Smith [EMAIL

RE: [flexcoders] internationalization @ switching runtime

2008-06-20 Thread Gordon Smith
In that case, I don't think the binding expression will re-evaluate when the localeChain changes. It may be easiest to override resourcesChanged(). But you could also try doing some extra work to get the binding expression to re-evaluate. Try putting [Bindable(change)] metadata on your declaration

Re: [flexcoders] internationalization @ switching runtime

2008-06-20 Thread Richard Rodseth
Thanks. It's not a matter of urgency. I could also imagine passing a globalSettings.localeChanged flag to buildTitle. It might be a nice addition to add a getStringWithSubstitution to ResourceManager, that took a ..rest parameter and called StringUtil.substitute() on the retrieved string. On

RE: [flexcoders] internationalization @ switching runtime

2008-06-20 Thread Gordon Smith
ResourceManager's getString() method does parameter substitution. Its signature is public function getString(bundleName:String, resourceName:String, parameters:Array = null, locale:String = null):String Gordon Smith Adobe

Re: [flexcoders] internationalization @ switching runtime

2008-06-20 Thread Richard Rodseth
Oops! Sorry, I missed that. On Fri, Jun 20, 2008 at 3:27 PM, Gordon Smith [EMAIL PROTECTED] wrote: ResourceManager's getString() method does parameter substitution. Its signature is public function getString(bundleName:String, resourceName:String,

Re: [flexcoders] focus out of the flash player

2008-06-20 Thread Glenn Jones
Much better :-) The DEACTIVATE had none of the ambiguity of the FOCUS_OUT. I still had a problem simply closing the dialog when an item-editor was active - seems like there were events still queued which would NPE when they fired after the controls had been deleted. But I worked around that by

RE: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Tracy Spratt
Are you saying, complete event is of type flash.events.Event and does not have a data property... because of the docs? (which do not list a data property) Because I am not proposing a theoretical solution, this is operating code. I am a bit confused, though about the event datatypes. While

RE: [flexcoders] Menubar Styling

2008-06-20 Thread Deepa Subramaniam
You can style the MenuBar by setting styles as attributes, or through ActionScript, on the MenuBar directly. To style the menus popped open by the MenuBar, you can loop through them in ActionScript and set styles on the Menu instances as appropriate. To loop through the MenuBar, you can use the

[flexcoders] Re: Menubar Styling

2008-06-20 Thread Tim Hoff
Hi Nicholas, The dropdowns are Menu controls, so you can create these styles in your CSS file; or your method of choice for setting styles. MenuBar { fontSize: 14; color: #ff; fontFamily: arial; } Menu { fontSize: 16; color: #ff; rollOverColor: #22;

[flexcoders] Re: Menubar Styling

2008-06-20 Thread Tim Hoff
Good timing. :-) --- In flexcoders@yahoogroups.com, Deepa Subramaniam [EMAIL PROTECTED] wrote: You can style the MenuBar by setting styles as attributes, or through ActionScript, on the MenuBar directly. To style the menus popped open by the MenuBar, you can loop through them in

Re: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Doug McCune
I'm guessing then that Event.COMPLETE and DataEvent.UPLOAD_COMPLETE_DATA both are the string complete and you just happened to get lucky with a bad naming convention. But that's just a guess. Doug On Fri, Jun 20, 2008 at 4:19 PM, Tracy Spratt [EMAIL PROTECTED] wrote: Are you saying, complete

[flexcoders] Re: Return data to FileReference

2008-06-20 Thread Santiago Gonzales
I think he is referring to the two different types of events that you can listen for on a FileReference. 1) Event.COMPLETE which does not have a data property (Event Class) and 2) DataEvent.UPLOAD_COMPLETE_DATA which does have the property (DataEvent Class) Both are in the docs for file

RE: [flexcoders] Re: Return data to FileReference

2008-06-20 Thread Tracy Spratt
Yeah, I should be using DataEvent.UPLOAD_COMPLETE_DATA, but I am not, I am using Event.COMPLETE, but I am still getting access to the .data Property and am seeing my XML status returned correctly. As Doug pointed out, this may just be a lucky coincidence. At any rate, I think Rich's problem

Re: [flexcoders] Verifyed RSL Digests for 3.0.2.2113 for framework caching

2008-06-20 Thread João Fernandes
Matt, but since Adobe advises to upgrade to 3.0.2 due to a security bulletin, should Adobe provide all major functionalities? Right now we have to pick, the security fix or to be able to use the cache framework. -- João Fernandes http://www.onflexwithcf.org http://www.riapt.org Portugal

[flexcoders] Re: Need Source code for Character Limit for TextArea....

2008-06-20 Thread Amy
--- In flexcoders@yahoogroups.com, Doug McCune [EMAIL PROTECTED] wrote: Posting twice, demanding source code for a solution, and telling us you need it ASAP isn't going to do much besides piss people off. We're not here to do your work. If you're in over your head and are going to miss your

[flexcoders] Re: Repeater items with two states and dataProvider binding resetting state

2008-06-20 Thread Amy
--- In flexcoders@yahoogroups.com, dave_defusion [EMAIL PROTECTED] wrote: I have a Repeater which is repeating an item with two states (an open state and a closed state), when I open one one of the items I then load some extra data in. When the extra data is loaded the item in the data

[flexcoders] Re: Reading Inspectable tags in AS - SOLVED

2008-06-20 Thread Daniel
That's it guys! Thanx! --- In flexcoders@yahoogroups.com, Daniel [EMAIL PROTECTED] wrote: Hey guys, I'm trying read the Inspectable metadata tag of the properties of certain components in run time. The idea is when the user clicks a component, the application shows all the variables with

[flexcoders] easing scrollbar

2008-06-20 Thread [EMAIL PROTECTED]
Is there any way to apply easing to a scrollbar? -e

[flexcoders] Re: internationalization @ switching runtime

2008-06-20 Thread brent80301
A trick that I have used in this case (when overriding resourcesChanged is inconvenient) is to add a property to your whatever.properties file that has no value but accepts a parameter like the following. eval = {0} Then, in your mxml component, do something like the following. mx:Label

[flexcoders] Re: How to compose a super tree item renderer using TreeItemRenderer and others

2008-06-20 Thread an0one
Fine. Can you just show me a simple example of how to Just add the label when you subclass. Real code is most convincing and helpful to me. And you blog is cool, but it just seems not so easy to dig up the specific snippet I need in a short time. Thank you again. --- In

  1   2   >