Help - Search - Members - Calendar
Full Version: Flash in Firefox
HTMLHelp Forums > Web Authoring > Graphics, Flash and Multimedia
MickeyG
Hey all,

I'm not really a Flash developer at all, but I've put together this little slideshow for the home page of this site and I'm having trouble viewing it in the latest version of Firefox. It was working, then it stopped but I could see a blank frame, and now I can't get it to load in any browser, let alone Firefox. It was working in Safari and Explorer, but with whatever it was that I tried to fix it with I somehow made it worse. Here is the link:

www.labremodel.com

Any help is appreciated, thanks!

myxology
pandy
Is it this?
http://www.labremodel.com/gallery.php?leve...;mode=slideshow
Works here, but I don't have the latest of anything I think.
pandy
Oops. That isn't flash so I guess it isn't "it" either.
MickeyG
QUOTE(pandy @ Jun 8 2009, 04:18 PM) *

Oops. That isn't flash so I guess it isn't "it" either.


Hey Pandy,

No, it's not that page. The Flash video is right on the index page. It's pretty big, so if you're not seeing it, it's not working. smile.gif
pandy
Ah. My browser's JS-debugger gives the error 'object expected' and flags the below line. The flash works if I delete the JS and use the noscript code, so I'd guess you mucked up the JS.

(My linbreaks, so the line wouldn't be unwieldy)
CODE
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0',
'width','350','height','263','title','homeFlash','class','floatPhotoRight','src','images/homeFlash','quality','high',
'pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash',
'movie','images/homeFlash' );

MickeyG
Hey Pandy,

Thanks for the help. I replaced the AC code with your code and reloaded the page and I'm still getting nothing. It's so frustrating. I'm sure that part of the problem is that I'm doing this with Dreamweaver and I'm not javascript or Flash savvy at all. Any other ideas?


QUOTE(pandy @ Jun 9 2009, 10:14 AM) *

Ah. My browser's JS-debugger gives the error 'object expected' and flags the below line. The flash works if I delete the JS and use the noscript code, so I'd guess you mucked up the JS.

(My linbreaks, so the line wouldn't be unwieldy)
CODE
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0',
'width','350','height','263','title','homeFlash','class','floatPhotoRight','src','images/homeFlash','quality','high',
'pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash',
'movie','images/homeFlash' );


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.