I was hoping you could help me with what I am sure is a simple
objective from your perspective.
I am "connecting" two DVWPs,
DVWP-1 is a is a Custom List table display of a number Flash (SWF)
files/movies and several variations of Action-script input
parameters.
DVWP-2 will display the selected Flash Movie listed in DVWP-1 with
its corresponding set of parameters as stored in the Custom list.
I have the "connection" working and can pass the movie name and all
the Flash object parameters to DVWP-2.
Now I am trying to get XSL code in DVWP2 to combine the SWF Movie
name & parameters of the selected entry in DVWP-1 to Display the
functional Flash Object. So far, no luck.