Needs work
Project:
AMFPHP
Version:
master
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 May 2008 at 21:05 UTC
Updated:
10 Sep 2009 at 22:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
gerardos commentedSubscribe.
Comment #2
JoachimVdH commentedi don't use as2 anymore, but i found this in the net :
it's an example for flash 8, but as2 is as2 ( example found on http://snippets.dzone.com/posts/show/3367 )
change the localhost to what's appropriate for you.
Comment #3
greenskin commentedThe problem was Flash CS3 doesn't include the 'remoting' and the 'rpc' classes so they cannot be imported. I will attach a zip file containing the needed classes and instructions on how to include them.
Comment #4
JoachimVdH commentedok googled a few secs on 'flash cs3 remoting' and it seems that there are no remoting objects for as2 in flash cs3.
There is a solution. I'll include the links
basic explanation : http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-fl...
adobe forum ( with extended explanation ) : http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&...
so after you're going through the steps to setup your box, you should be able to compile remoting as2, the examples should work.
i'll hope this will be a success, and to hear from you if it's works.
Joachim
Comment #5
greenskin commentedIf using Flash CS3 and need to use remoting for ActionScript 2.0, copy the attached files to your Flash directory.
Comment #6
shahid_hazoor commentedi have used these file in my flash directory, but did not get success, what might be other issues, to be take under consideration.
Shahid Hazoor