Tuesday, March 13, 2012

Intel Codec Installer


Download Intel Codec Installer [QCODINSTL.EXE]


This file re-installs the Codecs (COmpression/DECompression) necessary to create and playback movies within the QX3(TM) application.
Including the I263 codec - necessary to properly play electronic postcards and video.


Intel Codec Installer will install the following codecs on your system :

- I263_32.DRV
- IAC25_32.AX
- IR41_32.AX
- IR41_QC.DLL
- IR41_QCX.DLL
- IR50_32.DLL
- IR50_LCS.DLL
- IR50_QC.DLL
- IR50_QCX.DLL
- IVFSRC.AX

Keywords:Codec, Codecs, Video Codecs, Video Encoder Software, Freeware Software, Free Software, Downloads.

Sunday, March 11, 2012

WeTransfer

WeTransfer is a free platform in transferring large digital files up to 2GB per transfer. We can transfer any type of file - such as presentations, photos, videos, music, documents and more.

All you have to do is insert your email and your friends email in the boxes on the site accordingly.
Then you click to add the files you want to upload.
If you want you can add a message optionally and then just click transfer.
It is the easiest method and unlike all the other methods it has a guaranteed 2GB limit.
Your friend also has 2 Weeks to download the file from the time you send the email.

WeTransfer Website




Keywords:NEWS, Tutorial, Tutorials, Blogger Tutorial, Website, Transfer Big Files, Transfer Large Files, Transfer Any Type of File, Transfer Files, Transfer Files Free,Website, Send Large Email Free,Send Large Files,Send Big Files.

Saturday, March 10, 2012

How embed swf games to a website?

Make sure you have installed Adobe Flash Player on your web browser. And you must find a web server to host your .swf file. Then you can embed the .swf file to your website with HTML code like the code below:

 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="432" height="330" title="game">
<param name="movie" value="/flash/game.swf" />
<param name="quality" value="high" />
<embed src="/flash/game.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="432" height="330"></embed>
</object>


Keywords:Answers, Questions, Blogger Tutorial, Tutorial, Tutorials, Blogger Embedding, Embed Flash Games, Embed Object,Website.