Re: [flexcoders] Re: Flex Affecting Web Server Memory?

2010-07-16 Thread p...@vin Uttarwar
What is the JConsole Stats.? See what is the exact reason behind the Memory Allocation. Thanks & Regards, Pravin Uttarwar | Perennial Systems pravin.uttar...@perennialsys.com | Cell: +91 9371288080 | Tel: +91 (020) 2421 1286 Ext:2007 On 17 July 2010 00:38, Mark wrote: > > > What I would sugge

[flexcoders] mx:ComboBox - show dropdown by default

2010-07-16 Thread coder3
Hi. I have a comboBox. how do i control the dropdown display without clicking it? for example, if i check a checkbox, i want the comboBox show the list. Thanks C. -- View this message in context: http://old.nabble.com/mx%3AComboBox---show-dropdown-by-default-tp29188848p29188848.html Sent from

[flexcoders] Re: Flex Affecting Web Server Memory?

2010-07-16 Thread Mark
What I would suggest is opening the process viewer and seeing what process allocates the memory. WebORB for .NET memory footprint is 15MB. However, if the code you host in there allocates a byte array for 5.6GB, that could explain the problem.. Mark --- In flexcoders@yahoogroups.com, "valdhor"

[flexcoders] Re: Flex Affecting Web Server Memory?

2010-07-16 Thread valdhor
I do not believe the Flex SWF's are taking up the memory (There is no way for them to do so). It is more likely the language you are using with Flash remoting and WebORB. Is it Java? I can see an improperly written Java class reserving large amounts of mamory. What is the JVM settings? --- In

Re: [flexcoders] Re: Flex Affecting Web Server Memory?

2010-07-16 Thread Oleg Sivokon
Is firing the server team an option? I am running IIS and Apache on my machine (home dualcore Intell PC purchased 4 years ago) as well as MySQL server and many other applications. I have only 2GB of RAM available - I can still see SWFs, no problem. (And I can play recent 3D shooter games while doin

[flexcoders] Re: Flex Affecting Web Server Memory?

2010-07-16 Thread kevin_ketterer
Sorry, the Flash SWF did NOT reserve any memory... so only the two Flex SWFs did. --- In flexcoders@yahoogroups.com, "kevin_ketterer" wrote: > > We have a Flex-based shopping cart applicatiion, using Cairngorm, WebORB, and > ASP.NET. It's running on IIS 7/Windows 2008 server. The release versio

Re: [flexcoders] Flex Affecting Web Server Memory?

2010-07-16 Thread Jeffry Houser
Something doesn't make sense. I wouldn't expect a SWF on a client to affect server memory in any way. Just like me running a mail client on my machine doesn't affect your machine. I thikn you need to quantify "It" in the "it reserves about 5.6GB of virtual memory." What is the it? No

[flexcoders] Flex Affecting Web Server Memory?

2010-07-16 Thread kevin_ketterer
We have a Flex-based shopping cart applicatiion, using Cairngorm, WebORB, and ASP.NET. It's running on IIS 7/Windows 2008 server. The release version of the SWF is about 1.4MB in size. This is the only application hosted on this server. Our server team tells us that when a client launches the ap

[flexcoders] Re: FB4 / FP caching issue? What is causing it?

2010-07-16 Thread Clark Stevenson
If i load up swfs with the following it works: SWFLINK+"?nocache=random" Although, i still have no idea why i need to do that. On 16 July 2010 09:19, Clark Stevenson wrote: > I have an issue when loading SWFS into FB4. > > > Yesterday i uploaded SWFs and XML to the server and load it into Flex.

[flexcoders] FB4 / FP caching issue? What is causing it?

2010-07-16 Thread Clark Stevenson
I have an issue when loading SWFS into FB4. Yesterday i uploaded SWFs and XML to the server and load it into Flex. I had a couple of errors on some of these SWFs such as leaving old artwork in. I fixed these issues then i uploaded the new swfs to the server. For 4 hours i have been looking throu

Re: [flexcoders] Sign in using flex Mr flash

2010-07-16 Thread lei song
Ok, thank for the advice. From: Jeffry Houser To: flexcoders@yahoogroups.com Cc: yanlilei64 Sent: Wednesday, 14 July 2010 21:13:02 Subject: Re: [flexcoders] Sign in using flex Mr flash Is it possible? Yes! Is it advisable? It depends what type of a