I really don'n understand you. You want to apply the blur shader to your project? Do you mean:
Code:
action MyProject()
{
   my.material=radial_blur;
}


grin

Maybe you can set:
Code:
level_ent.material=blur;