| Subject: | Re: Using background images in flash forms |
|---|---|
| From: | "pope on acid" <alex.walgraeve@xxxxxxxxxx> |
| Date: | Wed, 11 Jul 2007 05:54:34 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.flash_integration |
Well guess what, it doesn't: http://www.ctc-belgium.be/TEMP/test.cfm This is the code (images are in the same subfolder): <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body> <cfform format="flash" action="../upload.cfm" style="background-image:ero1.jpg; background-repeat:no-repeat; background-position:top right; text-align:center; border:1 solid black;"> <img src="ero2.jpg" /> </cfform> </body> </html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Using background images in flash forms, BKBK |
|---|---|
| Next by Date: | Re: Using background images in flash forms, BKBK |
| Previous by Thread: | Re: Using background images in flash forms, BKBK |
| Next by Thread: | Re: Using background images in flash forms, BKBK |
| Indexes: | [Date] [Thread] [Top] [All Lists] |