[Flashcoders] CMYK color palletes in flash

2010-05-31 Thread Sumeet Kumar
Hi All,

Our client wants to show CMYK colors in the application. Is there any way we 
can achieve it. One thing that comes to my mind is to choose some colors those 
are common in RGB and CMYK and give those selected colors in the 
application(this is just going to be RGB representation of CMYK colors) But i 
have no idea whether this is possible or not.

Any ideas in this regard would be a great help

Thanks in Advance
Sumeet Kumar
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] CMYK color palletes in flash

2010-05-31 Thread ekameleon
Hello :)

you can transform RGB colors to CMYK etc. with basic class, example :

http://code.google.com/p/maashaack/source/browse/#svn/branches/maashaack_ekameleon/trunk/src/graphics/colors

The Colors class in this package is the basic tool class to transform color
spaces.

EKA+ :)

2010/5/31 Sumeet Kumar sume...@sebiz.net

 Hi All,

 Our client wants to show CMYK colors in the application. Is there any way
 we can achieve it. One thing that comes to my mind is to choose some colors
 those are common in RGB and CMYK and give those selected colors in the
 application(this is just going to be RGB representation of CMYK colors) But
 i have no idea whether this is possible or not.

 Any ideas in this regard would be a great help

 Thanks in Advance
 Sumeet Kumar
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] Regain stage focus

2010-05-31 Thread Karina Steffens
Thanks for the replies guys.

Changing the wmode to window is not possible, because it's a drop down
menu over html elements - it has to remain transparent. Besides, I tried
that during testing, and it didn't help.

Hendrik is correct about the focus, it's in the web-browser, not Flash.  I
don't even think it's about focus anymore, the situation got weird. When the
top of the Flash is set to 0 (or even at 10 pixels), everything works. But
when I try to move it down a bit lower in the browser with CSS (in any way
possible: setting the top value, setting the top value of its parent,
setting various margins and paddings, you name it), the moment you scroll
down, the rollovers become inactive.

I did solve it in the end by keeping it at 0 and adding white space at the
top of the flash movie itself, but that's a bit of a kludge. The CSS is an
adaptation of an existing template for the CMS, so I have no idea what can
be causing the bug. Some kind of z-indexing problem? Anything else that
could be interfering? 

Mystified,
Karina



 -Original Message-
 From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-
 boun...@chattyfig.figleaf.com] On Behalf Of Sumeet Kumar
 Sent: 31 May 2010 6:08
 To: Flash Coders List
 Subject: Re: [Flashcoders] Regain stage focus
 
 Hello :)
 
 
 In the object tag  try making wmode = window.
 
 Thanks
 Sumeet Kumar
 
 
 
 - Original Message -
 From: Henrik Andersson he...@henke37.cjb.net
 To: Flash Coders List flashcoders@chattyfig.figleaf.com
 Sent: Sunday, May 30, 2010 1:47 PM
 Subject: Re: [Flashcoders] Regain stage focus
 
 
 Cor wrote:
  At any given moment:
 stage.focus = stage;
 
  or
 
 stage.focus = yourInputField;
 
 Wrong focus, I am certain that the issue is not about the focus
 internal
 to the player, but the focus in the full webbrowser. The full flash
 player is lacking the focus.
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Dylan responds to e-mails at 12pm and 4pm. (Auto-Response)

2010-05-31 Thread dylan
Hello Friends and Colleagues, 

In order to continuously focus my attention on the large projects I am working 
on,  I am currently checking and responding to e-mail twice daily, at 12pm PST 
and 4pm PST. 

If you require immediate assistance (please ensure it is urgent and it cannot 
wait until either 12pm or 4pm) please contact me via phone at 323-963-3307.

Thank you for understanding this move to a more productive work flow.

Dylan Fergus

o 323 963 3307

dy...@ontheriverent.com

www.ontheriverent.com

www.flooredandlifted.com

www.dylanfergus.com

This message and any attached documents contain information that may be 
confidential and/or privileged. If you are not the intended recipient, you may 
not read, copy, distribute, or use this information. If you have received this 
transmission in error, please notify the sender immediately by reply e-mail and 
then delete this message.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Dylan responds to e-mails at 12pm and 4pm. (Auto-Response)

2010-05-31 Thread Dave Watts
Dylan, you've had your Flashcoders mail turned off until you fix your
autoresponder. You can log in and reenable mail reception when you're
ready.

On Mon, May 31, 2010 at 12:05,  dy...@ontheriverent.com wrote:
 Hello Friends and Colleagues,

 In order to continuously focus my attention on the large projects I am 
 working on,  I am currently checking and responding to e-mail twice daily, at 
 12pm PST and 4pm PST.

 If you require immediate assistance (please ensure it is urgent and it cannot 
 wait until either 12pm or 4pm) please contact me via phone at 323-963-3307.

 Thank you for understanding this move to a more productive work flow.

 Dylan Fergus

 o 323 963 3307

 dy...@ontheriverent.com

 www.ontheriverent.com

 www.flooredandlifted.com

 www.dylanfergus.com

 This message and any attached documents contain information that may be 
 confidential and/or privileged. If you are not the intended recipient, you 
 may not read, copy, distribute, or use this information. If you have received 
 this transmission in error, please notify the sender immediately by reply 
 e-mail and then delete this message.

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Dylan responds to e-mails at 12pm and 4pm. (Auto-Response)

2010-05-31 Thread Dave Watts
 Dylan refers to himself in the third person and has turned on this annoying
 feature in his email client that spams this list with auto-responses
 containing information that none of its recipients give a hoot about. Two
 good reasons to black-list him until he desists from inflicting at least one
 of the aforementioned offenses.

Dave has disabled mail sending from the list to Dylan's account. Dave
doesn't care if Dylan refers to himself in the third person. Dave
likes his chicken spicy!

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Dylan responds to e-mails at 12pm and 4pm. (Auto-Response)

2010-05-31 Thread Kerry Thompson
Dave Watts wrote:

 Dave likes his chicken spicy!

Sounds kinky ;-)

Seriously, I feel a great disturbance in the force, as if hundreds of
Flashers had given huge sighs of relief.

Auto-resonders--ils sont l'ennemi!

Cordially,

Kerry Thompson
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] end of program event?

2010-05-31 Thread Jim Andrews
I want to write text info to disk when the user quits the flash piece 
playing in the browser.


Is there an event I listen to for the end of the program? What event?

ja 


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] end of program event?

2010-05-31 Thread Glen Pike

Hi,

   Not sure it this is any good, but try listening for the 
REMOVED_FROM_STAGE event in your document class?


   Failing that, you could setup some JavaScript to talk to Flash on 
the Window.unload event, but by then Flash could have gone...


   Hope this is some help..

   Glen

Jim Andrews wrote:
I want to write text info to disk when the user quits the flash piece 
playing in the browser.


Is there an event I listen to for the end of the program? What event?

ja
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Rede social une usuários do mundo acadêmico

2010-05-31 Thread Follow Science
Com o Follow Science, você:


Fica sabendo dos próximos eventos 
nacionais e internacionais;
Compartilha arquivos e idéias com 
pessoas de diversas áreas;
Acessa um grande acervo de notícias e 
artigos;
Pode ganhar dinheiro publicando 
conteúdo e convidando amigos;
E muito mais!


Cadastre-se no Follow Science!»





Talvez você conheça essas pessoas










Leandro Ferreira







Petalla Timo






michèle sato






José Carlos Martins















©2010 Follow Science - Todos os direitos reservados.
Sobre Nós | Política de Privacidade | Termos de Uso

Você recebeu esta mensagem pelo email 
flashcod...@chattyfig.figleaf.com. Caso não queira mais receber nossos 
comunicados clique aqui

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Dylan responds to e-mails at 12pm and 4pm. (Auto-Response)

2010-05-31 Thread dopeco...@hotmail.com
Someone has been reading The Four Hour Work Week by Tim Ferriss ... 
best of luck with that.


Kerry Thompson wrote:

Dave Watts wrote:

   

Dave likes his chicken spicy!
 


Sounds kinky ;-)

Seriously, I feel a great disturbance in the force, as if hundreds of
Flashers had given huge sighs of relief.

Auto-resonders--ils sont l'ennemi!

Cordially,

Kerry Thompson
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


   

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Rede social une usuários do m undo acadêmico

2010-05-31 Thread Karl DeSaulniers

Oh boy... here we go again.
Anyone got a spanglish dictionary I could use?
Sounds like something big. They used the word grande.
How do you type an upside-down question mark???


On May 31, 2010, at 9:20 PM, Follow Science wrote:


Com o Follow Science, você:


Fica sabendo dos próximos eventos 
nacionais e internacionais;
Compartilha arquivos e idéias com 
pessoas de diversas áreas;
Acessa um grande acervo de notícias e 
artigos;
Pode ganhar dinheiro publicando 
conteúdo e convidando amigos;
E muito mais!


Cadastre-se no Follow Science!»





Talvez você conheça essas pessoas










Leandro Ferreira







Petalla Timo






michèle sato






José Carlos Martins















©2010 Follow Science - Todos os direitos reservados.
Sobre Nós | Política de Privacidade | Termos de Uso

Você recebeu esta mensagem pelo email  
flashcod...@chattyfig.figleaf.com. Caso não queira mais receber  
nossos comunicados clique aqui


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Karl DeSaulniers
Design Drumm
http://designdrumm.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Dylan responds to e-mails at 12pm and 4pm. (Auto-Response)

2010-05-31 Thread Dave Watts
 Dave likes his chicken spicy!

 Sounds kinky ;-)

No, sounds Costanza:
http://en.wikipedia.org/wiki/The_Jimmy

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Rede social une usuários do mundo acadêmico

2010-05-31 Thread J.C. Berry
Portuguese

2010/5/31 Karl DeSaulniers k...@designdrumm.com

 Oh boy... here we go again.
 Anyone got a spanglish dictionary I could use?
 Sounds like something big. They used the word grande.
 How do you type an upside-down question mark???


 On May 31, 2010, at 9:20 PM, Follow Science wrote:

  Com o Follow Science, você:


Fica sabendo dos próximos eventos
 nacionais e internacionais;
Compartilha arquivos e idéias com
 pessoas de diversas áreas;
Acessa um grande acervo de notícias
 e artigos;
Pode ganhar dinheiro publicando
 conteúdo e convidando amigos;
E muito mais!


Cadastre-se no Follow Science!»





Talvez você conheça essas pessoas










Leandro Ferreira







Petalla Timo







michèle sato







José Carlos Martins
















©2010 Follow Science - Todos os direitos reservados.
Sobre Nós | Política de Privacidade | Termos de Uso

Você recebeu esta mensagem pelo email
 flashcod...@chattyfig.figleaf.com. Caso não queira mais receber nossos
 comunicados clique aqui

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


 Karl DeSaulniers
 Design Drumm
 http://designdrumm.com


 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
J.C. Berry, M.A.
UI Developer
619.306.1712(m)
jcharlesbe...@gmail.com
portfolio: http://www.mindarc.com


This E-mail is covered by the Electronic Communications Privacy Act, 18
U.S.C. ?? 2510-2521 and is legally privileged. This information is
confidential information and is intended only for the use of the individual
or entity named above. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Rede social une usuários do mundo acadêmico

2010-05-31 Thread Dave Watts
 Oh boy... here we go again.
 Anyone got a spanglish dictionary I could use?
 Sounds like something big. They used the word grande.
 How do you type an upside-down question mark???

Gmail prompts me to translate it from Portuguese, so I suspect that's
the dictionary you'd want to use.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Rede social une usuários do mundo acadêmico

2010-05-31 Thread J.C. Berry
Just spam about a news site that allows user content.

2010/5/31 Karl DeSaulniers k...@designdrumm.com

 Oh boy... here we go again.
 Anyone got a spanglish dictionary I could use?
 Sounds like something big. They used the word grande.
 How do you type an upside-down question mark???


 On May 31, 2010, at 9:20 PM, Follow Science wrote:

  Com o Follow Science, você:


Fica sabendo dos próximos eventos
 nacionais e internacionais;
Compartilha arquivos e idéias com
 pessoas de diversas áreas;
Acessa um grande acervo de notícias
 e artigos;
Pode ganhar dinheiro publicando
 conteúdo e convidando amigos;
E muito mais!


Cadastre-se no Follow Science!»





Talvez você conheça essas pessoas










Leandro Ferreira







Petalla Timo







michèle sato







José Carlos Martins
















©2010 Follow Science - Todos os direitos reservados.
Sobre Nós | Política de Privacidade | Termos de Uso

Você recebeu esta mensagem pelo email
 flashcod...@chattyfig.figleaf.com. Caso não queira mais receber nossos
 comunicados clique aqui

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


 Karl DeSaulniers
 Design Drumm
 http://designdrumm.com


 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
J.C. Berry, M.A.
UI Developer
619.306.1712(m)
jcharlesbe...@gmail.com
portfolio: http://www.mindarc.com


This E-mail is covered by the Electronic Communications Privacy Act, 18
U.S.C. ?? 2510-2521 and is legally privileged. This information is
confidential information and is intended only for the use of the individual
or entity named above. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Flash on mobile phones in Australia

2010-05-31 Thread confustic...@gmail.com
Hey list,

My work wants to make a mobile flashcards application - a
language-learning flashcards game that can be played on a mobile phone. The
flashcards involve text, images and sound. While I'm not involved in
actually developing it, I've been tasked to find out whether having it built
in Flash Lite 2.0 is a good solution. I have almost zero knowledge about
mobiles, and so I thought I'd ask here while trying to find statistics on
the net.

1. What's the market penetration of Flash Lite 2.0 like? Is it safe to
assume that mobiles being sold / offered on plans at the moment are Flash
enabled?
2. Is there a better alternative, and if so, what would it be?

We're based in Australia, but any information would be appreciated, thank
you.

Humbly,
Con.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders