 |
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

|
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
|
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


|
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
|
|
|
|
|