[SWFObject] Align right

Greg Dombowsky greg at dive.bc.ca
Thu May 4 10:57:51 PDT 2006


I am sorry I should have mentioned that I tried that.

 

Float:right works in IE but not in Firefox

Align:right works in Firefox but not in IE

I tried combining them but that doesn't seem to work either.

 

So I was looking for some other way to do it.

 

Greg

......................................................
Greg Dombowsky
Small Business Computing Services
Microsoft Certified Professional
Dive BC Publications
 <http://dive.bc.ca/> http://dive.bc.ca/ 
greg at dive.bc.ca
Office: 250-474-1366
Mobile: 250-889-0512
......................................................

  _____  

From: swfobject-bounces at lists.deconcept.com
[mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of Geoff Stearns
Sent: Thursday, May 04, 2006 10:39 AM
To: swfobject at lists.deconcept.com
Subject: Re: [SWFObject] Align right

 

you should do style stuff like that in your stylesheet.

 

#flashcontent {

            float: right;

}

 

or

 

align: right;

 

etc. etc.

 

On May 4, 2006, at 1:23 PM, Greg Dombowsky wrote:





Hello.

 

This may be a little off topic but I am trying to make the flash aplet align
right so that the text will wrap around it just like you can do with an img
tag. Is this possible inside the java code.  

I tried   so.addParam("align", "right");  but didn't change anything.

 

Greg

......................................................
Greg Dombowsky
Small Business Computing Services
Microsoft Certified Professional
Dive BC Publications
 <http://dive.bc.ca/> http://dive.bc.ca/ 
greg at dive.bc.ca
Office: 250-474-1366
Mobile: 250-889-0512
......................................................

 

_______________________________________________

SWFObject mailing list

SWFObject at lists.deconcept.com

http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060504/fb4d53de/attachment-0005.htm>


More information about the Swfobject mailing list