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 & validation!?

 
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 -> Client-side
View previous topic :: View next topic  
Author Message
designCreaTor



Joined: 29 Sep 2005
Posts: 59
Location: Sarajevo, BA

PostPosted: 19.03.2006 16:23    Post subject: Flash & validation!? Add user to your forum ignore list Reply with quote

jedno pitanjce...
kako staviti flash .swf ali da prodje validaciju... Shocked

uradio sam ovo Arrow
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
   codebase="http://download.macromedia.com
   /pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
   width="207" height="62" />
   <param name="movie" value="includes/flash.swf" />
</object>


i OK... prodje validaciju... ali. u FF se uopće ne prikaže flash (u IE da)? Shocked Rolling Eyes
Back to top
View user's profile Send private message MSN Messenger
Eric



Joined: 27 Jun 2005
Posts: 248
Location: Rijeka on rails

PostPosted: 19.03.2006 16:29    Post subject: Add user to your forum ignore list Reply with quote

a UFO ?
probaj s tim

_________________
I WRITE BEAUTIFULL CODE, NO MORE, NO LESS.
http://del.icio.us/jardas
Back to top
View user's profile Send private message Send e-mail Visit poster's website
designCreaTor



Joined: 29 Sep 2005
Posts: 59
Location: Sarajevo, BA

PostPosted: 19.03.2006 16:47    Post subject: Add user to your forum ignore list Reply with quote

sređeno... hvala! Razz Very Happy

ali opet ne mogu da vjerujem da ne postoji neko drugo (jednostavnije) rješenje do korištenja ovolikog koda iz .js-a Ufo... hmm Cool Shocked
Back to top
View user's profile Send private message MSN Messenger
jurka



Joined: 26 Aug 2004
Posts: 1088
Location: Zagreb

PostPosted: 19.03.2006 18:52    Post subject: Add user to your forum ignore list Reply with quote

ovo radi 100%!
Code:
<object type="application/x-shockwave-flash" data="/put/do/fajla.swf" width="200" height="200">
<param name="movie" value="/put/do/fajla.swf" />
<img src="/put/do/neke-slike.jpg" width="200" height="200" alt="footer" />
</object>

_________________
Jedan šest | Behance | Vimeo
Back to top
View user's profile Send private message Visit poster's website
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 19.03.2006 20:47    Post subject: Add user to your forum ignore list Reply with quote

designCreator: UFO je najbolje rješenje za cross-browser accessible degradable Flash injection

a i moraš priznati da radi besprijekorno Smile naravno, JS ne bi bio potreban kad bi se slijedili standardi, ali što ćeš kad u realnom svijetu nije tako
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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 -> Client-side 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