I like it!
Posted 11 months ago
News V1 (all size)
Configuration file: xml/configuration.xml
is there a quick and easy way to make it switch story automatically? like a slide show?
Posted 9 months ago
Do you get the fla? Can it be imported into an external swf easily?
John
Posted 8 months ago
@tagwebdesign
In your FLA :
var mc=this.createEmptyMovieClip(“mContainer”,1)
mc.loadMovie(“news.swf”
Nice file! I would like to know if is posible integrate it in another .swf movie calling it like: loadmovie( “news.swf”, _toot.mc); ...etc. or in any other way and in a fix size?
I have bought any other files with XML and it is very dificcult to integrate them in another swf movie.
Thanks
Posted 6 months ago
@ocon
You can load news to the different swf file (news will adapt the size oneself to the size of the file to which you are loading)