Yep, I am using the width / height attributes of the img tag. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adrian Park
Sent: 28 February 2006 12:37
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Images in textFields..

Without trying it myself I can't answer your first question but for your
second question, have you tried specifying the width and height attributes
of your <img> tags? This might prevent overlapping.

e.g. <img src="myimg1.jpg" width=20 height=20>

On 2/28/06, Karim Beyrouti <[EMAIL PROTECTED]> wrote:
>
> Hello !...
>
> I am working with HTML and images in textField's, and am wondering how 
> one would keep images ( <img src="myimg.jpg"> ) inline with the text?  
> I am trying to have text on one line then the image on another line.
>
> Also Another problem I get with <img src="myimg1.jpg"><img 
> src="myimg2.jpg "> is that images overlap...its a bit anoying to say 
> the least, as HTML behaves differently. Any way arround this, without 
> inserting lots of <br> tags?....
>
> I am Publishing for Flash 7 player...
>
>
>
> Many thanks
>
>
> Karim
>
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training 
> http://www.figleaf.com http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training http://www.figleaf.com
http://training.figleaf.com


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.1.0/269 - Release Date: 24/02/2006


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to