Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Screen-saver Plugin/add-on...



Hi all,

I have a client and need to create a standalone installer and screen-saver from a flash file to run and install on a PC. I have seen a couple of options but so far they are all PC based. Are their any mac version of this software?

Thanks in advance



FlashKit > Flash Help > Flash General Help
Posted on: 07-04-2007, 04:03 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Full Screen Flash Projector Reverts To Windowed When Exiting Screen Saver
I've created a flash projector that displays a companies product catalog on a 50" touch screen plasma display.
It looks great and plays great if I launch the projector and force it to full screen.
However, since this is a plasma, screen burn in is a major issue to contend with.
I've set the Windows screensaver to activate after one minute of inactivity.
The problem is that when the screensaver is exited by a touch, the flash projector that was running in full screen mode is now back in windowed mode so CTRL-F has to be hit to force it to full screen again.
This isn't good.
So, I guess my question is two-fold:
Is it possible to programatically force the projector to full screen mode so that no user intervention is required? (fscommand works on the first launch, but when the screensaver kicks in, all bets are off.)
And/Or
How would I go about creating a timer to activate an internal screensaver and insert it into the actionscript for the XML gallery?

Any help is greatly appreciated.
Thanks,
Rick

Return To Idle Screen (screen Saver)
I need to know how to make a screen saver screen with Flash. After a certain amount of idle time, the screen returns to an animated holding screen. Please help!

How To Make Flash Screen Saver Always Fit Screen?
hi.
i'm trying to make a screen saver just for the pleasure of myself and a few close friends in my team. i've searched everywhere but have not found an answer to the following problem. although i use this command:
Code:
fscommand("fullscreen", true);
in the first frame of my movie, the screen saver does not fit the screen all around as it should. yes, it does scale to a certain extent, but only according to the dimensions of the original fla, that is, it'll stretch only horizontally or vertically until the stage limit leaving a gap either to the top or sides... and this won't do as my friends have different stage dimensions as me.
so. can someone please tell me what i'm missing? i'm using flashforge to produce the .scr. i've tried with trial versions of a couple of similar converters, but the problem persists. must be something with my .fla settings.
wise words will be much appreciated here!

Screen Saver ?
Hi,
I was wondering how to detect of there was no mouse movement in a flash movie for say 30 seconds so i could jump to another secne, like a screen saver.

Cubby

Screen Saver
i want a timer that starts when the mouse stops and goes to a gotoandplay, and once the mouse moves again it gotoandplay.

Screen Saver
How to transform a flash file into a windows screensaver file~(**.scr)???

Screen Saver
i am tring to make a screen saver type movie in flash but i cant get it right.
it got the following code

(in first keyframe)
xa=_xmouse
ya=_ymouse

(in second keyframe)
xb=_xmouse
yb=_ymouse

(in third keyframe)
if (xa == xb && ya == yb) {
gotoAndPlay (1);
}
if (xa != xb || ya != yb) {
gotoAndPlay (4);
}


(in fourth keyframe)
fscommand ("quit");

i cant get the basic bug in this code. please help me

fame(ijaz)

Screen Saver
Hey each,

I'm doing a rolling presentation for a computer show in flash 5. I could do with a bit of code that will allow me to put a screensaver on it. ie: an mc has a pause on it for something like 60 seconds, and then when the mouse is moved it goes back to the main movie.

Is this possible?

Screen Saver HELP ::
Hello there,

Has been a well since last time I came here for help. Thanks to some of you I have finished this cool project . check it out www.australian-lamb.com Then again thanks for your help.

Now, I am working on creating a screen saver for PCs (Windows NT and 2000) and I am on the need of some directions of how to create an installed file where I can tell windows to run a .swf as a screen saver. Also I would like get some pointers to set up my .swf file within action script t resize itself to whatever monitor resolution people are using.

I found some cool screen saver on this site, http://www.defected.co.uk/main.html if you have the time check it out, installed and you will see what you are talking about..

Thanks a lot,

Screen Saver. Is It Possible?
Hi I am working in MX
Is it possible to generate a screensaver type effect, where if the mouse is stationary for a time, a different page will be run until the mouse is moved again, on which the original page is restored to view?

Any ideas of how to do this and the scripts involved would be greatly appriciated.

Thanks

Screen Saver
Hello everyone,

I was looking through the tutorials and I couldn't find anything on Screen Savers, does anyone know if Flash is able to create screensavers? If anyone knows of a tutorial on how to do it, please let me know, I'd really appreciate it.

Thanks a lot

Screen Saver
I was just curious about this
Is there a way to turn a swf or fla file into a screensaver file?
Thanks for your help!

Screen Saver
i've made an animation in flash and want it to be my screen saver.
how do u get it to appear in the screen saver menu????


thanks for ur help

Screen Saver To SWF
Does anyone know if it is possible to convert a screensaver file to an SWF file?

Screen Saver
Hi, Please could somebody recommend a Flash ScreenSaver build programme? I've looked at Screentime, but was wondering if there are any others out there?

It needs to be MAC and PC.

Any help?

Jamie.

Tell Me What You Think. - Screen Saver
I was having a little fun thinking of new screen savers to make with kuler. This is my first one with help from one of Keith Peters old projects.

http://gfxcomplex.com/blog/uncategor...up-with-kuler/

PS: be sure to go into full screen mode by clicking on the stage. Since this is suppose to be a screen saver it does not look right small.

tell me what you think as please.

thanks
- Josh Chernoff.

Swf > Screen Saver For Mac OSX
Evening all! Just wondering if anyone knows of any (preferebly freeware) apps that will convert .swf files to MAC OSX screen savers. We got the PC covered, just having difficulty with the mac version. Are there any apps in the xcode dev tools package?

Cheers

Rab.

Screen Saver
Hello Peoples!!
What I wanted to do was make like a flash presentation that a person could use but if the mouse was left alone for a while then it would load another flash movie presentation. Kind of like a screen saver. Does anyone know how I can achive this?
I was thinking about 1 minute rest time before the other movie will load. Am I asking too much or can anyone help me? Or direct me to a tutorial on this?

Thanks,
Roxy Gurl

Swf > Screen Saver For Mac OSX
Evening all! Just wondering if anyone knows of any (preferebly freeware) apps that will convert .swf files to MAC OSX screen savers. We got the PC covered, just having difficulty with the mac version. Are there any apps in the xcode dev tools package?

Cheers

Rab.

Screen Saver
Hi, this is my first time try to make a screensaver by using Flash, I just have no idea how to do it, does anyone has any information about it?
here's what I think I should know before I start

1. Dimension (how do I measure the dimension and let it fits all different resolution of screens

2. frame rate
3. how to let it become a installable file
4. how to transfer the swf file into screen saver?...

thank you so much for your time and help.

Default Screen Saver
how do i make a .swf or a .exe created by the flash projector into a .scr (screen saver)file? without the use of third party s_ware like SWF BROWSER. I would also like to know if the screen saver could be made the default s_saver?
I would really appreciate some help..

Screen Saver Maker
hi there

I was wondering if there is a posibility to create a screen saver in flash, but with dynamic content.

with a .txt file for exemple in loadvariable.

it's kind of urgent if someone knows

thanks!

Dynamic Screen Saver
here is waht i've been told :

"You need to create an intermediary script file of sorts in any common Web language (ASP,PHP,ColdFusion, etc...) and have set up a "checkpoint" variable.

When the variable's value changes, this will create an action against your movie.

On the FLA side, setup your movie to check against that script however often you want to update.

Understand this will only allow you to update text information, not graphics."

but how do i do this?

i meen where do i put the "common web language"? directly in the fla? or in a file that i load?

pleeeeeeeease help me!

Question On Screen Saver
Hey guys, any info on how the movie clips be converted into a screen saver? I really wanted to know if how it is being done...your help is very much appreciated...thanx

Triggered Screen Saver
I am building a fairly extensive "virtual tour" of various technology laboratories in Flash MX. This will be used in a kiosk for visitors to randomly access throughout the day. One of the requests I have is to have a flash movie (a screen saver basically) kick in after a period of inactivity. When a new user walks up to the kiosk and deactivates the screen saver, the virtual tour needs to start over at the beginning.

Is this possible with Flash? Any help would be appreciated.

Thanks,

Tim Ford

How To Made A Screen Saver
what third party application am i need to made a screen saver with a .swf file??

please tell me more than one......

thanks

Screen Saver :: HELP Needed
Hello there,

Has been a well since last time I came here for help. Thanks to some of you I have finished this cool project . check it out www.australian-lamb.com Then again thanks for your help.

Now, I am working on creating a screen saver for PCs (Windows NT and 2000) and I am on the need of some directions of how to create an installed file where I can tell windows to run a .swf as a screen saver. Also I would like get some pointers to set up my .swf file within action script t resize itself to whatever monitor resolution people are using.

I found some cool screen saver on this site, http://www.defected.co.uk/main.html if you have the time check it out, installed and you will see what you are talking about..

Thanks a lot,

Flash Screen Saver
can any one tell me if i can make a screen saver in flash and if so how, or a like to where the instructions can be found...

Timer Screen Saver
is there a way to tell a movie to go a place after a period of time
of mouse idle, sort of like a screen saver thing.. ok well thank you in advance if this is possible

How Do I Make A Screen Saver?
is there a way to make screen savers on flash mx? is it as easy as saving it as .scr or... is it more complicated... anyone help?

Flash And Screen Saver
i tried to make a screen saver
i have made a flash
made a projector (exe) from it
and then renameed it from
myflash.exe myflash.scr
i put it under windowssystem32
and the windows starts the screen sacer after a minute as i told it
but!!!!!
instead of opening in full screen like the flash made in the correct size
i see a gray square with the flash player title in it and the flash itself isn playing!
why?whats the problem,?
thanks in advance
peleg

Flash Screen Saver
are there any free applications that will allow me to turn my .swf file into a .scr file so i can use it as my background??

thanks in advance

Flash As A Screen Saver
Does anyone know if and/or how to get an swf. to run as a screen saver in Windows XP?

Flash Screen Saver.
I'm sure this had been asked before, but I can’t find any reference anywhere.

I work at a design firm, and I have to make a screen saver for a client.

I need a cheep or free program to convert *.swf files into Windows95-XP and Mac Screensavers. And the final output needs to run without the flash player.

Any suggestions?

Flash Screen Saver
I was wondering if there was a way to export/publish an .swf as a .scr, and how I would go about putting that file into the windows folder for a screensaver choice?

Making A Screen Saver
i have a flash animation including action script that i want to make into a screen saver for mac and PC, whats the best app to make the swf in the screen saver? i have both MAC and PC so an app for ether is fiine

[F8] Making Screen Saver
Is there anyway of making a screen saver using flash? I like the idea of being able to make an animated screensaver in Flash which could then be loaded into windows on a bog standard m/c, preferably without the m/c needing Flash player.
Any one tried this?
Any help would be appreciated.
Thanks
Ralph

Screen Saver Slideshow
Hi all,
I have a main swf file, I would like to create a slideshow or screeen saver if the main swf did not recieve a response from the user. My main swf file has menus you could choose from so it will be cool if the main swf file knows that nothing is happening and thats when the slideshow or screen saver will appear. But it should appear on the main swf file only. Is this possible? Thanks!

Create A Screen Saver
I'm using a MAC OSX. I need to create a cross-platform screen saver. Does anyone have any recommendations.

Screen Saver Software On A Mac
I need to create a screen saver for windows on a mac (I do have access to a pc if it is necessary.) Could someone reccomend the best software for accomplishing this and give me any other tips or advice when creating a screen saver in general.

THANKS!

Create A Screen Saver
I need to create a screen saver for a few computers (all pc) and I'm not sure how. Can anyone point me to the correct program and maybe a tutorial, I have no idea where to start. I think that Flash might be able to do it, but I'm just not sure...

Thanks in advance for the help!

Help On Creating A Screen Saver?
I need to create a screen saver and I wanted to know if anyone has ever created one and can help me find some good effects to use ... I'm clueless right now. Also, I know that we cant create screensavers in flash, but we can use third party software to do this. Anyone has any recommendation on that? Thanks in advance :-)

Transpart Screen Saver
ok......i think this might be a test......i wanna accomplish.........

I want to make a screen saver in flash...i have the program that'll convert or or what not, i've done that before.....what my question is......can i make a screen saver that has a transparent background.....for instance..........the screen saver comes on.....but instead of filling the screen, a character pop's out and runs around the screen, but u still see the desktop..........

please help me....lol

Flash To Screen Saver
Hello All:
I have flash 2004 on my machine and I wanted to make a screen saver. I have worked in flash a lot but never designed a S.saver before.
1- Could anybody please guide me how to convert a swf/exe into a s.saver?
2- What parameters I need to pay attention to while making animations e.g windows version/size of file/should i leave any space around the borders?
3- Which third party software will I need or if I would need one......

Thanks all. taqdees mueed:

Help On Creating A Screen Saver?
I need to create a screen saver and I wanted to know if anyone has ever created one and can help me find some good effects to use ... I'm clueless right now. Also, I know that we cant create screensavers in flash, but we can use third party software to do this. Anyone has any recommendation on that? Thanks in advance :-)

Transpart Screen Saver
ok......i think this might be a test......i wanna accomplish.........

I want to make a screen saver in flash...i have the program that'll convert or or what not, i've done that before.....what my question is......can i make a screen saver that has a transparent background.....for instance..........the screen saver comes on.....but instead of filling the screen, a character pop's out and runs around the screen, but u still see the desktop..........

please help me....lol

Creating A Screen Saver
Anyone got any suggestions how to create a screen saver in Flash?

How To Convert Swf To Screen Saver?
hi

can any 1 tell me how to conver swf to screen saver ? i ve searched on net the softwares available are not free
i want to make a flash file screen saver ...
plz help me out!

I Want To Make A Screen Saver In Flash
Is it hard and what do i need?

I heard it was real easy!

Any help will be nice!

Thanx
Gadgets

Copyright © 2005-08 www.BigResource.com, All rights reserved