Click here to Skip to main content
15,890,336 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How to get User Confirmation Pin
Christian Graus3-Jan-08 17:21
protectorChristian Graus3-Jan-08 17:21 
GeneralEmail Pin
Civic063-Jan-08 10:15
Civic063-Jan-08 10:15 
GeneralRe: Email Pin
Christian Graus3-Jan-08 17:22
protectorChristian Graus3-Jan-08 17:22 
GeneralRe: Email Pin
Shog94-Jan-08 18:57
sitebuilderShog94-Jan-08 18:57 
GeneralRe: Email Pin
Shog94-Jan-08 18:57
sitebuilderShog94-Jan-08 18:57 
General[Message Deleted] Pin
Smashing_Perfect3-Jan-08 9:05
Smashing_Perfect3-Jan-08 9:05 
GeneralRe: sorry: radio button query Pin
Alaric_3-Jan-08 9:45
professionalAlaric_3-Jan-08 9:45 
GeneralAS3/Flash prgrmmr needs html help Pin
Force Code3-Jan-08 7:47
Force Code3-Jan-08 7:47 
Adobe provides these html files that serve as templates in which you embed your shockwave (SWF) files. The html files will have javascript sections that do things like check for the correct version of the flash player.

In this html file, in both the html and javascript sections of it, you'll find constructions like the following:

<param name="movie" value="${swf}.swf" />

<title>${title}</title>

width="${width}" height="${height}"

The ${...} - what is that? I was thinking it was referencing query string parameters from the URL, but then I read that html can't access query string params, only javascript can. Is it just pseudocode, indicating you should specify a title at a given point (or width or whatever).

Is it true you can't access query string parameters with pure HTML? Is it reasonable to assume that javascript will be enabled on virtually any browser your app is running on.

(Couldn't get these questions answered in the flash forums and their culture is very different - very protective of any info they have.)
GeneralRe: AS3/Flash prgrmmr needs html help Pin
Johnny ²3-Jan-08 17:19
Johnny ²3-Jan-08 17:19 
GeneralRe: AS3/Flash prgrmmr needs html help Pin
Force Code3-Jan-08 18:22
Force Code3-Jan-08 18:22 
Generalunhandled exception in crdb_adoplus.dll Pin
Ritesh12343-Jan-08 5:22
Ritesh12343-Jan-08 5:22 
Questiondraw line on map on the web Pin
nayem3-Jan-08 5:21
nayem3-Jan-08 5:21 
GeneralPosition Mode: Absolutely Position, is not working with other browsers Pin
hifiger20043-Jan-08 0:59
hifiger20043-Jan-08 0:59 
GeneralRe: Position Mode: Absolutely Position, is not working with other browsers Pin
Paddy Boyd3-Jan-08 2:16
Paddy Boyd3-Jan-08 2:16 
GeneralSalam, Server Mail Configuration Pin
Mohammed Amine3-Jan-08 0:57
Mohammed Amine3-Jan-08 0:57 
GeneralRe: Salam, Server Mail Configuration Pin
Vasudevan Deepak Kumar3-Jan-08 3:37
Vasudevan Deepak Kumar3-Jan-08 3:37 
GeneralCheap Matrix Pin
rashida2-Jan-08 23:05
rashida2-Jan-08 23:05 
GeneralRe: Cheap Matrix Pin
Johnny ²2-Jan-08 23:33
Johnny ²2-Jan-08 23:33 
GeneralRe: Cheap Matrix Pin
Vasudevan Deepak Kumar3-Jan-08 3:36
Vasudevan Deepak Kumar3-Jan-08 3:36 
GeneralRe: Cheap Matrix Pin
Paul Conrad6-Jan-08 10:07
professionalPaul Conrad6-Jan-08 10:07 
Questiongridview buttonfield click Pin
mp9920052-Jan-08 20:38
mp9920052-Jan-08 20:38 
GeneralRe: gridview buttonfield click Pin
Declan Bright3-Jan-08 3:03
Declan Bright3-Jan-08 3:03 
GeneralCSS page-break-before in IE7 Pin
Yenyen Suwardy2-Jan-08 20:37
Yenyen Suwardy2-Jan-08 20:37 
GeneralRe: CSS page-break-before in IE7 Pin
#realJSOP3-Jan-08 4:30
mve#realJSOP3-Jan-08 4:30 
GeneralRe: CSS page-break-before in IE7 Pin
Not Active3-Jan-08 4:55
mentorNot Active3-Jan-08 4:55 

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.