Farmville for iPhone

by Hiroshi on 08-06-2010

Play farmville using iPhone

The reason for Apple trying to avoid flash for iPhone is understandable. Did you know, in Flash a dangerous virus can be made and executed using actionscript? Imagine an iPhone which crashes again and again or an iPhone with 'iPhone-screen-of-death', better to call it iDeath. We heard that Apple has announced flash support for iPhone. True or not but here is a good news for FarmVille + iPhone lovers. farmville is coming to iPhone.

{ Continue Reading }

5 Awesome Online Addictive Games to Play

by Hiroshi on 25-03-2010

recordtripping3 5 Awesome Online Addictive Games to Play

Online flash games are sweet. These are little in size, take less time to load and you do not need to install any software to play such games. All you need is an internet connection access and go to the webpage and start playing the game. FaceBook popularity is considered largely is due to these fancy online games which you can play and share with your friends. These online games are great time killers. I am sharing with you some awesome flash games which are productive, logic testers and fun to play.

{ Continue Reading }

Poptropica Online Game with Cheats

by Hiroshi on 24-03-2010

poptropica Poptropica Online Game with Cheats

If you haven't, then give Poptropica online flash game a try. Its very addictive, entertaining and fun for all ages. Poptropica was developed by Family Education Network (FEN). Its a virtual world in which kids explore and play in complete safety. Accessibility to this world for kids is important to the creators, which is why the Poptropica Islands are free for all kids to play.

{ Continue Reading }

Download PAC MAN Flash Game or Play Online

by Hiroshi on 11-02-2010

pac man 1 Download PAC MAN Flash Game or Play Online

This is really a little old famous game 'PAC Man' which is available for download or you can play it here online. Its flash version and can be downloaded as swf file, which will either play in adobe flash player or internet browser which supports flash.

{ Continue Reading }

Download Flash PAC MAN MiniClip Game or Play Online

by Hiroshi on 11-02-2010

pac man 2 Download Flash PAC MAN MiniClip Game or Play Online

This is really a little old famous game 'Flash Man' (PAC Man version by MiniClip) which is available for download or you can play it here online. Its flash version of PAC Man and can be downloaded as swf file, which will either play in adobe flash player or internet browser which supports flash.

{ Continue Reading }

Download or Play Online PacMan Xon Game

by Hiroshi on 11-02-2010

pac man xon Download or Play Online PacMan Xon Game

This is modified version of famous game 'PAC Man' which is available for download or you can play it here online. Its flash version of PAC Man and can be downloaded as swf file, which will either play in adobe flash player or internet browser which supports flash. In this game, You have to move and fill up the spaces while saving yourself from ghosts.

{ Continue Reading }

Folder Opens in a New Window

by Hiroshi on 24-06-2009

Problem: When you click at a drive or folder, it opens in a new window.
Cause: This is either settings issue for explorer or malware/virus attack.
Solution: There are couple of solutions for this problem.

{ Continue Reading }

Flash XML PHP

by Hiroshi on 09-07-2007

With Flash, XML and PHP you can create very professional, interactive, dynamic and customizable slideshows, galleries and lot more. We basically control back-end by PHP and create XML file which is called in flash to show the dynamic content. This section is bringing PHP, XML and Flash based scripts.

Get Data in Flash From PHP

by Hiroshi on 08-07-2007

Following is a little example on how we can fetch data from PHP script into Flash swf file.

Setting Up SWF File

In order for Flash to get data from an external source, you need to make use of dynamic text fields. Simply place a blank dynamic text field on the stage and make sure you give it a variable name (NB: dynamic text fields have both an instance AND a variable names. In this case we want to focus on the variable name). Note the name you give to the field's variable name, as we'll need it when we write our PHP script.

{ Continue Reading }

How to Make SWF Background Transparent in Webpage

by Hiroshi on 08-07-2007

In some cases we need transparent background for swf in web pages. For that a little property of SWF movie as a parameter will do. The background of a Flash movie can be set to transparent. This allows the background color or image of the HTML page that contains the Flash movie to show through and allows the layering of Flash content with DHTML content.

swf transparent How to Make SWF Background Transparent in Webpage

{ Continue Reading }