BlackFox
27-12-2003, 01:05 AM
السلام عليكم
شباب مالفرق بين الفلاش والسويش خصوصا اثنينهم نفس الغايه
يعني ايهو اتعلم احسن واتعب علي ولماذا اذا كان الفلاش واذا السويش ؟
ابي الي يسوي كل شي :tongue2:
ومشكوريين
BlackFox
27-12-2003, 01:37 AM
وايضا نسيت سوال وهو
ماهو ال action script ؟
C.Falcon
27-12-2003, 12:56 PM
هذا من شركة و الثاني من شركة ثانية ...
الفرق واضح ... إنه الفلاش يحتوي على الــ action وهي أكواد تتميز بها شركة مايكروميديا عن باقي الشركات ..
و تفيد في إعدادت الموفي من بلاي و بوز و نكست و فورورد و باكورد و إعدادات عمل ساعات و العاب و اتجهات
و أيضا خصائص الــ URL و كثير من الأشياء ::
Overview
Classes are the blueprint for objects in Macromedia Flash MX 2004 and Macromedia Flash MX Professional 2004. All objects in Flash have an underlying class; for example, all movie clips have a method called getURL, and getURL is defined in the class definition for a movie clip. Flash contains many predefined classes, such as the MovieClip class, the Array class, the Color class, and the CheckBox class.
In this lesson, you'll learn about creating and modifying classes. Specifically, you'll learn how to accomplish the following tasks:
Create objects from existing classes
Create a custom class
Use datatyping with custom classes
Extend an existing class
Note: This lesson is designed for Flash developers who are familiar with basic Flash and ActionScript concepts.
Set up your workspace
First, you'll view the finished files and set up your workspace to use an optimal layout for taking lessons.
View the finished files. This lesson does not include start files. You can find finished files of handson1.fla, handson2.fla, handson3.fla, Product.as, and Drag.as, which are examples of the files that you'll create in this lesson, in the following location:
If you're using a Windows 2000 or XP operating system, browse to <boot drive>\Documents and Settings\<username>\Local Settings\Application Data\Macromedia\Flash MX 2004\<language>\Configuration\ HelpPanel\HowDoI\BasicActionScript\finished_files.
Note: If the Application Data folder is hidden, you'll need to change your Windows Explorer settings to see the folder.
If you're using a Windows 98 operating system, browse to <boot drive>\Windows\Application Data\Macromedia\Flash MX 2004\<language>\ Configuration\HelpPanel\HowDoI\BasicActionScript\finished_files.
If you're using a Macintosh operating system, browse to <Macintosh HD>/Applications/Macromedia Flash MX 2004/First Run/HelpPanel/HowDoI/BasicActionScript/finished_files.
Select Window > Panel Sets > Training Layout to configure your workspace.
About classes and object types
A class, also referred to as an object type, is like a blueprint. An object doesn't exist until you create it, or instantiate it, from a class definition. An object is an instance of a class.
Properties are the characteristics of an object. For example, when you align movie clips, you change the _x and _y properties of the MovieClip object. A property is a variable that is attached to a class. A property can either be public, which means it is accessible outside the class, or private, which means it can be accessed only within the class.
In object-oriented terms, a method is a behavior or procedure that can act on the object. A hypothetical throw() method on a ball would know the size and weight of the ball. A method is aware of the object and all the properties that it contains and can work on that object.
========================
ما أقدر أشرح لك الـ action أكثر من كذا
BlackFox
28-12-2003, 01:21 AM
بسيطه تقدر تقول عن الأكشن سكربت
هي اضافات للفلاش لتجعلها تفاعليه مع المستخدم اي من حاله السكون الى حاله تبادل حوار بين المستخدم والفلاش طبعا الحوار يعني اما يكون
ازرار للتحكم بالفلم او زر يودي الى صفحه او مقطع
هذي الي فهمته من الي كاتبه
لاكن انا اقصد بسوالي مالفرق اعرف انه الفرق هذا شركه وهذا شركه لكن هل في فروق تميزيه عن الأخر كالأكشن سكربت للفلاش
يعني ببساطه ايهما للتعلم افضل بنظرك بغض النظر عن السهوله ؟؟
ومشكوور على الرد
C.Falcon
29-12-2003, 11:26 PM
برأي اتعب وا تعلم الفلاش أفضل
جميع حقوق برمجة vBulletin محفوظة ©2025 ,لدى مؤسسة Jelsoft المحدودة.
جميع المواضيع و المشاركات المطروحة من الاعضاء لا تعبر بالضرورة عن رأي أصحاب شبكة المنتدى .