all groups > macromedia flash flash remoting > march 2004 > threads for march 1 - 7, 2004
Filter by week: 1 2 3 4 5
Re:How to hide the ActionScript?
Posted by blank at 3/6/2004 10:04:28 PM
Create an html file. Add this line <a
href="http://koolj.0catch.com/ManageFAQ.zip">Get Me</a>. View the html file
through your browser, then right-click the link and select save as...
After you download your zip file, install any Flash Decompiler. I used
Sothink SWF Decompiler. Then ope... more >>
xml object from cf to flash
Posted by bluedelablue at 3/6/2004 2:51:13 AM
Well that's what i'm trying to figure out. I create a XML object in coldfusion
in a cf component and want to assign the returned xmlobject to a flash object .
The netconnection debugger lists the returns a cfnodelist. But i' van't seem to
find a way to assign this to a actionscript xml object.... more >>
Conflict between Cold Fusion and .NET
Posted by Vege-Juice at 3/4/2004 2:14:22 AM
Our local flash remoting development has been done on a .NET server, and
everything works fine. We moved the code to a deployment server that runs both
..NET and ColdFusion. The new server does not give any response (no errors, no
net debugger output, nothing...). If we use the default Cold Fu... more >>
XML Connector Support Inbound HTTP Compression?
Posted by rosjr at 3/3/2004 10:57:46 PM
I cannot confirm one way or the other whether the flash XML connector supports
inbound HTTP compression coming from the server. I have poked around the
macromedia site and can't confirm either way. Thanks for your help!
... more >>
ActionScript 2.0, Flash Remoting
Posted by sullis at 3/2/2004 11:53:38 PM
I am using Flash Remoting and Flash MX 2004 Professional.
Does it matter if I use ActionScript 1.0 or ActionScript 2.0 ?
Are there any known issues related to AS 2.0 and FlashRemoting?
... more >>
Cant see records in Datagrid
Posted by Krellee at 3/2/2004 5:47:04 PM
HI
I've set up a webservice in MX2004 pro and gone through the connection
wizard and everything seems fine untill i run the page with the datagrid I
click the get data button but cant see the text in the datagrid there is
somthing there because i can highlite rows but just cant see the t... more >>
Service does not have a suitable function
Posted by DmRez at 3/2/2004 5:25:04 PM
I trying call the .NET webservices function "myFun", which I have colling in
IE5 successfully, but Flash return only error to me:
Service does not have a suitable function 'myFun' for the given arguments.
What is happened???
Thanks in advance
... more >>
[FLMX04] - Data(date) Format
Posted by ::: robman ::: at 3/2/2004 11:08:58 AM
Hello all,
I'm connecting with flash remoting to a db Access. I've a problem with the
formatter options in a Data Set component.. encoder: Date to Number (like
the tutorial TimeEntry).
I make some changes but it doesn't save.. don't know the format.. (my
project work with all type off data ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Netservices.as
Posted by Joory at 3/1/2004 10:35:32 PM
[q] [/b]from Ben Forta's book[/b]
The Netservices.as file is an ActionScript file.
The .as extention stand for ActionScript.
The file was placed on my computer when I installed the Flash Remoting
Components.[/q]
where can I find the Netservices.as?
How can I see the action inside the f... more >>
How do I get values from List.selectedItems
Posted by bluestix at 3/1/2004 10:06:05 AM
I am trying to use data from the List.selectedItems to print only the selected
items from a datagrid.
My code so far looks like this:
on(press) {
selItems = MyDataGrid.selectedIndices;
trace("The selected indices are "+selItems);
trace("selItems.length is "+selItems.length);
... more >>
Is Flash Remoting still in primitive stage?
Posted by mohanJAVA at 3/1/2004 3:39:03 AM
After working some time with Flash remoting, I am getting the doubt that "[b]Is Flash Remoting still in primitive stage?[/b]".
... more >>
|