<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.video-flash.de &#187; SWFObject</title>
	<atom:link href="http://www.video-flash.de/index/tag/swfobject/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.video-flash.de</link>
	<description>Alles rund um Web &#38; Mobile</description>
	<lastBuildDate>Sun, 05 Feb 2012 10:01:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Endlich: SWFObject in Flash CS5 integriert</title>
		<link>http://www.video-flash.de/index/swfobject-flash-cs5-html-einbetten/</link>
		<comments>http://www.video-flash.de/index/swfobject-flash-cs5-html-einbetten/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 14:35:55 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Tutorials + Workshops]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/?p=1684</guid>
		<description><![CDATA[SWFObject wird schon seit einer Weile offiziell von Adobe empfohlen, um Flashinhalte in HTML einzubetten. Das Open Source Projekt SWFObject hätte eigentlich schon mit CS4 in Flash integriert werden sollen, was allerdings ausblieb. Mit CS5 ist es nun endlich soweit. Allerdings ist die Option für SWFObject sehr versteckt. Hier eine kurze Erklärung, wie man HTML-Seiten [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/swfobject-flash-cs5-html-einbetten/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Kimili: WordPress-Plugin zum Einbetten von Flash</title>
		<link>http://www.video-flash.de/index/kimili-wordpress-plugin-einbetten-flash/</link>
		<comments>http://www.video-flash.de/index/kimili-wordpress-plugin-einbetten-flash/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 12:34:11 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Tutorials + Workshops]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[SWFObject]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/?p=1357</guid>
		<description><![CDATA[Schon seit lange wollte ich kurz das WordPress-Plugin erwähnen, dass ich zum Einbetten von SWF-Dateien hier im Blog verwende. Die empfehlenswerte Erweiterung heißt „Kimili Flash Embed”. Kimili Flash Embed is a plugin for WordPress that allows you to easily place Flash movies on your site. Built upon SWFObject javascript code, it is standards compliant, search [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/kimili-wordpress-plugin-einbetten-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Neue Version SWFObject 2.2 erschienen</title>
		<link>http://www.video-flash.de/index/swfobject-2-2-erschienen/</link>
		<comments>http://www.video-flash.de/index/swfobject-2-2-erschienen/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 16:37:58 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/?p=1356</guid>
		<description><![CDATA[SWFObject, der Standard zum Einbetten von Flashcontent in HTML, wurde gerade eben auf Version 2.2 aktualisiert. Geändert wurde unter anderem folgendes: Improved DomContentLoaded emulation for Internet Explorer Dynamic library support Callback method for embedding Flash content Bye, bye embed Improved Flash Player version detection for non-Internet Explorer browsers Improved Adobe Express Install Improved createCSS method [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/swfobject-2-2-erschienen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ExternalInterface: Kommunikation zwischen ActionScript und JavaScript mit SWFObject</title>
		<link>http://www.video-flash.de/index/externalinterface-kommunikation-zwischen-actionscript-und-javascript-mit-swfobject/</link>
		<comments>http://www.video-flash.de/index/externalinterface-kommunikation-zwischen-actionscript-und-javascript-mit-swfobject/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 10:34:20 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Tutorials + Workshops]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/?p=1160</guid>
		<description><![CDATA[Die ExternalInterface Klasse von Flash ist eine Programmier-Schnittstelle, die die Kommunikation zwischen ActionScript und der "Außenwelt" (z.B. einer HTML-Seite mit JavaScript) ermöglicht. Ein kurzes Beispiel zeigt, wie die Kommunikation in beide Richtungen mithilfe des populären SWFObjects funktioniert. ExternalInterface Klasse Damit man von "extern" (also aus dem JavaScript-Code) Funktionen in Flash ausführen kann, muss man die [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/externalinterface-kommunikation-zwischen-actionscript-und-javascript-mit-swfobject/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>SWFObject über Google AJAX Libraries laden</title>
		<link>http://www.video-flash.de/index/swfobject-uber-google-ajax-libraries-laden/</link>
		<comments>http://www.video-flash.de/index/swfobject-uber-google-ajax-libraries-laden/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 11:00:16 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Tutorials + Workshops]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/?p=1120</guid>
		<description><![CDATA[Die AJAX Libraries von Google sind ein "Content Distribution Network" für die bekanntesten Open Source Bibliotheken. Vor einigen Tagen wurde SWFObject neu in die Library aufgenommen. Entscheidet man sich für die Google-Variante, benötigt man keine eigene Kopie von SWFObject auf seinem Server. Man lädt das JavaScript-File direkt von Google. Google beschreibt die Vorteile der AJAX [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/swfobject-uber-google-ajax-libraries-laden/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Base-Parameter: Relative URLs beim Einbetten von Flash in den Griff bekommen</title>
		<link>http://www.video-flash.de/index/base-parameter-relative-urls-beim-einbetten-von-flash-in-den-griff-bekommen/</link>
		<comments>http://www.video-flash.de/index/base-parameter-relative-urls-beim-einbetten-von-flash-in-den-griff-bekommen/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 22:09:10 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Tutorials + Workshops]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/?p=1096</guid>
		<description><![CDATA[Es gibt zahlreiche Parameter, die beim Einbetten von SWF-Dateien in HTML verwendet werden können. Ein sehr hilfreicher Parameter heißt base. Er wird dann interessant, wenn im Flash-Movie relative URLs vorhanden sind. Am einfachsten lässt sich dies an Beispielen erklären. Die folgenden Demonstrationen rufen alle die gleiche SWF-Datei auf. Diese besteht aus einer Loader-Komponente, die ein [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/base-parameter-relative-urls-beim-einbetten-von-flash-in-den-griff-bekommen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.1: Update für SWFObject</title>
		<link>http://www.video-flash.de/index/version-21-update-fur-swfobject/</link>
		<comments>http://www.video-flash.de/index/version-21-update-fur-swfobject/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 21:31:06 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/?p=889</guid>
		<description><![CDATA[Das erste Update von SWFObject 2 ist verfügbar. Die Version SWFObject 2.1 enthält neben einigen Bugfixes auch neue Funktionalitäten. Zu den beseitigten Problemen zählen z.B.: Memory Leaks im Internet Explorer Fixes für Internet Explorer 5.0/5.5 Alternativer Content für Safari 3 und höher, wenn die Plugins deaktiviert sind Skriptfehler im Internet Explorer, wenn das object-Element entfernt [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/version-21-update-fur-swfobject/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SWFObject wird zum Standard in CS4</title>
		<link>http://www.video-flash.de/index/swfobject-wird-zum-standard-in-cs4/</link>
		<comments>http://www.video-flash.de/index/swfobject-wird-zum-standard-in-cs4/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 18:10:03 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Flash CS3, CS4, CS5]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/?p=881</guid>
		<description><![CDATA[Gute Neuigkeiten für alle SWFObject-Nutzer. Adobe arbeitet scheinbar an der Integration von SWFObject für die kommende Creative Suite 4 (CS4) ... In der Juni-Edition des Adobe Edge Newsletters wird eine Neuheit bezüglich des Features "Insert Flash" in Dreamweaver CS4 vorgestellt. Zur Einbettung von SWF-Dateien in HTML wird das bekannte Open Source Tool SWFObject eingesetzt. Mit [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/swfobject-wird-zum-standard-in-cs4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SWFObject 2.0 final: SWFObject zum Einbetten von Flash (.swf) in HTML</title>
		<link>http://www.video-flash.de/index/swfobject-20-final-swfobject-zum-einbetten-von-flash-swf-in-html/</link>
		<comments>http://www.video-flash.de/index/swfobject-20-final-swfobject-zum-einbetten-von-flash-swf-in-html/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 13:34:05 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Tutorials + Workshops]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[SWFFix]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/index.php/swfobject-20-final-swfobject-zum-einbetten-von-flash-swf-in-html/</guid>
		<description><![CDATA[SWFObject ist ein Skript, das dazu dient, Flashdateien (.swf) in HTML-Seiten einzubetten. Das Skripte (JavaScript) ist sehr einfach zu nutzen und hat viele Vorteile wie Flash-Plugin-Erkennung, keinen Aktivierungsrahmen beim Internet Explorer, W3C-Validität oder Unterstützung der Express Installation. Gestern wurde nach 14 Monaten der Nachfolger des populären SWFObject 1.5 veröffentlicht: SWFObject 2 (ehemals SWFFix). Grund genug, [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/swfobject-20-final-swfobject-zum-einbetten-von-flash-swf-in-html/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Deep-Linking mit SWFAddress 2.0</title>
		<link>http://www.video-flash.de/index/deep-linking-mit-swfaddress-20/</link>
		<comments>http://www.video-flash.de/index/deep-linking-mit-swfaddress-20/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 11:03:31 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Flash CS3, CS4, CS5]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ActionScript 3 (AS3)]]></category>
		<category><![CDATA[Deep Linking]]></category>
		<category><![CDATA[SWFAddress]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/index.php/deep-linking-mit-swfaddress-20/</guid>
		<description><![CDATA[SWFAddress liegt nun in der Version 2 vor. SWFAddress ist eine kleine Library (13 KB), die das so genannte Deep Linking ermöglicht. Mit dieser Funktion kann man in Flash- oder Flex-Inhalte "hineinverlinken". Die Anwendung muss also nicht mehr nur eine einzige Start-URL haben, sondern jede Unterseite hat eine andere URL. Mit SWFAddress kann dadurch typische [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/deep-linking-mit-swfaddress-20/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flash in HTML einbinden mit SWFObject 1.5</title>
		<link>http://www.video-flash.de/index/flash-in-html-einbinden-mit-swfobject-15/</link>
		<comments>http://www.video-flash.de/index/flash-in-html-einbinden-mit-swfobject-15/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 11:17:15 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[SWFObject]]></category>

		<guid isPermaLink="false">http://www.video-flash.de/index.php/flash-in-html-einbinden-mit-swfobject-15/</guid>
		<description><![CDATA[Vor einigen Tage ist eine neue Version von SWFObject erschienen. SWFObject ist ein JavaScript, das dazu dient, Flashinhalte in HTML-Seiten einzubetten. Das Skript ist sehr einfach einzubinden und hat zahlreiche Vorteile (Plugin-Erkennung, kein Rahmen beim IE, W3C-Validität, ...). Ein besonders interessante Neuerung hat sich im Bereich "Express Installation" ergeben: Man muss seinem eigenen Projekt nun [...]]]></description>
		<wfw:commentRss>http://www.video-flash.de/index/flash-in-html-einbinden-mit-swfobject-15/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

