.
overview
features
samples
help & support
downloads
buy now

Awaiting 3 votes.
Posted by : Rocman on 06/11/2008 2995 pageviews, 1 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above

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




Screensaver News XML


 

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