You can also replace all your tweens with keyframes
Just F6 all the way through your tween frames then select all the new
keyframes and rightclick and choose remove tween, make sure you get em all

This will in effect replace all tweens with keyframes
Tweens have to be calculated by the cpu whereas keyframes don't
But the cpu will still have to calculate vectors, just not tweens of vectors

So this might help some too


--
Flash4Hire
http://www.flash4hire.com
________________________________________
 
Steve Killingbeck, MMCP, ACE
Owner & Technical Director
Certified Flash Developer & Designer
 
[EMAIL PROTECTED]
612.709.6515
--
 
 
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, June 26, 2006 11:01 AM
To: flashcoders@chattyfig.figleaf.com
Subject: Flashcoders Digest, Vol 17, Issue 85

Send Flashcoders mailing list submissions to
        flashcoders@chattyfig.figleaf.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Flashcoders digest..."


Today's Topics:

   1. Re: checking in (Graham Pearson)
   2. optimizing an animation? (michal jaworski)
   3. <li> color (Merrill, Jason)
   4. Transparent background in projector (Screenweaver) (franto)
   5. Re: Transparent background in projector (Screenweaver)
      (Ian Thomas)
   6. Re: Transparent background in projector (Screenweaver) (franto)
   7. Re: <li> color (Adrian Park)
   8. Re: Transparent background in projector (Screenweaver)
      (Ian Thomas)
   9. Text arching (Umesh Patel)
  10. RE: <li> color (Merrill, Jason)
  11. RE: <li> color (Lee McColl-Sylvester)
  12. Re: Transparent background in projector (Screenweaver) (franto)
  13. RE: <li> color (Lee McColl-Sylvester)
  14. RE: <li> color (Lewis, Chuck)
  15. RE: <li> color (Lee McColl-Sylvester)
  16. RE: <li> color (Lewis, Chuck)
  17. Re: <li> color (Michael Stuhr)
  18. Re: Text arching (Weyert de Boer)
  19. RE: <li> color (Merrill, Jason)
  20. RE: <li> color (Lee McColl-Sylvester)


----------------------------------------------------------------------

Message: 1
Date: Mon, 26 Jun 2006 10:05:33 -0400
From: Graham Pearson <[EMAIL PROTECTED]>
Subject: [Flashcoders] Re: checking in
To: Flashcoders mailing list <flashcoders@chattyfig.figleaf.com>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
I have to solve one thing yet and test this new software at one of our
schools before we move to this new version number of DCG-150. When I
have this ready we will be ready for you to image the drives when they
are shipped. I have done alot of work to make this easy for us.


Jennie Forman wrote:
> Hi Graham,
>
> It wouldn't be hard at all to change the product name!  I will just
> get some
> new model # badges ordered for you.  So are you completely done with
> the
> DCG-100 stuff?  If so, I'll have my branding manager obsolete the
> model #
> badges so that there is no confusion.
> Jennie Forman
> MBX Account Manager
> 888.440.1414 Toll Free
> 877-520-4629 Direct Line
> 847-852-9803 Cell Phone
> [EMAIL PROTECTED]
> AIM: mbxjennie
>
> ________________________________
>
>     Corporate Headquarters
> 1101 Brown Street
> Wauconda, IL 60084   
>
>
> -----Original Message-----
> From: Graham Pearson [mailto:[EMAIL PROTECTED] Sent: Monday,
> June 26, 2006 6:30 AM
> To: Jennie Forman
> Subject: Re: checking in
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Just a quick note on how hard would it be to change the DCG-100 to
> DCG-150. I am working on a new version of this product and getting all
> of my ducks in a row before I bring out a new product. Everything else
> with the hardware will stay the same.
>
>
> Jennie Forman wrote:
>> Hi Graham,
>>
>> Thank you for the feedback on the RMA issues.  I am hoping that
>> soon we can get back to imaging your hard drives for you here at
>> MBX.  There are a lot of hardware problems that can be caught by
>> simply installing an OS.  Without an OS, our testing capabilities
>> are somewhat limited.  Perhaps as an interim solution we could just
>> do a base install of your OS to run the tests, and wipe it clean
>> before we ship it out.
>>
>> Any thoughts on that?  What version of Linux are you currently
>> using?
>>
>> Jennie Forman MBX Account M

- --
Graham Pearson, System Administrator / Application Developer
Northern Indiana Educational Services Center
Mishawaka, IN 46544
Voice (866) 254-5322 or (574) 254-5210 / Fax (574) 254-0148

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: GnuPT 2.6.2.1 by EQUIPMENTE.DE
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iD8DBQFEn+mrrwdok4nP6d0RAn8NAJ0QAeBOn023vwFE6QgJAPtF4AgwhQCeIVD1
dhx1uy+WHmeYMA3WHCS+CNU=
=WezP
-----END PGP SIGNATURE-----



------------------------------

Message: 2
Date: Mon, 26 Jun 2006 15:42:27 +0100
From: "michal jaworski" <[EMAIL PROTECTED]>
Subject: [Flashcoders] optimizing an animation?
To: flashcoders@chattyfig.figleaf.com
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

hi!

i have a performance problems with a site.
the site has four content areas with navigation between them, so that
when you click on an icon the section zooms in from and icon size to
full screen and the current sections zooms out at the same time.
zooming and positioning is done with zeh fernando's mc_tween.
the problem here is simple: the animation chokes. it almost looks as
if there was a start frame, an end one and two or three frames
displayed in between (it takes around a second).
also there is a section with a news. news are diplsayed as list of
titles. when clicked an item expands pushing the list down and the
news copy shows in this space. textfields are created dynamically as
the news are read form an xml file. backgound and buttons are attached
dynamically too.
the problem: it chokes too. this is weirded as tweening is very bad
for the first time but then i smooths.
any hints about how to address this? how to optmimize animation? what
to use and what to avoid?
thanks,
michal


------------------------------

Message: 3
Date: Mon, 26 Jun 2006 10:34:47 -0400
From: "Merrill, Jason" <[EMAIL PROTECTED]>
Subject: [Flashcoders] <li> color
To: Flashcoders mailing list <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii

Is there any way to change the color of the bullets made with <li> tags
in a Flash HTML text field to another color?  Seems the only thing I get
it black even with system fonts set to color.  Does it actually require
applying a stylesheet?  

Jason Merrill
Bank of America 
Learning & Organization Effectiveness - Technology Solutions 
 
 
 
 



------------------------------

Message: 4
Date: Mon, 26 Jun 2006 17:00:32 +0200
From: franto <[EMAIL PROTECTED]>
Subject: [Flashcoders] Transparent background in projector
        (Screenweaver)
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi all,

i've made projector (walking insect) with transparent background, and it's
killing all my CPU. there is 3 pieces of them, i've tried just 3 squares
and it is the same, i can see on my comp redrawing sprites and have 50% CPU
(dual processor, 2 GHZ) on other computers, redrawing is not visible, but
100% CPU (or 50% for dual)

I think the problem is creating dynamic mask (flash with desktop), but I
dont know how to fix it.
Should I use other projector then Screenweaver?

Btw, i found same problem with some GameHouse game, when it was in
fullscreen, all was right, but when i switch off fullscreen
and game was in transparent rectangle (desktop was visible outside the
game), mouse was flickering, CPU full, i almost cant do anything
but another games was ok after switching off fullscreen, so this can be
problem with some settings maybe...
i dont know, maybe some games was Shockwave, some Flash, really dont know,
but I think 3 movings squares on desktop should not
take 100% CPU....

Can someone advice me, what's is the problem?

Thanks many time..


------------------------------

Message: 5
Date: Mon, 26 Jun 2006 16:10:00 +0100
From: "Ian Thomas" <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] Transparent background in projector
        (Screenweaver)
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Franto,
  That's the fourth time I've had your email...

Gmail doesn't automatically tag your outgoing mail, and ignores it
when it arrives back at your mailbox - so you won't necessarily see it
against a Flashcoders tag. It _has_ been sent, tho' - just look at
your Sent mailbox.

HTH,
  Ian

On 6/26/06, franto <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> i've made projector (walking insect) with transparent background, and it's
> killing all my CPU. there is 3 pieces of them, i've tried just 3 squares
> and it is the same, i can see on my comp redrawing sprites and have 50%
CPU
> (dual processor, 2 GHZ) on other computers, redrawing is not visible, but
> 100% CPU (or 50% for dual)
>
> I think the problem is creating dynamic mask (flash with desktop), but I
> dont know how to fix it.
> Should I use other projector then Screenweaver?
>
> Btw, i found same problem with some GameHouse game, when it was in
> fullscreen, all was right, but when i switch off fullscreen
> and game was in transparent rectangle (desktop was visible outside the
> game), mouse was flickering, CPU full, i almost cant do anything
> but another games was ok after switching off fullscreen, so this can be
> problem with some settings maybe...
> i dont know, maybe some games was Shockwave, some Flash, really dont know,
> but I think 3 movings squares on desktop should not
> take 100% CPU....
>
> Can someone advice me, what's is the problem?
>
> Thanks many time..


------------------------------

Message: 6
Date: Mon, 26 Jun 2006 17:16:36 +0200
From: franto <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] Transparent background in projector
        (Screenweaver)
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Ian,

thanks, i know, that i will not see my message, but after each email I've
sent, there is notification, that email is not received because of wrong
email address :(( i do not know why, because all the time i'm using this
address, and everytime everything works...

So i thought that there is some strange problem with list (no incomming
emails for list) but now i can see new messages, so i've posted message
again....but still i have same response...wrong email....so I apologize for
inconvience...

if someone know, what's the silution of my problem..let me know
Thank you

On 6/26/06, Ian Thomas <[EMAIL PROTECTED]> wrote:
>
> Hi Franto,
>   That's the fourth time I've had your email...
>
> Gmail doesn't automatically tag your outgoing mail, and ignores it
> when it arrives back at your mailbox - so you won't necessarily see it
> against a Flashcoders tag. It _has_ been sent, tho' - just look at
> your Sent mailbox.
>
> HTH,
>   Ian
>
> On 6/26/06, franto <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > i've made projector (walking insect) with transparent background, and
> it's
> > killing all my CPU. there is 3 pieces of them, i've tried just 3 squares
> > and it is the same, i can see on my comp redrawing sprites and have 50%
> CPU
> > (dual processor, 2 GHZ) on other computers, redrawing is not visible,
> but
> > 100% CPU (or 50% for dual)
> >
> > I think the problem is creating dynamic mask (flash with desktop), but I
> > dont know how to fix it.
> > Should I use other projector then Screenweaver?
> >
> > Btw, i found same problem with some GameHouse game, when it was in
> > fullscreen, all was right, but when i switch off fullscreen
> > and game was in transparent rectangle (desktop was visible outside the
> > game), mouse was flickering, CPU full, i almost cant do anything
> > but another games was ok after switching off fullscreen, so this can be
> > problem with some settings maybe...
> > i dont know, maybe some games was Shockwave, some Flash, really dont
> know,
> > but I think 3 movings squares on desktop should not
> > take 100% CPU....
> >
> > Can someone advice me, what's is the problem?
> >
> > Thanks many time..
> _______________________________________________
> 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
>



-- 
----------------------------------------------------------------------------
----------------------------------------------------------------------------
---------
Franto

http://blog.franto.com
http://www.flashcoders.sk


------------------------------

Message: 7
Date: Mon, 26 Jun 2006 16:23:12 +0100
From: "Adrian Park" <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] <li> color
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Even using a stylesheet I have not been able to change the colour of bullets
in html text fields. The only way I've been able to do it is to embed the
font, nest the text field in a movie clip and tint it  - not nice!

Adrian P

On 6/26/06, Merrill, Jason <[EMAIL PROTECTED]> wrote:
>
> Is there any way to change the color of the bullets made with <li> tags
> in a Flash HTML text field to another color?  Seems the only thing I get
> it black even with system fonts set to color.  Does it actually require
> applying a stylesheet?
>
> Jason Merrill
> Bank of America
> Learning & Organization Effectiveness - Technology Solutions
>
>
>
>
>
> _______________________________________________
> 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
>


------------------------------

Message: 8
Date: Mon, 26 Jun 2006 16:29:52 +0100
From: "Ian Thomas" <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] Transparent background in projector
        (Screenweaver)
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Franto,
  I think it's just someone on the list whose email is now invalid -
I'm getting the same error when I post.

   I'm afraid I can't help with the original problem!

Ian

On 6/26/06, franto <[EMAIL PROTECTED]> wrote:
> Hi Ian,
>
> thanks, i know, that i will not see my message, but after each email I've
> sent, there is notification, that email is not received because of wrong
> email address :(( i do not know why, because all the time i'm using this
> address, and everytime everything works...
>
> So i thought that there is some strange problem with list (no incomming
> emails for list) but now i can see new messages, so i've posted message
> again....but still i have same response...wrong email....so I apologize
for
> inconvience...
>
> if someone know, what's the silution of my problem..let me know
> Thank you


------------------------------

Message: 9
Date: Mon, 26 Jun 2006 11:31:43 -0700
From: "Umesh Patel" <[EMAIL PROTECTED]>
Subject: [Flashcoders] Text arching
To: <flashcoders@chattyfig.figleaf.com>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="windows-1252"

Hello,

I have following question.

I saw nike's unifrm builder, Nike Uniform
Builder(http://www.niketeam.com/v2/new/Sport...T=BBM&CAT=UNI), they built
uniform generator using Flash, the only thing wondering me is, how did they
manage to arch the text, if anybody has any clue then I would be very happy
to see little bit of action scripting. 

I want different arching with click of a button or something like that, I am
attaching a sample of arching that I am looking for!

 If anybody figures it out..... thanks,

Umesh Patel

Dynamic Team Sports
416.496.8600
---
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender via reply
mail and delete all copies form your records. Any views or opinions
presented in this email are solely those of the author and do not
necessarily represent those of the company. Employees of Dynamic Team Sports
are expressly required not to make defamatory statements and not to infringe
or authorize any infringement of copyright or any other legal right by email
communications. Any such communication is contrary to company policy and
outside the scope of the employment of the individual concerned. The company
will not accept any liability in respect of such communication, and the
employee responsible will be personally liable for any damages or other
liability arising. The company accepts no liability for any damage caused by
any virus transmitted by this email.

 

------------------------------

Message: 10
Date: Mon, 26 Jun 2006 11:27:27 -0400
From: "Merrill, Jason" <[EMAIL PROTECTED]>
Subject: RE: [Flashcoders] <li> color
To: Flashcoders mailing list <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii

Ick.  Ok - thanks.  I think I'll just tell the client it's a limitation
of Flash.  

Jason Merrill
Bank of America 
Learning & Organization Effectiveness - Technology Solutions 
 
 
 
 
 

>>-----Original Message-----
>>From: [EMAIL PROTECTED] [mailto:flashcoders-
>>[EMAIL PROTECTED] On Behalf Of Adrian Park
>>Sent: Monday, June 26, 2006 11:23 AM
>>To: Flashcoders mailing list
>>Subject: Re: [Flashcoders] <li> color
>>
>>Even using a stylesheet I have not been able to change the colour of
bullets
>>in html text fields. The only way I've been able to do it is to embed
the
>>font, nest the text field in a movie clip and tint it  - not nice!
>>
>>Adrian P
>>
>>On 6/26/06, Merrill, Jason <[EMAIL PROTECTED]> wrote:
>>>
>>> Is there any way to change the color of the bullets made with <li>
tags
>>> in a Flash HTML text field to another color?  Seems the only thing I
get
>>> it black even with system fonts set to color.  Does it actually
require
>>> applying a stylesheet?
>>>
>>> Jason Merrill
>>> Bank of America
>>> Learning & Organization Effectiveness - Technology Solutions
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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


------------------------------

Message: 11
Date: Mon, 26 Jun 2006 16:43:43 +0100
From: "Lee McColl-Sylvester" <[EMAIL PROTECTED]>
Subject: RE: [Flashcoders] <li> color
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        
<[EMAIL PROTECTED]>
        
Content-Type: text/plain;       charset="us-ascii"

You can do this with CSS... You can even exchange the bullets for
images.  CSS is pure power if you know what you're doing.

Check this out.

www.jessett.com/web_sites/css/bullet_graphics.shtml

or more on topic

www.frontpagewebmaster.com/m-195255/tm.htm

be sure to read the whole thread.  Sometime you just have to tinker.

Lee




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adrian
Park
Sent: 26 June 2006 16:23
To: Flashcoders mailing list
Subject: Re: [Flashcoders] <li> color

Even using a stylesheet I have not been able to change the colour of
bullets
in html text fields. The only way I've been able to do it is to embed
the
font, nest the text field in a movie clip and tint it  - not nice!

Adrian P

On 6/26/06, Merrill, Jason <[EMAIL PROTECTED]> wrote:
>
> Is there any way to change the color of the bullets made with <li>
tags
> in a Flash HTML text field to another color?  Seems the only thing I
get
> it black even with system fonts set to color.  Does it actually
require
> applying a stylesheet?
>
> Jason Merrill
> Bank of America
> Learning & Organization Effectiveness - Technology Solutions
>
>
>
>
>
> _______________________________________________
> 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


------------------------------

Message: 12
Date: Mon, 26 Jun 2006 17:36:35 +0200
From: franto <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] Transparent background in projector
        (Screenweaver)
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Oh ok, already i found out that as well :))
But anyway, thanks at least for your help. I'm trying to get solution on my
blog too
http://www.franto.com/blog2/transparent-background-in-projector-screenweaver

Franto

On 6/26/06, Ian Thomas <[EMAIL PROTECTED]> wrote:
>
> Hi Franto,
>   I think it's just someone on the list whose email is now invalid -
> I'm getting the same error when I post.
>
>    I'm afraid I can't help with the original problem!
>
> Ian
>
> On 6/26/06, franto <[EMAIL PROTECTED]> wrote:
> > Hi Ian,
> >
> > thanks, i know, that i will not see my message, but after each email
> I've
> > sent, there is notification, that email is not received because of wrong
> > email address :(( i do not know why, because all the time i'm using this
> > address, and everytime everything works...
> >
> > So i thought that there is some strange problem with list (no incomming
> > emails for list) but now i can see new messages, so i've posted message
> > again....but still i have same response...wrong email....so I apologize
> for
> > inconvience...
> >
> > if someone know, what's the silution of my problem..let me know
> > Thank you
> _______________________________________________
> 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
>



-- 
----------------------------------------------------------------------------
----------------------------------------------------------------------------
---------
Franto

http://blog.franto.com
http://www.flashcoders.sk


------------------------------

Message: 13
Date: Mon, 26 Jun 2006 16:46:14 +0100
From: "Lee McColl-Sylvester" <[EMAIL PROTECTED]>
Subject: RE: [Flashcoders] <li> color
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        
<[EMAIL PROTECTED]>
        
Content-Type: text/plain;       charset="us-ascii"

Actually, just go here

www.sens.buffalo.edu/assistance/advwebpage/bullets.html

Lee



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adrian
Park
Sent: 26 June 2006 16:23
To: Flashcoders mailing list
Subject: Re: [Flashcoders] <li> color

Even using a stylesheet I have not been able to change the colour of
bullets
in html text fields. The only way I've been able to do it is to embed
the
font, nest the text field in a movie clip and tint it  - not nice!

Adrian P

On 6/26/06, Merrill, Jason <[EMAIL PROTECTED]> wrote:
>
> Is there any way to change the color of the bullets made with <li>
tags
> in a Flash HTML text field to another color?  Seems the only thing I
get
> it black even with system fonts set to color.  Does it actually
require
> applying a stylesheet?
>
> Jason Merrill
> Bank of America
> Learning & Organization Effectiveness - Technology Solutions
>
>
>
>
>
> _______________________________________________
> 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


------------------------------

Message: 14
Date: Mon, 26 Jun 2006 11:37:34 -0400
From: "Lewis, Chuck" <[EMAIL PROTECTED]>
Subject: RE: [Flashcoders] <li> color
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        
<[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="us-ascii"

I use css in my Flash and changed the color of both <UL> and <LI> colors
and it worked fine.

li {color: #9A9CA6;font-weight: 900;font-family: Arial;font-size:
16px;display: block}

-- Chuck



------------------------------

Message: 15
Date: Mon, 26 Jun 2006 16:54:32 +0100
From: "Lee McColl-Sylvester" <[EMAIL PROTECTED]>
Subject: RE: [Flashcoders] <li> color
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        
<[EMAIL PROTECTED]>
        
Content-Type: text/plain;       charset="us-ascii"

Oops, I thought you meant in html  :S  In that case, why not use images
instead?

Lee




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Merrill,
Jason
Sent: 26 June 2006 16:27
To: Flashcoders mailing list
Subject: RE: [Flashcoders] <li> color

Ick.  Ok - thanks.  I think I'll just tell the client it's a limitation
of Flash.  

Jason Merrill
Bank of America 
Learning & Organization Effectiveness - Technology Solutions 
 
 
 
 
 

>>-----Original Message-----
>>From: [EMAIL PROTECTED] [mailto:flashcoders-
>>[EMAIL PROTECTED] On Behalf Of Adrian Park
>>Sent: Monday, June 26, 2006 11:23 AM
>>To: Flashcoders mailing list
>>Subject: Re: [Flashcoders] <li> color
>>
>>Even using a stylesheet I have not been able to change the colour of
bullets
>>in html text fields. The only way I've been able to do it is to embed
the
>>font, nest the text field in a movie clip and tint it  - not nice!
>>
>>Adrian P
>>
>>On 6/26/06, Merrill, Jason <[EMAIL PROTECTED]> wrote:
>>>
>>> Is there any way to change the color of the bullets made with <li>
tags
>>> in a Flash HTML text field to another color?  Seems the only thing I
get
>>> it black even with system fonts set to color.  Does it actually
require
>>> applying a stylesheet?
>>>
>>> Jason Merrill
>>> Bank of America
>>> Learning & Organization Effectiveness - Technology Solutions
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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


------------------------------

Message: 16
Date: Mon, 26 Jun 2006 11:47:11 -0400
From: "Lewis, Chuck" <[EMAIL PROTECTED]>
Subject: RE: [Flashcoders] <li> color
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        
<[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="us-ascii"

Sorry Jason,

I thought you were referring to the text.  Why not use <ul> and then use
an image as the bullet?

-- Chuck




------------------------------

Message: 17
Date: Mon, 26 Jun 2006 17:47:36 +0200
From: Michael Stuhr <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] <li> color
To: Flashcoders mailing list <flashcoders@chattyfig.figleaf.com>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Lee McColl-Sylvester schrieb:
> You can do this with CSS... You can even exchange the bullets for
> images.  CSS is pure power if you know what you're doing.
> 
> Check this out.
> 
> www.jessett.com/web_sites/css/bullet_graphics.shtml
> 
> or more on topic
> 
> www.frontpagewebmaster.com/m-195255/tm.htm
> 
> be sure to read the whole thread.  Sometime you just have to tinker.
> 
> Lee

go back sleeping :-)

micha


------------------------------

Message: 18
Date: Mon, 26 Jun 2006 17:51:39 +0200
From: Weyert de Boer <[EMAIL PROTECTED]>
Subject: Re: [Flashcoders] Text arching
To: Flashcoders mailing list <flashcoders@chattyfig.figleaf.com>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=windows-1252; format=flowed

Hi Umesh,

I have asked a friend of mine, and he came up with this code and example:
http://richardleggett.co.uk/downloads/flash/StringWidth/

I hope it helps!

Yours,
Weyert de Boer


------------------------------

Message: 19
Date: Mon, 26 Jun 2006 11:51:08 -0400
From: "Merrill, Jason" <[EMAIL PROTECTED]>
Subject: RE: [Flashcoders] <li> color
To: Flashcoders mailing list <flashcoders@chattyfig.figleaf.com>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii

Thanks - yes, I knew about that with CSS, but didn't know if that would
work with Flash HTML textfields.  This method works inside the Flash
player?

Jason Merrill
Bank of America 
Learning & Organization Effectiveness - Technology Solutions 
 
 
 
 
 

>>-----Original Message-----
>>From: [EMAIL PROTECTED] [mailto:flashcoders-
>>[EMAIL PROTECTED] On Behalf Of Lee McColl-Sylvester
>>Sent: Monday, June 26, 2006 11:44 AM
>>To: Flashcoders mailing list
>>Subject: RE: [Flashcoders] <li> color
>>
>>You can do this with CSS... You can even exchange the bullets for
>>images.  CSS is pure power if you know what you're doing.
>>
>>Check this out.
>>
>>www.jessett.com/web_sites/css/bullet_graphics.shtml
>>
>>or more on topic
>>
>>www.frontpagewebmaster.com/m-195255/tm.htm
>>
>>be sure to read the whole thread.  Sometime you just have to tinker.
>>
>>Lee
>>
>>
>>
>>
>>-----Original Message-----
>>From: [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED] On Behalf Of Adrian
>>Park
>>Sent: 26 June 2006 16:23
>>To: Flashcoders mailing list
>>Subject: Re: [Flashcoders] <li> color
>>
>>Even using a stylesheet I have not been able to change the colour of
>>bullets
>>in html text fields. The only way I've been able to do it is to embed
>>the
>>font, nest the text field in a movie clip and tint it  - not nice!
>>
>>Adrian P
>>
>>On 6/26/06, Merrill, Jason <[EMAIL PROTECTED]> wrote:
>>>
>>> Is there any way to change the color of the bullets made with <li>
>>tags
>>> in a Flash HTML text field to another color?  Seems the only thing I
>>get
>>> it black even with system fonts set to color.  Does it actually
>>require
>>> applying a stylesheet?
>>>
>>> Jason Merrill
>>> Bank of America
>>> Learning & Organization Effectiveness - Technology Solutions
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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


------------------------------

Message: 20
Date: Mon, 26 Jun 2006 17:06:43 +0100
From: "Lee McColl-Sylvester" <[EMAIL PROTECTED]>
Subject: RE: [Flashcoders] <li> color
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Message-ID:
        
<[EMAIL PROTECTED]>
        
Content-Type: text/plain;       charset="us-ascii"

Yeah yeah, I know :-P  Hey, I'm not the only one convicted of not
reading the whole email ;) 

Lee



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Stuhr
Sent: 26 June 2006 16:48
To: Flashcoders mailing list
Subject: Re: [Flashcoders] <li> color

Lee McColl-Sylvester schrieb:
> You can do this with CSS... You can even exchange the bullets for
> images.  CSS is pure power if you know what you're doing.
> 
> Check this out.
> 
> www.jessett.com/web_sites/css/bullet_graphics.shtml
> 
> or more on topic
> 
> www.frontpagewebmaster.com/m-195255/tm.htm
> 
> be sure to read the whole thread.  Sometime you just have to tinker.
> 
> Lee

go back sleeping :-)

micha
_______________________________________________
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

End of Flashcoders Digest, Vol 17, Issue 85
*******************************************



_______________________________________________
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