I\'m trying to make my images look awesome in AS3. I want to create the effect of the \"moving background\". For instance, my image is 200 x 200 and my mask is 200 x 40. When I hover, I want the backg
I am a bit of a novice on web hosting - We have built a site in Flex that is delivered on a SaaS basis. We have put a dedicated开发者_如何学Python system for a client on a URL of their choosing (purch
We currently generically log all XML documents coming in and going out of our system, and some of them contain passwords in the clear. We would like to be able to configure the logback logg开发者_运维
I have this little animation here that animates in a repeated seamless pattern. I have text, colored white, in th开发者_Go百科e middle of the canvas that the looped shapes pass over. What I am trying
I guess this would be a DevExpress mask, but here is what I have: var dlEdit = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
I have a bank account number that is variable length. 1234567890123 0987654321 I want to mask the account number for viewing, except for the last 4 digits.
In my aspx: <td class=\"data\"><%= Html.TextBoxFor(model => model.LastContainerStartDate)%></td>
I want to make user inputted phone number in an editText to dynamically change format every time the user inputs a number. That is, when user inputs up to 4 digits, like 7144, the editText shows \"714
I would like to know the OpenGL Rendering settings for having a program render OpenGL over top of any window on screen that has a specific color code (screen-level buffer?)
I am using meioMask – a jQuery mask plugin to put time mask开发者_StackOverflow in a textbox. Here is the JsFiddle. It\'s working well. But I also need to put hh:mm in the textbox, to let the user kn