<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Swf.hu 2.0 fórum &#62; Tag: syntax highlighting - Recent Topics</title>
		<link>http://www.swf.hu/forum/tags/syntax-highlighting</link>
		<description>Swf.hu 2.0 fórum &gt; Tag: syntax highlighting - Recent Topics</description>
		<language>hu-HU</language>
		<pubDate>Thu, 09 Feb 2012 00:00:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Keresés]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.swf.hu/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.swf.hu/forum/rss/tags/syntax-highlighting/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>apapp @ "Swf.hu bejelentések, fejlesztések"</title>
			<link>http://www.swf.hu/forum/topic/swfhu-bejelentesek-fejlesztesek-1#post-40</link>
			<pubDate>Szo, 05 dec 2009 06:03:32 +0000</pubDate>
			<dc:creator>apapp</dc:creator>
			<guid isPermaLink="false">40@http://www.swf.hu/forum/</guid>
			<description>&#60;p&#62;A fórumban működik a szintaxis színezés az összes ismertebb programnyelvre, ezért a kódrészleteket a következőképpen írjátok:&#60;/p&#62;
&#60;p&#62;ActionScript, ActionScript2 : &#38;lt; pre lang=&#34;actionscript&#34; &#38;gt;...&#38;lt; /pre &#38;gt;&#60;br /&#62;
ActionScript 3: &#38;lt; pre lang=&#34;actionscript3&#34; &#38;gt;...&#38;lt; /pre &#38;gt;&#60;br /&#62;
CSS: &#38;lt; pre lang=&#34;css&#34; &#38;gt;...&#38;lt; /pre &#38;gt;&#60;br /&#62;
HTML: &#38;lt; pre lang=&#34;html4strict&#34; &#38;gt;...&#38;lt; /pre &#38;gt;&#60;br /&#62;
PHP: &#38;lt; pre lang=&#34;php&#34; &#38;gt;...&#38;lt; /pre &#38;gt;&#60;/p&#62;
&#60;p&#62;stb...&#60;/p&#62;
&#60;p&#62;Példa ActionScript 3 kód:&#60;/p&#62;


&#60;div class=&#34;bb_syntax&#34;&#62;&#60;div class=&#34;code&#34;&#62;&#60;pre class=&#34;actionscript&#34; style=&#34;font-family:monospace;&#34;&#62;&#60;span style=&#34;color: #0066CC;&#34;&#62;private&#60;/span&#62; &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;function&#60;/span&#62; letoltesFolyamatban &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#40;&#60;/span&#62; eData:Event &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#41;&#60;/span&#62;:&#60;span style=&#34;color: #0066CC;&#34;&#62;void&#60;/span&#62; &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#123;&#60;/span&#62;
    &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;var&#60;/span&#62; alpr:&#60;span style=&#34;color: #0066CC;&#34;&#62;Number&#60;/span&#62; = flvNetstr.&#60;span style=&#34;color: #0066CC;&#34;&#62;bytesLoaded&#60;/span&#62; &#60;span style=&#34;color: #66cc66;&#34;&#62;/&#60;/span&#62; flvNetstr.&#60;span style=&#34;color: #0066CC;&#34;&#62;bytesTotal&#60;/span&#62;;
    eData.&#60;span style=&#34;color: #0066CC;&#34;&#62;target&#60;/span&#62;.&#60;span style=&#34;color: #006600;&#34;&#62;kijelzoCsik&#60;/span&#62;.&#60;span style=&#34;color: #006600;&#34;&#62;scaleX&#60;/span&#62; = alpr;
    eData.&#60;span style=&#34;color: #0066CC;&#34;&#62;target&#60;/span&#62;.&#60;span style=&#34;color: #006600;&#34;&#62;kijelzoText&#60;/span&#62;.&#60;span style=&#34;color: #0066CC;&#34;&#62;text&#60;/span&#62; = &#60;span style=&#34;color: #0066CC;&#34;&#62;Math&#60;/span&#62;.&#60;span style=&#34;color: #0066CC;&#34;&#62;round&#60;/span&#62;&#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#40;&#60;/span&#62; alpr &#60;span style=&#34;color: #66cc66;&#34;&#62;*&#60;/span&#62; &#60;span style=&#34;color: #cc66cc;&#34;&#62;100&#60;/span&#62; &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#41;&#60;/span&#62; + &#60;span style=&#34;color: #ff0000;&#34;&#62;&#38;quot; %&#38;quot;&#60;/span&#62;;
    &#60;span style=&#34;color: #b1b100;&#34;&#62;if&#60;/span&#62; &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#40;&#60;/span&#62; alpr == &#60;span style=&#34;color: #cc66cc;&#34;&#62;1&#60;/span&#62; &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#41;&#60;/span&#62; &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#123;&#60;/span&#62;
        eData.&#60;span style=&#34;color: #0066CC;&#34;&#62;target&#60;/span&#62;.&#60;span style=&#34;color: #006600;&#34;&#62;removeEventListener&#60;/span&#62; &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#40;&#60;/span&#62; Event.&#60;span style=&#34;color: #006600;&#34;&#62;ENTER_FRAME&#60;/span&#62;, letoltesFolyamatban &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#41;&#60;/span&#62;;
    &#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#125;&#60;/span&#62;
&#60;span style=&#34;color: #66cc66;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/pre&#62;&#60;/div&#62;&#60;/div&#62;



&#60;p&#62;Példa CSS kód:&#60;/p&#62;


&#60;div class=&#34;bb_syntax&#34;&#62;&#60;div class=&#34;code&#34;&#62;&#60;pre class=&#34;css&#34; style=&#34;font-family:monospace;&#34;&#62;body &#60;span style=&#34;color: #00AA00;&#34;&#62;&#38;#123;&#60;/span&#62;
    &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;margin-bottom&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;:&#60;/span&#62; &#60;span style=&#34;color: #933;&#34;&#62;50px&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;;&#60;/span&#62;
    &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;background-color&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;:&#60;/span&#62; &#60;span style=&#34;color: #cc00cc;&#34;&#62;#fff&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;;&#60;/span&#62;
    &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;font-family&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;:&#60;/span&#62; &#60;span style=&#34;color: #ff0000;&#34;&#62;&#38;quot;Lucida sans&#38;quot;&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;,&#60;/span&#62; Helvetica&#60;span style=&#34;color: #00AA00;&#34;&#62;,&#60;/span&#62; Arial&#60;span style=&#34;color: #00AA00;&#34;&#62;,&#60;/span&#62; &#60;span style=&#34;color: #993333;&#34;&#62;sans-serif&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;;&#60;/span&#62;
    &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;font-size&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;:&#60;/span&#62; &#60;span style=&#34;color: #933;&#34;&#62;13px&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;;&#60;/span&#62;
    &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;background&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;:&#60;/span&#62; &#60;span style=&#34;color: #993333;&#34;&#62;url&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;&#38;#40;&#60;/span&#62;&#60;span style=&#34;color: #ff0000; font-style: italic;&#34;&#62;images/site_back.gif&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;&#38;#41;&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;;&#60;/span&#62;
    &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;background-repeat&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;:&#60;/span&#62; &#60;span style=&#34;color: #993333;&#34;&#62;repeat-x&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;;&#60;/span&#62;
    &#60;span style=&#34;color: #000000; font-weight: bold;&#34;&#62;background-color&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;:&#60;/span&#62; &#60;span style=&#34;color: #cc00cc;&#34;&#62;#5f8ac5&#60;/span&#62;&#60;span style=&#34;color: #00AA00;&#34;&#62;;&#60;/span&#62;
&#60;span style=&#34;color: #00AA00;&#34;&#62;&#38;#125;&#60;/span&#62;&#60;/pre&#62;&#60;/div&#62;&#60;/div&#62;


</description>
		</item>

	</channel>
</rss>

