Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Flash and Java servelets
From: jayamkv
Date: Wed, 5 Jul 2000 07:24:37 +0100


Hello Mike,

Thanks for th response.
Can you tell me the mime type for flash or direct me to some place which
will give me this information.

Thanks in advance,
Jaya



Date: Mon, 3 Jul 2000 09:57:42 -0700
From: "Mike Chambers" <meshatspeakeasy [dot] org>
Subject: Re: FLASH: Flash and Java servelets

Jaya,

Do a load movie from your flash file. It should look something like this:

Load Movie ("/servlets/LoadMovie", 1, vars=POST)

(You can use POST or GET)("/servlets/LoadMovie" is the path to your
servlet)

Make sure to set and send any variables that your servlet will need to
determine which file to send back.

Set up either a doPost() or doGet() method in your servlet.

Then have your servlet send the bytes for the loading Flash file back to
the
Flash movie. Make sure that you set the correct mime type.

Hope that helps...

Mike C

meshatspeakeasy [dot] org






flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Flash and Java servelets, Mike Chambers
  Re: FLASH: Flash and Java servelets, Cheri Harder

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]