Greetings mastervishal,
Take a look at macromedia's troubleshooting page:
http://www.macromedia.com/
Under "Troubleshooting", click this link:
"Try this first: How to fix almost all Macromedia Flash Player issues"
From that page:
"Make sure you have the latest version of your Internet browser. Installing a new browser can often repair issues with browser installations, and newer browsers may also offer improved security.
Note to Netscape 6 users: Macromedia recommends updating to at least version 6.2 or higher. Though Netscape 4.x is supported, Netscape 6.1 and 6.0 are not supported."
Your clients may need to upgrade their browser.
Main Topics
Browse All Topics





by: dhayfulePosted on 2004-02-05 at 04:10:00ID: 10279687
Hi,
ro/dhayful e/
First let me know if you are incoorporating Flash Movie as An Activex or as a Plugin.
What I mean is, you have to place the movie using <embed src="FlashMovie.swf">. That will place it as a plug in which will be even accessible in Netscape.
If you have placed it as <object classid="....."....> then better replace it with <embed src="yourflashmovie.swf">
That should work
just check for example my flash page at
http://www.angelfire.com/p
that should work in both Netscape as well as IE.
The source code that i have placed is : <embed src="de.swf">
That should definately work.
Do let me know if it works.
Bye
Regards