Another post on this list directed me to the answer.
http://ariaware.com/products/optimizer/downloads/docs/hints___tips/the_c
orrect_way_to_load_in_external_swfs_that_contain_v2_components.htm
I did change my loader out to be a loader component because I was still
having focus problems. However just using the following code fixed my green
area problems.
holder._lockroot = true;
holder.loadMovie("test.swf");
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Glen Pike
Sent: Wednesday, November 22, 2006 12:44 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] LoadMovie adds style to UIComponents?
Hi,
I had a similar problem with a site that I was trying to load in
another small preloader swf and asked the list, but received no answer -
sorry.
I tried overriding global styles in the preloader swf, but had no
joy with this method.
Anyone found a solution to this???
Glen
Wade Arnold wrote:
> I have one swf file that has a couple textinputs and textareas. When I run
> the swf alone it does not draw the green default boarder on focusIn.
However
> if I load that same SWF via another swf into a symbol
> holder.loadMovie("test.swf"); then I get the green boarder when I click on
> the textinput and textarea. Is there a way to disable this? It does not
seem
> as though using setStyle allows me to keep the boarder from showing under
> focusIn.
>
> Thanks!
>
> Wade Arnold
>
>
> _______________________________________________
> [email protected]
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
>
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com