revelonshift wrote: > OK, thx, you're right. But since getting matrix is done only once at > the initiation phase and during gameplay is only updated, I will > probably stay at my previous solution... > Anyway .. thx for your point... but, during game I'm often affecting > fill attribute and sometimes using rgb color schema. Is there some > object, comthing like NewRgbColorSVG/NewhexColorSVG to use it in > similar way like: object.style.fill = NewRgbColorSBG(0,10,20)? or any > other way? Parsing of rgb or even hexa could take time and if there is > some faster way and I've fill in heavy yous, I'll give it a chance...
Marek, It sounds to me that what you need is a JavaScript profiler; without the data that can give you, you are stuck in this guessing game. Unfortunately, I don't know of one, though I would like to! Reid ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

