Re: [flexcoders] Alignment of SWF in HTML output

2007-09-19 Thread Tom Chiverton
On Tuesday 18 Sep 2007, [EMAIL PROTECTED] wrote:
 I just looked at our default template.  I think you have to modify
 AC_Generateobj in AC_OETags.js.  Someone else may have a better
 solution.

SWFObject ?

-- 
Tom Chiverton
Helping to appropriately improve compelling initiatives
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


RE: [flexcoders] Alignment of SWF in HTML output

2007-09-18 Thread Alex Harui
Make sure you're wrapping the right thing.  The object/embed tags are
not used by most browsers.  Also make sure your app appears centered at
that size.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Michael Baird
Sent: Sunday, September 16, 2007 11:56 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Alignment of SWF in HTML output

 

I have a Flex app with a defined size of 1024x768. I'd like to be able
to center this in the HTML page that it gets embedded in. I've tried
editing the FlexBuilder-generated html index page to include a div,
table, etc to try to get the SWF centered, but nothing seems to have any
effect. 
What am I missing? Is there an easier way?

 



Re: [flexcoders] Alignment of SWF in HTML output

2007-09-18 Thread Michael Baird
Thanks Alex. I've tried wrapping different parts of the html in a
table/table row and divs, but neither have effects. Do you happen to know
which part should work to be centered in the whole page?

On 9/17/07, Alex Harui [EMAIL PROTECTED] wrote:

Make sure you're wrapping the right thing.  The object/embed tags are
 not used by most browsers.  Also make sure your app appears centered at that
 size.


  --

 *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Michael Baird
 *Sent:* Sunday, September 16, 2007 11:56 PM
 *To:* flexcoders@yahoogroups.com
 *Subject:* [flexcoders] Alignment of SWF in HTML output



 I have a Flex app with a defined size of 1024x768. I'd like to be able to
 center this in the HTML page that it gets embedded in. I've tried editing
 the FlexBuilder-generated html index page to include a div, table, etc to
 try to get the SWF centered, but nothing seems to have any effect.
 What am I missing? Is there an easier way?

  



RE: [flexcoders] Alignment of SWF in HTML output

2007-09-18 Thread Alex Harui
I just looked at our default template.  I think you have to modify
AC_Generateobj in AC_OETags.js.  Someone else may have a better
solution.

 

You could add tags to the string or change from writing the document to
writing to something else.

 

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Michael Baird
Sent: Tuesday, September 18, 2007 10:14 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Alignment of SWF in HTML output

 

Thanks Alex. I've tried wrapping different parts of the html in a
table/table row and divs, but neither have effects. Do you happen to
know which part should work to be centered in the whole page? 

On 9/17/07, Alex Harui [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
wrote:

Make sure you're wrapping the right thing.  The object/embed tags are
not used by most browsers.  Also make sure your app appears centered at
that size.

 



From: [EMAIL PROTECTED] ups.com [mailto:flexcoders@yahoogroups.com
http://yahoogroups.com ] On Behalf Of Michael Baird
Sent: Sunday, September 16, 2007 11:56 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Alignment of SWF in HTML output

 

I have a Flex app with a defined size of 1024x768. I'd like to be able
to center this in the HTML page that it gets embedded in. I've tried
editing the FlexBuilder-generated html index page to include a div,
table, etc to try to get the SWF centered, but nothing seems to have any
effect. 
What am I missing? Is there an easier way?

 

 



Re: [flexcoders] Alignment of SWF in HTML output

2007-09-18 Thread Michael Baird
Thanks again Alex. I will give it a shot. =)

On 9/18/07, Alex Harui [EMAIL PROTECTED] wrote:

I just looked at our default template.  I think you have to modify
 AC_Generateobj in AC_OETags.js.  Someone else may have a better solution.



 You could add tags to the string or change from writing the document to
 writing to something else.




  --

 *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Michael Baird
 *Sent:* Tuesday, September 18, 2007 10:14 AM
 *To:* flexcoders@yahoogroups.com
 *Subject:* Re: [flexcoders] Alignment of SWF in HTML output



 Thanks Alex. I've tried wrapping different parts of the html in a
 table/table row and divs, but neither have effects. Do you happen to know
 which part *should* work to be centered in the whole page?

 On 9/17/07, *Alex Harui* [EMAIL PROTECTED] wrote:

 Make sure you're wrapping the right thing.  The object/embed tags are not
 used by most browsers.  Also make sure your app appears centered at that
 size.


  --

 *From:* [EMAIL PROTECTED] ups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Michael Baird
 *Sent:* Sunday, September 16, 2007 11:56 PM
 *To:* flexcoders@yahoogroups.com
 *Subject:* [flexcoders] Alignment of SWF in HTML output



 I have a Flex app with a defined size of 1024x768. I'd like to be able to
 center this in the HTML page that it gets embedded in. I've tried editing
 the FlexBuilder-generated html index page to include a div, table, etc to
 try to get the SWF centered, but nothing seems to have any effect.
 What am I missing? Is there an easier way?