Archived Months
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > macromedia flash flash remoting > may 2005

flash remoting MX for .NET error !!!
Posted by danisilveiro at 5/30/2005 7:10:07 PM
hi. i have downloaded the trial version of flash remoting MX for .NET and installed it under the following server software configuration : windows server 2003 .NET framework SDK 1.1 flash remoting MX for .NET and i get this error when running the ASP.NET webservice example that come...more >>

Cannot return a string
Posted by sideburn at 5/29/2005 10:05:14 PM
I am having a strange problem with my simple flash examples. They cannot echo a string. It has something to do with my server because if I put them on another server they work. If i try Examples.fla that is part of the amfphp sources in examples/basic or any other example such as talk.fla e...more >>

Dynamic Textbox Hyperlinks?
Posted by ashlyAtWork at 5/26/2005 12:00:00 AM
I am creating a faculty profile that pulls every faculty member's info from my query and then I pass it to flash. I have a dynamic textbox where I output the names and departments, and for each listing I want to load another flash movie into a new browser window where that member's informatio...more >>

Useful Flash Remoting Examples
Posted by Rougy at 5/24/2005 8:18:32 PM
Does anybody know of some honestly usefulf Flash Remoting Example code for FMX 2004 Pro? Everything that I've found has been out of date and absolutely worthless....more >>

The class 'mx.services.WebService' could not be loaded.
Posted by ravenblue at 5/21/2005 12:00:00 AM
The class 'mx.services.WebService' could not be loaded. The class 'mx.services.Log' could not be loaded. Why is this happening? If I try to open and run the same fla on my other computer it works fine, ...more >>

Serving Dynamic URLs to a flash file
Posted by Bryan Ashcraft ::TMM:: at 5/20/2005 7:21:23 AM
I have flash file that streams an flv without problems. What I need to do now is pass a url from an html page into the flash file so the file knows which flv to stream. If it matters I used the Media Playback component in MX 2004 Pro. I know it has something to do with flashVar on the HTML s...more >>

problem with movie clips exporting to AVI
Posted by a-w-z at 5/18/2005 9:36:17 PM
only first frame is playing. how to enable it. I have found a tip in a tutorial about this problem but it doesnt work. there is writen "in the Property Inspector, set their behavior to graphic symbols to play as Loop". Please help me! I try everyway to enable it. ...more >>

flash and asp c#
Posted by biegel at 5/18/2005 12:00:00 AM
Hey, I'm new at programming in flash. I have a project a have to make. I'll give a short description of what I need to do: in the aspx-page I get the results of the database. then I have to pass these results to flash and put them in labels. I don't know how to accomplish this. Thx ...more >>



Controlling flash from other flash.
Posted by neondust at 5/17/2005 12:00:00 AM
Hi, How can I controll flash2 from flash1, they are both on the same HTML page, but they are not conected in any way only with HTML. This should work in both MSIE and Mozilla FF browser. best regards, neondust ...more >>

Problem with using Flash 7 loading external jpg and XML
Posted by chuanho at 5/12/2005 12:00:00 AM
I try using loadMovie() to load the external jpg file from internet and I create an empty movie clip called ?mc? At frame 1: loadMovie("http://www.answers.com/main/content/wp/en/8/8c/Google.jpg",mc); That is fine (means I can see the actual output) if I publish in Flash 6 format, ...more >>

Flash Video edit
Posted by russian killer at 5/12/2005 12:00:00 AM
Hello all i have a lil problem here, i have a flash video that needs text ideting.I need to know how to open it in a code that i can understand, or how can I edit it.Its just two words that need to be changed. ...more >>

Connecting two flash to play game
Posted by Plusheep at 5/10/2005 7:33:28 AM
I want to setup a Jrun server(servlet) to connect two flash and play games.... can anyone teach me how to do? I should put the swf in the server or just remote to the server?...more >>

Anything here cant help me?
Posted by =) Fabricio (= at 5/9/2005 12:00:00 AM
Hello!!!! I wanted make, one loadmovie but with the datas of the one database!!!! with make this?? ...more >>

Heip on C# and Flash Communication Server Remoting
Posted by Mansi-Padma at 5/9/2005 12:00:00 AM
Hi buddies, Can anybody please help me with a sample code, how C# communicates with FCS via remoting. Thanks & Regards, mansi...more >>

Re: Flash Remoting - Access to .NET Assembly - Security!!!!
Posted by e_s_t_o at 5/8/2005 12:00:00 AM
Can you show your actionscript code, probably you have it not correct...more >>

Flash Remoting - Access to .NET Assembly - Security!!!!
Posted by e_s_t_o at 5/6/2005 12:00:00 AM
I just have found that there is a big security issue with possibility to invoke any public method in any assemble in BIN if I use remoting... Is there any way not to allow accessing a method in assembly but only aspx page? How can I protect other objects in my assemblies for possibility ...more >>

Sessions with Flash Remoting
Posted by DaveHCYJ at 5/6/2005 12:00:00 AM
Is there a way to use cookies or sessions with flash remoting? A simple "hello world" example with sessions or cookies and flash remoting would be great. I have an application that is written with flash being the gui and cfc's being the functionality. Currently with every remote call fr...more >>

Big Flash app won't load - help!
Posted by foolkiller04 at 5/5/2005 6:31:33 PM
I am developing my first major Flash remoting app and while it works on my machine (the one I am developing it on) it won't run on other machines I have tested it on. Can anyone help me out? URL: http://www.blue-vellum.com/staging/ (click on "Wording your invitations" and try to start ne...more >>

session variables in CFC
Posted by JMalfatto at 5/4/2005 4:31:04 PM
Is there some reason why using session variables in a CFC web service would dramatically slow down remoting performance in a secure production environment (but not in an insecure development environment)? Jason ...more >>

.Net WebServices and Flash Remoting Issues
Posted by Hank at 5/3/2005 12:00:00 AM
I'm having a seriously hard time getting this to work for us. I'm the .net side of this equasion, and know little or nothing about flash. I just want to confirm that i am doing this right.... **I have a blank .aspx page as a gateway. **I have a webservice written exactly as it always has been be...more >>

Problems with crossdomain.xml
Posted by mcarlson at 5/2/2005 12:00:00 AM
I am having trouble loading data from a webservice at one domain into a flash movie at another domain even with the use of a crossdomain.xml file. My movie is at http://movies.mydomain.com, and the webservice is at http://www.mydomain.com/web_services/movies.cfc?wsdl. If I run the movie lo...more >>


DevelopmentNow Blog