I know the most parameters in canvas tag set as 'a=', for example
'dataloadtimeout="3600"'.
So i would prefer those parameter were described as same as them.
like
<canvas rate="30" leading="2">
.....
</canvas>



Henry Minsky wrote:

>I'd like to propose a method for passing compiler property values to
>the LPS compiler
>via a new attribute in the canvas tag. We could use CSS style
>arguments, such as
>
><canvas compilerproperties="swf.frame.rate: 30; swf.text.leading: 2" >
> ...
></canvas>
>  
>

Reply via email to