今天在网上找了个bbsxp flash幻灯片调用最新图片,用来出了点问题,只能看到最开始的5张图片,后来联系了作者,终于给改正了。主要是这个:
原来的要加上 or ContentType='image/jpeg'
复制内容到剪贴板
程序代码
程序代码sql="select * from [BBSXP_PostAttachments] where FilePath<>'' and ContentType='image/pjpeg' or ContentType='image/jpeg' and Description<>'' order by UpFileID desc"
文件下载:
Flash动画