Home / Components / User Interface / Screensaver News XML /

Screensaver News XML

5 purchases

Rocman User Interface Screensaver News XML Screensaver News XML is a screensaver that shows messages with images when the mouse is not used for a period of time. The message is displayed in the middle of the movie by default. $3 http://www.flashcomponents.net/component/sreensaver_xml_message_system.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/606_1.png

License:

By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other ... [+]

> View graphic table with full license features

$3.00

buy now

Package includes: FLA

Flash Version: Flash 8, Flash CS3, Flash CS4

Viewable with: Flash Player 8

Action Script: ActionScript 2.0

Product ID:F0800606

Author:

Rocman

Rocman avatar

 
UPDATED

Screensaver News XML is a screensaver that shows messages or news with images when the mouse is not used for a period of time (you define the time)
The message is displayed in the middle of the movie by default.



MY PORTFOLIO


[/URL] [URL="http://www.flashcomponents.net/component/circle_smooth_preloader.html]

$3.00

buy now

License:

Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.

Usage Terms: Personal Commercial Multiple
Use in ONE SINGLE NON-COMMERCIAL project
Unlimited use in the same project
Use in ONE SINGLE COMMERCIAL project
For your client's ONE SINGLE COMMERCIAL project
MULTIPLE COMMERCIAL projects
For your client's MULTIPLE COMMERCIAL projects

Other by Rocman:

Circle Style Preloaders

Easy to use Choose how to use 1. Copy the...[+]

More >>

Circle Smooth Preloader

Easy to use Choose how to use 1. Copy the pr...[+]

More >>

Slide Menu

Simply menu or portfolio desing, easy to use an...[+]

More >>

Related components:

News Rotator 01

Very useful dynamic news rotator with autoplay,...[+]

More >>

Vertical News Ticker 01

Simple and useful XML driven vertical news tick...[+]

More >>

Advanced XML News AS3

I decide to create this component as an update ...[+]

More >>

1 / 17

Featured components:

2 Scrollers XML Photo Gallery

Scroll photos gallery with picture and descript...[+]

More >>

Karthick 3D Image Carousel

An advanced 3D image carousel with plenty of op...[+]

More >>

XML Driven Gallery - Set Menu

XML Gallery Menu - set: vertical, horizontal, g...[+]

More >>

3 comments

Add comment

  • Hi there? Can the message appear in a different part of the screen?

    #  /  PM  /  posted on Jun 26, 2008
  • Anonymous

    Hi there?

    Can the message appear in a different part of the screen?

    #  /  PM  /  posted on Jun 26, 2008
  • Anonymous

    The message appear by default in the center of your movie, but you can change the appear location, just openn AS-Show movieclip and go to line 7

    //align the message to the center
    _root.message_mc._x=Stage.width/2
    _root.message_mc._y=Stage.height/2

    change the values

    exalmple:

    Message Align to the Right and in the middle

    _root.message_mc._x=Stage.width-310.0
    _root.message_mc._y=Stage.height/2

    Message Align to the Right and inthe bottom

    _root.message_mc._x=Stage.width-310
    _root.message_mc._y=Stage.height-130


    just need to play whit the values

    #  /  PM  /  posted on Jun 27, 2008
Please login to post comments.