all groups > macromedia flash flash remoting > march 2004 > threads for march 29 - 31, 2004
Filter by week: 1 2 3 4 5
Latin characters
Posted by labs NO[at]SPAM cbaconsult at 3/31/2004 10:32:41 PM
Hi.
I'm working hard to make a result set extracted from a MySQL looks right with
Remoting. Any special character like "???" does not work. I'm using AMFPHP (why
Macromedia does not made a PHP lib?) and after many hours of trying and
searching I get to the point that maybe the header does ... more >>
Unable to Emit Assembly
Posted by Gil_H at 3/31/2004 7:12:02 PM
Hi All,
I'm making a reference to the flashgateway.dll in a MS Visual Studio .Net 2003
project and I keep getting an error message in the ide: "Unable to emit
assembly: Referenced assembly 'flashgateway' does not have a strong name."
I'm familiar with strong names, key pairs, etc. and I ha... more >>
Application On-Demand recording
Posted by jbpnet at 3/30/2004 11:30:36 PM
Does Flash Remoting record on demand video?....applications/Games/etc...... more >>
sending structured data to java servlet
Posted by killjoy_tr at 3/30/2004 11:12:46 AM
Hi,
I'm using remoting to call a servlet from Flash. Normally, I send my data as
below;
myservice.myservlet("param1","param2"....);
and my servlet receives this data into an ArrayList as below;
ArrayList list = (ArrayList)request.getAttribute("FLASH.PARAMS");
What I ac... more >>
Passing text from a DIV layer...is it possible?
Posted by JJR at 3/30/2004 3:42:32 AM
I may be asking something impossible...
But, is it possible to pass the text from one part of a HTML file into a Flash
Movie? Like, from a DIV layer or a CSS class?
Thanks for any help you guys can give.
--Jerry
... more >>
Functions Issues / I'm new to remoting
Posted by TwisterMc at 3/29/2004 9:04:10 PM
Hello All, I'm new to remoting and I'm having some issues. I started with the
Macromedia Tutorial and called HelloWorld.cfc and everything was great. So I
started a project and I've got logging in and creating a new user working great
but now i'm trying to save some data and i can't get it to ... more >>
Installation fiasco (MX 2004/remoting/CF6.1)
Posted by alexc at 3/29/2004 3:19:30 PM
Why does macromedia do this? Great products - awful delivery/installs. The
DevNet subscription with 23 hour downloads as default (if you do not have
broadband)! Now having upgraded to MX Studio 2004 and ColdFusion 6.1, I am
having problems migrating my existing Flash Remoting application.
... more >>
passing a value from Flash to a cfc
Posted by JonMa at 3/29/2004 12:57:40 PM
Hello!
I have coldfusion component looking like this:
<cfcomponent displayName="FindEmployee">
<cffunction name="FindEmplyeeSort" access="remote" returnType="query"
output="false">
<cfquery name="employeeQuery" datasource="CompanyInfo">
SELECT * FROM Employee
<cfif is... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|