Re: [flexcoders] Large Flex app architecture

2005-04-03 Thread Scott Barnes
Agreed: I just did a write-up today on the very subject. http://www.mossyblog.com/archives/441.cfm It's got me baffled as to how to fix this as I know for a fact at work killing a browser and what not just won't be done on most cases for long periods: I mean if were to use a Kiosk style

Re: [flexcoders] resizing textarea

2005-04-03 Thread Manish Jethani
On Apr 2, 2005 5:03 AM, Tom Fitzpatrick [EMAIL PROTECTED] wrote: I'm populating a textArea's text property in a custom component via actionscript. Is there any way to get it to resize to accommodate the amount of text it is receiving? I keep getting scrollbars no matter what I try. Another

[flexcoders] Pre-Announcing A New Sydney-based Developers Group

2005-04-03 Thread Chris Velevitch
Attention all Sydney (Australia) based developers: A new developers group is being formed for the Sydney area. The Group would discuss all things related to developing Flash-based applications. It would include, but not limited to, Flash, Flex, Central, Breeze, Laszlo, FlashPaper, Captivate,

Re: [flexcoders] Come Break This

2005-04-03 Thread Greg Fuller
Got no sound, just a thank you. On Apr 2, 2005 9:22 PM, JesterXL [EMAIL PROTECTED] wrote: I'm trying to find bugs for the Flashcom; if your awake, come and break it. Make sure you have speaker control; could be loud. http://dev.jessewarden.com/dnd/

Re: [flexcoders] Come Break This

2005-04-03 Thread JesterXL
I only tested for a couple of hours, thanks anyway! - Original Message - From: Greg Fuller [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Sunday, April 03, 2005 11:59 AM Subject: Re: [flexcoders] Come Break This Got no sound, just a thank you. On Apr 2, 2005 9:22 PM,

[flexcoders] Re: Flex Events (UK South)

2005-04-03 Thread greenfishinwater
Simon, I know of nothing outside of Edinburgh as Steve Webster has pointed out. I live in Guildford, maybe we could create out own usergroup, for the south, southeast etc. Andrew --- In flexcoders@yahoogroups.com, Simon Fifield [EMAIL PROTECTED] wrote: Hi Flexcoders, Does anyone know of

RE: [flexcoders] Memory Leak?

2005-04-03 Thread Matt Chotin
Memory consumption is one of the big work-items on the next version of the Player, beyond that I dont have much info other than what Ive posted already. Matt From: Scott Barnes [mailto:[EMAIL PROTECTED] Sent: Saturday, April 02, 2005 11:52 PM To: flexcoders@yahoogroups.com

Re: [flexcoders] Re: Integrating with Python

2005-04-03 Thread Greg Fuller
There's an alpha version of amf-python that would let you use remote object at: http://www.simonf.com/flap/ Never tried it. On Wed, 02 Mar 2005 19:30:09 -0600, dunwerkin [EMAIL PROTECTED] wrote: Thanks Manish. Running it as an HTTPService or as a CGI would seem to be the easiest, and

Re: [flexcoders] Flex 1.5 price

2005-04-03 Thread Manish Jethani
On Mar 31, 2005 10:30 PM, Darron J. Schall [EMAIL PROTECTED] wrote: * The internals are abstracted away. Right now your Lazslo code publishes to .swf, but it's not tied to the Flash Player in any way - there are no MovieClip references, etc in your lazslo code. There are no MovieClip

Re: [flexcoders] Centering Titles in Panels

2005-04-03 Thread Manish Jethani
On Mar 31, 2005 11:06 PM, Brett Hitzel [EMAIL PROTECTED] wrote: We are trying to center the text that appears in the title sections of Panels, to no avail. I have tried utilizing the 'titleStyleDeclaration' style property, but I am not sure that I am [snip] Why, this works: ?xml

Re: [flexcoders] Flex 1.5 price

2005-04-03 Thread Manish Jethani
On Apr 1, 2005 7:57 AM, Tarik Ahmed [EMAIL PROTECTED] wrote: So to compensate for this, MM has been providing a lot of developer support for free in this forum - that's a huge cost when you have premium developer time spent doing a ton of emails. MM engineers from different parts of the

Re: [flexcoders] Adding spec character in datagrid field

2005-04-03 Thread Manish Jethani
On Mar 31, 2005 4:03 PM, Wilfred LEUNG [EMAIL PROTECTED] wrote: I would like to add a char font:webdings char code:235 unicode:61675 in a field in the datagrid, as a prefix for a date. [snip] I tried but can use only the chr(ascii) where ascii is just not enough chr() is deprecate in

Re: [flexcoders] Flex 1.5 price

2005-04-03 Thread Scott Barnes
PS: We want Flex to kick ass. More. Amen. -- Regards, Scott Barnes http://www.mossyblog.com http://www.flexcoder.com (Coming Soon) Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ * To unsubscribe from this group, send an

Re: [flexcoders] Memory Leak?

2005-04-03 Thread Scott Barnes
hrmmm.. I'm guessing the player will be released at the end of this year? if that being the case I'll just continue on as normal (knowing the memory leaks are there) and await the player (that and inform our support staff that a browser closure is recommended when not using apps). Thanks for

Re: [flexcoders] Re: Flex Events (UK South)

2005-04-03 Thread Aral Balkan
We are going to be having a session on Flex at our next meeting (London MMUG) and I am thinking of possibly getting a Brighton RIA UserGroup together. Would there be any interest in this? All the best, Aral -- Aral Balkan Instructor, Ariaware Training

Re: [flexcoders] Flex 1.5 price

2005-04-03 Thread Igor Costa
Agreed with JesterXL, go to the Monster.com and see some bites, really good. But We can't really close our eyes to the price as mentioned bellow is a price of lexus,but So, why do you go to by the car? simple no? In my opinion Flex is really a good way to develop quikly applications but the

Re: [flexcoders] Memory Leak?

2005-04-03 Thread Igor Costa
Scott has a trick inside this problem set your player to the 0% of memory size for record on the right-click of mouse and test again. The numbers os bytes will redirect to the browser navigator temporary directory and the computer will waste less time and less memory worked with me when I had

Re: [flexcoders] Flex 1.5 price

2005-04-03 Thread Scott Barnes
Actually, i mentioned this on the weekend to some soon-to-be FLEX converts, the new price model will be cheaper for us lol.. As we bought FLEX pre-Price hike, @ $15k (AUD) (2CPU) Now thats great, but if we have servers that are DUAL CPU (which is common pract in most comps) we'll need a dev

Re: [flexcoders] Memory Leak?

2005-04-03 Thread Scott Barnes
Sorry, I missed all that ? how do you tell the player to allocate memory? On Apr 4, 2005 2:18 PM, Igor Costa [EMAIL PROTECTED] wrote: Scott has a trick inside this problem set your player to the 0% of memory size for record on the right-click of mouse and test again. The numbers os

Re: [flexcoders] Flash and Flex

2005-04-03 Thread Scott Barnes
Golden Rule I live by: What you can do in FLASH, you can do in FLEX. The catch22, is that sometimes in flash you can setup a container.swf, and load in an other.swf that makes use of variables items within container.swf itself. That works cool, but I'm a bit sketchy on this one, that if you