Home | Edit | Index | Recent Changes
Please add your search engine queries here
What kinds of things do you enter into the Google search box? Or at MSN? Or on other search engines? Please edit this page and add your searches here. This will help us research how to make a better metasearch tool that can answer typical queries. If you want to comment on what you learned for each query, how many links you looked at, how long you spent trying to find an answer, whether you found an answer, that would be helpful too. Of course if takes more than one query to find an answer, please list all the queries you tried.
- google: flex textinput "arrow keys" - arrow key events are not sent to the textinput. A better way to figure out when the user is doing something in the textinput is to look at the focusmanager
- google: flex changing focus
- google: flex html historyAt - proper name for the function is get[HistoryAt]Create?()
- Difficult to query for, since google assumes "history at" - Better way is with flex html "historyAt"
- google: flex air stop application shutdown - how to prompt for save before AIR application shuts down
- How to listen to any event in flex - (in other words, without a specific type, for a specific object) - answer not yet found - tried to look at source code for flash.events::[EventDispatcher]Create?/add[EventListener]Create? - but there is no source with Flex Builder 3. This looks like a really good resource: http://www.learningactionscript3.com/category/ch03/
- flex event listerner
- flex "listen to any event" event listerner
- flex wildcard event listerner
- flex sinkEvent - only 3 references, apparently not a function in the flex framework
- flex "listen to any event"
- flex add[EventListener]Create? "listen to any event"
- flex add[EventListener]Create? "wildcard type"
- flex add[EventListener]Create? "wildcard event type"
- flex add[EventListener]Create? "listen to all events"
- trying to find the source code for the [EventDispatcher]Create?:
- flash.events::[EventDispatcher]Create? "source code"
- [EventDispatcher]Create?.as
- Note: Found this in UIComponent.as - dispatch[EventHook]Create? - Maybe this gets any event?
- flex advanceddatagrid detecting changes
- [AdvancedDataGrid]Create? item[EditEnd]Create?="adg[ListEditEnd]Create?(event)" - Within this handler set a "Dirty data" flag
- flex get class name of an object - [ObjectUtil]Create?.toString(event) allows for object introspection. Be sure to use the exclusion array when introspecting an event, or a lot of data will be output, for example ["currentTarget", "target","itemRenderer"]
- Error #2041: Only one file browsing session may be performed at a time - while in a "do you want to save your changes" save event, don't then call the "open a new file" browser directly. - use the callLater() command.
- google: Error #1056: Cannot create property - classes like file don't let you add new properties.
- google: Cannot create property
- google: flex how to enumerate the properties of an object - Simple, for (S:String in Obj)
- google: flex enumerate object properties
- google: flex hash - flex called them an "associative array" - From flex help: An associative array is an instance of the Object class, which means that each key corresponds to a property name.
- flex-help: getter
- flex-help: hash
- flex variable changed event - is there an event that is automatically created for change of a variable?
- traceroute "different paths" - How to detect if traffic going in one port of a multihomed computer is being responded to from another port of a multi-homed computer...
- snmp host network interfaces vmware server - will snmp on the host of a vmware server log the activity of the vms?
- redhat 5 network configuration utility
- SUSE rc.local
- "network monitor driver"
- Windows 2003 snmp
- how to monitor traffic use of a windows 2003 server
- icom IC-W32A command reference
- "adobe air" mud
- Copy protection and Adobe AIR Flash Flex
- copy protection
- how to groom a cat
- how to groom a selkirk rex cat
- adobe air developer certificate
- destroy[ItemEditor]Create?
- [AdvancedDataGrid]Create? endEdit
- wareseeker.com: website monitor
- How to clear the sort order for advanced data grid after the user has selected sorting
- advanceddatagrid "clear sort"
- advanceddatagrid sort
- advanceddatagrid "turn off sort"
- advanceddatagrid "remove sort"
- Is it possible to get the address of an action script object? Probably not, didn't find anything with these queries:
- actionscript address of object
- actionscript addressof
- actionscript addressof object
- actionscript "get the address of an object" - nothing found
- actionscript "get the address of"
- flex popupmenu
- flex popup menu
- When right clicking an item in an advanceddatagrid, how do you get the index of the item that was right clicked on. There is no [HighlightedItem]Create? to correspond with [SelectedItem]Create?, but there is a [IsHighlightedItem]Create?(O:Object), so do a loop through the items to figure out which one was highlighted by the right click.
- advanceddatagroup contextmenu highlighted
- advanceddatagroup contextmenu
- advanceddatagrid contextmenu
- advanceddatagrid contextmenu highlighted
- contextmenu highlighted advanceddatagrid
- contextmenu "highlighted item" advanceddatagrid
- free digital certificate
- flex combobox
- flex setstyle - different states were using addchild on the html monitoring control, doesn't make sense because it goes away if user browses to another state. So added it as a base object, and decided to change styles. Didn't work, so changed from using setstyle to setproperty on the visible property.
- flex advanceddatagrid not updating when data changes
- flex executebindings
- air mx.controls.html
- flex timer - flash.utils.Timer
- trying to find an example of the complete handle for the browser control in an Adobe air app
- mx:Html complete= - 2nd link had the answer - there is no need to pass the event object.
- air mx.controls.html complete
- web browser with air complete
- web browser with air
- air mx.controls html complete
- air mx.controls html
- air browser
- flex html
- flex advanceddatagrid
- flex advanceddatagrid checkbox
- google: "stops after notifiy operator task" - nothing found
- google: maintenance plan execution stops after notify operator task
- google: copy and paste sql server maintenance plan
- google: put comments in a sql server maintenance plan - difficult to find a hit because so many blogs encourage people to add a comment
- google: "put comments in a sql server maintenance plan" - no matches
- google: "put comments" in a sql server maintenance plan - 124 results, but none seemed usable from the descriptions
- google: sql server maintenance plan comments
- google: "No global profile is configured" "specify a profile name" - First result
- google: [DatabaseMail]Create? process is shutting down - 2 results
- google: "sql server" "the owner" "of job" "does not have server access" - looked at 3 pages of results, found useful info. Wish I could prevent certain sites that require authentication from coming up in the results.
- google: is running 16 bit color faster than running 32 bit color
- u810
- u810 site:bobsgear.com
- "14 Oct-2007" "08:59:08" - looked through 20 results
- D149400705-LR0R
- D149400705
Other interesting links:
- Aug 7, 2008: Only 50% of net users use a search engine on a daily basis, but the number is growing - article
Fresh copy to be cached until 4:58:32 PM 839 hits
|
|