Skip to content

DanDev.com

Tidbits about software development

  • Home
  • Page 2

Add a click event to a BitmapImage in Adobe Flex/AIR

Daniel October 5, 2011 0

You may have noticed MouseEvent.Click is not an event available to be set on the BitmapImage Spark primitive(in the current Flex SDK). But, there is a simple workaround for this. […]

SSHD Error: buffer_get_ret: trying to get more bytes 4 than in buffer 0

Daniel October 2, 2011 1

If you have run in to an error similar to this in your /var/log/secure log file: Oct 2 21:12:05 phptest sshd[31998]: error: buffer_get_ret: trying to get more bytes 4 than […]

VerifyError: Error #1014: Class IIMEClient could not be found.

VerifyError: Error #1014: Class IIMEClient could not be found.

Daniel July 11, 2010 13

If you have run across this error recently: VerifyError: Error #1014: Class IIMEClient could not be found. You may be wondering what it means, and more importantly how to fix […]

Windows Installer has stopped working

Daniel July 5, 2010 0

If you have been unfortunate enough to run into this issue, here are a few things you can try to resolve it. These are for Windows 7 only – there […]

Flex HDividedBox/VDividedBox divider double-click event oddity

Daniel December 1, 2009 7

I ran across an interesting case today while looking into an issue for someone else related to capturing the double-click event on the divider for a HDividedBox. It’s a little […]

Posts navigation

← Previous 1 2 3 … 6 Next →

Copyright © 2020 DanDev.com. Powered by WordPress and Stargazer.