Flash support with External Interface
  • rsarosi

    Flash support with External Interface

    by rsarosi » Wed Sep 16, 2009 3:33 pm

    Adobe Flash has an External Interface to communicate with the container application:

    http://livedocs.adobe.com/flash/9.0/Act ... rface.html

    Is it possible to use it from Python and implement a Flash controller module?

    Thanks for your answers!
  • User avatar
    Anome
    activ8 member
    Posts: 63
    Joined: Sun Sep 02, 2007 11:50 am
    Location: paris
    Contact:

    by Anome » Thu Sep 17, 2009 6:01 pm

    Hi,

    No external interface in Flash is for Javascript (so for a browser).
    You should use socket ('import socket' in python, 'import flash.net.Socket' in actionscript).
    Image . . . . Image
  • ilan

    by ilan » Thu Sep 17, 2009 11:17 pm

    Some folks use FLOSC to communicate with Flash movies playing in modul8.
  • knakker
    junior Member
    Posts: 7
    Joined: Mon Nov 20, 2006 4:11 pm
    Location: netherlands
    Contact:

    communicate with flash

    by knakker » Thu Oct 08, 2009 11:31 am

    you can use localConnection to communicate between two SWF's, one of which is playing in modul8.

    Externalinterface is meant to connect to surroundings other than swf movies. (it should be possible to use externalinterface to connect to modul8, but modul8 would have to support it too)

Who is online

Users browsing this forum: No registered users and 27 guests