Label

  • ActionScript 2
  • AD Player 2
  • Algorithm 2
  • AS3 16
  • Audio 1
  • Audio Description Player 1
  • Bitmap 1
  • BitmapData 1
  • Browser 1
  • C# Experience 4
  • Chart 1
  • Flash 10
  • Game 1
  • Geometry 1
  • JavaScript 2
  • Mathematics 6
  • Music Online 1
  • MVC 1
  • Performance 1
  • PureMVC 1
  • Slide 1
  • Talks 1
  • Tool 1
  • Tool Player 1
Toggle Side
Home   »   Slide   »   Mono slideshow

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!
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

Download

It's over here!

Labels: Flash ,  Slide   at:  3:17 AM     Email This BlogThis! Share to X Share to Facebook

0 comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments ( Atom)
© Hung Le 2007-2016. Powered by Blogger