Groups | Blog | Home
all groups > flash (macromedia) > april 2004 >

flash (macromedia) : Explorer doesn't display Flash text



Xesko
4/16/2004 11:13:59 PM
Hi all,

I have a very bizarre problem (or at least this is the first time I have
it) with Flash and IE on PC.
I normally work with Flash in Mac. Now I'm making some tests for a
dynamic menu with Flash integrated into an html document. The think is
that all looked fine until I tested it in a PC. There, the menus, which
are just simple text, didn't appear. First I thought it was a font
problem, but after some tests I realized that no data was arriving from
the PHP which launches the .swf file. It's weird because it only happens
in the IE in the PC. In Mac, both IE and Safari are working fine, and in
PC I also tested Mozilla and also works fine. It's only IE in PC that
doesn't get the data. I've tried to look for some info about that but
couldn't find it.
You can check the problem (just the tests) at:
http://193.109.190.28/new/xesko/LW_menus.php
you should get like a menu at the top left side. Test it with different
browsers. What am I doing wrong?

Any ideas?

Thank you very much in advance.

Best regards,

Laiverd.COM
4/17/2004 1:00:05 AM
As far as I know IE on PC reads the Object tag and as you do not provide all
those values within the object tag ... well. you get the picture.
Anyway: this does work:

<HTML>
<HEAD>
</HEAD>

<BODY>
<table width="800" height="300" border="1">
<tr>
<th width="229" scope="col"><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=6,0,29,0" width="800"

height="300">
<param name="movie"
value="http://193.109.190.28/new/xesko/fla/FW_menus.swf?menuValues=()1)0))0)
About

us)http://193.109.190.28/new/xesko/LW_menu_about_us.php()2)0))0)investment

opportunities)http://193.109.190.28/new/xesko/LW_menu_inv_opp.php()4)0)ct)1)
to let)()5)0)ct)2)for sale)()15)0))0)turnkey

projects)http://193.109.190.28/new/xesko/LW_menu_turnkey_proj.php()16)0))0)j
obs)()17)0))0)news)http://193.109.190.28/new

/xesko/LW_menu_news.php()18)0))0)search)http://193.109.190.28/new/xesko/LW_m
enu_search.php()19)16))0)jobs

1)http://193.109.190.28/new/xesko/LW_menu_jobs_1.php()20)16))0)jobs

2)http://193.109.190.28/new/xesko/LW_menu_jobs_2.php&typesValues=()1)offices
()2)industrial()3)outlets()4)call

centers&countriesValues=()1)Poland()2)Romania&selectedId=">
<param name=quality value=high><param name="SCALE" value="exactfit">
<embed
src="http://193.109.190.28/new/xesko/fla/FW_menus.swf?menuValues=()1)0))0)Ab
out

us)http://193.109.190.28/new/xesko/LW_menu_about_us.php()2)0))0)investment

opportunities)http://193.109.190.28/new/xesko/LW_menu_inv_opp.php()4)0)ct)1)
to let)()5)0)ct)2)for sale)()15)0))0)turnkey

projects)http://193.109.190.28/new/xesko/LW_menu_turnkey_proj.php()16)0))0)j
obs)()17)0))0)news)http://193.109.190.28/new

/xesko/LW_menu_news.php()18)0))0)search)http://193.109.190.28/new/xesko/LW_m
enu_search.php()19)16))0)jobs

1)http://193.109.190.28/new/xesko/LW_menu_jobs_1.php()20)16))0)jobs

2)http://193.109.190.28/new/xesko/LW_menu_jobs_2.php&typesValues=()1)offices
()2)industrial()3)outlets()4)call

centers&countriesValues=()1)Poland()2)Romania&selectedId=" width="800"
height="300" quality=high

pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_
Version=ShockwaveFlash"

type="application/x-shockwave-flash" scale="exactfit"></embed>
</object></th>
</tr>
</table>
<p><br>

()1)0))0)About
us)http://193.109.190.28/new/xesko/LW_menu_about_us.php()2)0))0)investment

opportunities)http://193.109.190.28/new/xesko/LW_menu_inv_opp.php()4)0)ct)1)
to let)()5)0)ct)2)for sale)()15)0))0)turnkey

projects)http://193.109.190.28/new/xesko/LW_menu_turnkey_proj.php()16)0))0)j
obs)()17)0))0)news)http://193.109.190.28/new

/xesko/LW_menu_news.php()18)0))0)search)http://193.109.190.28/new/xesko/LW_m
enu_search.php()19)16))0)jobs

1)http://193.109.190.28/new/xesko/LW_menu_jobs_1.php()20)16))0)jobs
2)http://193.109.190.28/new/xesko/LW_menu_jobs_2.php

<br>
()1)offices()2)industrial()3)outlets()4)call centers <br>
()1)Poland()2)Romania</p>
<p>This is the First Main Page.</p>
<p>&nbsp; </p>
</BODY>
</HTML>

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

Xesko
4/17/2004 10:18:27 AM
In article <c5pohl$gmk$1@forums.macromedia.com>,
[quoted text, click to view]


Hi John,

Thanks a lot for the tip, now indeed works. Well, no need to say, I
guess, I'm just a beginner with all these html stuff, so I really
appreciate your help and the one from everybody in this community. This
was the kind of things it would have taken me ages to figure out by
myself, as I was looking in the wrong direction. Thanks again.

Best regards,

Laiverd.COM
4/17/2004 10:42:32 AM
Okay then. Off you go ;-)

John

--
----------------------------------------------------------------------------
-----------
RESOURCES
http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash
----------------------------------------------------------------------------
-----------
TUTORIALS at
www.laiverd.com
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------

AddThis Social Bookmark Button