Search  
Search Options

ULTIMATE XML NEWS - AUTOMATIC THUMBNAILS & SUMMARIES

HomeBrowse CategoriesFlashApplications and UtilitiesUltimate XML News - Automatic thumbnails & summaries
Full_screen_preview

ULTIMATE XML NEWS – AUTOMATIC THUMBNAILS & SUMMARIES

This news file is designed from the ground up to be easy to update, customize and understand. Everything is driven via XML so the file is very easy to maintain. The automatic summaries and thumbnails make it even quicker to get your news out there.

Please take time to read the news posts in the preview as they explain the functions of the file. Make sure you hit the read more button!

FEATURES INCLUDE :

  • Automatically generated thumbnails
  • Automatically generated summaries
  • Intelligent scrollbar
  • HTML and CSS support
  • Image Preloaders
  • XML driven
  • Easy to use HUGE configuration section in code
  • Very easy to customise
  • Multiple authors
  • Clean code, help file and lots of comments
  • Easy to change amount of items shown at a time
  • smooth in/out animation
  • Main preloader

NEW UPDATES !

The following new features have been added to this file based on feedback:
  • thumbType – choose between sliced or scaled thumbnails
  • thumbSlicePoint – choose position of slice
  • thumbOffset – lets you scale before you take the slice
  • fixed more button highlight typo
  • fixed mainAuthor on large post
  • Fixed counter when the total posts is less than the number of posts per page

PLEASE REQUEST NEW FEATURES IN THE COMMENTS

RSS FEEDS :

SUPPORT COMMENTS   |   LATEST FILES

Like this file? You might also like these files:

VIEW MY PORTFOLIO   |   GET NOTIFIED OF NEW FILES VIA EMAIL

Posted 4 months ago

esg022,

check the folder called navigation in the library.

chuck

Posted 12 days ago

Hi Chuck,

the issue was in order for html to display the flash, the html has to be on the same domain where swf and xml. If i put the html on a different domain (say domain B) and reference the swf from say domain A, it doesn’t work. Although i somehow figured out a way of modify your swf to make it work, but images and xml files have to be in the same directory as the swf file. Cheers.

Posted 12 days ago

I purchase your but am having trouble loading it in my own index page. What code do I use to basically insert the main swf into my index page.

Thanks you!!

Awesome file btw

Posted 10 days ago

I also am trying to link either text or an image in the news.xml file, I cant seem to have it work.

Im trying this code

google

DO I have the most recent version?

Posted 10 days ago

Scratch that.. I got the linking to work.

I just need help embeding the actually main SWF into my own index page. Could you help me with that code.

Also how do I change the color of the green on the titles to another color.

Posted 10 days ago

hi chuck- great file.

i’m not much of a flash person but i do have it on my computer. this seemed like a great solution for some of my music reviews that i want to feature. in order to change the title of LATEST NEWS , how do i do that? double clicking on the movie click called “title” brought it to the stage but i can’t seem to change it?

keep in mind i don’t know much about flash. i was able to edit the xml for my other needs quite easily.

thanks again!

Posted 10 days ago

Hi jackliu,

Assuming you mean you main flash file, put something like:

 
this.createEmptyMovieClip("news",999)
 news.loadMovie("news.swf")

chuck

Posted 10 days ago

opps, sorry the above comment was meant for gibsonperformance

Posted 10 days ago

gibsonperformance,

there is an index.html with swfobject embed included in the download.

edit post row (main) and large post (main) from the library to change font colors.

thanks Chuck

Posted 10 days ago

Hi sandlog,

the latest news title is an image as i do not have the rights to resale that font. Just delete it and add a new textfield using any font you want.

thanks, Chuck

Posted 10 days ago

I got to change my colors. Thank you, Im now just wonder what HTML code I use to add this swf news scroller to my own index page and not the one provided. Granted all the names are the same, what would be the embed code or code I would use?

Thanks!

Posted 9 days ago

Hi.

there not much code in there!

add inside the head tags:

<script type="text/javascript" src="swfobject.js"></script>

then in the body:

<div id="flashContent">Failed to load</div>
<script type="text/javascript">
            // <![CDATA[
                var so = new SWFObject("news.swf", "sotester", "660", "490", "8", "#000000");
                so.write("flashContent");
            // ]]>    
            </script>
Posted 8 days ago

Noice File Triworks.

Posted 7 days ago

Noice File Triworks.

Posted 7 days ago

Nice fil Chuck.

Posted 7 days ago

ha! thanks flash cart :-)

Posted 7 days ago

My Rate = 5 Stars- Great!

Nice work! :P

Posted 5 days ago

hi i’m just one question away from hitting that purchase btn. Is the background and its color customizable?

Posted 5 days ago

Hi brubruwen ,

everything is very customizable.

chuck

Posted 4 days ago

Hey Chuck, nice file, I’m planning to buy it but i have a question for you. Can I have different sized movieclips where you show a preview thumbnail and part of the news text?

for example at the first news I want to show a bigger text than the second one so the gray background would be bigger than the first movieclip. Also by doing that would the scroll self adapt to the size?

I’m sorry if my question is a bit confusing, I’m not sure how to explain better since English is not my first language.

Thanks!

Posted 3 days ago

Chuck, great code and huge lift off my shoulder. Thank you.

One question tho-

I’ve set the followings: in fla file: var useMainAuthor:Boolean = true; in xml file: under each item:

it’s working on the 1st page but after clicking on the [read more], on the summary page where it would show Author: Undefined. Do you intentionally leave that one out for a reason?

just wondering.

Posted 3 days ago

edit: code was omitted, hopefully it works this time.

Chuck, great code and huge lift off my shoulder. Thank you.

One question tho-

I’ve set the followings:
in fla file: var useMainAuthor:Boolean = true;
in xml file: <NEWS mainAuthor="brubru"> and under each item: <author></author>

it’s working on the 1st page but after clicking on the [read more], on the summary page where it would show Author: Undefined. Do you intentionally leave that one out for a reason?

just wondering.

Posted 3 days ago

Hi pedropoc,

I think i know what you mean, sorry but its setup that each post is the same height.

chuck

Posted 3 days ago

Hi brubruwen.

good Spot! i have fixed this now, please re-download the files.

chuck

Posted 3 days ago

Chuck, np. It’s really a good documented file and I was able to fix it myself even though I’m not that good at flash. Will check out your updated file later. Thanks!

bru

Posted 2 days ago

Hi,

i bought your news system on flashden and i use it together with richardsons fullscreen scrollbar. Now, when i load your file in his the scrollbar thinks your file is about 2000 pix long because of my xml data. Your file for example display 3 messages ( if the xml file is 10 messages, the scrollbar thinks your file is much longer. ) Any idea how to solve this ?

thx

Posted about 23 hours ago

Hi; This looks like exactly what I am looking for. But I do have one question. Is it possible to place the thumbnails and descriptions, inside a scrolling menu, that moves with the mouse? (insted of having the user click on OLDER each time? or… is is possible to have the menu move up three Or moe at a time when the older button is pressed?

Thanks

Posted about 4 hours ago