Hi,
I wanted to ad a simple plugin image and apply the same.
this works only for flash
effect="glow(0xFFFFFF,1.0,2,10000);
I assume this is for HTML5 but I can not get it working
jsborder,'1px solid #FFFFFF');"
right, the jsborder was used in HTML5 to get the same
effect,
I tried this for example onload="set(plugin[still1].jsborder,'1px solid #FFFFFF');"
there is no "onload" event, do you mean "onloaded"?
but the set() code itself should be right...
best regards,
Klaus