[Flashcoders] oops

2006-05-03 Thread Viktor Berzsinszky
Just ignore the last one... [complete fsck**] .. ;D) /v ___ 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

Re: [Flashcoders] retrieving names of external files in a folder (oris there something similar to Directors getNthFileNameInFolder())

2006-05-03 Thread Viktor Berzsinszky
"Die machen..." mit "Die machen..." meinte ich Alprausch. Alprausch macht Pullis, Carharrtt macht Plastiksäcke aber ganz angenehm zum Rumlaufen. /v Pedro Furtado schrieb: Well there's no way to access local files, that's been a security issue for a long time now. You can however use any of t

Re: [Flashcoders] Testing LocalConnection from a server in the IDE

2006-03-29 Thread Viktor Berzsinszky
Oh, excuse me " LocalConnection " :: dont know about. ;D) /v Manuel Saint-Victor schrieb: I have a swf that is sending to a LocalConnection and it works fine when they are both operating locally but when I place the sending swf to the server it stops working- this is despite the fact that I h

Re: [Flashcoders] Testing LocalConnection from a server in the IDE

2006-03-29 Thread Viktor Berzsinszky
Back in the days as i used flash [dunno bout flash8] you were only allowed to send to the host your swf came from. Than you might check the encoding format you are using. [you might send "garbage" to the server] What about your firewall settings? Can you see the logfiles of the server? /V M

AW: Re: [Flashcoders] dynamic text field width

2006-02-07 Thread Viktor Berzsinszky
can hardly remember but the "autoSize" field is ->"left" ->or [see help] and does the resizing for you. you get the width by the field [_width] of the movieClip after resizing so long v. > >myText._width = 1; >myText.autoSize = true; >?? > >Charles P. > > >On 2/7/06, Corban Baxter <[EMAIL PR