As far as I know that is not possible, OR it hasn't been done yet so its not going to be easy.
You can make the scenery but it would have no collision thus you would walk through it. I have made quite a few custom weapons and equipment but not scenery yet for exactly this reason.
My currently broken Bubble Shield has some interesting characteristics though. The model was setup to be similar to the ball (or Skull) render_model, so the model has the same nodes (frames) and markers. Then I told the model tag to use the balls (Skulls) collision and physics_model. So I call it broken because it does not deflect munitions but it does bounce and roll if I drop it from higher up or combine it with my Gravity Lift. But still, no collision...so then I was like screw this Skull so I went with the Plasma Grenade model which is a perfect sphere with an extra square sitting on it to represent those yellow symbols. If I could somehow upscale the size of an existing collision tag then I think it could work. Unfortunately that is as far as I've gotten because the map would fail to appear in the map list if I used the Plasma Grenade.
A couple of years ago Jahrain mentioned a Collision model upgrade tool, but I don't think it was finished or released and without that most scenery has little use.
I started a tutorial that explains some of this further and lists many helpful tools:
http://www.modnexus.com/forums/viewtopic.php?f=104&t=82458&sid=9c6e8f3d9c3ae1331b4034a970bc455d As to moving objects; the only thing I can get to move (or appear to be moving) in-game is the treadmill > symbol but that NOT is going to give you a bridge that lowers or disappears.
Edited by Kills_Alone on Sep 5, 2009 at 10:26 AM