Now because I need the containers and slides to fill their containers using relative sizes (eg: width: 100% etc), I've used slideResize: false and the dummy image method described here which works great for the list of images, which will all be similarly sized. I resize the browser window and the images scale as I want. Below is my script:
However when I add cycle to the projects ul, the image slideshow gets fixed widths applied inline to the list items (as would be case if slideResize: true). This is my script for the projects slideshow: