I tinkered around with your suggestion from the last post and had no luck, but the theory got me thinking that I should try to include those flashVars in the shadowbox-flv.js again. This time I used the syntax from your previous post and BABLAM! IT WORKED!!
(My BBEdit calls the entire shadowbox-flv.js file line 1, so I can't really give a line number...)
controlbar:(b.options.showMovieControls?"bottom":"none"),backcolor:"0x000000",frontcolor:"0xCCCCCC",lightcolor:"0x557722"}
Appended to:
controlbar:(b.options.showMovieControls?"bottom":"none"),streamer:"rtmp://flash.[clients-private.server].com/TYP",file:"short.flv",backcolor:"0x000000",frontcolor:"0xCCCCCC",lightcolor:"0x557722"}
THANKS A MILLION FOR YOUR HELP MJIJACKSON!!