Jump to content

Autoplay Media Studio'da Efektli Uygulama Açılışı


HalilYanar
 Share

Recommended Posts

Merhaba arkadaşlar,

Bu konuda Animar plugini ile uygulamaya giriş efekti ve öğelere efektlerinin sizler için hazırladığım .apz'sini vericeğim.

Apz indirmek istemiyenler :

Proje > pluginler > animar işaretleyin

Sonra : Page 1 > On show evresine ;

[quote]Animar.VentanaOut(Application.GetWndHandle(), 500, FADEOUT);
Animar.VentanaIn(Application.GetWndHandle(), 500, FADEIN);
Animar.VentanaOut(Application.GetWndHandle(), 500, SLIDEOUT_LEFT);
Animar.VentanaIn(Application.GetWndHandle(), 500, SLIDEIN_LEFT);
Application.Sleep(200)
Animar.VentanaOut(Application.GetWndHandle(), 500, SLIDEOUT_RIGHT);
Animar.VentanaIn(Application.GetWndHandle(), 500, SLIDEIN_RIGHT);
Animar.VentanaOut(Application.GetWndHandle(), 500, SLIDEOUT_TOP);
Animar.VentanaIn(Application.GetWndHandle(), 500, SLIDEIN_TOP);
Application.Sleep(200)
Animar.VentanaOut(Application.GetWndHandle(), 500, SLIDEOUT_BOTTOM);
Animar.VentanaIn(Application.GetWndHandle(), 500, SLIDEIN_BOTTOM);
Animar.VentanaOut(Application.GetWndHandle(), 500, SLIDEOUT_TOPLEFT);
Animar.VentanaIn(Application.GetWndHandle(), 500, SLIDEIN_TOPLEFT);
Application.Sleep(200)
Animar.VentanaOut(Application.GetWndHandle(), 500, SLIDEOUT_TOPRIGHT);
Animar.VentanaIn(Application.GetWndHandle(), 500, SLIDEIN_TOPRIGHT);
Animar.VentanaOut(Application.GetWndHandle(), 500, SLIDEOUT_BOTTOMLEFT);
Animar.VentanaIn(Application.GetWndHandle(), 500, SLIDEIN_BOTTOMLEFT);
Application.Sleep(200)
Animar.VentanaOut(Application.GetWndHandle(), 500, SLIDEOUT_BOTTOMRIGHT);
Animar.VentanaIn(Application.GetWndHandle(), 500, SLIDEIN_BOTTOMRIGHT);
Animar.VentanaOut(Application.GetWndHandle(), 500, IMPLODE);
Animar.VentanaIn(Application.GetWndHandle(), 500, EXPLODE);[/quote]

Bu bu kadar arkadaşlar şimdi herhangi bir öğeyi oynatmak için bir buton oluşturuyoruz.

Ben tree nesnesini oynattım .

On click evresine ;

[quote]Animar.ObjetoOut("Application", "Tree1", 500, SLIDEOUT_LEFT);
Animar.ObjetoIn("Application", "Tree1", 500, SLIDEIN_LEFT);
Animar.ObjetoOut("Application", "Tree1", 500, SLIDEOUT_RIGHT);
Animar.ObjetoIn("Application", "Tree1", 500, SLIDEIN_RIGHT);
Application.Sleep(200)
Animar.ObjetoOut("Application", "Tree1", 500, SLIDEOUT_TOP);
Animar.ObjetoIn("Application", "Tree1", 500, SLIDEIN_TOP);
Animar.ObjetoOut("Application", "Tree1", 500, SLIDEOUT_BOTTOM);
Animar.ObjetoIn("Application", "Tree1", 500, SLIDEIN_BOTTOM)
Application.Sleep(200);
Animar.ObjetoOut("Application", "Tree1", 500, SLIDEOUT_TOPLEFT);
Animar.ObjetoIn("Application", "Tree1", 500, SLIDEIN_TOPLEFT);
Animar.ObjetoOut("Application", "Tree1", 500, SLIDEOUT_TOPRIGHT);
Animar.ObjetoIn("Application", "Tree1", 500, SLIDEIN_TOPRIGHT);
Application.Sleep(200)
Animar.ObjetoOut("Application", "Tree1", 500, SLIDEOUT_BOTTOMLEFT);
Animar.ObjetoIn("Application", "Tree1", 500, SLIDEIN_BOTTOMLEFT);
Animar.ObjetoOut("Application", "Tree1", 500, SLIDEOUT_BOTTOMRIGHT);
Animar.ObjetoIn("Application", "Tree1", 500, SLIDEIN_BOTTOMRIGHT);
Application.Sleep(200)
Animar.ObjetoOut("Application", "Tree1", 500, IMPLODE);
Animar.ObjetoIn("Application", "Tree1", 500, EXPLODE);[/quote]


Uğraşmak istemenyenler için .apz :

[quote]http://www.mediafire.com/?0t9al02iuc5opn6[/quote]

Animar Plugin :

İndirdiğiniz rar'ın içindeki animar klasörünü :

C:\Program Files\AutoPlay Media Studio 8\Plugins\Actions Klasörüne atıyorsunuz.

[quote]http://www.mediafire.com/?ugs8o8zvsvav061[/quote] Edited by HalilYanar
Link to comment
Share on other sites

Özür dilerim arkadaşlar ben herkezde hepsi var olarak kalmış aklımda :D

[quote]Animar Plugin :

İndirdiğiniz rar'ın içindeki animar klasörünü :

C:\Program Files\AutoPlay Media Studio 8\Plugins\Actions Klasörüne atıyorsunuz.[/quote]


EDİT : Konuya animar plugini eklenmiştir.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...