Revision: 14753
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 10, 2009 10:31 by linkage
Initial Code
var cssStyles : CSSDeclaration = m_rootElement.styleSheet.reprise::getStyleForEscapedSelectorPath( m_myElement.reprise::selectorPath); /* usage */ m_myElement.setStyle('left',cssStyles.getStyle('left').specifiedValue() + 'px');
Initial URL
http://wiki.github.com/tschneidereit/reprise
Initial Description
Initial Title
reprise - get initial css definitions
Initial Tags
css
Initial Language
ActionScript 3