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

[Flashcoders] BitMapData problem - remains on stage

2010-06-25 Thread Tony Fairfield
} fadeoutclip.visible=false; } 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 ___ Flas

[Flashcoders] display list overrides keyframes

2010-06-21 Thread Tony Fairfield
7;m probably just going about things the wrong way. I 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 &

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 -O

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

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

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

2010-06-20 Thread Tony Fairfield
erywhere, including the AIR 1.5 Cookbook. I'm 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

RE: [Flashcoders] AIR configuration file

2010-01-08 Thread Tony Fairfield
by the "have to press a button" rule. 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 generat

[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 -

[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
Thanks 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/mailma

[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 onLoadIn

[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 th