<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">So this is the last status: As soon as I include a stylesheet my module does not load any more ... (see below).<br><div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>From: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Peter Huppertz &lt;<a href="mailto:peter.huppertz@baselgovernance.org">peter.huppertz@baselgovernance.org</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Date: </b></span><span style="font-family:'Helvetica'; font-size:medium;">24. Juni 2010 16:46:19 MESZ<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>To: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Peter Huppertz &lt;<a href="mailto:peter.huppertz@baselgovernance.org">peter.huppertz@baselgovernance.org</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Subject: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>Re: [Xerte] Using stylesheet in Xerte3</b><br></span></div><br><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I tried with just a simple&nbsp;<div><br></div><div>.test {</div><div>&nbsp;&nbsp; color: #ff0000;</div><div>}</div><div><br></div><div>this also prevents my piece from compiling ... so it's not the font-face thing.</div><div><br></div><div>Peter</div><div><br><div><div>On 24.06.2010, at 16:34, Peter Huppertz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">So I tried again to work on the Stylesheet issue with Xerte3. This time I tried to embed an external font which should work like that:<div><br></div><div>styles.css:<br><div><br></div><div><div>@font-face {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>src: url("media/myfont.ttf");</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>fontFamily: myFont;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; cff: false;</div><div>}</div><div><br></div><div>As soon as I include the generated swf as stylesheet in my Application Icon the application does not compile any more ...</div><div><br></div><div>Peter</div><div><br></div><div><br></div><div><br><div><div>On 09.06.2010, at 16:49, Peter Huppertz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Any news on how to create/apply styles correctly? I'm very willing to try!<div><br></div><div>Peter</div><div><br></div><div><br></div><div><div><div>On 01.06.2010, at 16:13, Peter Huppertz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I tried different versions. With custom namespace and without. If you use the .xxxx as class style it seems to be OK for Flex, it doesn't warn you about missing namespaces. If you try to style tags / custom tags like p, h1, my_tag it creates a warning, that you need a namespace for that tag.<div><br></div><div><br><div><div>On 01.06.2010, at 14:45, Julian Tenney wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>
<div id="idOWAReplyText71044" dir="ltr">
<div dir="ltr"><font color="#000000" size="2">.test {<br>&nbsp;&nbsp; color: #ff0000;<br>}</font></div>
<div dir="ltr"><font size="2"></font>&nbsp;</div>
<div dir="ltr"><font size="2">does you css have the namespaces a tthe top?</font></div></div>
<div dir="ltr"><br>
<hr tabindex="-1">
<font face="Tahoma" size="2"><b>From:</b> <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> on behalf of Peter Huppertz<br><b>Sent:</b> Tue 01/06/2010 13:16<br><b>To:</b> Xerte discussion list<br><b>Subject:</b> Re: [Xerte] Using stylesheet in Xerte3<br></font><br></div>
<div><p><font size="2">Tried<br><br>test {<br>&nbsp;&nbsp; color: #ff0000;<br>}<br><br>which throws a warning "'test' must be qualified with a namespace". Nevertheless a styles.swf is created. But Text with &lt;test&gt;My Text&lt;/test&gt; does not change ...<br><br>Peter<br><br>On 01.06.2010, at 14:06, Dave Burnett wrote:<br><br>&gt;<br>&gt; Will the . in the sheet screw it up?<br>&gt;<br>&gt;<br>&gt;<br>&gt; ________________________________<br>&gt;&gt; Subject: RE: [Xerte] Using stylesheet in Xerte3<br>&gt;&gt; Date: Tue, 1 Jun 2010 12:47:14 +0100<br>&gt;&gt; From: <a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a><br>&gt;&gt; To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; does this work<br>&gt;&gt;<br>&gt;&gt; ________________________________<br>&gt;&gt; From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> on behalf of Peter Huppertz<br>&gt;&gt; Sent: Tue 01/06/2010 09:51<br>&gt;&gt; To: Xerte discussion list<br>&gt;&gt; Subject: Re: [Xerte] Using stylesheet in Xerte3<br>&gt;&gt;<br>&gt;&gt; I created a simple stylesheet:<br>&gt;&gt;<br>&gt;&gt; .test {<br>&gt;&gt; font-size: 32;<br>&gt;&gt; color: #ff0000;<br>&gt;&gt; }<br>&gt;&gt;<br>&gt;&gt; and compiled it using Xerte. In a TextField I now tried<br>&gt;&gt;<br>&gt;&gt; This is my text<br>&gt;&gt;<br>&gt;&gt; The text is neither red nor big. I also tried<br>&gt;<br>&gt;&gt;<br>&gt;&gt; Peter<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On 21.05.2010, at 16:39, Julian Tenney wrote:<br>&gt;&gt;<br>&gt;&gt; 1 - yes<br>&gt;&gt; 2 - create it anywhere you like<br>&gt;&gt; 3 - yes, it will create styles.swf and set up the property on the application icon<br>&gt;&gt; 4 - see above<br>&gt;&gt; 5 - yes<br>&gt;&gt;<br>&gt;&gt; Don't know about fonts - I've not tried that yet, so let me know what you find out,<br>&gt;&gt;<br>&gt;&gt; J<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; ________________________________<br>&gt;&gt; From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> on behalf of Peter Huppertz<br>&gt;&gt; Sent: Thu 20/05/2010 17:25<br>&gt;&gt; To: Xerte discussion list<br>&gt;&gt; Subject: [Xerte] Using stylesheet in Xerte3<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Sorry for asking so many questions regarding Xerte3 ... I guess it's mainly you, Julian, who is the one who can answer them.<br>&gt;&gt; I already wrote regarding the use of stylesheets in Xerte3 and had a look at the example file. But I'm not 100% sure about the process to embed the stylesheet. I guess it should be something like this:<br>&gt;&gt;<br>&gt;&gt; 1) Extract Flex4 SDK to Xerte3Editor/bin/flex4sdk<br>&gt;&gt; 2) Create a stylesheet style.css in /myproject/styles/<br>&gt;&gt; 3) Open this file using Compile Style Sheet from the Xerte3 menu (will this generate the .swf?)<br>&gt;&gt; 4) Load generated Stylesheet as property "styleSheet" in the XerteApplication icon<br>&gt;&gt; 5) Apply styles using the property styleName on icons (is it also possible to use Text in Text?)<br>&gt;&gt;<br>&gt;&gt; Questions:<br>&gt;&gt; - is the above mentioned way the way it should work?<br>&gt;&gt; - Does this also embed the used fonts? If not: how can I embed fonts?<br>&gt;&gt;<br>&gt;&gt; Thanks for your help,<br>&gt;&gt;<br>&gt;&gt; Peter<br>&gt;&gt;<br>&gt;&gt; ==================================<br>&gt;&gt; Peter Huppertz<br>&gt;&gt; E-learning and IT Specialist<br>&gt;&gt; International Centre for Asset Recovery<br>&gt;&gt; Basel Institute on Governance<br>&gt;&gt; Phone: +41 61 205 55 18<br>&gt;&gt; Fax: +41 61 267 55 19<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Xerte mailing list<br>&gt;&gt; <a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>&gt;&gt; <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Xerte mailing list<br>&gt;&gt; <a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>&gt;&gt; <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>&gt;&gt;<br>&gt;&gt; ==================================<br>&gt;&gt; Peter Huppertz<br>&gt;&gt; E-learning and IT Specialist<br>&gt;&gt; International Centre for Asset Recovery<br>&gt;&gt; Basel Institute on Governance<br>&gt;&gt; Phone: +41 61 205 55 18<br>&gt;&gt; Fax: +41 61 267 55 19<br>&gt;&gt;<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br>&gt; _________________________________________________________________<br>&gt; Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.<br>&gt; <a href="http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1_______________________________________________">http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1_______________________________________________</a><br>&gt; Xerte mailing list<br>&gt; <a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>&gt; <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br><br>==================================<br>Peter Huppertz<br>E-learning and IT Specialist<br>International Centre for Asset Recovery<br>Basel Institute on Governance<br>Phone: +41 61 205 55 18<br>Fax: +41 61 267 55 19<br><br>_______________________________________________<br>Xerte mailing list<br><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br></font></p></div></div>
_______________________________________________<br>Xerte mailing list<br><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br></blockquote></div><br><div>
<div>==================================</div><div>Peter Huppertz</div><div>E-learning and IT Specialist</div><div>International Centre for Asset Recovery</div><div>Basel Institute on Governance</div><div>Phone: +41 61 205 55 18</div><div>Fax: +41 61 267 55 19</div>
</div>
<br></div></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>==================================</div><div>Peter Huppertz</div><div>E-learning and IT Specialist</div><div>International Centre for Asset Recovery</div><div>Basel Institute on Governance</div><div>Phone: +41 61 205 55 18</div><div>Fax: +41 61 267 55 19</div></span>
</div>
<br></div></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>==================================</div><div>Peter Huppertz</div><div>E-learning and IT Specialist</div><div>International Centre for Asset Recovery</div><div>Basel Institute on Governance</div><div>Phone: +41 61 205 55 18</div><div>Fax: +41 61 267 55 19</div></span>
</div>
<br></div></div></div></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>==================================</div><div>Peter Huppertz</div><div>E-learning and IT Specialist</div><div>International Centre for Asset Recovery</div><div>Basel Institute on Governance</div><div>Phone: +41 61 205 55 18</div><div>Fax: +41 61 267 55 19</div></span>
</div>
<br></div></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>==================================</div><div>Peter Huppertz</div><div>E-learning and IT Specialist</div><div>International Centre for Asset Recovery</div><div>Basel Institute on Governance</div><div>Phone: +41 61 205 55 18</div><div>Fax: +41 61 267 55 19</div></span>
</div>
<br></body></html>