Options

Does the slide show embedded in forums still work?

MichaelKirkMichaelKirk Registered Users Posts: 427 Major grins
edited January 16, 2009 in SmugMug Support
I remember a while back there was some code that enabled SM users to embed a slide show into other forums. I haven't done it in a while so I found an old thred that I did it in and noticed that it still worked:

http://www.fredmiranda.com/forum/topic/590453/

Funny thing is I just copied and paste the exact same code in a new thread and the slide show did not work :scratch

Can it still be used?
Why would it show as working in an old thread and the exact same code is not working now??

Here is the code I'm using
Michael



<center><object align="middle" height="600" width="600">
<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=3861012&transparent=true&crossFadeSpeed=500&borderThickness=3&borderColor=FFFFFF&clickUrl=false">
</param><param name="wmode" value="transparent">
<param name="bgcolor" value="FFFFFF">
<param name="allowNetworking" value="all">
<param name="allowScriptAccess" value="always">
<param name="borderThickness" value="3">
<param name="borderColor" value="000000">
<param name="splash" value="http://www.smugmug.com/img/ria/ShizamSlides/smugmug_white.png">
<embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=3861012&transparent=true&crossFadeSpeed=500&borderThickness=3&borderColor=FFFFFF&clickUrl=false" wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all" height="600" width="600"></embed>
</object>
</center>

Comments

  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited January 14, 2009
    Depends where you are trying to use it. Some forums allow scripts/html and others don't. Where are you trying to embed?
  • Options
    MichaelKirkMichaelKirk Registered Users Posts: 427 Major grins
    edited January 15, 2009
    FredMiranda.com
    Andy wrote:
    Depends where you are trying to use it. Some forums allow scripts/html and others don't. Where are you trying to embed?

    I'm trying to embed the SS at FredMiranda.com
    as I mentioned I embedded one 11/21/2007 and it is still working - here is the link to the working SS
    http://www.fredmiranda.com/forum/topic/590453/

    I just copied and pasted the exact same code in a NEW thread and it does not work now??

    Michael
  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited January 15, 2009
    I'm trying to embed the SS at FredMiranda.com
    as I mentioned I embedded one 11/21/2007 and it is still working - here is the link to the working SS
    http://www.fredmiranda.com/forum/topic/590453/

    I just copied and pasted the exact same code in a NEW thread and it does not work now??

    Michael
    Ask the mods at FM - there are forum permissions - some allow HTML and some do not.
  • Options
    MichaelKirkMichaelKirk Registered Users Posts: 427 Major grins
    edited January 16, 2009
    UBB Code?
    Andy wrote:
    Ask the mods at FM - there are forum permissions - some allow HTML and some do not.

    FM answer:
    "For security reasons, html and scripts are no longer allowed on the forums. However, you may use the UBB code with your message."

    what is UBB code? I assume the slide show will not work at FM.

    Michael
Sign In or Register to comment.