<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>Superkrut</title>
	<link>http://blog.superkrut.se</link>
	<description></description>
	<lastBuildDate>Sun, 04 May 2008 22:53:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>physics tetris</title>
		<description>I think most variants of the classic tetris game has been built already for about 10 years ago. But I thought I could give it a try and build one with a physics engine.


<object	type="application/x-shockwave-flash"
			data="http://demo.superkrut.se/tetris/Main.swf"
			width="400"
			height="500">
	<param name="movie" value="http://demo.superkrut.se/tetris/Main.swf" />
</object>

you control the blocks with the mouse, I assume you ...</description>
		<link>http://blog.superkrut.se/?p=58</link>
			</item>
	<item>
		<title>xml reading in as2</title>
		<description>Xml reading with the built-in functions in as2 is not the funniest things to do.  In as3 it's a lot better as you probably know.  To make it easier in as2 I made a xmlparser that makes it possible to read the xml as a dom-tree. There are ...</description>
		<link>http://blog.superkrut.se/?p=56</link>
			</item>
	<item>
		<title>New player version and page</title>
		<description>With the new version of the ampache player I made an own page to the project, Here,  to keep things on one place.

The most important changes for this version is support for large catalogs &#62; 100k songs and a filter feature.  AMF have a limitation for how big ...</description>
		<link>http://blog.superkrut.se/?p=52</link>
			</item>
	<item>
		<title>Flex ampache player</title>
		<description>[update2: I made a new page for the player, here, go there instead ]


I installed  ampache awhile ago to be able to listen to my music from different locations.  But I didn't like the html front  to browse the music and started to build one in flex ...</description>
		<link>http://blog.superkrut.se/?p=44</link>
			</item>
	<item>
		<title>xss vulnerabilities in flash</title>
		<description>I saw this article linked from slashdot about xss vulnerabilities  in flash. The article doesn't say much about how the hacks are performed and I have not read the book but I can guess. Since it's an xss  exploit it probably about tricking a person to enter a ...</description>
		<link>http://blog.superkrut.se/?p=17</link>
			</item>
	<item>
		<title>computeSpectrum exploit</title>
		<description>You are listening to:

<object	type="application/x-shockwave-flash"
			data="data/soundspectrum/soundspectrum.swf"
			width="600"
			height="50">
	<param name="movie" value="data/soundspectrum/soundspectrum.swf" />
</object>

A lot of music and videos on Internet is delivered through a flashplayer as myspace, youtube, lastfm, deezer, ampache etc. That is not a coincidence since its a good way to deliver music and video. With as3 a new function SoundMixer.computeSpectrum() ...</description>
		<link>http://blog.superkrut.se/?p=16</link>
			</item>
	<item>
		<title>inputfields and transparency in firefox for windows</title>
		<description>There are alot of bugs related to wmode= transparancy or opaque for firefox in windows, in linux it doesn't seems to work at all. This particular bug is that you can't write @ on a swedish keyboard in input textfields. Normaly you write @ with Alt Gr+2, but if you ...</description>
		<link>http://blog.superkrut.se/?p=15</link>
			</item>
	<item>
		<title>swfs and applets in wordpress</title>
		<description>I use kml_flashembed to embed flash content to my page. Its a really good plugin and I recommend it. But since the this page has a lot of swf sand some of them are really CPU-heavy I don't want them to load directly. One way of doing it is to ...</description>
		<link>http://blog.superkrut.se/?p=14</link>
			</item>
	<item>
		<title>displacement window</title>
		<description>This is a demo of a way to use the displacementmap-filter to distort a movieclip in a controlled way. In most cases the displacementmap-filter is used together with some kind of random functions to create flag or liquid wave distortions. It also a experiment on how to use a physics ...</description>
		<link>http://blog.superkrut.se/?p=13</link>
			</item>
	<item>
		<title>search engines and flash</title>
		<description>One of the biggest arguments against flash is problems with search engines. The content of the swf is not searchable. After some search I found this text that suggest that you should use the swfobject-replace-div-tag to place the content in and then load the flash. The search engines indexes the ...</description>
		<link>http://blog.superkrut.se/?p=12</link>
			</item>
</channel>
</rss>
