الشوق عطري
10-01-2009, 04:00 PM
بسم الله الرحمن الرحيم
1 /
عند فتح البرنامج نضع هذا الكود في الاسكان
onLoad () {
speed=2;
dist=7;
}
http://m002.maktoob.com/alfrasha/up/1827335472804553740.jpg
http://m002.maktoob.com/alfrasha/up/21449062301567428275.jpg
2 /
نختار اداة النص ونكت حرف أي حرف يناسبك
http://m002.maktoob.com/alfrasha/up/14484302581028762135.jpg
3 /
في قائمة transform
http://m002.maktoob.com/alfrasha/up/10769197831435650997.jpg
4 /
في قائمة text
في خانة name نكتب العدد 1
http://m002.maktoob.com/alfrasha/up/6753223821679050110.jpg
5 /
نقوم بنسخ النص الموجود يسار الصفحة
عن طريق ctrl + c
ونلصقها بعدد الحروف التي تكمل النص
عن طريق ctrl + v
مثال
جموله 5 حروف
http://m002.maktoob.com/alfrasha/up/8105789811698607382.jpg
6 /
نغير اسم النص كما في الصورة
http://m002.maktoob.com/alfrasha/up/16381570511599946058.jpg
7 /
في الـــ النص الاول نكتب الحرف الاول من الاسم
في الـــ النص الثاني نكتب الحرف الثاني من الاسم
http://m002.maktoob.com/alfrasha/up/497662291819482601.jpg
وهكذا حتى يكتمل باقي النص
8 /
نظلل النصوص عن طريق الضغط على ctrl + الضغط بالماوس
http://m002.maktoob.com/alfrasha/up/802449039998724505.jpg
ثم نضغط عليها باليمين ونختار التالي
http://m002.maktoob.com/alfrasha/up/12875748351317356539.jpg
واصبح كل نص بداخل سبرايت
http://m002.maktoob.com/alfrasha/up/13256665761266525858.jpg
ونضغط عليها باليمين ونختار التالي
http://m002.maktoob.com/alfrasha/up/15907526552085705757.jpg
وأصبحوا جميعا بداخل سبرايت واحد
http://m002.maktoob.com/alfrasha/up/1167656835767669757.jpg
نقوم بفتح السبرايت
http://m002.maktoob.com/alfrasha/up/12468832671150149531.jpg
9 /
عند السبرايت رقم 1
نضع هذا الكود
onEnterFrame() {
this._x += ((_root._xmouse-this._x)/_root.speed)+_root.dist+2;
this._y += (_root._ymouse-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/1228311823976408189.jpg
و عند السبرايت رقم 2
نضع نفس الكود
و نكتب رقم ( 1 )
onEnterFrame() {
this._x += ((_parent._1._x-this._x)/_root.speed)+_root.dist;
this._y += (_parent._1._y-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/8290252681543659005.jpg
وعند السبرايت رقم 3
نضع نفس الكود
و نكتب رقم ( 2 )
onEnterFrame() {
this._x += ((_parent._2._x-this._x)/_root.speed)+_root.dist;
this._y += (_parent._2._y-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/1118718309656169674.jpg
وعند السبرايت رقم 4
نضع نفس الكود
و نكتب رقم ( 3 )
onEnterFrame() {
this._x += ((_parent._3._x-this._x)/_root.speed)+_root.dist;
this._y += (_parent._3._y-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/332291810511087971.jpg
وعند السبرايت رقم 5
نضع نفس الكود
و نكتب رقم ( 4 )
onEnterFrame() {
this._x += ((_parent._4._x-this._x)/_root.speed)+_root.dist;
this._y += (_parent._4._y-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/1496269766523340831.jpg
ملاحظة مهمة
إذا كانت حقول النصوص اكثر من 5
نستخدم نفس الكود ولكن مع نغير الرقم
كما هو موضح عندك
إذا طلع الاسم بالمقلوب
كل ماعليك هو ان تعكس ترتيب الحروف في الخطوة رقم 7
وبس يعطيكم العافية
http://www.cooolgirls.com/images/smilies/65.gifhttp://www.cooolgirls.com/images/smilies/65.gif
1 /
عند فتح البرنامج نضع هذا الكود في الاسكان
onLoad () {
speed=2;
dist=7;
}
http://m002.maktoob.com/alfrasha/up/1827335472804553740.jpg
http://m002.maktoob.com/alfrasha/up/21449062301567428275.jpg
2 /
نختار اداة النص ونكت حرف أي حرف يناسبك
http://m002.maktoob.com/alfrasha/up/14484302581028762135.jpg
3 /
في قائمة transform
http://m002.maktoob.com/alfrasha/up/10769197831435650997.jpg
4 /
في قائمة text
في خانة name نكتب العدد 1
http://m002.maktoob.com/alfrasha/up/6753223821679050110.jpg
5 /
نقوم بنسخ النص الموجود يسار الصفحة
عن طريق ctrl + c
ونلصقها بعدد الحروف التي تكمل النص
عن طريق ctrl + v
مثال
جموله 5 حروف
http://m002.maktoob.com/alfrasha/up/8105789811698607382.jpg
6 /
نغير اسم النص كما في الصورة
http://m002.maktoob.com/alfrasha/up/16381570511599946058.jpg
7 /
في الـــ النص الاول نكتب الحرف الاول من الاسم
في الـــ النص الثاني نكتب الحرف الثاني من الاسم
http://m002.maktoob.com/alfrasha/up/497662291819482601.jpg
وهكذا حتى يكتمل باقي النص
8 /
نظلل النصوص عن طريق الضغط على ctrl + الضغط بالماوس
http://m002.maktoob.com/alfrasha/up/802449039998724505.jpg
ثم نضغط عليها باليمين ونختار التالي
http://m002.maktoob.com/alfrasha/up/12875748351317356539.jpg
واصبح كل نص بداخل سبرايت
http://m002.maktoob.com/alfrasha/up/13256665761266525858.jpg
ونضغط عليها باليمين ونختار التالي
http://m002.maktoob.com/alfrasha/up/15907526552085705757.jpg
وأصبحوا جميعا بداخل سبرايت واحد
http://m002.maktoob.com/alfrasha/up/1167656835767669757.jpg
نقوم بفتح السبرايت
http://m002.maktoob.com/alfrasha/up/12468832671150149531.jpg
9 /
عند السبرايت رقم 1
نضع هذا الكود
onEnterFrame() {
this._x += ((_root._xmouse-this._x)/_root.speed)+_root.dist+2;
this._y += (_root._ymouse-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/1228311823976408189.jpg
و عند السبرايت رقم 2
نضع نفس الكود
و نكتب رقم ( 1 )
onEnterFrame() {
this._x += ((_parent._1._x-this._x)/_root.speed)+_root.dist;
this._y += (_parent._1._y-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/8290252681543659005.jpg
وعند السبرايت رقم 3
نضع نفس الكود
و نكتب رقم ( 2 )
onEnterFrame() {
this._x += ((_parent._2._x-this._x)/_root.speed)+_root.dist;
this._y += (_parent._2._y-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/1118718309656169674.jpg
وعند السبرايت رقم 4
نضع نفس الكود
و نكتب رقم ( 3 )
onEnterFrame() {
this._x += ((_parent._3._x-this._x)/_root.speed)+_root.dist;
this._y += (_parent._3._y-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/332291810511087971.jpg
وعند السبرايت رقم 5
نضع نفس الكود
و نكتب رقم ( 4 )
onEnterFrame() {
this._x += ((_parent._4._x-this._x)/_root.speed)+_root.dist;
this._y += (_parent._4._y-this._y)/_root.speed;
}
http://m002.maktoob.com/alfrasha/up/1496269766523340831.jpg
ملاحظة مهمة
إذا كانت حقول النصوص اكثر من 5
نستخدم نفس الكود ولكن مع نغير الرقم
كما هو موضح عندك
إذا طلع الاسم بالمقلوب
كل ماعليك هو ان تعكس ترتيب الحروف في الخطوة رقم 7
وبس يعطيكم العافية
http://www.cooolgirls.com/images/smilies/65.gifhttp://www.cooolgirls.com/images/smilies/65.gif