Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Preloader help as2.0

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Flash
View previous topic :: View next topic  
Author Message
astolitu



Joined: 26 Jun 2004
Posts: 547
Location: Zagreb

PostPosted: 15.08.2005 19:45    Post subject: Preloader help as2.0 Add user to your forum ignore list Reply with quote

evo imam preloader koji koristim vec godinu dana i super mi je i lako ga modificiram za sve moje potrebe, e sad mi je nasta problem jer radim sa flashom 2004 as2.0 i preloader nece da radi, ako ima tko da rijesi problem......, evo kod:

onClipEvent (enterFrame) {
loading = _parent.getBytesLoaded();
total = _parent.getBytesTotal();
percent -= (percent-((loading/total)*100))*.25;
per = int(percent);
percentage = per+"%";
loadBar._width = per+per;
if (percent>99) {
_parent.gotoAndPlay(2);
}
}

bajdvej radim sa as2.0 samo iz razloga sto klijent trazi da mu isprogramiram menu desne tipke u flashu,...bla,bla.....

unaprijed hvala

_________________
http://www.markobjedov.com/
Back to top
View user's profile Send private message Visit poster's website Twitter profile
astolitu



Joined: 26 Jun 2004
Posts: 547
Location: Zagreb

PostPosted: 15.08.2005 21:07    Post subject: Add user to your forum ignore list Reply with quote

rijesia sam, ne treba pomoc

_________________
http://www.markobjedov.com/
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 15.08.2005 21:34    Post subject: Re: Preloader help as2.0 Add user to your forum ignore list Reply with quote

astolitu wrote:
bajdvej radim sa as2.0 samo iz razloga sto klijent trazi da mu isprogramiram menu desne tipke u flashu

možda da pročitaš više o as2 pa bi onda vidio da su uveli još 'nekolicinu' novih stvari osim 'desne tipke u flashu' Mad

mislim, as1 je bio praktički neupotrebljiv samim time što je nastao iz OO jezika a samom mu je OO podrška bila na nuli, konačno su to ispravili sa as2 - trebao bi svakao preći na njega, nije to PHP pa da je OOP sad tu samo neka opcija... flash ipak ima native objekte, sa as2 bi ih mogao puno bolje iskoristiti
Back to top
View user's profile Send private message Send e-mail Visit poster's website
astolitu



Joined: 26 Jun 2004
Posts: 547
Location: Zagreb

PostPosted: 15.08.2005 23:59    Post subject: Add user to your forum ignore list Reply with quote

ma znam da su eveli masu toga, ali nisam sve probavia jos....Wink
ali svejedno tnx

_________________
http://www.markobjedov.com/
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Flash All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group