[Flashcoders] Assignment for increment variables when referencing arrays

2006-05-29 Thread Drew Foehn
++] += (currentByte 128) 7; } Whenever j++ is read rather than assigning the increment after the value is read it seems that ActionScript assigns the increment first, then reads the value and then assigns it again! That's just craziness. Can anyone else verify this or explain it? Regards, Drew Foehn

[Flashcoders] FW: Green Keyline

2006-04-30 Thread Drew Foehn
So no takers on this? I find it really strange that no one has encountered this problem before. -Original Message- From: Drew Foehn Sent: Friday, 2006 April 28 12:09 PM To: 'flashcoders@chattyfig.figleaf.com' Subject: Green Keyline Hello, I have built an application that uses

Re: [Flashcoders] Deep Linking and the Back button. IE6 problem

2006-04-30 Thread Drew Foehn
.html and I don't see a solution to it. Have you had this issue? Cheers, Drew Foehn Actionscript Developer HotHouse Interactive - p: +61 2 9432 3600 e: [EMAIL PROTECTED] - HotHouse Interactive Pty Ltd Level 3, 154 Pacific Highway St

FW: Re: [Flashcoders] Deep Linking and the Back button. IE6 problem - Sorted

2006-04-30 Thread Drew Foehn
doesn't break IE. -Original Message- From: Drew Foehn Sent: Monday, 2006 May 01 10:35 AM To: 'flashcoders@chattyfig.figleaf.com' Cc: '[EMAIL PROTECTED]' Subject: Re: [Flashcoders] Deep Linking and the Back button. IE6 problem Hi Kevin, After wrestling with this issue for awhile and writing

[Flashcoders] Green Keyline

2006-04-27 Thread Drew Foehn
the application is loaded into another swf a green key line appears around buttons when they are clicked. When the swf is loaded by itself the problem disappears. Has anyone else encountered this issue? Regards, Drew Foehn Actionscript Developer HotHouse Interactive