- deeplinking support – use back/forward buttons to
- open standards – support for images. videos, swfs and also youtube streams
- multiple background – choose a background for every module
- load your swf – autoresize or self resize ( if the swf already has a resize function )
- unlimited possibilities – add as many modules as you wish + you can load a module multiple times with differe
To install the component in HTML :
- copy swfobject.js in the folder of your html
- copy this code inside the tag of your html file
- modify width and height to match your project(remember you have to modify the xml too)
- insert this code where you want the swf to appear
Alternative content
To install in your flash project:
- Copy everything except the .fla from the source/ folder in your project folder
- Open the .fla and copy all the items from there, paste them in your fla library
- Use this code in your actions frame, modify x and y if you want different position or just drag and drop videogallery from the library
var gal_mc:VideoGallery = new VideoGallery("gallery.xml");
addChild(gal_mc);






Trackbacks/Pingbacks
[...] Read more: Flash template with deep linking youtube support | Flash CS … [...]