HighDots Forums  

problem integrating slideshowpro flash photo galleryinto existing page

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss problem integrating slideshowpro flash photo galleryinto existing page in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
atomic king
 
Posts: n/a

Default problem integrating slideshowpro flash photo galleryinto existing page - 03-18-2009 , 06:08 PM






Hi, I have a photo gallery made with slideshow pro which you can see on the
page http://theoldfort.com/slideshow/slideshow.html. All the files are located
in a directory on the server root called slideshow. However I would like to put
this flash animation onto an exisiting page in the root namely
http://theoldfort.com/picture_gallery.htm. That way it will have the same
layout as the other pages. I tried exchanging the flash animation from
slideshow.htm to picture_gallery.htm and then included the subdirectory name
(slideshow/slideshow.swf) in the path but didn't succeed.

Thanks for your assitance in advance.


Reply With Quote
  #2  
Old   
tweaked_eye
 
Posts: n/a

Default Re: problem integrating slideshowpro flash photo gallery into existing page - 03-20-2009 , 10:41 AM






so, what is the problem? Can you post some code? Did you post your problem
on the SSP site? It is just a standard flash file...should be no problem.
If you are using Director, there might be a problem with your linkage.

"atomic king" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Still waiting...


Reply With Quote
  #3  
Old   
atomic king
 
Posts: n/a

Default Re: problem integrating slideshowpro flash photo galleryinto existing page - 03-23-2009 , 12:16 PM



Thanks tweaked eye! You can check it out on
http://theoldfort.com/picture_gallery.htm. The code is there and its black but
not loading for whatever reason. I included the swf on that page with the path,
slideshow/slideshow.swf. The files for the flash animation are located in the
slideshow file on the website server root... I think it's something mixed up in
the code but I can't see what it could possibly be.

Code = <td width="602" height="650"><p>&nbsp;</p>
<p>
<script type="text/javascript">
AC_FL_RunContent(
'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
version=9,0,28,0','width','550','height','400','ti tle','Picture Gallery Old
Fort
Bequia','src','slideshow/slideshow','quality','high','pluginspage','http://www.a
dobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e'
,'slideshow/slideshow','toJSONString','' ); //end AC code
</script><noscript><object
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=9,0,28,0" width="550" height="400" title="Picture Gallery Old Fort
Bequia">
<param name="movie"
value="slideshow/slideshow.swf">
<param name="quality" value="high">
<embed src="slideshow/slideshow.swf"
quality="high"
pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
n=ShockwaveFlash" type="application/x-shockwave-flash" width="550"
height="400"></embed>
</object></noscript>
</p>


Reply With Quote
  #4  
Old   
Mark A. Boyd
 
Posts: n/a

Default Re: problem integrating slideshowpro flash photo gallery into existing page - 03-24-2009 , 10:06 AM



atomic king posted in macromedia.dreamweaver

Quote:
Thanks tweaked eye! You can check it out on
http://theoldfort.com/picture_gallery.htm. The code is there and
its black but not loading for whatever reason. I included the swf
on that page with the path, slideshow/slideshow.swf. The files for
the flash animation are located in the slideshow file on the
website server root... I think it's something mixed up in the code
but I can't see what it could possibly be.
It is looking for two files that do not exist in those locations.

http://theoldfort.com/v3flashslideshow/slideshow.js
http://theoldfort.com/images.xml

If you copy the files to those locations - or correct the paths, it
might work.


--
Mark A. Boyd
Keep-On-Learnin'


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.