Runtime Error! (abnormal program termination) maya.exe
The Problem
When starting Maya 8.5 an immediate error message and program termination.
Runtime Error!
Program C:\Program …
Read Article →In-depth guides, insights, and best practices for modern software engineering
When starting Maya 8.5 an immediate error message and program termination.
Runtime Error!
Program C:\Program …
Read Article →I had a hover effect on an html input element but also needed to have an active state.
The css was like this for the inputs in mention: …
Getting an internet connection under VirtualPC running Windows XP and Internet Explorer 7
Open the ‘settings’ of the virtual machine and select …
Read Article →var lowerCase:String = "sample text";
var upperCase:String = lowerCase.toUpperCase();
Read Article →
Is your Firefox starting to get realllllllly slow?
Every few months my Firefox starts dragging, so all I do is create a new profile and reimport all …
Read Article →You can use “ucwords()” to uppercase the first character of each word in a string.
e.g.
$myVar = 'this is a test!';
$myVar = …
Read Article →
A brilliant version of print_r for actionscript:
http://dev.base86.com/solo/47/actionscript_3_equivalent_of_phps_printr.html
Read Article →In order to reuse a variable from a different timeline within the same fla file you will need to register the inital variable or function as a …
Read Article →I had a problem today where I got a flash source file from one of my developers’ and I couldnt compile it because it said that there was a …
Read Article →What the hey? What does this mean?
You may one day end up seeing the following error message produced by PHP and wonder to yourself:
PHP Parse error: …!-->
Read Article →