.
component categoriescomponent categories
overview
features
help & support
downloads
buy now

Awaiting 3 votes.
Report this file Ask author
Posted by : Rocman 1 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
Flash knowledge required: N/A
Documentation: N/A


Screensaver News XML



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




Tagstags
Please « login » to add tags.

 

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

 

Hi there?

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

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


 
featured componentsfeatured components