Re: [Flashcoders] Colour Matching

2009-12-15 Thread jared stanley
exporting the images out from photoshop at the same time would keep
them the same, so you're saying an image displayed in flash differs
from an image displayed in html - this i haven't heard of.

this article
http://www.viget.com/inspire/the-mysterious-save-for-web-color-shift/
talks about getting consistent colors, you might want to start there
but other than that i'd have to see an example of the images...





On Tue, Dec 15, 2009 at 1:44 PM, Anthony Pace  wrote:
> What about changing the monitor preferences to TrueColor?
>
> Henrik Andersson wrote:
>>
>> Nathan Mynarcik wrote:
>>>
>>> Have you tried pngs?
>>
>> Great idea, now you have another way of getting the colors wrong. How nice
>> of the png standard to include an ability to embed the color correction
>> profile, isn't it? Now you have twice the chance for the wrong profile being
>> applied and in one of four cases two bad profiles at once.
>>
>> ___
>> 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


Re: [Flashcoders] Colour Matching

2009-12-15 Thread Anthony Pace

What about changing the monitor preferences to TrueColor?

Henrik Andersson wrote:

Nathan Mynarcik wrote:

Have you tried pngs?


Great idea, now you have another way of getting the colors wrong. How 
nice of the png standard to include an ability to embed the color 
correction profile, isn't it? Now you have twice the chance for the 
wrong profile being applied and in one of four cases two bad profiles 
at once.


___
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] Colour Matching

2009-12-15 Thread Nathan Mynarcik
It was just a suggestion. Feel free to add yours. 

--Original Message--
From: Henrik Andersson
Sender: flashcoders-boun...@chattyfig.figleaf.com
To: Flash Coders List
ReplyTo: Flash Coders List
Subject: Re: [Flashcoders] Colour Matching
Sent: Dec 15, 2009 3:39 PM

Nathan Mynarcik wrote:
> Have you tried pngs?

Great idea, now you have another way of getting the colors wrong. How 
nice of the png standard to include an ability to embed the color 
correction profile, isn't it? Now you have twice the chance for the 
wrong profile being applied and in one of four cases two bad profiles at 
once.

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


Nathan Mynarcik
Interactive Web Developer
nat...@mynarcik.com
254.749.2525
www.mynarcik.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Colour Matching

2009-12-15 Thread Henrik Andersson

Nathan Mynarcik wrote:

Have you tried pngs?


Great idea, now you have another way of getting the colors wrong. How 
nice of the png standard to include an ability to embed the color 
correction profile, isn't it? Now you have twice the chance for the 
wrong profile being applied and in one of four cases two bad profiles at 
once.


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


Re: [Flashcoders] Colour Matching

2009-12-15 Thread Nathan Mynarcik
Have you tried pngs? Also some browsers render colors differently. The issue 
might be the colors that are not rendering the same shade could be non-web safe 
colors. It is sometimes a real headache to try and match up your flash images 
with html images. This is why for backgrounds you should choose one or the 
other.
Either all in flash or all in HTML.  

If your color that is rendering differently in flash is a background image, you 
can just use the image as a guide in flash and set the wmode to transparent for 
the object params and embed and then have the background image added to the 
html to show behind the flash element. 

Then again, it could be how you are making your jpgs. JPGs compress when you 
create them by choosing clusters of pixels and make them all a similar color. 
When you make your image for html it could choose a different shade than when 
you created your image for flash. If no gradients/portraits are used, perhaps a 
GIF or PNG would be a better choice. 

--Original Message--
From: 2lakes
Sender: flashcoders-boun...@chattyfig.figleaf.com
To: flashcoders@chattyfig.figleaf.com
ReplyTo: Flash Coders List
Subject: [Flashcoders] Colour Matching
Sent: Dec 15, 2009 3:10 PM

Hi,

I have in the past and now on different projects - had trouble trying  
to colour match flash / bitmap content with
html / bitmap content. A current project uses sliced and exported  
jpegs with colourspace.
Some jpegs end up in flash and some in page divs. The flash jpegs are  
shades lighter than the div ones.
No compression in the library is applied.???

It is barely noticeable on a desktop mac but in a mac book it's very  
noticeable.
Can anyone point to discussion or  guess as to why this is so?
Cheers Ian

Ian Hobbs
Ian Hobbs Media
2/184 Glebe Point Road
Glebe 2037
Australia




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


Nathan Mynarcik
Interactive Web Developer
nat...@mynarcik.com
254.749.2525
www.mynarcik.com

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


[Flashcoders] Colour Matching

2009-12-15 Thread 2lakes

Hi,

I have in the past and now on different projects - had trouble trying  
to colour match flash / bitmap content with
html / bitmap content. A current project uses sliced and exported  
jpegs with colourspace.
Some jpegs end up in flash and some in page divs. The flash jpegs are  
shades lighter than the div ones.

No compression in the library is applied.???

It is barely noticeable on a desktop mac but in a mac book it's very  
noticeable.

Can anyone point to discussion or  guess as to why this is so?
Cheers Ian

Ian Hobbs
Ian Hobbs Media
2/184 Glebe Point Road
Glebe 2037
Australia




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


Re: [Flashcoders] as3 to iphone app

2009-12-15 Thread Kevin Newman

There are other ways to get apps on the iPhone. ;-)

I'll personally just pony up the $100 (whenever Adobe releases the beta!!)

Kevin N.



On 12/13/09 9:31 AM, jonathan howe wrote:

  Additionally, it looks like you have to be an apple developer before you
can even export a test app, meaning a $100 fee just to experiment.

-jonathan

   


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


Re: [Flashcoders] Bizarre Issue

2009-12-15 Thread Cedric Muller


These MC have dynamic text boxes and images... they ALL start out  
with alpha = 0...



dynamic images ? Do you mean that the images get loaded dynamically ?

You are, maybe, starting to show the scene when it is not fully  
loaded ... :|


hth,
Cedric





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


Re: [Flashcoders] Bizarre Issue

2009-12-15 Thread Zeh Fernando
>From my experience, Flash has had issues composing many Bitmaps when they're
overlapping each other. It'd just start hiding some of the images, roughly
after 20 of them were present. Are your images overlapping?

If that's what's going on, you may be able to solve it by 'grouping' the MCs
in parent MCs in groups of 10 or so. Then set those parent MCs to precompose
(BlendMode.LAYER, or adding an empty blur filter to force it), thus avoiding
a direct composition of more than 20 layers at a time.

Zeh

On Tue, Dec 15, 2009 at 9:58 AM, Lehr, Theodore
wrote:

> See below
>
> 
> From: flashcoders-boun...@chattyfig.figleaf.com [
> flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Greg Ligierko [
> gre...@l-d5.com]
> Sent: Tuesday, December 15, 2009 9:47 AM
> To: Flash Coders List
> Subject: Re: [Flashcoders] Bizarre Issue
>
> It's hard to say...
>
> A few questions:
> - do you see all contents when you remove fading completely, i.e. when
> you set 100% alpha at the beginning  ? NO - I can start it at 100% and they
> are still not there
> - did you try starting fade with alpha 50% ?
> - what kind of event do you use for fading, enter frame or a
> timer/interval ? they are turned to 0% alpha in the IDE - after that they
> are changed  vias onRollOver or onRollOut
> - are images loaded into the movie or are they library items or are
> they bitmapdata (copied loaded images) ? They are "hard coded" in the MC -
> just sitting on a layer
> - if images are loaded, they are they completely initialized before
> showing ? n/a
>
> >From my experience disappearing mcs may be a problem with setting
> their depth (that can be already occupied by other mcs or a
> subsequently attached/created movie clip gets into their depth ).
>
> Also, if alpha property of the images gets NaN, they may be invisible.
>
> Images can be wrongly resized (width of height is NaN or 0 and the
> image disappears)...
>
> the bizarre thing to me is that it is the same MC - just different
> instances...
>
> g
>
>
>
>  Tuesday, December 15, 2009 (2:55:13 PM) Lehr, Theodore wrote:
>
> > I have a weird issue that I will attempt to explain - if no one
> > gets it and does not reply - I understand
>
>
> > So I have the same MC that is used say 50 times - each on their own
> layer
>
> > These MC have dynamic text boxes and images... they ALL start out with
> alpha = 0...
>
> > Some have their alpha changed to 100%... none the less... when the
> > alpha is changed ONLY the first 23 layers show everything - layers
> > 24 and above only show the dynamic text - they do not show the images...
>
> > Any reason why?? Sounds like a bug... but it very well could be me
>
>
>
>
> ___
> 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


RE: [Flashcoders] Bizarre Issue

2009-12-15 Thread Lehr, Theodore
See below


From: flashcoders-boun...@chattyfig.figleaf.com 
[flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Greg Ligierko 
[gre...@l-d5.com]
Sent: Tuesday, December 15, 2009 9:47 AM
To: Flash Coders List
Subject: Re: [Flashcoders] Bizarre Issue

It's hard to say...

A few questions:
- do you see all contents when you remove fading completely, i.e. when
you set 100% alpha at the beginning  ? NO - I can start it at 100% and they are 
still not there
- did you try starting fade with alpha 50% ?
- what kind of event do you use for fading, enter frame or a
timer/interval ? they are turned to 0% alpha in the IDE - after that they are 
changed  vias onRollOver or onRollOut
- are images loaded into the movie or are they library items or are
they bitmapdata (copied loaded images) ? They are "hard coded" in the MC - just 
sitting on a layer
- if images are loaded, they are they completely initialized before
showing ? n/a

>From my experience disappearing mcs may be a problem with setting
their depth (that can be already occupied by other mcs or a
subsequently attached/created movie clip gets into their depth ).

Also, if alpha property of the images gets NaN, they may be invisible.

Images can be wrongly resized (width of height is NaN or 0 and the
image disappears)...

the bizarre thing to me is that it is the same MC - just different instances...

g



 Tuesday, December 15, 2009 (2:55:13 PM) Lehr, Theodore wrote:

> I have a weird issue that I will attempt to explain - if no one
> gets it and does not reply - I understand


> So I have the same MC that is used say 50 times - each on their own layer

> These MC have dynamic text boxes and images... they ALL start out with alpha 
> = 0...

> Some have their alpha changed to 100%... none the less... when the
> alpha is changed ONLY the first 23 layers show everything - layers
> 24 and above only show the dynamic text - they do not show the images...

> Any reason why?? Sounds like a bug... but it very well could be me




___
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] Bizarre Issue

2009-12-15 Thread Greg Ligierko
It's hard to say...

A few questions:
- do you see all contents when you remove fading completely, i.e. when
you set 100% alpha at the beginning  ?
- did you try starting fade with alpha 50% ?
- what kind of event do you use for fading, enter frame or a
timer/interval ?
- are images loaded into the movie or are they library items or are
they bitmapdata (copied loaded images) ?
- if images are loaded, they are they completely initialized before
showing ?

>From my experience disappearing mcs may be a problem with setting
their depth (that can be already occupied by other mcs or a
subsequently attached/created movie clip gets into their depth ).

Also, if alpha property of the images gets NaN, they may be invisible.

Images can be wrongly resized (width of height is NaN or 0 and the
image disappears)...

g



 Tuesday, December 15, 2009 (2:55:13 PM) Lehr, Theodore wrote:

> I have a weird issue that I will attempt to explain - if no one
> gets it and does not reply - I understand


> So I have the same MC that is used say 50 times - each on their own layer

> These MC have dynamic text boxes and images... they ALL start out with alpha 
> = 0...

> Some have their alpha changed to 100%... none the less... when the
> alpha is changed ONLY the first 23 layers show everything - layers
> 24 and above only show the dynamic text - they do not show the images...

> Any reason why?? Sounds like a bug... but it very well could be me




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


[Flashcoders] Bizarre Issue

2009-12-15 Thread Lehr, Theodore
I have a weird issue that I will attempt to explain - if no one gets it and 
does not reply - I understand


So I have the same MC that is used say 50 times - each on their own layer

These MC have dynamic text boxes and images... they ALL start out with alpha = 
0...

Some have their alpha changed to 100%... none the less... when the alpha is 
changed ONLY the first 23 layers show everything - layers 24 and above only 
show the dynamic text - they do not show the images...

Any reason why?? Sounds like a bug... but it very well could be me

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


[Flashcoders] [SOLVED]Erratic behaviour of TextEvent.LINK

2009-12-15 Thread Wenzler, Thomas
Nevermind, I had some empty Elements in the templates that hijacked the 
MouseOver. 

 

Thanks if you wasted a thought on this anyway!!

Thomas

 

**
 



Aufregend Neues, vertraut Bekanntes und noch viel mehr erfahren Sie unter 
www.stodt.de http://www.stodt.de/> 





Die Informationen in dieser Nachricht und eventuellen Anhängen sind vertraulich 
und nur zum Gebrauch der/des Adressaten bestimmt. Personen oder Organisationen, 
für die diese Information nicht bestimmt ist, ist es nicht gestattet, diese zu 
lesen, erneut zu übertragen, zu verbreiten, anderweitig zu verwenden oder sich 
durch sie veranlasst zu sehen, Maßnahmen irgendeiner Art zu ergreifen.

Sollten Sie diese Nachricht irrtümlich erhalten haben, bitten wir Sie, sich mit 
dem Absender in Verbindung zu setzen und das Material von Ihrem Computer zu 
löschen. Herkömmliche E-Mails sind nicht gegen den Zugriff von Dritten 
geschützt und deshalb ist auch die Vertraulichkeit unter Umständen nicht 
gewahrt. Wir haften deshalb nicht für die Unversehrtheit von E-Mails nachdem 
sie unseren Herrschaftsbereich verlassen haben und können Ihnen hieraus 
entstehende Schäden nicht ersetzen. Sollte trotz der von uns verwendeten 
Virus-Schutz-Programme durch die Zusendung von E-Mails ein Virus in Ihre 
Systeme gelangen, haften wir nicht für eventuell hieraus entstehende Schäden. 
Dieser Haftungsausschluss gilt nur soweit gesetzlich zulässig.

 

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