RE: [Flashcoders] HTMLLoader and AIR -- always a nice white blank

2010-06-21 Thread Tony Fairfield
Yes, as

pdf.height = stage.stageHeight;
pdf.width = stage.stageWidth; 

I found one glaringly stupid mistake I'd made: not including the local
documents I was loading with the AIR build. When I simply tested the
movie, it finally showed. Still can't get a site URL (such as adobe home
page) to work, but I'm working on that one now...

Thanks for your reply,


Tony Fairfield
Programmer
Lifelearn, Inc.


-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Steven
Sacks
Sent: June 20, 2010 5:39 PM
To: Flash Coders List
Subject: Re: [Flashcoders] HTMLLoader and AIR -- always a nice white
blank

Did you trace the width and height?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] HTMLLoader and AIR -- always a nice white blank

2010-06-21 Thread Andrew Murphy
If you haven't tried this yet:  Add event listeners and traces to all of the
relevant events that the HTML component throws, and see if that can give you
more details on what it's doing.. or not doing.


 --
Andrew Murphy
Interactive Media Developer
amur...@delvinia.com

Delvinia
370 King Street West, 5th Floor, Box 4 
Toronto Canada M5V 1J9
P (416) 364-1455 ext. 232
F (416) 364-9830  
W www.delvinia.com

-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Tony
Fairfield
Sent: June 21, 2010 09:08 am
To: Flash Coders List
Subject: RE: [Flashcoders] HTMLLoader and AIR -- always a nice white blank

Yes, as

pdf.height = stage.stageHeight;
pdf.width = stage.stageWidth; 

I found one glaringly stupid mistake I'd made: not including the local
documents I was loading with the AIR build. When I simply tested the
movie, it finally showed. Still can't get a site URL (such as adobe home
page) to work, but I'm working on that one now...

Thanks for your reply,


Tony Fairfield
Programmer
Lifelearn, Inc.


-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Steven
Sacks
Sent: June 20, 2010 5:39 PM
To: Flash Coders List
Subject: Re: [Flashcoders] HTMLLoader and AIR -- always a nice white
blank

Did you trace the width and height?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] HTMLLoader and AIR -- always a nice white blank

2010-06-21 Thread Tony Fairfield
Thanks, that sounds worth focussing on. I'll try that out. I've got the
COMPLETE so far but I'll investigate what else I can trace.

T

Tony Fairfield
Programmer
Lifelearn, Inc.

67 Watson Road S, Unit 5
Guelph, ON  N1L 1E3
www.lifelearn.com

T: 519-767-5043
F: 519-767-1101


-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Andrew
Murphy
Sent: June 21, 2010 10:50 AM
To: 'Flash Coders List'
Subject: RE: [Flashcoders] HTMLLoader and AIR -- always a nice white
blank

If you haven't tried this yet:  Add event listeners and traces to all of
the
relevant events that the HTML component throws, and see if that can give
you
more details on what it's doing.. or not doing.


 --
Andrew Murphy
Interactive Media Developer
amur...@delvinia.com

Delvinia
370 King Street West, 5th Floor, Box 4 
Toronto Canada M5V 1J9
P (416) 364-1455 ext. 232
F (416) 364-9830  
W www.delvinia.com

-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Tony
Fairfield
Sent: June 21, 2010 09:08 am
To: Flash Coders List
Subject: RE: [Flashcoders] HTMLLoader and AIR -- always a nice white
blank

Yes, as

pdf.height = stage.stageHeight;
pdf.width = stage.stageWidth; 

I found one glaringly stupid mistake I'd made: not including the local
documents I was loading with the AIR build. When I simply tested the
movie, it finally showed. Still can't get a site URL (such as adobe home
page) to work, but I'm working on that one now...

Thanks for your reply,


Tony Fairfield
Programmer
Lifelearn, Inc.


-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Steven
Sacks
Sent: June 20, 2010 5:39 PM
To: Flash Coders List
Subject: Re: [Flashcoders] HTMLLoader and AIR -- always a nice white
blank

Did you trace the width and height?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] HTMLLoader and AIR -- always a nice white blank

2010-06-20 Thread Steven Sacks

Did you trace the width and height?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders