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
Linkanje SWF filmića

 
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
Tomei



Joined: 09 Dec 2007
Posts: 53

PostPosted: 31.03.2009 18:16    Post subject: Linkanje SWF filmića Add user to your forum ignore list Reply with quote

Napravio sam AVI filmić od pola minute kojeg sam "sprešao" u SWF.

Ali sam zaboravio da mi treba i link kad netko bude kliknuo na njega.


Pa sam ga pretvorio u FLA i u Action editoru sam stavio

Code:

onMouseDown = function(){
my_url = "http://www.link.link";
getURL("http://www.link.link","_blank");
};


I sad to ide na stranicu koju oću ali kad kursorom idem preko - ostane običan pointer. Action Script 2 je ja mislim u upotrebi, ali može i 3. Ako je to uopće bitno. Uglavnom, treba mi ko šta na svakom linku se okrene u hand kursor, tako bi i na ovom.

I ne u CSS-u.......treba mi način kako to u Flashu napravit.
Back to top
View user's profile Send private message
renesansa



Joined: 19 Apr 2007
Posts: 11

PostPosted: 01.04.2009 17:02    Post subject: Add user to your forum ignore list Reply with quote

Mozda je najjednostavnije da stavis prozirni dugmic preko citave povrsine.
Dodas novi layer i na njemu prozirni dugmic , action stavis na dugmic

on (release) {
getURL("http://www.mojlink.com" , _blank);

}
Back to top
View user's profile Send private message
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