Ronnie Liew

1,052
reputation
123 views

Registered User

name Ronnie Liew
member for 1 year
seen 12 mins ago
website
location
age 31

Ronnie is a creative technologist who is passionate about technology and design. He enjoys working in the interactive advertising industry. A developer applying programming at a creative level, he revels in exploring emerging technologies and employing them to achieve design objectives.

He builds websites, interactive media, mobile and rich internet applications. A strong believer in web standards and compliancy.

View Ronnie's LinkedIn profile
Follow Ronnie on Twitter

15h
revised Must have tools for an OS X switcher
added 2 characters in body
1d
accepted Do you need to put something in your code to access an asset allowed by crossdomain.xml?
1d
accepted Possible to use MovieClipLoader() to load a swf from a different server?
1d
accepted Best way to embed a SWF file in a html page?
Nov
30
awarded  Notable Question
Nov
25
revised Flex/ActionScript - rotate Sprite around its center
edited tags
Nov
24
revised Flex/ActionScript - rotate Sprite around its center
added link to Matrix object
Nov
24
answered Flex/ActionScript - rotate Sprite around its center
Nov
16
revised UUID mismatch detected with the loaded library
added 4 characters in body; edited tags; deleted 4 characters in body
Nov
2
awarded  Popular Question
Oct
28
awarded  Nice Answer
Oct
28
comment Where is Xcode located on the hard drive?
To get QuickSilver to index Xcode, go to "Catalog" in Quicksilver and check the "Find All Applications"
Oct
27
awarded  Notable Question
Sep
11
awarded  Popular Question
Aug
21
awarded  Notable Question
Aug
20
awarded  Yearling
Aug
4
awarded  Nice Question
Aug
3
revised Flash AS3 problem with eventListener
edited tags
Jul
28
revised Must have tools for an OS X switcher
Added Xcode
Jul
28
revised Actionscript 3: Walk through/read object variables, possible?
edited tags
Jul
27
revised Hidden features/tricks of Flash development, Flash language (AS2/3), and Flash IDE
minor spelling correction
Jul
1
revised Best way to embed a SWF file in a html page?
improved formatting
Jun
27
comment Should I Use self Keyword (Properties) In The Implementation?
Forgot to add that if you are doing Cocoa development that uses KVO or bindings, it is more advisable to use "self" instead of direct access because Key-Value Observing and Cocoa Binding depends on accessor methods being called to synchronize updates/changes.
Jun
27
comment Should I Use self Keyword (Properties) In The Implementation?
I have no data to validate this but according to the documentation from Apple: "In methods you can directly access the instance variables of your class’s instances. However, accessor methods are recommended instead of direct access, except in cases where performance is paramount." Refer to: developer.apple.com/DOCUMENTATION/Cocoa/…
Jun
27
revised How do I use a UISegmentedControl to switch views?
Added more details
Jun
26
revised How do I use a UISegmentedControl to switch views?
Rephrasing
Jun
26
revised How do I use a UISegmentedControl to switch views?
added 314 characters in body; added 7 characters in body
Jun
26
answered How do I use a UISegmentedControl to switch views?
Jun
23
awarded  Popular Question
Jun
20
awarded  Popular Question