Blog Archive
- 2011 (11)
-
2010
(523)
-
December(30)
-
Dec 24(30)
- Daphne Mackey, "Send Me a Message: A Step-by-Step ...
- Joseph G. Nellis, David Parker, "Principles of Mac...
- Kevin Kraus, "Advanced Options Trading: Approaches...
- Jay Norris, Teresa Bell, Al Gaskill, "Mastering th...
- N. Gregory Mankiw, "Brief Principles of Macroecono...
- Author, "Accounting the Easy Way (E-Z Accounting)"...
- Esme Faerber, "All About Stocks: The Easy Way to G...
- Russell R Wasendorf, "All About Futures: The Easy ...
- George Haddow, Jane Bullock, Damon P. Coppola - In...
- Jo Avis, Louise Burke, Colin Wilks - CIMA Official...
- Emmanuel Stefanakis - Geographic Hypermedia
- Joseph McGeough, "Micromachining of Engineering Ma...
- David B. Davidson, "Computational Electromagnetics...
- Robert A. Meyers, "Extreme Environmental Events: C...
- Ding Baocang, "Modern Predictive Control"
- Susan E. Cozzens, "Nanotechnology and the Challeng...
- Templates for the Solution of Algebraic Eigenvalue...
- Virtual Realities: Dagstuhl Seminar 2008
- Frank Neumann, Carsten Witt, "Bioinspired Computat...
- Moving Objects Databases
- OSWorkflow: A guide for Java developers and archit...
- Valentin E. Brimkov, Reneta P. Barneva, Herbert A....
- Rolf Haenni, Jan-Willem Romeijn, Gregory Wheeler, ...
- Mastering The Art Guide To Calling Waterfowl DVD
- Lynda.com - Illustrator CS4 One on One: Fundamenta...
- Lynda.com - Illustrator CS4 Beyond the Basics (wit...
- Lynda.com Flex Hero and Flash Builder Burrito Beta...
- Language in Use Intermediate Video
- Lynda.com - Designing a Magazine Layout: Hands-On ...
- Kelby Training - Adobe InDesign and Photoshop CS4 ...
-
Dec 24(30)
-
November(15)
- Nov 21(1)
-
Nov 20(8)
- Ivor Horton "Ivor Horton’s Beginning Visual C++ 20...
- Professional C++ (Programmer to Programmer) - Nich...
- COMPUTING FOR NUMERICAL METHODS USING VISUAL C++ B...
- Dov Bulka: Efficient C++: Performance Programming ...
- C++ for Mathematicians: An Introduction for Studen...
- Visual C# 2010 Recipes: A Problem-Solution Approac...
- MyEclipse Blue Edition 8.6 (Windows) - With Serial...
- Semiconductor Modeling: For Simulating Signal, Pow...
- Nov 05(6)
- October(4)
- September(9)
- August(161)
- July(254)
- June(17)
- April(16)
- February(7)
- January(10)
-
December(30)
- 2009 (2232)
- 2001 (2)
Password For Site
Default Password unzip : www.your-ebook.net
Password if uploading.com asks : 050314
Copyright 2010 by Your-Ebook.net. Edited and enhanced by HoangThanh. Powered by Blogger.
Ebooks Videos Softwares Games
- AJAX Technology
- Algorithm
- Architecture
- ASP.NET
- Assembler
- Blog and Forum Dev.
- Business
- C and C++
- C Sharp
- Database
- Delphi
- dotNET
- Flash/Flex
- Free Adobe user guide
- Game Programming
- Graphics and Design
- Hacking and Security
- Healthy
- IDE
- Java
- Java Technology
- JavaScript
- Kungfu
- Linux
- Lynda Video Training
- MacWorld
- MakeMoney
- Mathematics
- Matlab-Maple-Mathematica
- Media
- Medical Ebooks
- Mobile
- Movies
- Network
- Office and Microsoft
- Others
- PC Magazine
- Perl
- PHP
- Physic
- Python
- Science
- Silverlight
- Software Dev.
- Sport
- Story and Romance
- Technology
- Travel
- UML
- Unix
- Video Training
- Web Toturial Basic/Pro
- WebDesigner
- Windows
- XML
Donate for Site. Thank you !
- Advertise on Your-ebook.net: Only $15 for Year.
- Website Design: Only 20-50$ for website. Static website 100$. Dynamic website for Commerce from 500$-2000$ Contact us by Email
Make money with us
---We only indexed and linked to ebooks, videos... and don't store anything in our site. Regards.---
Friday, 9 September 2011
video2brain - Mobile Development with Adobe Flash Professional CS5.5 and Flash Builder 4.5: Learn by Video | 525 MB
Duration: 7h 26m | Video: AVC (.flv) 1024x576 15fps 100Kbps | Audio: AAC 44.1KHz 96Kbps 1ch
Create Android and iOS Applications with the Flash Platform
In this in-depth course you’ll learn everything you need to know to start developing for mobile and devices on Android and iOS using Flash Platform technology. Top Flash Platform experts Peter Elst and Joseph Labrecque will walk you through the entire workflow from application setup to development and deployment, covering best practices for mobile development and how to debug the applications you create on the desktop or on a device. Along the way you’ll learn how to work with gestures, touch events, hardware APIs, data, multimedia features, and much more. After completing this course you’ll be well on your way to making your
mobile projects a reality.
Developing for the Flash Platform on Mobile
In this chapter we’ll discuss the technology involved in developing mobile applications with the Flash Platform. We'll explore ActionScript, the AIR runtime, and the Flex framework, as well as various best practices for optimizing applications that are to be used on smartphones and tablets.
Setting Up Your Project in Flash Professional CS5.5
This chapter covers the basics of working with mobile in Flash Professional CS5.5. You’ll see how to create a new mobile project, work with mobile templates, use the Projects panel, and perform intelligent scaling.
Creating a Mobile Project in Flash Builder 4.5
In this chapter we’ll cover setting up mobile projects with Flash Builder 4.5 using either ActionScript or Flex 4.5 on mobile. We’ll discuss the various project templates available, as well as working with mobile views and data persistence in your application.
Debugging Your Application
Debugging your mobile application is an essential step in the mobile development process. In this chapter we’ll look at what debugging tools are available in Flash Builder 4.5 and how you can do on-device debugging over USB or a wireless network.
Using Mobile API Features
The number of mobile and touch-specific APIs now present in ActionScript 3 is truly staggering. This chapter will introduce you to gestures, touch events, and a variety of hardware APIs and sensors.
Working with Data
Working with data is something practically every mobile application does. In this chapter we’ll discuss working with the filesystem to read, write, and delete files. We’ll also cover setting up and interacting with a local SQLite database as well as interacting and authenticating with online data sources.
Multimedia Features
This chapter will explore working with video, audio, and the StageWebView object on mobile devices. While there is a lot of new stuff to cover with Flash on Android and iOS, it’s important to remember that this is still Flash we are working with!
Distributing Applications on iOS
The final step in making your application publicly available for Apple iOS devices is submitting it to the App Store for distribution. In this chapter we’ll discuss the steps involved in doing so, including working with provisioning profiles and exporting a signed release build.
Distributing Applications on the Android Market
In this chapter, we will examine how to prepare your AIR for Android application for distribution through the worldwide Android Market. Everything from asset preparation to signing and final publication is covered.
Optimizing Your Applications
This chapter will examine some of the things that you can do to monitor your application’s CPU and memory usage and make sure it behaves properly when installed on a user’s device. We’ll also look at using an analytics package to track user views and interactions.
Download Links:
FileSonic: | PART 01 | PART 02 |
WUpload: | PART 01 | PART 02 |
Duration: 7h 26m | Video: AVC (.flv) 1024x576 15fps 100Kbps | Audio: AAC 44.1KHz 96Kbps 1ch
Create Android and iOS Applications with the Flash Platform
In this in-depth course you’ll learn everything you need to know to start developing for mobile and devices on Android and iOS using Flash Platform technology. Top Flash Platform experts Peter Elst and Joseph Labrecque will walk you through the entire workflow from application setup to development and deployment, covering best practices for mobile development and how to debug the applications you create on the desktop or on a device. Along the way you’ll learn how to work with gestures, touch events, hardware APIs, data, multimedia features, and much more. After completing this course you’ll be well on your way to making your
mobile projects a reality.
Developing for the Flash Platform on Mobile
In this chapter we’ll discuss the technology involved in developing mobile applications with the Flash Platform. We'll explore ActionScript, the AIR runtime, and the Flex framework, as well as various best practices for optimizing applications that are to be used on smartphones and tablets.
Setting Up Your Project in Flash Professional CS5.5
This chapter covers the basics of working with mobile in Flash Professional CS5.5. You’ll see how to create a new mobile project, work with mobile templates, use the Projects panel, and perform intelligent scaling.
Creating a Mobile Project in Flash Builder 4.5
In this chapter we’ll cover setting up mobile projects with Flash Builder 4.5 using either ActionScript or Flex 4.5 on mobile. We’ll discuss the various project templates available, as well as working with mobile views and data persistence in your application.
Debugging Your Application
Debugging your mobile application is an essential step in the mobile development process. In this chapter we’ll look at what debugging tools are available in Flash Builder 4.5 and how you can do on-device debugging over USB or a wireless network.
Using Mobile API Features
The number of mobile and touch-specific APIs now present in ActionScript 3 is truly staggering. This chapter will introduce you to gestures, touch events, and a variety of hardware APIs and sensors.
Working with Data
Working with data is something practically every mobile application does. In this chapter we’ll discuss working with the filesystem to read, write, and delete files. We’ll also cover setting up and interacting with a local SQLite database as well as interacting and authenticating with online data sources.
Multimedia Features
This chapter will explore working with video, audio, and the StageWebView object on mobile devices. While there is a lot of new stuff to cover with Flash on Android and iOS, it’s important to remember that this is still Flash we are working with!
Distributing Applications on iOS
The final step in making your application publicly available for Apple iOS devices is submitting it to the App Store for distribution. In this chapter we’ll discuss the steps involved in doing so, including working with provisioning profiles and exporting a signed release build.
Distributing Applications on the Android Market
In this chapter, we will examine how to prepare your AIR for Android application for distribution through the worldwide Android Market. Everything from asset preparation to signing and final publication is covered.
Optimizing Your Applications
This chapter will examine some of the things that you can do to monitor your application’s CPU and memory usage and make sure it behaves properly when installed on a user’s device. We’ll also look at using an analytics package to track user views and interactions.
Download Links:
FileSonic: | PART 01 | PART 02 |
WUpload: | PART 01 | PART 02 |
http://www.filesonic.com/file/1909218481/v2b-mdwafpc5.5afb45lbv.part2.rar
Wupload Links
http://www.wupload.com/file/152400854/v2b-mdwafpc5.5afb45lbv.part1.rar
http://www.wupload.com/file/152400857/v2b-mdwafpc5.5afb45lbv.part2.rar
FileJungle Links
http://www.filejungle.com/f/YhvWzH/v2b-mdwafpc5.5afb45lbv.part1.rar
http://www.filejungle.com/f/F2pSd9/v2b-mdwafpc5.5afb45lbv.part2.rar
Filepost Links
http://filepost.com/files/m4da4df8/v2b-mdwafpc5.5afb45lbv.part1.rar/
http://filepost.com/files/663ea5me/v2b-mdwafpc5.5afb45lbv.part2.rar/
Subscribe to:
Post Comments (Atom)

1 comments:
Je te félicite pour tout le travail que tu fais et pour toute la connaissance que tu as !
Merci aussi pour tes encouragements -
Post a Comment
Thanks ! We're comming soon...