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
Okvir na flashu u sklopu HTML-A... jel netko zna?

 
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
Mirda



Joined: 27 Mar 2006
Posts: 59
Location: Croatia

PostPosted: 19.02.2007 21:05    Post subject: Okvir na flashu u sklopu HTML-A... jel netko zna? Add user to your forum ignore list Reply with quote

Ovako: Ubacio sam u stranicu flash animaciju. No kada kursorom prođem iznad te animacie pojavi se okvir oko flash komponente i piše: "activeate and use this control". Kako se toga riješiti. Napravio saam i ieupdate.js skriptu ali ne pomaže...
Evo i .js skripte:

objects=document.getElementsByTagName("object");
for(var i=0;i<objects.lenght;i++)
{
objects[i].outerHTML=objects[i].outerHTML;
}

_________________
Carpe diem, jer svaki dan je dobar za...
Back to top
View user's profile Send private message Visit poster's website
Tristan



Joined: 01 Aug 2006
Posts: 614
Location: Under the sky

PostPosted: 19.02.2007 21:19    Post subject: Add user to your forum ignore list Reply with quote

<script type="text/javascript">
objects = document.getElementsByTagName("object");
for (var i = 0; i < objects.length; i++){
objects[i].outerHTML = objects[i].outerHTML;
}
</script>

Ja sam ovo bubnio u head i sve mi je ok...

_________________
Carpe diem...
Back to top
View user's profile Send private message Visit poster's website
djankey



Joined: 22 Nov 2006
Posts: 128
Location: zg

PostPosted: 19.02.2007 22:21    Post subject: Add user to your forum ignore list Reply with quote

http://www.amarasoftware.com/flash-problem.htm
Back to top
View user's profile Send private message Visit poster's website
Tristan



Joined: 01 Aug 2006
Posts: 614
Location: Under the sky

PostPosted: 19.02.2007 22:35    Post subject: Add user to your forum ignore list Reply with quote

ma ovo je ista stvar... samo bez includanja druge skripte..

_________________
Carpe diem...
Back to top
View user's profile Send private message Visit poster's website
Skyward



Joined: 27 Aug 2006
Posts: 174
Location: Mamlazoland

PostPosted: 24.02.2007 00:43    Post subject: Add user to your forum ignore list Reply with quote

a možeš i ufo koristiti !!

_________________
NBR member - join us at www.thegamebooks.com
www.gamestats.sail.hr - F.E.A.R stats
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