[Flashcoders] ScrollPane weirdness

2005-11-12 Thread redknot
I am trying to display an external .swf inside a ScrollPane component. The swf does not fully display, it is cut off about a hundred pixels before the end of the swf. Strangely, if I republish the swf that my designer sent me from the original .fla file, then the swf displays in the scrollPa

Re: [Flashcoders] Singleton in AS3

2005-11-12 Thread Luke Bayes
> What?!! Please tell me you are referring strictly in the sense of > ActionScript. > > There are many elegant designs that take advantage of Singletons.. Of course there are really great reasons to implement a Singleton, it's just that developers (myself included) can often overuse it in cases

Re: 网易邮箱自动回复: [Flashcoders] FLV's crashing the browser on Cuepoints

2005-11-12 Thread Alan Shaw
On 11/11/05, Matt Muller <[EMAIL PROTECTED]> wrote: > > its all in japanese matey > > > > 您发给我的信件已经收到。 Yeah, I'll bet. It's Chinese, and it says "I have received the mail you sent me." The subject line says it's an auto reply. -A ___ Flashcoders mail

RE: [Flashcoders] Singleton in AS3

2005-11-12 Thread Fruber Malcome
Completely agree. Thanks.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL Sent: Friday, November 11, 2005 9:04 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Singleton in AS3 Security by obscurity, while applicable & satisfying pio

Re: ÍøÒ×ÓÊÏä×Ô¶ ¯»Ø¸´:RE: [Flas hcoders] Re: Expandable banners

2005-11-12 Thread Danger
It's auto reply message. I suggest admin to remove(ban) this mailbox from FlashCoders list.([EMAIL PROTECTED]) On 11/13/05, Pete Hotchkiss <[EMAIL PROTECTED]> wrote: > Is any one else getting these Chinese mails? ___ Flashcoders mailing list Flashcoders

[Flashcoders] NetConnection Debugger

2005-11-12 Thread Roberto M . Basáñez González
Hi All: The data is arriving to my swf from the server but my NetConnection Debugger in Flash 8 not show any connection, any service, nothing!. I installed remoting for Flash 8 from Macromedia site. When I probe same swf in Flash MX 2004, NetConnection Debugger work ok. Any help? Thanks, Ro

Re: [Flashcoders] Double line returns when reading vars.txt file

2005-11-12 Thread Marc Hoffman
Gregory, I hadn't explored XML editors for use by my clients -- great idea! Right now I'm evaluating Altova AuthenticDesk2005 (free) to see if I should have my clients use it. - Marc At 12:59 AM 11/12/2005, you wrote: Marc, I'd suggest you to use XML instead of text files regardless of h

RE: ÍøÒ×ÓÊÏä×Ô¶¯»Ø¸´:RE: [Flas hcoders] Re: Expandable banners

2005-11-12 Thread Pete Hotchkiss
Is any one else getting these Chinese mails? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 12 November 2005 16:10 To: [EMAIL PROTECTED] Subject: ÍøÒ×ÓÊÏä×Ô¶¯»Ø¸´:RE: [Flashcoders] Re: Expandable banners 您发给我的信件已经收到。

RE: [Flashcoders] Re: Expandable banners

2005-11-12 Thread Pete Hotchkiss
Ricky, Very valid points. Ultimately it comes down to budget (doesn't everything :) ) but engaging visitors with in-ad content is the way things are moving. I worked on a campaign at the start of this year, which had an in-ad-game. And not just a silly little 5 seconds and your bored game either.

Re: [Flashcoders] Looping an external mp3 file seamlessly

2005-11-12 Thread Alain Rousseau
Hi Paul, it's more a class than an extension, the mxp just installed it for you in the correct folder. It should be in C:\Documents and Settings\USERNAME\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration\Classes\ca\daroost\SoundLoop2.as If you go inside the Flash IDE and op

[Flashcoders] UIScrollbar bug?

2005-11-12 Thread Paul Steven
I am trying to plonk a UIScrollBar component on a multiline input text area in my Flash MX 2004 movie. The scrollbar does appear to be snapping but no scroll arrows are appeaaring no matter how many lines of text I type. The weird thing is that if I delete a movie clip that I have on the stage, i

Re: [Flashcoders] Flipbook in AS2

2005-11-12 Thread Michael Klishin
Stephen Hueners wrote: Back in the days of player 6 there was a sample floating around that demonstrated a book whose pages could be 'flipped' - dragged open from one to the next. The author (the copy I have attributes pixelwit.com but if I recall there was some issues with the original source of

RE: [Flashcoders] PODCAST and RSS feeds in flash audio player

2005-11-12 Thread codelists
Not sure what you mean Eric. Please explain. Lou -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of eric dolecki Sent: Friday, November 11, 2005 4:36 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] PODCAST and RSS feeds in flash audio player If

[Flashcoders] Custom scrollbar help

2005-11-12 Thread Paul Steven
I would like to make a custom scrollbar like the following http://www.mediakitchen.co.uk/scroll.html I have seen something similar here: http://www.lauryplantas.com/testing/site5-parte3.html Is this possible to do using the scrollbar component? Any tips much appreciated. Thanks Paul

[Flashcoders] special characters 2: how wrote

2005-11-12 Thread MetaArt
Well, I find on Macromedia site the table that I search, but the trouble its always on... If, instead than '<' I write %3C, Flash recognize this like '<', and it think that is a tag open, then - without the expected tag close - the load of following text stops. Trying to find a solution to this, I

RE: [Flashcoders] Looping an external mp3 file seamlessly

2005-11-12 Thread Paul Steven
Thanks Alain I am not quite sure how to use extensions. It appears to have installed the "SoundLoop2.as" file in the following location: C:\Documents and Settings\USERNAME\Local Settings\Application Data\Macromedia\Flash 8\en\Configuration How do I go about using this class in Flash? Sorry I hav

Re: [Flashcoders] callback?

2005-11-12 Thread Kevin Aebig
Please don't change the subjects of your posts if you're replying to a thread. It causes chaos within most mail clients and nobody will understand what you're talking about. Kevin - Original Message - From: "allandt bik-elliott (Receptacle)" <[EMAIL PROTECTED]> To: Sent: Thursday, N

Re: [Flashcoders] Double line returns when reading vars.txt file

2005-11-12 Thread Gregory_GOusable
Marc, I'd suggest you to use XML instead of text files regardless of how many line there are. Advantages: 1) scalability 2) your client can use visual editors (XMLSpy etc). You know, some of my clients tried to edit txt files in MS Word... 3) The information structure is clear to you and as

[Flashcoders] special characters

2005-11-12 Thread MetaArt
I need to write, inside a .txt file that must be load into a dynamic textfield, the char '<' and '>'; but, if I wrote so, the loading stop when arrive to '<', because Flash think this is the start of a tag, and I can't write neither '<' nor '>', because '&' for Flash it means the start of a new tex

Re: [Flashcoders] strange behavior of img in textfield

2005-11-12 Thread MetaArt
yeah, this the first things that I have done... the img tag has been wrote with and without alignment (left), always between two tag or inside the tags, but the result its always the same... Enrico Tomaselli +> web designer <+ [EMAIL PROTECTED] http://www.metatad.it ___