<canvas height="20" width="100%"> <switch> <when property="$dhtml"> <text>This program
has been compiled for DHTML</text> </when>
<otherwise> <text>This program has been compiled
for SWF</text> </otherwise>
</switch> </canvas>