michaelvandaniker.com
My presentation from 360|Flex – Getting the most out of Axiis
http://michaelvandaniker.com/blog/2010/03/10/getting-the-most-out-of-axiis
I’m speaking at 360 Flex! My presentation from 360 Flex – Getting the most out of Axiis. March 10, 2010. On Wednesday I presented “Getting the most out of Axiis” at 360 Flex. I made some pretty significant changes to the slides between when the thumb drives were prepared and the actual presentation. The new slides are available here. Source for all the examples. The session was recorded, so once the video is online, I’ll post it here to give some more context to the examples. When clicking on a bar (big ...
sunban.wordpress.com
localToData with DateTimeAxis | Random thoughts, Right actions
https://sunban.wordpress.com/2008/04/15/localtodata-with-datetimeaxis
Random thoughts, Right actions. JAB on Flex, RIA, Web 2.0, Charts. April 15, 2008. I was responding to one of the queries by Matt Horn, who is part of the Flex Documentation team. On how to get the exact DataPoint for a series based on the mouse position which has one of its axis as a DateTimeAxis, thought let me share it here. The usual code is. Var d:Array = series1.localToData(p); / p is the point for which you want the data. Var d:Array = series1.localToData(p);. Var da:Date = new Date(d[0]);. Put th...
zehnet.de
Flex FileUpload Component - zehnet.de
http://www.zehnet.de/2009/02/23/flex-fileupload-component
What we’ve got here is a FileUpload component for Flex which utilizes the new. Method available since Flash Player 10. To support uploading of large files. As a lot of providers choose a very small size for their PHP ini settings of. Uploading files bigger than 2mb is often not supported. This can be very annoying if you like to upload mp3 or video files, which easily can exceed the maximum accepted file size. In this case you normally have to go with an FTP client. Since i don’t want unkown people...
zomeoff.com
JavaScript: how to load dynamic contents (HTML String, JSON) to iframe – zome offzome off
http://www.zomeoff.com/javascript-how-to-load-dynamic-contents-html-string-json-to-iframe
July 27, 2011. JavaScript: how to load dynamic contents (HTML String, JSON) to iframe. Although people are suggesting the replacement of iframe by div due to the poor usability of iframe , there are still some cases that iframe is the only way to go. However, according to the specification of iframe. We have tested this code with Firefox 3.5 / 4 / 5, IE 6,7,8,9 and Chrome and fortunately all of them supports the dynamic HTML loading with this method. Categories: JavaScript / jQuery. I have updated the ex...
kbala.com
K BalaSubramanian » Flash Player 10 – fileReference.load()
http://kbala.com/flash-player-10-filereference-load
Windows Azure, Android and iOS. Flash Player 10 fileReference.load(). You can see this additional method(load() as well as save() in the FileReference. So we can easily load that bytes as a source of an Image object. That's all, it will display the selected image. Another secure way to transfer files from Desktop to Server via Flash environment. Since we have binary data for files we can easily transfer the file by using flash.net.Socket. So we can make a wonderful web client for transferring files via F...
richapps.de
Screenrecording app with AIR 2.0 Beta | Richapps
http://richapps.de/screenrecording-app-with-air-2-0-beta
Skip to primary content. Skip to secondary content. Screenrecording app with AIR 2.0 Beta. December 7, 2009. Yeah yeah it`s been a while…. But here is something I just have to show. I guess you`ve all played with the awesome AIR 2.0 Beta so you know about the NativeProcess class and all the options we have now. Basically the only thing you have to do is google for some cool cross platform command line apps and build a nice AIR user interface and you can build beautifull and powerfull desktop apps. Decemb...
richapps.de
Loading/Playing mp3s without round-tripping to the server | Richapps
http://richapps.de/loadingplaying-mp3s-without-round-tripping-to-the-server
Skip to primary content. Skip to secondary content. Loading/Playing mp3s without round-tripping to the server. March 15, 2009. One of the cool new features of Flash Player 10 is that you can load files from the client without uploading them to the server. The only limitation is that you`ll only be able to access the raw bytes of the file and there is no way to find out the filepath ( see problem discussion here. Check out my solution here. Let me know if it`s useful and if you could make any enhancements.
richapps.de
Thanks Adobe! I`m now a community expert :-) | Richapps
http://richapps.de/thanks-adobe-im-now-a-community-expert
Skip to primary content. Skip to secondary content. I`m now a community expert :-). March 15, 2009. I got a nice surprise in my email and i`m really honored to be a Adobe community expert now! While i`m not yet sure what this really means i`m know it means i should kick my ass and get this blog running again. I was really lazy with posting here the last months because of a lack of time and the frustration of this blog being hacked. However i`ll do my best to post a bit more in the coming months.
neuroproductions.be
“ZBrush modelling” in Flash | Neuro Productions
http://www.neuroproductions.be/experiments/zbrush-modelling-in-flash
8220;ZBrush modelling” in Flash. July 13th, 2009 / Experiments. Source code and tutorials. While doing some 3D research I stumbled on ZBrush. A cool 3D modelling application. The concept of the app is different than the average 3D modelling tool. Basically, you start with a shape and draw to add and remove volume. I thought it would be fun to make something like that in Flash. Et voila! View “ZBrush” experiment. It’s far from perfect, but it will do for now. Geodesic sphere and the shading on keim at Si.