View Single Post
  #2  
Old 09-25-2008, 08:06 PM
 
amxfan amxfan is offline
 

Advanced Member
  
Join Date: Jul 2008
Posts: 45
 

Default Re: Help including a swf file.

I got it working
The issue was the line below as it could not find the path to 3DCarouselDev
Code:
var so = new SWFObject("3DCarouselDev.swf", "3DCarouselDev", "550", "300", "8.0.0.0", "#cccccc");
__________________
Version 4.1.10
CDSEO
Reply With Quote