loading a swf in cb framework

Hello!
I'm working on my first coldbox app and I'm stuck. I would like to
load in a flash/flex widget into a coldbox page, but I don't know what
path I should specify for swfobject to load in the swf.

I used the very nice addAsset to bring in the swfobject.js file, and
am trying to figure out what else to change from the generated Flex
page that is created when my widget is compiled. In the Flex app,
several swf's are in the same folder as the html. I would have
guessed that the flash would have loaded if I placed them in the root
of the coldbox app, but it does not.

Anyone have a simple example of this working?
Thanks!
JP