[Flashcoders] BitMapData problem - remains on stage

2010-06-25 Thread Tony Fairfield
; } Tony Fairfield Programmer Lifelearn, Inc. 67 Watson Road S, Unit 5 Guelph, ON N1L 1E3 www.lifelearn.com http://www.lifelearn.com T: 519-767-5043 F: 519-767-1101 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

RE: [Flashcoders] display list overrides keyframes

2010-06-25 Thread Tony Fairfield
Thanks Juan - after many other attempts this is the approach I ended up with. Tony Fairfield Programmer Lifelearn, Inc. -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Juan Pablo Califano Sent: June 21

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

2010-06-21 Thread Tony Fairfield
) 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

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

[Flashcoders] display list overrides keyframes

2010-06-21 Thread Tony Fairfield
hope this is a fairly garden variety issue with a solution (other than abandoning the timeline approach). Thanks for any input. Tony Fairfield Programmer Lifelearn, Inc. 67 Watson Road S, Unit 5 Guelph, ON N1L 1E3 www.lifelearn.com http://www.lifelearn.com T: 519-767-5043 F: 519-767-1101

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

2010-06-20 Thread Tony Fairfield
beginning to think it's a fiction. Any advice or tips much appreciated. Tony Fairfield Programmer Lifelearn Inc. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] AIR configuration file

2010-01-08 Thread Tony Fairfield
Does anyone have experience with custom application descriptor files and AIR? I'm using Flash CS4 to create an AIR application, and am unable to use a custom application descriptor file with it when I generate the program. I have based mine on the Adobe sample, and used the online Adobe tutorial -

RE: [Flashcoders] AIR configuration file

2010-01-08 Thread Tony Fairfield
. Tony Fairfield wrote: Does anyone have experience with custom application descriptor files and AIR? I'm using Flash CS4 to create an AIR application, and am unable to use a custom application descriptor file with it when I generate the program. I have based mine on the Adobe sample, and used

[Flashcoders] onLoadInit failure

2006-08-24 Thread Tony Fairfield
Thanks for the feedback Mike. I was vainly hoping it wasn't due to the crap factor. I will add movieClipLoader to the list of Flash components that can't quite deliver . ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search

[Flashcoders] onLoadInit failure

2006-08-23 Thread Tony Fairfield
to anyone who can help, even if only to inform me that onLoadInit is known to be unreliable. Tony Fairfield ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo

[Flashcoders] loadComplete but no loadInit

2006-07-27 Thread Tony Fairfield
Exactly the problem I encountered a few days ago - but no solution to it yet. The only clue I have is that in the testing environment both onLoadComplete and onLoadInit were successfully working. It was when I tried launching either a standalone projector or the swf independently, that the

[Flashcoders] onLoadInit works when testing movie, but inconsistent in Projector

2006-07-25 Thread Tony Fairfield
Is anyone familiar with this -- I see several posts but none with this specific twist: I am loading all content as swf files into a content clip in my program, using the movieClipLoader event onLoadInit to show the page once ready for displaying. This works perfectly when testing the movie in