Plus shape with material

Hi i am trying for + shape in material but i am not getting exact output please let me know how can i make change

now in below image able to do - shape with opacity trying to make opacity in + shape.

312262-plusss.png

Anyone please let me know what can i do to achieve that

material is like this ::

expected is ::

. Just wanted to add a opacity line in middle

Here is a much simpler plus shape, you can probably figure out what you want to do from there ^^

How can i make this left part to fill and right part to be as it is

this is material :: [link text][2]

Here is one way to do it

Hey thank you i tried like this

but I am trying to flip the final block horizantally whenever i want like mirror of the present block

how can i flip it
[link text][2]

A simple way to flip (X, or Y, or both) is to add OneMinus right after the TextureCoordinate node.

Re-using my previous example, I added a conditional X flip which you can control via scalar parameter (0 or 1) :