PDA

View Full Version : java interface with actionscript


redeath
02-19-2008, 07:37 AM
Hi everyone,

:confused:i need to know if it is possible to do this.

I running FMS3 doing live streaming of some videos and there is a server playlist running in there. But is it possible for Java (jsp/serlvet) to talk to the actionscript in the FMS?

I have been reading and searching the web and it seems impossible to do it, all i can find is actionscript connecting to java but not java connecting to actionscript.

panel
02-19-2008, 10:04 AM
use addCallback method of ExternalInterface class

redeath
02-19-2008, 10:22 AM
hi panel, ur solution is for client side AS i believe.

mine AS is in the FMS not in a flash, it is running a server-side playlisting for streaming tv stream. Thanks, anyway!

panel
02-19-2008, 08:28 PM
Right...sorry