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
Linkovanje u Flashu za inline frame

 
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
Nikola_81



Joined: 31 Oct 2006
Posts: 3

PostPosted: 31.10.2006 19:33    Post subject: Linkovanje u Flashu za inline frame Add user to your forum ignore list Reply with quote

Trazeci po forumu nisam naisao da je neko pitao za isti problem, ali ako je pitanje vec postavljeno, molim vas da me uputite tamo, ili mi date odgovor ovde. Naime, problem se sastoji u sledecem: Stranica koju pravim sadrzi 2 frame-a. 1. je glavni i statican je, a drugi treba da se menja. U 1. frame-u imam flash buttons koji su linkovani na razlicite strane. Zelim da mi se stranice otvaraju u Inline frame-u (koga Front page po deafoltu naziva I1). Znam da izlinkujem flash buttone, medjutim link se otvara kao novi frame, a ne u I1, kako bih ja zeleo. Evo i koda iz Actions u flashu:
1on (rollOver) {
2 gotoAndPlay(2);
3}
4on (rollOut) {
5 gotoAndPlay(11);
6}
7on (release) {
8 getURL("pocetna.htm");
9}
sada bi trebalo tu negde da ukucam komandu koja u HTML-u glasi " target="I1" " ali ne znam kako ovde tacno glasi komanda i gde da ukucam. Molim vas, pomozite!
Back to top
View user's profile Send private message Yahoo Messenger
luksy



Joined: 28 Oct 2003
Posts: 440
Location: zaprešić, croatia/brežice, ljubljana, slovenia

PostPosted: 01.11.2006 00:48    Post subject: Add user to your forum ignore list Reply with quote

getURL("pocetna.htm", "I1");
Back to top
View user's profile Send private message Visit poster's website
Nikola_81



Joined: 31 Oct 2006
Posts: 3

PostPosted: 01.11.2006 03:33    Post subject: Add user to your forum ignore list Reply with quote

Na zalost, nije ta komanda. Pokusavao sam, ali sada dobijem da mi otvara u New Window umesto u Same Frame kao do sada. I dalje je znam kako da je otvorim u I1.
Back to top
View user's profile Send private message Yahoo Messenger
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