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
index.php i tablica problem

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



Joined: 28 Jan 2009
Posts: 5

PostPosted: 03.05.2009 00:21    Post subject: index.php i tablica problem Add user to your forum ignore list Reply with quote

Imam 2 fajla u swf-u koja zelim staviti u zaglavlje kao tablicu sa 1 retkom i 2 stupca u index.php-u

U M.Firefoxu i Operi rade ali IE8 ne prikazuje, gdje sam pogrijesio?

<table width="200" border="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="183" height="105">
<param name=movie value="01.swf" />
<param name="wmode" value="transparent" />
<param name="play" VALUE="true" />
<param name="loop" VALUE="true" />
<param name="quality" value="low" />
<embed src="/swf/01.swf" quality="low" wmode="transparent"
pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="183" height="105">
</embed>
</object></td>

<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="183" height="105">
<param name=movie value="02.swf" />
<param name="wmode" value="transparent" />
<param name="play" VALUE="true" />
<param name="loop" VALUE="true" />
<param name="quality" value="low" />
<embed src="/swf/02.swf" quality="low" wmode="transparent"
pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="183" height="105">
</embed>
</object></td>
</tr>
</table>
Back to top
View user's profile Send private message
:cosmos:



Joined: 12 Sep 2003
Posts: 2098
Location: México

PostPosted: 03.05.2009 04:58    Post subject: Add user to your forum ignore list Reply with quote

ne bi bilo lose da koristis http://blog.deconcept.com/swfobject/

nisam previse analizirao, al ne bi se cudio da idiot family ne kuzi ili mozda "kuzi" ovu sirinu tablice, pa probaj maknut sirinu tablice, i isto tako, na live primjeru je uvijek lakse naci problem.

Code:
<table width="[b]200[/b]" border="0">
Back to top
View user's profile Send private message Send e-mail Visit poster's website Twitter profile
Moebius



Joined: 26 Jan 2004
Posts: 245
Location: zagreb

PostPosted: 03.05.2009 08:36    Post subject: Add user to your forum ignore list Reply with quote

imas tablicu ukupne sirine 200px u koju pokusavas staviti po dva swf-a u svaku celiju gdje su swf-ovi siroki po 183px. Prosiri table.

Probaj swfobject ko sto cosmos rece, puno je elegantnije za include swf-ova.
Back to top
View user's profile Send private message Visit poster's website
markecb



Joined: 28 Jan 2009
Posts: 5

PostPosted: 03.05.2009 20:43    Post subject: Stranica... Add user to your forum ignore list Reply with quote

[quote=":cosmos:"]ne bi bilo lose da koristis http://blog.deconcept.com/swfobject/
-----------------------------------------
Gledao sam swfobject ali nisam bas pohvatao kako da to uklopim u tablicu? Sad kod sam par puta pregledao i nisam nasao nista sto bi mi bilo cudno da bi zezalo.
-----------------------------------------
na live primjeru je uvijek lakse naci problem.
---------------------------------
Stranica je http://markecb.freehostia.com/
IE ne prikazuje, a ako istu ucitam u Operi i Firefox swf prikazuju regularno...
---------------------------

Sad
Back to top
View user's profile Send private message
Moebius



Joined: 26 Jan 2004
Posts: 245
Location: zagreb

PostPosted: 03.05.2009 22:16    Post subject: Add user to your forum ignore list Reply with quote

Imas krive putanje:
Code:
 <param name=movie value="03.swf" />

i
Code:
<embed src="/swf/02.swf" quality="low" wmode="transparent" ...


jedna od njih nije ispravna, ona koju cita IE Smile
Back to top
View user's profile Send private message Visit poster's website
markecb



Joined: 28 Jan 2009
Posts: 5

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

Moebius wrote:
Imas krive putanje:
Code:
 <param name=movie value="03.swf" />

i
Code:
<embed src="/swf/02.swf" quality="low" wmode="transparent" ...


jedna od njih nije ispravna, ona koju cita IE Smile



----------------------------------------

Pa neka kazu da covjek i magarac,(ja magarac) ne vide bolje nego samo magarac Razz

Hvala puno!
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 -> Server-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