MMUG Flash Remoting session files

AMFPHP, Flash, PHP Add comments

A quick post to let you know that the Flash Remoting presentation files from last thursday at the MMUG Belgium are online. I covered Flash Remoting with AMFPHP and shared some project experiences, tips and tricks and showed a bunch of examples.

You can get the files here. The zip file includes the presentation slides, all the examples, the database dumps and the AMFPHP classes.

Many thanks to MMUG Belgium (Serge and Peter) and MultimediaCollege for the venue.


Add to Bloglines - Digg This! - del.icio.us - Stumble It! - Twit This! - Technorati links - Share on Facebook - Feedburner
 

2 Responses to “MMUG Flash Remoting session files”

  1. Halans Says:

    That was a great presentation! Thanks again!
    A lot of info in a very short time.

  2. bert Says:

    how come when i use
    var pendingCall:PendingCall = service.Login();

    in frame2, i get this
    ——
    **Error** Scene=Scene 1, layer=Layer 1, frame=2:Line 1: The class or interface ‘PendingCall’ could not be loaded.
    var pendingCall: PendingCall = service.Login();
    ——
    However when i use it in the same frame as the imports everything is alright.

  3. Christophe Says:

    Hi Bert,

    you need to import the classes in every frame where you use them.

    regards,
    Christophe

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Login