all groups > macromedia flash flash remoting > december 2004 > threads for december 15 - 21, 2004
Filter by week: 1 2 3 4 5
MS Access Multiple Field Searches
Posted by Tomdogggg at 12/21/2004 2:49:52 PM
I've been working on building an advanced search for a database, but I can't
get it past 2 variables(and arguments). I can't do it as simply as just
searching all fields, I have 8 separate arguments I would like to be able to
use in the search. My current code is as follows:
<cfcomponent ... more >>
Memory Leak and Performance problem in flashgateway.jar
Posted by mikelawrence at 12/20/2004 5:48:07 PM
Macromedia,
There is a large memory leak in the flashgateway.jar. Each time a flashgateway
method is called it is added to a method cache hashMap to reduce the number of
Java introspection calls However, the key it is using is a StringBuffer object
instead of the toString() value. Therefo... more >>
NetConnection Debugger Problem
Posted by derobinson at 12/19/2004 5:56:35 PM
hello All--
Just moved over to a new box. I thought I had everything installed in my new
environment, but things aren't wroking quite as expected. I'm opening projects
that I previously developed on my old machine (where everything worked
properly) and I'm not getting any ouput to the NetC... more >>
Flash remoting components for AS 2.0 and AS1.0
Posted by William... at 12/16/2004 8:24:35 PM
Hi there,
I am wondering if both Flash remoting components for AS1.0 and AS1.0 can be
installed with Flash MX Pro 2004. The reason is I ask, is because, there are
times I would want to make use of the deprecated classes such #include
Netservices.as for my flash apps for backward compati... more >>
Sample asp.net Flash Remoting
Posted by bigredmaching at 12/16/2004 5:24:21 PM
Hi, When I try to view one of the sample flash remoting asp.net applications
it displays the loading screen and then doesn't progress any further. The files
are in the default directory Inetpub\wwwroot\flashremoting\samples where setup
installs them to, what do I need to do to get the sample ... more >>
|