mirkofisic.wordpress.com
June | 2008 | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/2008/06
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. How to load external XML in Flash? If you want to load external XML file in flash, first you will need to import certain flash Classes. Let’s see which kind of flash classes we need:. 8211; URLLoader Class —. With this class we can download data from url as Text or binary data or URL-encoded variables. Now in this tutorial we will load our XML file with this Class. Event h...
mirkofisic.wordpress.com
Mirko Fisic | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/author/mirkofisic
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Http:/ www.i-do2.com. Developer for rich internet and desktop applications. Have you wondered what the future of embedded devices looks like? Have you ever wanted to create your own weather station or design a device to control the lights in your home automatically? What you will learn? Please check upcoming Oracle Course for Java Embedded Applications. March 11, 2014.
mirkofisic.wordpress.com
Check if String is Number in Java | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/2014/03/09/check-if-string-is-number
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Check if String is Number in Java. Some times we want to check if string is number(integer), actually whether String contains only numbers but without try.catch() statement. We can handle it with Regular Expression in Java. Here is example with try…catch statement:. Here is example with RegExp:. March 9, 2014. Leave a Reply Cancel reply. Enter your comment here.
mirkofisic.wordpress.com
Java 8 and Lambda | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/2014/03/08/java-8-and-lambda
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Java 8 and Lambda. Java 8 will be definitely new challenge for every developer and Java 8 will change the world at all. Here is short explanation how developing with Lambda and differences between Java standard coding and lambda coding. Java 8 is out at the end of the March🙂 can’t wait🙂. And implemented in the OpenJDK Lambda Project. Method, such as. Collections.sort...
mirkofisic.wordpress.com
March | 2014 | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/2014/03
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Have you wondered what the future of embedded devices looks like? Have you ever wanted to create your own weather station or design a device to control the lights in your home automatically? Java Embedded leverages your experience with Java to open the world of the Internet of Things by providing direct access to electronic sensors and mechanical devices. March 11, 2014.
mirkofisic.wordpress.com
January | 2011 | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/2011/01
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Adobe Flash Player 10.2 and hardware acceleration. Adobe’s pushing hard with hardware acceleration and for good reason: using the GPU takes a serious load off the CPU, which Flash is pretty hard on at the best of times, especially on Mac OS X. Adobe hopes to address those concerns with today’s release of Flash 10.2 beta. And the arrival of a new feature called Stage Video.
mirkofisic.wordpress.com
Mirko Fisic - Java / Flash / Air ActionScript | Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects | Page 2
https://mirkofisic.wordpress.com/page/2
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Adobe Flash Player 10.2 and hardware acceleration. Adobe’s pushing hard with hardware acceleration and for good reason: using the GPU takes a serious load off the CPU, which Flash is pretty hard on at the best of times, especially on Mac OS X. Adobe hopes to address those concerns with today’s release of Flash 10.2 beta. And the arrival of a new feature called Stage Video.
mirkofisic.wordpress.com
March | 2011 | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/2011/03
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Convert Flash to HTML5. Adobe has released a new, experimental Flash-to-HTML5 conversion tool codenamed Wallaby. Wallaby is an AIR app that lets devs and designers quickly and simply convert Flash Professional files to HTML5. We saw a demo of Wallaby. Animations, not just the animations themselves. See how the HTML5 code looks, and give feedback accordingly. In a release, ...
mirkofisic.wordpress.com
About | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/about
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Welcome to my blog! On this blog you can find contents which are related exclusively for production of the Flash web site and Java. From today I will slowly begin complete my blog in order to help others who want learn flash(ActionScript) and Java programming. I will mostly focus on making tutorials for ActionScript 3.0 and Java. Http:/ www.i-do2.com. I’d like to know.
mirkofisic.wordpress.com
Java convert Exception object into Json | Mirko Fisic - Java / Flash / Air ActionScript
https://mirkofisic.wordpress.com/2014/03/08/java-convert-exception-object-into-json
Mirko Fisic – Java / Flash / Air ActionScript. Java, ActionScript 3.0, Tutorials, AS Classes, Open source projects. I’d like to know. Java convert Exception object into Json. In this example I will show you how to convert Exception object into Json in Java. For this example I used google gson library. And the result is:. March 8, 2014. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Notify me of new comments via email.