Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old July 10th, 2008, 04:39 PM
Newbie
 
Join Date: Jul 2008
Posts: 1
Default Error in Flash intro file with IE7

I made a Flash intro for my website but when I open it in IE7 it gives error : expected object. It works fine in Mozilla.

This is the code of the index.html file :

<html>
<head>
<title>ONDERWEG</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<meta name="description" content="Nederlandstalige website voor alleenstaanden. Activiteiten, dinners en parties voor alleenstaanden.">
<meta name="keywords" content="vrienden, ontmoeten, single, relatie, activiteiten, alleenstaanden, kennismaking, club, vriend, vriendin, vakantie, activiteit, buiten, weekend, wandelen, uitgaan, fietsen, reizen, party, parties, fuiven, ontmoetingen">
</head>

<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" leftmargin="0"rightmargin="0" topmargin="0"bottommargin="0">


<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="4%" height="80%">&nbsp;</td>
<td width="93%" align="center" valign="middle"><p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="200">
<param name="movie" value="1.swf">
<param name="quality" value="high">
<embed src="1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="200"></embed>
</object>


</p>
<p>&nbsp;</p>
</td>
<td width="1%">&nbsp;</td>
</tr>
<tr>
<td height="20%">&nbsp;</td>
<td align="center"><font color="#004000" size="5" face="Bradley Hand ITC"><span class="size"><font size="1" face="Arial, Helvetica, sans-serif">Anne &copy; 2006</font></span></font></td>
<td align="center" valign="top" class="size">&nbsp;</td>
<td width="2%">&nbsp; </td>
</tr>
</table>



</body>


The action button in my Flash intro to enter the side :

on (release) {
getURL("sample-main.swf", "_self");
}

And sample-main.swf contains :

loadMovieNum("sample-0.swf", 2);


Can anyone help me with this ?
Reply
  #2  
Old July 12th, 2008, 11:27 AM
Newbie
 
Join Date: Oct 2007
Posts: 6
Default

Hey! Just upload your web page, it won't be when you upload it. It does with offline Flash.
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles