Click here to Skip to main content
15,913,941 members
Home / Discussions / Web Development
   

Web Development

 
QuestionProblem with Validation controls Pin
S.Aijaz6-Nov-08 1:26
S.Aijaz6-Nov-08 1:26 
AnswerRe: Problem with Validation controls Pin
Paddy Boyd6-Nov-08 2:25
Paddy Boyd6-Nov-08 2:25 
QuestionASP error Request object, ASP 0107 (0x80004005) on submitting a form Pin
Rajiya6-Nov-08 0:30
Rajiya6-Nov-08 0:30 
QuestionFunction keys using asp.net Pin
sram155-Nov-08 22:57
sram155-Nov-08 22:57 
AnswerCP IGNORE: Cross post three forums Pin
leckey6-Nov-08 10:05
leckey6-Nov-08 10:05 
QuestionHelp: Flash Problem Pin
UpdateMe5-Nov-08 19:09
UpdateMe5-Nov-08 19:09 
AnswerRe: Help: Flash Problem Pin
Paddy Boyd6-Nov-08 2:26
Paddy Boyd6-Nov-08 2:26 
AnswerRe: Help: Flash Problem Pin
sph3rex8-Nov-08 15:47
sph3rex8-Nov-08 15:47 
1024/768 = 1.(3) Aspect Ratio
1280x720 = 1.(7) Aspect Ratio(Wide Screen Resolution)

Since resize of an image has to be proportional in order to keep the image clear and smooth, there you go. That`s the cause of your nasty and blury pixels together with the fact that the image was designed for 1024 x 768. If you want to make the flash resolution independant(though logically would still be dependant), you have to detect the resolution using Screen class(i think that's how it is called or at least was in AS2), and resize image according to the aspect ratio. You`ll need though 2 versions of the background image(in case u have one and it doesn't end up in a solid color) in order to support wide screen resolutions & normal resolutions. Try saving the graphics to the highest resolution that your screensaver is intended to run, or simply change the resolution to the 1024x760(1280x720) when u enter in screensaver mode(in case resolution in bigger than that) and than change it back when the computer ends running the screensaver.

Hope it makes sense.
Questionhow do open PDF file using Javascript ??? Pin
koolprasad20035-Nov-08 18:10
professionalkoolprasad20035-Nov-08 18:10 
AnswerRe: how do open PDF file using Javascript ??? Pin
Perspx5-Nov-08 20:06
Perspx5-Nov-08 20:06 
GeneralRe: how do open PDF file using Javascript ??? Pin
koolprasad20036-Nov-08 1:19
professionalkoolprasad20036-Nov-08 1:19 
GeneralRe: how do open PDF file using Javascript ??? Pin
Saul Johnson6-Nov-08 9:14
Saul Johnson6-Nov-08 9:14 
QuestionProblem with Ajax Dropdown extender Pin
jo24055-Nov-08 6:29
jo24055-Nov-08 6:29 
QuestionI want to change the ASP.NET version in IIS [modified] Pin
khuzwayom5-Nov-08 4:53
khuzwayom5-Nov-08 4:53 
AnswerRe: I want to change the ASP.NET version in IIS Pin
NeverHeardOfMe5-Nov-08 7:09
NeverHeardOfMe5-Nov-08 7:09 
GeneralRe: I want to change the ASP.NET version in IIS Pin
khuzwayom5-Nov-08 19:58
khuzwayom5-Nov-08 19:58 
QuestionSharePoint List and Data Columns [modified] Pin
Not Active4-Nov-08 19:38
mentorNot Active4-Nov-08 19:38 
Questionwhy use our own email software Pin
razikang4-Nov-08 10:23
razikang4-Nov-08 10:23 
AnswerCP Ignore - spamming the site Pin
Dave Kreskowiak4-Nov-08 10:35
mveDave Kreskowiak4-Nov-08 10:35 
AnswerREPORTED AS ABUSE Pin
leckey4-Nov-08 14:25
leckey4-Nov-08 14:25 
AnswerRe: why use our own email software Pin
Paul Conrad5-Nov-08 4:46
professionalPaul Conrad5-Nov-08 4:46 
QuestionHTA Resource Compiling Pin
Saul Johnson4-Nov-08 6:21
Saul Johnson4-Nov-08 6:21 
QuestionASP DropDownList boxes' list not remaining open after css background color set. [modified] Pin
Steve Holdorf4-Nov-08 5:33
Steve Holdorf4-Nov-08 5:33 
GeneralRe: ASP DropDownList boxes' list not remaining open after css background color set. [modified] Pin
Steve Holdorf4-Nov-08 7:55
Steve Holdorf4-Nov-08 7:55 
AnswerRe: ASP DropDownList boxes' list not remaining open after css background color set. Pin
Steve Holdorf4-Nov-08 9:13
Steve Holdorf4-Nov-08 9:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.