What do you mean by java SWF bridge, If you mean communication between a flash file and server side java then you can use Macromedia remote flashing servlet or code a servlet like that. But if you mean the communication between an Applet and flash it’s also possible. For the last one you need to know JavaScript programming and action script programming, then you can google this phrase “applet to JavaScript communication” useful code samples comes up.