- 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
推薦閱讀
- PHP動(dòng)態(tài)網(wǎng)站程序設(shè)計(jì)
- LabVIEW入門與實(shí)戰(zhàn)開發(fā)100例
- Visual Basic編程:從基礎(chǔ)到實(shí)踐(第2版)
- Java應(yīng)用開發(fā)與實(shí)踐
- Arduino家居安全系統(tǒng)構(gòu)建實(shí)戰(zhàn)
- 單片機(jī)C語言程序設(shè)計(jì)實(shí)訓(xùn)100例
- Visual Basic程序設(shè)計(jì)教程
- Android驅(qū)動(dòng)開發(fā)權(quán)威指南
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)HTML+CSS
- 創(chuàng)意UI Photoshop玩轉(zhuǎn)移動(dòng)UI設(shè)計(jì)
- Visual C++程序設(shè)計(jì)與項(xiàng)目實(shí)踐
- Visual C++開發(fā)寶典
- HTML5與CSS3權(quán)威指南
- Android智能手機(jī)APP界面設(shè)計(jì)實(shí)戰(zhàn)教程