Reply
Need help with adding alternate content to flash slideshow
Old 01-07-2009, 06:14 PM Need help with adding alternate content to flash slideshow
GeekGal's Avatar
Super Talker

Posts: 115
Name: Amber
Location: Mississippi
Trades: 0
I am pretty much a newbie when it comes to flash, and I have been trying to figure out how to add alternate content to a flash slideshow. I have tried everything I can think of, but nothing has worked so far. When I disable flash in safari, all I see is a huge white rectangle in the middle of the page where I want my alternate photo to be. I would be forever grateful if someone could tell me how to do this correctly!

Also, I was wondering how to go about making the slideshow into a link to another page on my site?
__________________
My art website http://www.amberartist.com
GeekGal is offline
Reply With Quote
View Public Profile Visit GeekGal's homepage!
 
 
When You Register, These Ads Go Away!
Old 01-07-2009, 07:18 PM Re: Need help with adding alternate content to flash slideshow
chrishirst's Avatar
Super Moderator

Posts: 22,223
Location: Blackpool. UK
Trades: 0
Put text or a <img /> element INSIDE the <object></object> tags, the object itself is always topmost, so if it doesn't show the text or image will.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-07-2009, 08:24 PM Re: Need help with adding alternate content to flash slideshow
GeekGal's Avatar
Super Talker

Posts: 115
Name: Amber
Location: Mississippi
Trades: 0
Thanks! I have tried doing that, but it still doesn't work....all I want is for it to show an image in place of the slideshow if someone doesn't have flash. In safari, it just shows a blank white empty space where the alternate content is supposed to be, and in firefox it shows a link to download the flash plugin. Here is the code that I am using.
Code:
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','505','height','367','title','slideshow','src','slideshow','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','slideshow' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="505" height="367" title="slideshow" >
<img src="alternateimage.jpg" />
<param name="movie" value="slideshow.swf" />
<param name="quality" value="high" />
</object>
</noscript>
__________________
My art website http://www.amberartist.com

Last edited by GeekGal; 01-07-2009 at 08:26 PM..
GeekGal is offline
Reply With Quote
View Public Profile Visit GeekGal's homepage!
 
Old 01-08-2009, 04:30 AM Re: Need help with adding alternate content to flash slideshow
Banned

Posts: 922
Name: Geoff Vader
Location: In my dreams
Trades: 0
Sunflower symphony is very beautiful.
witnesstheday is offline
Reply With Quote
View Public Profile
 
Old 01-08-2009, 09:55 AM Re: Need help with adding alternate content to flash slideshow
Banned

Posts: 1
Name: jession
Trades: 0
what it is?
jessionlee is offline
Reply With Quote
View Public Profile
 
Old 01-10-2009, 08:50 AM Re: Need help with adding alternate content to flash slideshow
chrishirst's Avatar
Super Moderator

Posts: 22,223
Location: Blackpool. UK
Trades: 0
The code you have there will only show the image if javascript and flash is disabled, because it is inside a <noscript> element
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-18-2009, 12:11 AM Re: Need help with adding alternate content to flash slideshow
GeekGal's Avatar
Super Talker

Posts: 115
Name: Amber
Location: Mississippi
Trades: 0
Thanks a lot Chris! I think that I understand what's going on now. Am I right in thinking that most people who have flash disabled would also have javascript disabled? I plan on uploading it sometimes this week.

Witnesstheday, you have excellent artistic tastes! Sunflower Symphony is one of my favorite paintings.
__________________
My art website http://www.amberartist.com
GeekGal is offline
Reply With Quote
View Public Profile Visit GeekGal's homepage!
 
Old 01-18-2009, 06:55 AM Re: Need help with adding alternate content to flash slideshow
chrishirst's Avatar
Super Moderator

Posts: 22,223
Location: Blackpool. UK
Trades: 0
Not necessarily.
javascript is enabled by default on the majority of browsers, the flash plugin has to be installed as a deliberate action by the user agreeing to the install.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Need help with adding alternate content to flash slideshow
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.15150 seconds with 13 queries