Never mind. I had to fiddle with height and width attributes of the cfform... Tags.
The docs state that these tags should resize themselves automatically. I guess not. M!ke -----Original Message----- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 8:54 AM To: CF-Talk Subject: Images in Flash Forms Has anyone been able to get an image to appear inside a Flash form? The livedocs mention the use of the IMG tag to load jpgs, but I can't get it to work. Here is my code: <cfform format="flash" width="500" height="400"> <cfformgroup type="tabnavigator" height="390"> <cfformgroup type="page" label="Mike Dawson"> <cfformitem type="html"> <p>This is a paragraph asdf</p> <img src="http://www.evansville.edu/images/president/jennings.jpg" height="293" width="208" border="0" alt=""> </cfformitem> </cfformgroup> </cfform> Thanks MAD ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199335 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

