fantero
/ flash & video
Details
Uploaded: 01 November 2010
Opens With: Flash CS3 (9+)
Files Included: .fla, .as, .swf, .xml, .html, .js, .jpg, .txt
Size: 39kb
Action Script: AS3
Resolution: Resizable
Documentation: good
Do you like this file?
width & height: these parameters can be found in the javascript code of index.html,
that controls the flash size ( you do not need to edit the flash source file ).
The following parameters can be found in main.xml:
stage_width = "575" ( flash width, should be equal to "width" you set in html )
stage_height = "325" ( flash height, should be equal to "height" you set in html )
speed = "5" ( play speed )
txt_align = "top" ( top or bottom )
txt_speed = "5" ( animation speed )
Editable image location, caption, and description in XML
Editable image http link and http target ( _blank: new window _self: current window) in XML