In order to enable the QTP log you first need to check which version of QTP you have : QTP 9.2: 1. Go to the command prompt and navigate to C:\Program Files\Mercury Interactive\QuickTest Professional\bin directory and invoke MicLogSetttings.exe. 2. Select LogCatPackTEA and LogCatPackTE and move it to “Selected Categories list. 3. Change the level to MicLogLevelDebug2 [...]
416 readersIt took me some times, but now, here it is : my opinion of the new GetJar website.It's a very hard one but I think there are some majors problems existing that GetJar must work on!In October'09, GetJar switched from a very simple website to an App Store, following the move.This change was good...and bad
345 readersIt took me some times, but now, here it is : my opinion of the new GetJar website.It's a very hard one but I think there are some majors problems existing that GetJar must work on!In October'09, GetJar switched from a very simple website to an App Store, following the move.This change was good...and bad
2108 readersIn this introduction to the JavaScript for Flash (JSFL) scripting language, you’ll learn how to automate repetitive tasks and add new commands to the Flash authoring environment. Introduction We’ll start by exploring JSFL in general, seeing what it can do, then building up to a useful application of it: a command that can turn text into a
744 readersOne of the nice features of the Flex mx:List component is that you can set the renderers to be editable without having to create a new itemrenderer. With the Spark List (s:List) that option is no longer available. Fortunately it is quite easy to create a custom editable itemrenderer for the List. swfobject.embedSWF("http://www.dgrigg.com/samples/editable-list-itemrenderer/EditableList.swf", "flashContent", "500",
2459 readersIn this Quick Tip I’ll show you how to use the brand new Flash CS5 Code Snippets Panel to easily add keyboard and mouse interaction to your projects, without necessarily needing to learn AS3. Let’s take a look! Final Result Preview Here is the final result we’re gonna achieve. With the help of the Code
549 readersHave you been tired of seeing your Flex Builder freeze/crash at times without a prompt? Here is an easy way to findout the errorLog that can help you read/diagonise what is probably going wrong. I have FB installed as eclipse plugin. Navigate to Help->About Eclipse SDK Click on the Installation Details. If you are using
617 readers
4053 readersIf you're an AIR application developer, and you tend to run an installed version of an application at the same time that you're developing it, this post contains important information on how your development workflow will need to change for AIR 2. In AIR 1.5.3, we made some changes to the way that AIR files are
858 readersDashboard is an application for Apple’s Mac OS X operating systems, used for hosting mini-applications known as widgets. In this Quick Tip you’ll learn how to convert any Flash Movie to a fully usable Dashboard Widget. Let’s get started! Step 1: Brief Overview Using a feature of one of the most popular browsers, we will select and
901 readersExample of updating data of a DataGrid with itemRenderer. <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx" creationComplete="onCreationComplete()"> <fx:Declarations> <fx:Component id="checkRenderer"> <mx:HBox width="100%" horizontalAlign="center"> <fx:Script> <![CDATA[ import mx.collections.ArrayCollection; import mx.events.CollectionEvent; [Bindable] public var check:Boolean; override public function set data(value:Object):void { super.data = value; myCheck.selected=value.check; } private function onChange():void { check = myCheck.selected; } ]]> </fx:Script> <mx:CheckBox
8,882
Subscribe to RSS headline updates from:
GurusUnleashed
Powered by FeedBurner
To apply: jobs@mediatemple.net
Subscribe to RSS headline updates from:
Design Jobs & Projects
Powered by FeedBurner
Curious what others are searching for? Below are the most popular search terms over the last 30 days.

