|
The way I've done this in the past is to have the
flash open a URL on the site which returns the results you want in the drop down
as variables
eg
var1=5&var2=6..
and then use the variables in the flash file to
construct the drop down.
Clayton
----- Original Message -----
Sent: Wednesday, December 26, 2001 1:29
AM
Subject: Flash & Jsp
Season Greetings to everyone on this
list!!
Quick question, I am developing a flash site
which contains a dropdown box object, I need that dropdown box populated by
JSP, I can obviously prepare it in any way that is needed. In HTML/JSP that
just involved connecting to a database and perfomring a while loop using
a ResultSet object and a next() method, however I can prepare a String []
object etc as needed..
Can anyone help out?
Cheers
Peter
Dolukhanov
|