FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Integration
(Moderators: fry, REAS)
   putting an applet into flash
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: putting an applet into flash  (Read 1181 times)
kfrick


putting an applet into flash
« on: Mar 30th, 2004, 6:19pm »

I am trying to put a processing applet into flash. How do I do this?
 
Quasimondo

WWW Email
Re: putting an applet into flash
« Reply #1 on: Mar 30th, 2004, 8:13pm »

That is not possible. You can only put an applet and a flash object next to each other into the same HTML page or open a popup via getURL from withing the swf file.
 

Mario Klingemann | Quasimondo | Incubator | côdeazur
kevin

WWW
Re: putting an applet into flash
« Reply #2 on: Apr 9th, 2004, 1:56pm »

You could also possibly put an applet on top of flash, in browsers that support flash's WMODE=transparent
 
ASCII33

127074314127074314 WWW Email
Re: putting an applet into flash
« Reply #3 on: Apr 14th, 2004, 12:39pm »

on Apr 9th, 2004, 1:56pm, p wrote:
You could also possibly put an applet on top of flash, in browsers that support flash's WMODE=transparent

 
Hmm. That does'nt seem to work...The Applet always displays "on top".
 
Do anyone know of other methodes to display (transparent) Flash movies on top of a processing applet / application
 
Pages: 1 

« Previous topic | Next topic »