473,387 Members | 1,485 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

why flash does not appear in mozilla ?

The flash does not appear in mozilla fire fox even i have been downloaded the adobe, but i able to view it in IE. anyone can help on this issue ?

website : www.ring8.com.my
Dec 6 '07 #1
6 1318
can it be integrate with flash ?
Dec 6 '07 #2
Markus
6,050 Expert 4TB
can what be 'intergrate' with flash?
Dec 6 '07 #3
acoder
16,027 Expert Mod 8TB
Merged threads. Please do not double post.
Dec 6 '07 #4
swf integrate to flash.
Dec 6 '07 #5
acoder
16,027 Expert Mod 8TB
The flash does not appear in mozilla fire fox even i have been downloaded the adobe, but i able to view it in IE. anyone can help on this issue ?

website : www.ring8.com.my
Is there any JavaScript involved?

I can't access that website - maybe it's down.
Dec 6 '07 #6
danielalrease, the problem is quite simple. You say:

Expand|Select|Wrap|Line Numbers
  1.     <param name="movie" value="flash\menu.swf?button=1">  ... 
  2. and     <object data="flash\menu.swf?button=1" width="100%" height="118" type="application/x-shockwave-flash">
  3.  
and again

Expand|Select|Wrap|Line Numbers
  1. <param name="movie" value="flash\sl_show.swf"> 
  2. <object data="flash\sl_show.swf" width="320" height="197" type="application/x-shockwave-flash">
  3.  
And the problem is the backslash ( \ ) you are using defining the path, instead of the slash ( / ). So, in Firefox your path became: flash%5Cmenu.swf (which is not the case in IE).

Dan
Dec 6 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

30
by: Darren Gates | last post by:
hi PHP users, Here's a Flash 7 version of phpMyAdmin: http://www.tufat.com/phpflashmyadmin.php Special features include: drag-and-drop interface for InnoDB table relationships, quick record...
0
by: Drew D. Saur | last post by:
When working on a web site for my employer, I uncovered what appears to be an undocumented bug in Internet Explorer 5 & 6 for Windows in regard to a (perhaps uncommon?) integration of Flash...
18
by: Simula | last post by:
I am developing an HTML javascript application and I want to preserve state in a way that can be book-marked. I chose HTML anchors as a means of preserving state. When the application changes...
1
by: mailpitches | last post by:
I've noticed a subtle yet cool feature in Safari and I'm wondering how they did it. If you go to YouTube and open one of the videos in a new tab (Command-click), the page will load in the new tab...
11
by: emailus | last post by:
I am webmaster for the domain <www.alpha1.org.au>. Not being an expert in html, I take advantage of my domain Registrant's web building tool, 'Instant Website'. This tool is provided as part of...
8
by: Neo Geshel | last post by:
Greetings. BACKGROUND: My sites are pure XHTML 1.1 with CSS 2.1 for markup. My pages are delivered as application/xhtml+xml for all non-MS web clients, and as text/xml for all MS web...
2
by: Paul Neave | last post by:
Hello all. Please try this link for me and let me know what you see: http://www.neave.com/temp/stretch_test.html You should see a green header filling the top of the page, a red footer at...
0
by: bogorman | last post by:
Am trying to add a "video" to a webpage which is based on a template containing a javascript menu. The site has hundreds of pages all based on this template and the menu works fine The page can be...
2
dream party
by: dream party | last post by:
Inserting a Flash (SWF, FLV) file into HTML web page is already an old and familiar thing to all of us. It is a rather non-flexible thing that just to edit some options in the template. However, I...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.