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 nekog.swf u glavni.swf

 
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
ITS



Joined: 06 Feb 2008
Posts: 377

PostPosted: 13.08.2008 15:57    Post subject: Preloader nekog.swf u glavni.swf Add user to your forum ignore list Reply with quote

Help, neće da mi radi!

Naime, imam loader koji mi je na početku main.swf-a i šljaka sve pet.
Pokušao sam ga koristiti za loadanje drugih swfića u glavni i jednostavno zamrzne. Ništa se ne dešava..... so help please... Confused
Back to top
View user's profile Send private message Send e-mail
hrvoje_86



Joined: 06 Dec 2006
Posts: 107
Location: Zagreb

PostPosted: 13.08.2008 17:26    Post subject: Add user to your forum ignore list Reply with quote

Stavi taj loader koji ti radi u drugi swf koji ucitavas i ucitaj ga ovako
Code:
var galLdr:Loader = new Loader();
var galURL:String = "galerija.swf";
var galURLReq:URLRequest = new URLRequest(galURL);
galLdr.load(galURLReq);
this.addChild(galLdr);
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
ITS



Joined: 06 Feb 2008
Posts: 377

PostPosted: 13.08.2008 22:36    Post subject: Add user to your forum ignore list Reply with quote

Hvala
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