کتاب الکترونیکی

ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers

ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers

دانلود کتاب ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers (به فارسی: ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers) نوشته شده توسط «Joey Lott – Darron Schall – Keith Peters»


اطلاعات کتاب ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers

موضوع اصلی: برنامه نویسی: زبان های برنامه نویسی

نوع: کتاب الکترونیکی

ناشر: O’Reilly Media

نویسنده: Joey Lott – Darron Schall – Keith Peters

زبان: English

فرمت کتاب: pdf (قابل تبدیل به سایر فرمت ها)

سال انتشار: 2006

تعداد صفحه: 588

حجم کتاب: 4 مگابایت

کد کتاب: 0-596-52695-4

نوبت چاپ: 1

توضیحات کتاب ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers

قبل از اینکه آژاکس و بنیاد ارائه ویندوز مایکروسافت وارد صحنه شوند، Macromedia اولین روش را برای ساخت صفحات وب با پاسخگویی و عملکرد برنامه‌های دسکتاپ با «برنامه‌های اینترنتی غنی» مبتنی بر فلش ارائه کرد. اکنون، مالک جدید ادوبی، فلش و قابلیت‌های قدرتمند آن را فراتر از وب می‌برد و آن را به یک محیط توسعه کامل تبدیل می‌کند. کتاب آشپزی ActionScript 3.0 به جای تمرکز بر تئوری، بر کاربرد عملی ActionScript متمرکز است، با بیش از 300 راه حل که می توانید برای حل طیف گسترده ای از معضلات رایج کدنویسی استفاده کنید. دستور العمل هایی پیدا خواهید کرد که به شما نشان می دهد چگونه می توانید: تشخیص نسخه فلش پلیر کاربر یا سیستم عامل آنها ایجاد کلاس های سفارشی قالب بندی تاریخ ها و انواع ارز کار با رشته ها ساخت اجزای رابط کاربری کار با صوتی و تصویری برقراری تماس های رویه از راه دور با استفاده از Flash Remoting و وب خدمات بارگیری، ارسال، و جستجوی داده‌های XML و خیلی، خیلی بیشتر… هر دستور کد، مشکل، راه‌حل، و بحث در مورد اینکه چگونه می‌توانید از آن به روش‌های دیگر استفاده کنید یا آن را برای نیازهای خود شخصی‌سازی کنید و چرا کار می‌کند را ارائه می‌دهد. می‌توانید سریعاً دستوری را پیدا کنید که بیشتر با شرایط شما مطابقت دارد و بدون خواندن کل کتاب برای درک کد اصلی، راه‌حل را دریافت کنید. راه‌حل‌ها از دستور العمل‌های کوتاه برای مسائل کوچک به اسکریپت‌های پیچیده‌تر برای معماهای پیچیده‌تر پیشرفت می‌کنند، و بحث‌ها تجزیه و تحلیل عمیق‌تری را برای حل مسائل مشابه در آینده، همراه با انتخاب‌های طراحی و پیامدهای احتمالی ارائه می‌دهند. شما حتی خواهید آموخت که چگونه قطعات اکشن اسکریپت ماژولار را به یکدیگر پیوند دهید تا راه حل های محکمی برای برنامه های Flex 2 و Flash ایجاد کنید. وقتی مطمئن نیستید که ActionScript 3.0 چگونه کار می کند یا چگونه به یک معضل برنامه نویسی خاص نزدیک شوید، می توانید به سادگی کتاب را بردارید، به دستور(های) مربوطه ورق بزنید و به سرعت راه حل مورد نظر خود را پیدا کنید. Adobe Developer Library یک مشارکت انتشاراتی بین O’Reilly Media و Adobe Systems, Inc. است و برای تولید منابع اطلاعاتی شماره یک برای توسعه دهندگانی که از فناوری های Adobe استفاده می کنند طراحی شده است. کتابخانه توسعه‌دهنده Adobe که در سال 2006 ایجاد شد، منبع رسمی راه‌حل‌های یادگیری جامع است که به توسعه‌دهندگان کمک می‌کند تا برنامه‌های کاربردی وب گویا و تعاملی ایجاد کنند که می‌تواند تقریباً به هر کسی در هر پلتفرمی دسترسی پیدا کند. کتابخانه Adobe Developer با کتاب‌های درجه یک و منابع آنلاین نوآورانه که جدیدترین توسعه برنامه‌های کاربردی اینترنتی را پوشش می‌دهد، آموزش‌های تخصصی و منابع عمیق را مستقیماً از منبع ارائه می‌دهد.


Well before Ajax and Microsoft’s Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based “Rich Internet Applications”. Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment. Rather than focus on theory, the ActionScript 3.0 Cookbook concentrates on the practical application of ActionScript, with more than 300 solutions you can use to solve a wide range of common coding dilemmas. You’ll find recipes that show you how to: Detect the user’s Flash Player version or their operating system Build custom classes Format dates and currency types Work with strings Build user interface components Work with audio and video Make remote procedure calls using Flash Remoting and web services Load, send, and search XML data And much, much more … Each code recipe presents the Problem, Solution, and Discussion of how you can use it in other ways or personalize it for your own needs, and why it works. You can quickly locate the recipe that most closely matches your situation and get the solution without reading the whole book to understand the underlying code. Solutions progress from short recipes for small problems to more complex scripts for thornier riddles, and the discussions offer a deeper analysis for resolving similar issues in the future, along with possible design choices and ramifications. You’ll even learn how to link modular ActionScript pieces together to create rock-solid solutions for Flex 2 and Flash applications. When you’re not sure how ActionScript 3.0 works or how to approach a specific programming dilemma, you can simply pick up the book, flip to the relevant recipe(s), and quickly find the solution you’re looking for. Adobe Developer Library is a co-publishing partnership between O’Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.

دانلود کتاب «ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers»

مبلغی که بابت خرید کتاب می‌پردازیم به مراتب پایین‌تر از هزینه‌هایی است که در آینده بابت نخواندن آن خواهیم پرداخت.

برای دریافت کد تخفیف ۲۰ درصدی این کتاب، ابتدا صفحه اینستاگرام کازرون آنلاین (@kazerun.online ) را دنبال کنید. سپس، کلمه «بلیان» را در دایرکت ارسال کنید تا کد تخفیف به شما ارسال شود.