Hi, I know there is a generator board, but it doesnt get
read or posted to often, so here I'm taking a shot in hopes of a quick answer:

Ok, perhaps I'm an idiot and just overtired today, but
I was just learning how Geneator works. I see how you
can use variables and data stored in external files etc
to point to various objects.
What is weird is in the 2 books I checked I dont see a single example if I just want to put the name of an image that I use in my .swt file in my html parms. For example
instead of having to load from flat file or database, I
want my html (which is dyamically created anyway) to
do this in my embed tag:
myfile.swt?var1=myimage.jpg

Then I have an insert jpg object in my flash movie. I want that to read the var1 name to figure out what jpg to insert instead of hardcoded in fla or having to specify a flat file to read the variable and values from.
I dont see how to do that, since a generator variable is
not a parm like I have above.
Still, thhis must be possible and easy??? Anyone??
thankyou thankyou!!