Where to put the material jpg [papervision]?

trying a simple papervision tutorial

and swf stops rendering by
mat = new MovieMaterial(rec);


mat = new MovieMaterial(rec);
ml = new MaterialsList( { all:mat } );
material = new BitmapAssetMaterial("logo"); 

where should i put logo.jpg??