- HTML5 for Flash Developers
- Matt Fisher
- 173字
- 2021-08-13 16:28:28
Chapter 3. Scalability, Limitations, and Effects
With our media assets ready for HTML5 integration, let's continue this journey by looking over some of the new and exciting object manipulation features within CSS3 and JavaScript and how they relate to what you are familiar with as a Flash Developer. During the course of this chapter, we will review many of the specific features of HTML5 that have allowed it to gain extensive usage and popularity, becoming more like typical Flash development.
What we will cover in this chapter:
- Initial development limitations and ways to avoid them
- Some of the new and exciting CSS3 additions
- Developing responsive layouts for mobile and desktop
- Targeting CSS styles for specific displays with CSS Media Queries
- Controlling and streaming audio and video, and the limitations compared to Flash
- Client-side file integration and manipulation
- Sending heavy processes to the background with HTML5 Web Workers
- Introduction to server-side communication with WebSockets
- Understanding what the Canvas element is and why it's important
- Introduction to WebGL and its relation to Stage3D
推薦閱讀
- 從零開始:數字圖像處理的編程基礎與應用
- Go語言高效編程:原理、可觀測性與優化
- JavaScript語言精髓與編程實踐(第3版)
- MySQL數據庫管理與開發(慕課版)
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Mastering Drupal 8 Views
- Learning Python Design Patterns
- Vue.js 2 Web Development Projects
- 深入理解BootLoader
- Oracle 12c從入門到精通(視頻教學超值版)
- Kotlin進階實戰
- Mobile Forensics:Advanced Investigative Strategies
- R語言實戰(第2版)
- 計算機應用基礎(Windows 7+Office 2010)
- RESTful Web API Design with Node.js(Second Edition)