XML Feeds

.

[javascript-dev] transparency in jsui

Stefan Tiedje Stefan-Tiedje at addcom.de
Mon May 19 23:31:21 MDT 2008


Emmanuel Jourdan schrieb:
> Transparency of a jsui object is not currently available. This is 
> something which will happen at some point in the future though.

Too bad, is there a way to find out the colour a jsui is sitting on? The 
I could do a fake transparency...

> If you declare an attribute, it automatically appears in the js/jsui 
> inspector:
> 
> var foo = 74;
> declareattribute(foo);

I tried this and simply added:

declareattribute(vbrgb);
declareattribute(vfrgb);
declareattribute(vrgb2);

and yes they show up, but instead of the attribute name I see the 
default values, not too helpful as description, and when changing them 
they don't seem to pass the values...

And if it would work, it would be nice if the examples of all these jsui 
examples in the help file reflect this. Then it would not be necessary 
to define the colours with arguments...

Stefan

-- 
Stefan Tiedje------------x-------
--_____-----------|--------------
--(_|_ ----|\-----|-----()-------
-- _|_)----|-----()--------------
----------()--------www.ccmix.com



More information about the javascript-dev mailing list