var so = new SWFObject(....);
so.addVariable("url", "view.data.js"); // your data source json or xml
so.addVariable("type", "json"); // resource data json or xml
so.addVariable("width", "400"); // width of mark, the area of photos to appear
so.addVariable("height","130"); // height of mark, the area of photos to appear
so.addVariable("speed", "1"); // running speed of the image, like marqee
so.addVariable("space", "2"); // distance between two images
so.addVariable("letter", "2"); // distance from image to text
so.addVariable("light", "true"); // highlight for over and out
Mono slideshow
Building a small project for a friend, a small slide built in flash , it helps you show the pictures run from left to right, I hope it becomes useful to anyone in need of a "slide show" :)
Extremely easy to use and is very quick!
Subscribe to:
Post Comments (
Atom)
0 comments:
Post a Comment