frishy.com
Frishy's Blog » Performance
http://www.frishy.com/category/performance
Flex, tech, and other musings. Adobe MAX 2010: Performance Tips and Tricks for Flex and Flash Development. Last year at Adobe MAX, I presented a talk on performance with Flash and Flex. I covered a lot of different tips and information that is useful for Flash and Flex developers. Check out the video on AdobeTV. Theme by SkinPress.com.
frishy.com
Frishy's Blog » Blog Archive » Adobe MAX 2010: Performance Tips and Tricks for Flex and Flash Development
http://www.frishy.com/2011/09/adobe-max-2010-performance-tips-and-tricks-for-flex-and-flash-development
Flex, tech, and other musings. Adobe MAX 2010: Performance Tips and Tricks for Flex and Flash Development. Last year at Adobe MAX, I presented a talk on performance with Flash and Flex. I covered a lot of different tips and information that is useful for Flash and Flex developers. Check out the video on AdobeTV. Click here to cancel reply. Mail (will not be published) (required). Theme by SkinPress.com.
frishy.com
Frishy's Blog » Blog Archive » (Mis)-using itemRendererFunction and memory leaks
http://www.frishy.com/2012/02/mis-using-itemrendererfunction-and-memory-leaks
Flex, tech, and other musings. Mis)-using itemRendererFunction and memory leaks. One of the APIs that was added in Flex 4 to the new Spark List components was itemRendererFunction. It is really useful if you want to display different item renderers for different types of data. However, as was soon found out when trying to use it, this can actually cause issues. Let’s look at a typical example of how to use itemRendererFunction:. Xml version= 1.0. Xmlns:fx= http:/ ns.adobe.com/mxml/2009. Item as int ).
frishy.com
Frishy's Blog » Scrolling
http://www.frishy.com/category/scrolling
Flex, tech, and other musings. Working with Touch in Flex. At Adobe MAX, this year, I spoke at the 360 MAX conference about touch events in Flex. Some of the topics I talked about are:. Touch events and MultiTouch.inputMode in Flash. Why touch is difficult. How Flex components coordinate to interpret and react to ambiguous touch interactions. How to write your own code to deal with touch interactions and coordinate with other components appropriately. As part of that, I showed off two examples:. However,...
coisasdesintaxe.wordpress.com
Saving N dimensional arrays into a uni-dimensional and traversing it | {"syntax":["C#","C","AS3","..."]}
https://coisasdesintaxe.wordpress.com/2014/02/27/saving-n-dimensional-arrays-into-a-uni-dimensional-and-traversing-it
Syntax:[C#,C,AS3,…]}. Saving N dimensional arrays into a uni-dimensional and traversing it. Many times we want to have some sort of multidimensional data structure, for example a bi-dimensional array. While it is humanly easier to look at the data structure and immediately fetch a given “cell” this isn’t exactly the most elegant solution to store your data. One could easily use a plain simple uni-dimensional array to store all your data and still fetch it based on, for example, two indexes. You are comme...
adobe.com
Spark layouts with Flex 4 | Adobe Developer Connection
http://www.adobe.com/devnet/flex/articles/spark_layouts.html
For the complete experience, please enable JavaScript in your browser. Thank you! See plans for: businesses. Find answers quickly. Contact us if you need to. Get started or learn new ways to work. Post questions and get answers from experts. Preorder Estimated Availability Date. Your credit card will not be charged until the product is shipped. Estimated availability date is subject to change. Preorder Estimated Availability Date. Spark layouts with Flex 4. Comparing Spark and MX layouts. In this article...
coisasdesintaxe.wordpress.com
chuckytuh | {"syntax":["C#","C","AS3","..."]}
https://coisasdesintaxe.wordpress.com/author/chuckytuh
Syntax:[C#,C,AS3,…]}. Amateur Game Developer and programming enthusiastic. Mapping mouse position to isometric grid. While procrastinating I came by this blog post. And I thought of making this post for personal future references. So you want to map your mouse position from screen coordinates to an isometric grid? According to one response on the previous linked blog post you simply do:. Public PointF MapToAbsolute(PointF mapPoint). PointF screenPoint = new PointF();. And the opposite goes like this:.
coisasdesintaxe.wordpress.com
Linux chrooting | {"syntax":["C#","C","AS3","..."]}
https://coisasdesintaxe.wordpress.com/2012/12/30/linux-chrooting
Syntax:[C#,C,AS3,…]}. I just stumbled upon this thing called “chrooting” that completely amazed me. I rushed and bought one (still waiting for it to arrive and it cost me 28 with free shipping😀 ) but this got me thinking if it wasn’t able to just get it to work with Ubuntu or any other Linux distro and after a quick search I found that someone was porting Ubuntu to this microprocessor ( so yeah, that’s a win! Check the project info here. I’ve ever seen! Imagine this scenario: You have your PC with Ubunt...
coisasdesintaxe.wordpress.com
Future References | {"syntax":["C#","C","AS3","..."]}
https://coisasdesintaxe.wordpress.com/2012/02/18/future-references
Syntax:[C#,C,AS3,…]}. I’m just leaving this for personal reference however this links are really helpful for any programmer! Essential JavaScript Design Patterns For Beginners. Multi threading in C#. Http:/ www.albahari.com/threading/. Assembly 32bit protected with NASM. Programming Motherfucker, a resourceful website. February 18, 2012. XNA Bone Based Animation. Linux chrooting →. February 18, 2012 at 8:18 pm. I like your blog and this post! I leave you a post of mine! Bye bye by Clams and Cods.
SOCIAL ENGAGEMENT