Just so I don’t forget this: A little snippet to copy text from a textField to the clipboard.
System.setClipboard(myTextFieldInstance.text);
"forgive me father for I have flashed"
Just so I don’t forget this: A little snippet to copy text from a textField to the clipboard.
System.setClipboard(myTextFieldInstance.text);
A really long time ago, i created my ‘Funky TAX Calc’ and later on updated it. Now its better than ever
What is it? Its a calculator that calculates the amount of tax for you. I was tired of doing all my invoices by hand so I created this.
Whats new?
Revamped U.I.
You can [...]
Had this post in my draft for a while now but its here to tell you my last installments on branding are published.
Check out part three and four. Tell me what you think in the comments.
I just found out you can natively change the mouse cursor in Flash.
This is handy if you want to have a different cursor when going over specific buttons or other DisplayObjects and don’t want to mess about with attaching clips to your mouse position.
For documentation please go here
Below is some quick code and an example:
Today I had, what I call, a ‘play day’. Days where I read up on technology, watch videos and research stuff. Here’s what i’m sharing with you;
Lately i’ve been hooked on a new series called ‘Lie to Me’. Its about a team of deception experts solving cases. It’s entirely based on body language, NLP and [...]