| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jan 2001
Location: toronto
Posts: 10
|
hi, i have a problem. i am working on a site and a lot of people who use macs are telling me they cannot view my site. i use load movies for the menu and apparently the menu buttons are not working.
it works on: IE for PC Netscape for PC and IE and Netscape for some macs, but not all here is my code <table cellpadding=0 cellspacing=0 border=0 width=100% height=100%> <tr align=center> <td> <table cellpadding=0 cellspacing=0 border=0> <tr> <td> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=780 HEIGHT=400> <PARAM NAME=movie VALUE="bottom.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="bottom.swf" quality=high bgcolor=#FFFFFF WIDTH=780 HEIGHT=400 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED> </OBJECT> </td> </tr> </table> </td> </tr> </table> does anyone have any idea what might be the problem? |
|
|
|
|
|
#2 |
|
Registered User
|
try to get off a space between >< ( > < )
|
|
|
|
|
|
|
|
|
#3 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
And I'd add quotes around the values (digits) in lines like this
table cellpadding=0 cellspacing=0 so like: table cellpadding="0" cellspacing="0" etc etc Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| one template, many looks? | subquark | ActionScript 1.0 (and below) | 1161 | 09-03-2009 04:45 PM |
| startDrag from Flash 5->Flash 8 (not working) | karxix | ActionScript 1.0 (and below) | 4 | 08-26-2006 01:42 PM |
| Launching a .swf like a .exe if the user already has a flash player installed | freddieT | Projectors and CDs | 1 | 08-13-2005 06:27 PM |
| Flash 5: go to frame label in separate .swf file | danny | ActionScript 1.0 (and below) | 0 | 02-10-2004 12:00 PM |
| Publishing as Flash 6 not working | jaminrules | ActionScript 2.0 | 9 | 02-08-2004 02:40 AM |