Jump to content

Egemynet Silent Box


egemynet
 Share

Recommended Posts

bu projede yaptığım sistemle izah edeyim fakat çeşitli yollarlada yapılabilinir.

Glaobal Functions kodları (tüm resimleri görünmez yap)

function gizle()
Image.SetVisible("Image.winrar", false)
Image.SetVisible("Image.flash", false)
Image.SetVisible("Image.exa", false)
end


Tree nesnesi On Select kodları

if e_NodeIndex == "1.1" then -- tree nesnesindeki 1.program
gizle() -- tüm resimleri gizle
Image.SetVisible("Image.winrar", true); -- tıkladığım programın resmini göster

elseif e_NodeIndex == "1.2" then
gizle()
Image.SetVisible("Image.flash", true);

elseif e_NodeIndex == "1.3" then
gizle()
Image.SetVisible("Image.exa", true);
end

Not : bu tür konulara destek için aşağıdaki bölümü kullanabilirsiniz. Lütfen sorularınızı aşağıdaki konudan devam ettiriniz.
[code]http://www.tnctr.com/topic/96098-autoplay-media-studio-sorunlar-ve-coezumleri/[/code]

Edited by egemynet
Link to comment
Share on other sites

[quote name='egemynet' date='25 Temmuz 2010 - 18:53 ' timestamp='1280084590' post='857422']
Başlıktada belirttiğim gibi program daha cok teknik servisler düşünülerek hazırlanmıştır. Eğer kendi programlarını eklemek ıstıyorsan xarax'ın programı güzel onu tercih edebilirsin veya VPI tarzı bir program kullanabilirsin. Buradaki özellik programların sürekli güncellenecek olması yani bir süre sonra güncelliğini yitiren bir platformla baş başa kalmayacaksın.
[/quote]

VPI tarzı bir program kullanabilirsin derken bu programı upload edebilirmisiniz acaba

Link to comment
Share on other sites

  • 5 ay sonra...
  • 3 hafta sonra ...
  • 2 years yıl...

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...