This is a big buggy mess, its hard to recreate as I was laying out my
forms in flash ide & exporting them for Actionscript. When I placed them
on the stage, inside movieclips & inside containers (accordion, window)
they displayed different errors. 

I am now fed up with swearing at my computer & realized the reason I was
laying the forms out in the ide & not completely with Actionscript was
to save time. As it dosn't do this I am now drawing everything with
Actionscript and it is working fine (fingers crossed).

I traced the problem to the setStyle() inheritance but it is suck a mess
I gave up trying to fix it. 

Jim.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Manuel
Saint-Victor
Sent: 02 March 2006 15:05
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Fonts in v2 components

I couldn't replicate what you're explaining. I dragged 2 textInputs onto
a
MovieClip and used _root.attachMovie("theClip","theClip",1000);  and my
text
in my two inputs showed up fine.  When you say all of the text is not
showing up is it dynamically loaded text and if so when you say not
showing
up are you saying it's getting cut off?

On 3/1/06, jim <[EMAIL PROTECTED]> wrote:
>
> Ok, I have made a movieclip that has some v2 TextInput fields In it. I
am
> exporting for Actionscript in the first frame & then attaching to the
> _root
> with Actionscript. Now the problem I am having is that all of the text
is
> not showing. If I take the same movieclip and drag from the library
onto
> the
> stage the text appears. In fact I can have the one dragged onto the
stage
> ond the one attached with Actionscript next to each other one with
text &
> one without.
>
> I have tried using "setStyle("fontFamily", "Arial");" on the elements
but
> this makes no difference. Has anyone cone across this problem before?
Is
> there a fix?
>
> Cheers
> Jim
>
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> 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
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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


_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to