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
Flash, createTextField i alpha

 
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
Moebius



Joined: 26 Jan 2004
Posts: 245
Location: zagreb

PostPosted: 08.09.2005 20:25    Post subject: Flash, createTextField i alpha Add user to your forum ignore list Reply with quote

Pozdrav,

imam slijedecu situaciju, dolje ispisana skripta mi se nalazi u prvom frameu jedong movie clipa, ona dakle generira TextField, dodatno ga formatira, pozicionira i konačno prikazuje.
Takav movie clip postavljam na glavni timeline i tamo na njemu primjenjujem tranziciju u kojoj se alpha u nekom trenutku mijenja sa 100 prema 0.
Problem se pojavljuje u trenutku kada alpha na glavnom timeline-u padne ispod 100, tada mi TextField iz movie clipa trenutno nestane, bez ikakvog tranzicijskog efekta.
Dali netko zna gdje bi mogao biti problem i kako ga rjesiti.
Hvala.

this.createTextField("mytext", this.getNextHighestDepth(),-245.4,-60,300,100);
myformat = new TextFormat();
myformat.font = 'fntNekiPredefiniraniFont';
myformat.color = 0xff0000;
myformat.size = 13;
mytext.text = "neki tekst";
mytext._quality("BEST")
mytext.embedFonts = true;
mytext.setTextFormat(myformat);
Back to top
View user's profile Send private message Visit poster's website
carr



Joined: 13 Nov 2003
Posts: 1397
Location: Karlovac

PostPosted: 09.09.2005 01:14    Post subject: Add user to your forum ignore list Reply with quote

embedanje fontova te muci. za pocetak probaj negdje, bilogdje u muviju ubaciti takav textfield (s tim fontom..) rucno, mozda onda proradi i ovaj kojeg dinamicki radis, ako ne javi...

_________________
Bolje biti malo lud, nego malo pametan.
Back to top
View user's profile Send private message Visit poster's website
celebrus



Joined: 15 Aug 2004
Posts: 15
Location: VG

PostPosted: 11.09.2005 12:34    Post subject: Add user to your forum ignore list Reply with quote

di ti u kodu alpha pada ispod 100?
daj malo pojasni kaj hoćeš napravit pa ćemo ti možda moć više pomoći
Back to top
View user's profile Send private message Send e-mail
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