It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites
Board index Programming Flash Forum

Flash not working.. But works for me..

Moderator: Phate

Flash not working.. But works for me..

Postby green tick on Sat Oct 06, 2007 8:47 pm

I made this website..
http://susieaprt.com/photo.htm

that page uses flash.. and i made it so most* browsers can use it..
IE,safari,firefox, opera..

Now, the problem is that residents trying to see the flash item cannot see it..

I dont no why, maybe the provider.. idk.. mayb my scripting.. or maybe they don't have flash player..

Now, I'm guessing they don't have flash player..
How do i get a script that will show the flash object, and it will detect if you dont have flash player and will tell you to download flash player..
I've seen this script very often just dont no how to get it..
Can anyone me with my problem.. thanks.
You can do it we can help!
green tick
 
Posts: 10
Joined: Sat Sep 29, 2007 6:39 pm
Location: Florida

Postby flabbyrabbit on Sat Oct 06, 2007 10:32 pm

Ive never used this peice of code so have not tested it but i did a quick search and this came up:

Code: Select all
<object
  data="manyana.swf"
  type="application/x-shockwave-flash"
  codebase="http://www.example.com/"
  width="550"
  height="400">
        <param name="movie" value="file.swf" />
        <param name="menu" value="false" />
        <param name="quality" value="high" />
        <param name="bgcolor" value="#ededed" />

        <p>
          Add HTML here that will be displayed instead of the flash object if flash player is not installed.
        </p>

  </object>

Hope this works,
Flabby Rabbit
User avatar
flabbyrabbit
500+ Club
 
Posts: 691
Joined: Thu Jan 25, 2007 2:10 pm
Location: Midlands, England

Postby Tomi on Sun Oct 07, 2007 1:15 am

Works fine for me :)
I'm back and I'm 18 :)
User avatar
Tomi
500+ Club
 
Posts: 926
Joined: Mon Jun 26, 2006 7:51 pm


Return to Flash Forum

Who is online

Users browsing this forum: No registered users and 0 guests