Topic: Possible to use SWFs with scrambled URLs?
Hello,
is there any way to use SWFs in the slideshows when all file URLs are "scrambled" by a CMS, e.g. when the file path is something like
.../somefunction.asp?FileID=xxxx
?
This works just fine with JPGs, but trying to use SWFs results in the following error:
TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::MovieClip@2eeedaf1 to flash.display.Bitmap.
at com.airtight.simpleviewer.display.thumbs::Thumb/resizeThumbToFit()
at com.airtight.simpleviewer.display.thumbs::Thumb/onThumbLoaded()
Any way around this? Have tried using both SWFs and JPGs for the thumb, but the error keeps coming up.