Hi Sankar, for the first link notice the following lines in pom.xml in MDLExample
<properties> <!-- Customize MDL colors using this the tool at : https://getmdl.io/customize/index.html --> <primary>indigo</primary> <accent>pink</accent> </properties> maven use this properties to configure this other one <link rel="stylesheet" href=" https://code.getmdl.io/1.3.0/material.${primary}-${accent}.min.css"> So you can change that properties to change the MDL colors The second is (dialog pollyfil) is introduced when you use Dialog.as. If you not use that class at all it will not be injected But as you make the instantiation, the line will be in your index.html, so no need to insert it manually :) 2017-01-20 12:17 GMT+01:00 sankar <santanu4...@gmail.com>: > Hi Carlos, > > I manually edit/add the following lines in mdl-js-index-template.html file > to make the example work running from an IDE. Maybe Ant build file adds > those lines at runtime, but I didn't have newly added lines in template > file: > > /Edited/ > <link rel="stylesheet" > href="https://code.getmdl.io/1.3.0/material.indigo-pink.min.css"> > /Added/ > <link rel="stylesheet" type="text/css" > href="http://cdn.css.net/libs/dialog-polyfill/0.4.5/dialog- > polyfill.min.css"> > /Added/ > > > Thanks! > > > > -- > View this message in context: http://apache-flex- > development.2333347.n4.nabble.com/FlexJS-Popup-tp58435p58524.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. > -- Carlos Rovira Director General M: +34 607 22 60 05 http://www.codeoscopic.com http://www.avant2.es Este mensaje se dirige exclusivamente a su destinatario y puede contener información privilegiada o confidencial. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción. De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC S.A. La finalidad de dicho tratamiento es facilitar la prestación del servicio o información solicitados, teniendo usted derecho de acceso, rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación necesaria.