Connecting Tech Pros Worldwide Forums | Help | Site Map

Screen Saver with VS2005

JustRun's Avatar
Member
 
Join Date: Mar 2008
Posts: 110
#1: Feb 18 '09
Hi,

I'm trying to make a screen saver, Actually I designed it by Adobe Flash CS3,
and embed it in a CSharp application, and it works well but as .exe

My question is what is the next step to make this application .scr ? if i just changed the extention, it will not work because of the publish folder's of the VS2005.

I just need any idea to make my .SWF file to .SCR.

Thanks

Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,137
#2: Mar 2 '09

re: Screen Saver with VS2005


Have you seen this article on how to create a screen saver using C#?
JustRun's Avatar
Member
 
Join Date: Mar 2008
Posts: 110
#3: Mar 3 '09

re: Screen Saver with VS2005


Thanks for your reply,
But actually finished the developing of the screen saver and it works fins as .exe file

My problem now is that I wanna know how to gather all the visual studio files that come with publishing in a single .exe file, in order to change it's extention into .scr ?
Reply