Hi, hopefully someone can help. I'm searching for a way to add a separator
element to a listbox component, so that particular cell is not selectable and
has no rollover action associated with it. There must be a way to do this :-).
I just want to be able to separate certain parts of my list wi...
more >>
I have been tasked with migrating a WebUI from ASP.NET to Flash. The
application is very data driven with no multimedia content. Thus, my focus is
on the specifics of moving the necessary data from the existing ASP.NET server
out to the Flash client, and getting anything needed back to the ser...
more >>
I'm still trying to figure out the differences between Flash MX and Flash MX
pro.. I have an FLA/SWF in Flash MX that relies on the push button component
and Flash remoting. This is extremely simple. The application simply consists
of 2 text input boxes and a push button. The user simply c...
more >>
PLEASE HELP: I get a Error Executing Database Query when I try an INSERT SQL
Query via this Coldfusion MX 7 CFC. If I change the query to a SELECT query
everything works fine. <cfcomponent> <cffunction name='myFunction'
access='remote' output='false'> <cfargument name='Products' type=...
more >>