Search  

NEWS V1 (ALL SIZE)

HomeBrowse CategoriesFlashApplications and UtilitiesNews V1 (all size)
Full_screen_preview

News V1 (all size)

  • You can change size swf in code html
  • You can add unlimited news
  • You can add title to the Page
    You can add adress URL to the images
  • You can change margin arrow (MARGIN_HORIZONTAL_ARROW and MARGIN _VERTICAL_ARROW)
  • You can change max width image and max height image (MAX_WIDTH_IMAGE,MAX_HEIGHT_IMAGE)
  • You can change color title (TITLE_COLOR)
  • You can change text color (TEXT_COLOR)
  • You can change background image color (BACKGROUND_IMAGE_COLOR)
  • You can change background color arrow onRollOver (BACKGROUND_COLOR_ARROW_ROL)
  • You can change background color arrow onRollOut (BACKGROUND_COLOR_ARROW_OUT)
  • You can change arrow color onRollOver (ARROW_COLOR_ROL)
  • You can change arrow color onRollOut (ARROW_COLOR_OUT)
  • You can change scroll color (SCROll_COLOR)
  • You can change scroll background color (SCROLL_BACKGROUND_COLOR)
  • You can change preloader color(PRELOADER_COLOR)
  • You can change all color in configuration file (xml/configuration.xml)

Configuration file: xml/configuration.xml


Posted 11 months ago

I like it!

Posted 11 months ago

Nice work!

Posted 11 months ago

yep, nice

Posted 11 months ago

What files are accepted as content? .swf ?

Posted 10 months ago

Does it publish text which alphabets contain accents?

Posted 10 months ago

Can text have hyperlinks?

Posted 10 months ago

@Serenine
Yes…
In CDATA in xml file:
LINK

Posted 10 months ago

@infonomics

You can load swf ,jpg , png files.

Posted 10 months ago

is there a quick and easy way to make it switch story automatically? like a slide show?

Posted 9 months ago

@moonsand
It’s possible.I can do it but for extra money

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”;)

Posted 8 months ago

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)

Posted 6 months ago