Archive for the ‘Testing’ Category

‘Rambow Ramu’ India’s first mobile comics series to cover more mobile devices:

Tuesday, February 2nd, 2010

The comic series will soon be available on Samsung Corby devices, Nokia E Series and Windows Mobile.
We are working to cover many more devices.

The second episode of ‘Rambow Ramu’ will also be launched soon.The first episode was received with rave reviews.

Share/Save/Bookmark

Flash ActionScript - Working tips #2

Thursday, July 23rd, 2009

With wmode = transparent, input fields doesn’t allow special characters

Try to avoid using wmode = transparent in the html file and try to do its equilvalent wordaround in Flash itself.

This is Adobe’s bug, not fixed yet.
http://bugs.adobe.com/jira/browse/SDK-12420

Share/Save/Bookmark

Flash ActionScript - Working tips #1

Thursday, July 23rd, 2009

For multilingual testing - change your keyboard language in Windows

You can change the keyboard language from default English to Polish or Spanish etc., With this you can test your application or website for multilingual support and no need to ask the client to do so.

Change keyboard language in XP
For Windows XP, you want to go to the Control Panel and click on Regional and Language Options.

Next click on the Languages tab and then click on the Details button. (more…)

Share/Save/Bookmark