<?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"
	>

<channel>
	<title>BayuBayu</title>
	<atom:link href="http://www.bayubayu.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bayubayu.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 11 Jun 2009 20:13:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Gamejacket is Closed Down and The Games Everywhere are Stop Working.</title>
		<link>http://www.bayubayu.com/blog/gamejacket-is-closed-down-and-the-games-everywhere-are-stop-working/</link>
		<comments>http://www.bayubayu.com/blog/gamejacket-is-closed-down-and-the-games-everywhere-are-stop-working/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 20:13:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[gamedev]]></category>

		<guid isPermaLink="false">http://www.bayubayu.com/?p=79</guid>
		<description><![CDATA[I just got an email that said Gamejacket failed to get venture capital and a buyer. Game jacket is closed down!
I have some games hosted on gamejaket and haven&#8217;t been paid. The thing that makes me disappointed is the games everywhere that used game jacket service will stop working permanently.
Game jacket had a version control [...]]]></description>
			<content:encoded><![CDATA[<p>I just got an email that said Gamejacket failed to get venture capital and a buyer. Game jacket is closed down!</p>
<p>I have some games hosted on gamejaket and haven&#8217;t been paid. The thing that makes me disappointed is the games everywhere that used game jacket service will stop working permanently.<br />
Game jacket had a version control system required to be connected to gamejacket server. The server has been down, and your widely distributed games are getting stuck in gamejacket&#8217;s loader screen. Thats bad.</p>
<p>They was guarantee a 0.5$cpm wherever the game was played but later they had a problem with the developer payout.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bayubayu.com/blog/gamejacket-is-closed-down-and-the-games-everywhere-are-stop-working/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash Pie Chart</title>
		<link>http://www.bayubayu.com/blog/flash-pie-chart/</link>
		<comments>http://www.bayubayu.com/blog/flash-pie-chart/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 09:14:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Free Download]]></category>

		<guid isPermaLink="false">http://www.bayubayu.com/?p=73</guid>
		<description><![CDATA[bPieChart is a free flash based pie chart build using flash and actionscript 1.0. (my old script, but useful  )
It can be a good solution for displaying a pie chart without the need for server-side graphic library (like PHP-GD). bPieChart is portable, just embed it to HTML page and give an array parameters.

Download the [...]]]></description>
			<content:encoded><![CDATA[<p>bPieChart is a free flash based pie chart build using flash and actionscript 1.0. (my old script, but useful <img src='http://bayubayu.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )</p>
<p>It can be a good solution for displaying a pie chart without the need for server-side graphic library (like PHP-GD). bPieChart is portable, just embed it to HTML page and give an array parameters.</p>
<p><img class="alignnone" title="bPieChart Screenshot" src="http://i213.photobucket.com/albums/cc217/bayubayu16/weblog/bpiechart.gif" alt="" width="389" height="209" /></p>
<p>Download the source code and example below for free. You can also redistribute it and/or modify it under (GPL license)..<br />
<a title="bPieChart" href="http://www.ziddu.com/download/3129436/bPieChart.zip.html">download source code &amp; example</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bayubayu.com/blog/flash-pie-chart/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Basic Flash Animation Tutorial - Running Sheep</title>
		<link>http://www.bayubayu.com/blog/basic-flash-animation-tutorial-running-sheep/</link>
		<comments>http://www.bayubayu.com/blog/basic-flash-animation-tutorial-running-sheep/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 03:51:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://bayubayu.com/?p=32</guid>
		<description><![CDATA[In this tutorial we will make a running sheep animation :-D. Before we get  started, lets take a look at the final result we’ll be creating. This is a very  simple flash animation  that can be good tutorial for beginner :-D.

Let&#8217;s start&#8230;..
Step 1: Open your flash and create new document. Because  sheep [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will make a running sheep animation :-D. Before we get  started, lets take a look at the final result we’ll be creating. This is a very  simple flash animation  that can be good tutorial for beginner :-D.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="200" height="150" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/runningsheep.swf" /><embed type="application/x-shockwave-flash" width="200" height="150" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/runningsheep.swf"></embed></object></p>
<p>Let&#8217;s start&#8230;..</p>
<p><span id="more-32"></span><strong>Step 1: </strong>Open your flash and create new document. Because  sheep have a white color, so we should change document default color. I set the  background to green (grass color).</p>
<p><strong>Step 2: </strong>Create a new movie clip by pressing Ctrl+F8 (Create  New Symbol). Name this symbol to “sheep_run”. don’t forget to set the Type to  Movie Clip.</p>
<p><img class="alignnone size-full wp-image-23" title="new symbol" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/new_symbol1.gif" alt="" width="408" height="132" /></p>
<p><strong>Step 3: </strong>Now we are in sheep_run symbol. We should create  multiple layers to divide each part of animation. To create a new layer, click  Insert Layer button at the bottom of the timeline or select  Insert-&gt;Timeline-&gt;Layer.</p>
<p><img class="alignleft size-full wp-image-22" title="new layer" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/new_layer2.gif" alt="" width="130" height="90" />Create 5 empty layers and name it “head”, ”body”, ”tail”, ”front”, ”rear”. Why  we should divide it? because each part have an independent animation timeline.  You can easily identify what part of sheep will be animated by its layers name.  (front &amp; rear layer is for front &amp; rear sheep’s foots animation).</p>
<p><img class="alignnone size-full wp-image-30" title="timeline" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/timeline11.gif" alt="" width="352" height="101" /></p>
<p> </p>
<p><strong>Step 4: </strong>Flash is vector based animation, so we should make  the vector object as simple as possible. We can eliminate unnecessary anchor  point by Modify-&gt;Shape-&gt;Smooth or Modify-&gt;Shape-&gt;Optimize..</p>
<p>The image below shows that we can optimize object by reduce it nodes (anchor  points).</p>
<p><img class="alignnone size-full wp-image-31" title="anchorpoint" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/anchorpoint1.gif" alt="" width="269" height="238" /></p>
<p>We can start Draw a sheep. I’m using pencil &amp; line tools. There are 4  objects we need to draw : head, body, foot, and tail. Draw it in each  appropriate layers and then convert to Movie Clip. by select it and press F8.</p>
<p><img class="alignnone size-full wp-image-29" title="sheephead" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/sheephead.gif" alt="" width="155" height="136" /></p>
<p>Head symbol at head layer.</p>
<p><img class="alignnone size-full wp-image-28" title="sheepfoot" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/sheepfoot.gif" alt="" width="71" height="66" /></p>
<p>Foot symbol at front and rear layer.<br />
“front” layer is for sheep’s rear feet.  So put two foot symbols as well as put two foot symbols for rear feet</p>
<p><img class="alignnone size-full wp-image-26" title="sheep body" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/sheep_body1.gif" alt="" width="194" height="162" /></p>
<p>body symbol at body layer</p>
<p><img class="alignnone size-full wp-image-27" title="sheep tail" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/sheep_tail1.gif" alt="" width="73" height="53" /></p>
<p>tail symbol at tail layer</p>
<p><img class="alignnone size-full wp-image-24" title="sheep" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/sheep11.gif" alt="" width="293" height="199" /></p>
<p>Now this sheep image looks pretty good enough. <img src='http://bayubayu.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p> </p>
<p><strong>Step 5: </strong>Now let’s start animate it!. Each layer have it’s  own timeline. So we can make an different animation for each parts of sheep.  There are two type of animation: tween and frame (frame by frame) animation. We  will use frame based animation for front and rear feet and use tween animation  for head, body and tail.</p>
<p>In frame based animation, we just create multiple keyframe and then move the  object in each keyframe. Motion tween use different methods for animation, you  just define attributes at one specific time and change those attributes at  another specific frame,and then the motion is generated automatically.</p>
<p>To create motion tween, Right Click on the frame and choose Create Motion  Tween from the popup menu. And then press F5 repeatedly to add several new  frame. Instead of pressing F5 repeatedly, you can simply hold Ctrl and drag at  the tail of frame in timeline. Pressing F6 will create new keyframe. In  keyframe, we can change attributes of object, such as position, rotation and  size. In this project, we just animate the sheep’s body up and down as well as  it head and tail, with a little rotation. For the feet, I use frame based  animation to make the sheep runs, just like cat or dog.</p>
<p><img class="alignnone size-full wp-image-33" title="sheep animation" src="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/sheep_animation2.gif" alt="" width="430" height="224" /></p>
<p>Sheep animation, frame 1 - 5, for frame 6 – 8, just reverse it.</p>
<p>You can download the .fla source <a href="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/runningsheep.zip">here</a>. Next part of tutorial  will talk about moving this sheep interactively using ActionScript 3, as the  basic of game programming. <img src='http://bayubayu.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://bayubayu.com/wordpress/wp-content/uploads/2008/10/runningsheep.zip">Download Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bayubayu.com/blog/basic-flash-animation-tutorial-running-sheep/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing BayuBayu.com version 7</title>
		<link>http://www.bayubayu.com/blog/introducing-bayubayucom-version-7/</link>
		<comments>http://www.bayubayu.com/blog/introducing-bayubayucom-version-7/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 13:53:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bayubayu.com/blog/introducing-bayubayucom-version-7/</guid>
		<description><![CDATA[About eight years ago, I wrote my first website and was very happy when it succesfully published at geocities and worked pretty well on the internet. Then, I started to learn PHP to make a dynamic website. I&#8217;ve been using many free hosting sevice and have gone through more than 5 different service for finding [...]]]></description>
			<content:encoded><![CDATA[<p>About eight years ago, I wrote my first website and was very happy when it succesfully published at geocities and worked pretty well on the internet. Then, I started to learn PHP to make a dynamic website. I&#8217;ve been using many free hosting sevice and have gone through more than 5 different service for finding the best one. And then, I&#8217;ve been finally taken the plunge and settled on a paid hosting services and have bought a domain name to go with it, bayubayu.com. But as a matter of fact, there had been no significant update on my web for last few years</p>
<p>Now, here I am, at long last, back here and decide to take care of my web. :-p</p>
<p><strong>Now Powered by Wordpress</strong><br />
I had build my own engine for my website (BayuBayuCMS). But Later, I got stuck with my website administration.. It was not very comfortable.<br />
As a long time using my own made CMS, I somehow managed to miss the wordpress bandwagon. And I want my CMS work as easy as wordpress powered blog. (my last update for BayuBayuCMS was add TinyMCE, a wysiwyg post editor similar to that used on wordpress).</p>
<p>So I decided to improve my CMS or develop a new one. But I&#8217;m too lazy and didn&#8217;t have much time. It will spend a lot of my time developing new CMS if the result is just almost like a clone of wordpress.. Yes, it&#8217;s easy to make a simple blog engine with PHP. but if you want a quality product. it must cover all aspect like architecture, security, templating system, control panel administration, etc.. Not worthed if you just build it for your personal blog that used by yourself only.</p>
<p>The other choice is using a popular open-source script like:Nucleus, WordPress, Drupal, b2evolution, pMachine, etc. You can get all benefit from its big community like numerous ready-to-use functions, libraries and remarkable plugins.<br />
But, if you prefer, have much time, decide to learn PHP programming, studying about CMS development, or really need an own specific features.. so, create your own CMS.. you will have full control and get an custom product exactly what you need.. Alternatively, instead of writing application from scratch, you can consider using PHP framework like: CodeIgniter, CakePHP or Zend Framework. Using an existing framework will help you  build your application faster.</p>
<p>I just need a generic CMS, So I started finding open-source product that suit for my site&#8217;s requirements.<br />
There are many php scripts available. After searching, two candidates are Wordpress and Drupal. Each has its strength and weakness and ultimately falls to what your preference for certain features might be.<br />
Drupal is full-fledged CMS and it seems have too much features than I need. So I choose wordpress.</p>
<p>And finally, I recently replaced BayuBayuCMS 1.0 with Wordpress 2.3.3 on my website in a matter of minutes, and now i enjoying a simple, clean, feature-rich blog platform that is easy to customize and just works. <img src='http://bayubayu.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Now I know what I was missing..</p>
<p><strong>Now in English, ugh<br />
</strong>Yeah, I&#8217;m Indonesian and my former site is written in bahasa Indonesia.. Im not good in english, and more comfortable with my native language.. But after looking at my website statistics, it seems that written in english is a must. oooh&#8230;.So i forced to do it..huehe&#8230;&#8230;     Pleasee.. forgive my english \^_^,  (I think I must take a english course ASAP)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bayubayu.com/blog/introducing-bayubayucom-version-7/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best free editor for ActionScripts for Windows</title>
		<link>http://www.bayubayu.com/blog/best-free-editor-for-actionscripts-for-windows/</link>
		<comments>http://www.bayubayu.com/blog/best-free-editor-for-actionscripts-for-windows/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 21:52:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bayubayu.com/?p=5</guid>
		<description><![CDATA[Best free editor for ActionScripts for Windows
This is not a full review on all ActionScript IDE’s however only a short information about some free IDE/editor that I recommend you to try..
SciTE&#124;FlashAs mentioned in its homepage, SciTE&#124;Flash based on SciTE, a popular cross platform text editor.. SciTE&#124;Flash is custom SciTE distribution optimized for actionscript editing. SciTE&#124;Flash [...]]]></description>
			<content:encoded><![CDATA[<p>Best free editor for ActionScripts for Windows</p>
<p>This is not a full review on all ActionScript IDE’s however only a short information about some free IDE/editor that I recommend you to try..</p>
<p><a href="http://www.flashdevelop.org" mce_href="http://www.flashdevelop.org" target="_blank">SciTE|Flash</a><br />As mentioned in its homepage, SciTE|Flash based on SciTE, a popular cross platform text editor.. SciTE|Flash is custom SciTE distribution optimized for actionscript editing. SciTE|Flash inherits SciTE original features and add some spesific features like syntax highlighting for ActionScript, flash lexer, code hints, and integration with Flush (tool created by Robin Debreuil, used to export/test movies without ever leaving editor)</p>
<p>SciTE|Flash is no longer maintained by its author. However, its still nice small editor when you need to look or edit single ActionScript file.</p>
<p>SE|PY ActionScript Editor<br />SE|PY is python-wxpython based actionscript editor with alot of features. It using scintilla for text highlighting (same engine with Sci|TE).SE|PY offer far more than just syntax highlighting or code hints, it comes with code autocompletion, class browser, snippets panel, XML reader, flash api panel (access help documentation), Automatic JavaDoc creation from methods, Syntax checker and complier with MTASC, and many more..<br />This editor was my favourite when I often work with actionscript 1. (and then switched to FlashDevelop for working with AS2/AS3)</p>
<p>FlashDevelop<br />FlashDevelop is a .NET open source script editor designed mostly for Actionscript 2 and 3 development with seamless Adobe Flex SDK and swfmill/MTASC integration. There are so many feature that can be seen at its official website. FlashDevelop is very quick to setup and easy to use as an external editor for the Flash IDE or as a complete open source development environment.<br />so far..I personally think that it is best ActionScript IDE I’ve ever tried.. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bayubayu.com/blog/best-free-editor-for-actionscripts-for-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Paw Paw Miaw, flash fighting game</title>
		<link>http://www.bayubayu.com/blog/paw-paw-miaw-flash-fighting-game/</link>
		<comments>http://www.bayubayu.com/blog/paw-paw-miaw-flash-fighting-game/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 21:39:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[gamedev]]></category>

		<guid isPermaLink="false">http://bayubayu.com/?p=4</guid>
		<description><![CDATA[here is Paw Paw Miaw, my new flash game.
Paw Paw Miaw is An exciting cat battle fighting game where you must beat all enemies in a one on one battle through 10 stage story mode..
choose one Paw Paw Cat character and fight your way to the top and see who gets the highest score  [...]]]></description>
			<content:encoded><![CDATA[<p>here is Paw Paw Miaw, my new flash game.</p>
<p>Paw Paw Miaw is An exciting cat battle fighting game where you must beat all enemies in a one on one battle through 10 stage story mode..<br />
choose one Paw Paw Cat character and fight your way to the top and see who gets the highest score <img src='http://bayubayu.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Paw Paw Miaw is my first sponsored game. It has been exlusively licensed by GameGarage.co.uk</p>
<p><img WIDTH="400" BORDER="0" ALT="Paw Paw Miaw" SRC="http://www.bayubayu.com/public_files/pawpawmiaw_screenshot1.jpg" /></p>
<p><img HEIGHT="405" WIDTH="372" BORDER="0" ALT="Paw Paw Miaw's in game screenshots" SRC="http://www.bayubayu.com/public_files/pawpawmiaw_screenshot2.jpg" /><br />
After its release, I&#8217;m verry happy knowing Paw Paw Miaw received a game of the week from GameGarage.co.uk.. It has really helped bring tons of players to play my game.. <img src='http://bayubayu.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> thank to GameGarage and all of the people who played Paw Paw Miaw..</p>
<p>Here are some feature highlights:</p>
<ul>
<li>One on one fighting gameplay, with street fighter/mortal kombat style</li>
<li>combo and special attack executing via key combination (e.g.: down+forward+punch for fireball)</li>
<li>hit the enemy will increase the special bar. when it is full, you can release super fireball attack</li>
<li>6 playable characters and 1 hidden character (unlocked after finishing story mode at medium or hard level)</li>
<li>three difficulty level at story mode (easy,medium,hard) which enemies goes stronger</li>
<li>there are story mode (1 player) and 2 players versus mode</li>
<li>story mode consist of 10 stages battle against computer (AI) with boss at final level</li>
</ul>
<p><strong>keyboard controls for player 1:</strong><br />
direction : arrow key<br />
punch : O<br />
kick : P</p>
<p><strong>for player 2:</strong><br />
direction : A,S,D,W<br />
punch : G<br />
kick : H</p>
<p><strong>Special attack:</strong><br />
running : forward + forward<br />
uppercut : down (hold) + punch<br />
fireball : down + forward + punch<br />
push : forward + forward + punch</p>
<p><a TITLE="Play Paw Paw Miaw at GameGarage.com" HREF="http://www.gamegarage.co.uk/fighting-games/paw-paw-miaw/">Play here</a></p>
<p>Enjoy &amp; thanks for playing .(^_^)/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bayubayu.com/blog/paw-paw-miaw-flash-fighting-game/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Capture/Save/download Flash or FLV video from any site using Opera</title>
		<link>http://www.bayubayu.com/blog/capturesavedownload-flv-video-from-any-site-using-opera/</link>
		<comments>http://www.bayubayu.com/blog/capturesavedownload-flv-video-from-any-site-using-opera/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 21:15:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[opera]]></category>

		<guid isPermaLink="false">http://bayubayu.com/?p=3</guid>
		<description><![CDATA[If you&#8217;re using opera browser, it doesn&#8217;t need any third party apps or plugins for downloading flash/flv video. Basically, Opera keeps all played flv files in its cache folder.. just copy the flv movie from cache to a new location.. that is the only thing you should do..
let’s follow the simple instruction below:
step 1: locate [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using opera browser, it doesn&#8217;t need any third party apps or plugins for downloading flash/flv video. Basically, Opera keeps all played flv files in its cache folder.. just copy the flv movie from cache to a new location.. that is the only thing you should do..</p>
<p>let’s follow the simple instruction below:</p>
<p><strong>step 1: locate the cache folder.</strong><br />
This can done by clicking Help-&gt;About Opera. In path section, you can see cache folder. Mine is<br />
C:\Documents and Settings\Myiaw\Application Data\Opera\Opera\profile\cache4\</p>
<p><strong>step 2: increase the disk cache limit.</strong><br />
click Tools-&gt;preferences, goto advanced tab and Select history in left list. there is a disk cache combobox which show range from 2MB to 400MB. default value is 20MB. change its value to bigger size..<br />
Due to the usually large filesize of FLV video, you should prepare enough room for keep it. the bigger cache limit size, the bigger amount of cache items can be keep.<br />
uncheck empty on exit will prevent your browser to erase its cache when closing the browser.</p>
<p><strong>step3: browse any video site and watch the flv video..</strong><br />
Go to YouTube.com, PutFile.com, Video Break.com, Google.com, iFilm.com, Myspace or any flv video sites. All flv video you’ve played will be automatically and temporarily saved into cache folder.<br />
just browse at cache folder and find files with *.flv extension.<br />
the filename seems cryptic. It automatically given by Opera..  then, copy the .flv files to your destination folder..</p>
<p>note:make sure you wait for the video to finish downloading or streaming..<br />
you will get only some part of video if you skip/stop the video during its streaming process..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bayubayu.com/blog/capturesavedownload-flv-video-from-any-site-using-opera/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
