Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

How to make swf show on table?


  • Please log in to reply

#1
KKTaiga

KKTaiga

    Member

  • Member
  • PipPip
  • 13 posts
I am coding my own website, but I seem to have a small problem. I have coded a table, where I intended to put a swf-file (movie) on the left cell and normal gif-picture on the right cell. Picture is showing as it should, but I cant get the swf-file showing at all! There is just white blank space where the animation that I made should lie in.

I tried the swf-html wizard and the code that it gave to me worked perfectly outside my own HTML-body, but when I put it in my code, it doesnt work. In other words, if I put first the wizards code, and then mine, I can see the animation above my code. But then, when I just copy+paste the code from above and insert in into any place in my own HTML, the animation doesnt show anymore!

Can you tell me what is wrong?

_______________________________________________________________________

Code that the wizard gave me:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR...l40/loose.dtd">
<html><head>
<title>sertifiointi</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<meta name="author" content="Sertifiointimerkki">
<meta name="generator" content="SWiSHmax [url="http://www.swishzone.com">"]http://www.swishzone.com">[/url]
<meta name="description" content="sertifiointi">
<!-- Created by SWiSHmax - Flash Made Easy - www.swishzone.com -->
</head>
<body bgcolor="#FFFFFF">
<center>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macr...rsion=5,0,42,0"
id="sertifiointi" width="150" height="150">
<param name="movie" value="sertifiointi.swf">
<param name="bgcolor" value="#FFFFFF">
<param name="quality" value="high">
<param name="loop" value="false">
<param name="menu" value="false">
<param name="scale" value="noborder">
<param name="base" value="C:\Documents and Settings\käyttäjä\Työpöytä\Laatutesti.net\UUSILaatutesti\Kooditiedostoja\">
<param name="allowscriptaccess" value="samedomain">
<embed type="application/x-shockwave-flash"
pluginspage="http://www.macromedi...getflashplayer"
width="150" height="150"
name="sertifiointi" src="sertifiointi.swf"
bgcolor="#FFFFFF" quality="high"
loop="false" menu="false"
scale="noborder"
base="C:\Documents and Settings\käyttäjä\Työpöytä\Laatutesti.net\UUSILaatutesti\Kooditiedostoja\"
swLiveConnect="true" allowScriptAccess="samedomain"
></embed>
</object>
</center>
</body>
</html>

_____________________________________________________________________

Code that I tried to insert it into:

<div align="center">
<table width="80%" border="1" bordercolor="" bgcolor="#FFFFFF">
<tr>This is where the animation should show up <td width="40%">

</td>

<td> <div align="center"><img src="C:\Documents and Settings\käyttäjä\Työpöytä\Laatutesti.net\UUSILaatutesti\Kooditiedostoja\logo.GIF" width="100%" height="91"></td> </tr>
</table>

_____________________________________________________________________

Ps. I know I still have all the addresses on my own C: !, no need to remind me of that :tazz: I have not yet put the pages to internet
  • 0

Advertisements


#2
ssone

ssone

    Member

  • Member
  • PipPipPip
  • 301 posts
o man u cant put new "head" tags and all that into a table..just take from "<object " to "</object>"

Let me know if that was the problem. :tazz:

Edited by ssone, 01 August 2005 - 06:41 AM.

  • 0

#3
KKTaiga

KKTaiga

    Member

  • Topic Starter
  • Member
  • PipPip
  • 13 posts
Thanks! :tazz: I dont know if I was just too tired or what but I didnt realize that yesterday! I tried everything possible and still it didnt work. now that I tried it like you said -it worked perfectly! Thanks so much!
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP