Screen Saver Dilemma
- Started
- Last post
- 8 Responses
- smith_barry
Could anyone offer any advice on building an animated screensaver? I have been asked to research how to create one by my boss and I haven't the foggiest idea... what file format does it have to be saved as & what program(s) do I use to make it?
Help?!
Ta.
- clerk0
use flash and then buy screentime.
- UndoUndo0
^ clerks right
- smith_barry0
Cheers... appreciate the advice! Now, to work.....
- stewart0
well, screentime in combination with flash & a fullscreencommand that is.
- smith_barry0
hmmm... what do you mean by a "fullscreencommand" as a matter of interest?
Screentime, which I downloaded & paid for with the company credit card (haha!) seems to have all the settings/commmands I'll need to create an active screensaver... will I need to add the command you speak of aswell?
- fusionpixel0
first frame of your movie
fsCommand("fullscreen", true)
- stewart0
that's it
yes
- smith_barry0
Ta very much...