Re[2]: [Flashcoders] LoaderClass in Flash 8

2005-10-27 Thread Igor Ageyev
Hello erixtekila.

e> To finish, we could imagine an implemenation using a Strategy pattern
e> to switch between the way to behave in regard of the flash version.

I think, it is good idea.

e> Do a queue loader class need worth it ?

Personally I'm still targeting the Flash Player 6.
And therefore in functionality of MovieClipLoader I don't need yet.

-- 
Best regards,
Igormailto:[EMAIL PROTECTED]



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


Re[2]: [Flashcoders] LoaderClass in Flash 8

2005-10-27 Thread Igor Ageyev
Hello Barrett.

B> http://www.bryanledford.com/download/LoaderClass2.0.zip

Thanks for this link.

Fixed bug with interval id.
If I have correctly understood, now it is possible to use the own
broadcaster for events of LoaderClass (AsBroadcaster by default).


-- 
Best regards,
Igormailto:[EMAIL PROTECTED]



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


Re: [Flashcoders] LoaderClass in Flash 8

2005-10-27 Thread erixtekila

Hi there,


I've checked Brian's port.
It seems interesting because of some additions.

But you should be aware that's it is just an inclusion of the methods 
without private/public modifiers.

I'll manage to add this once I get time.
That way you'll get these modifiers plus Brian's add.


Checked Bryan Ledford's site, there was an update this month:
2005/10/4
http://www.bryanledford.com/download/LoaderClass2.0.zip



Bryan Ledford rewrote this class for AS 2.
http://www.v-i-a.net/download/?LoaderQueue
http://www.v-i-a.net/download/?LoaderQueue_doc



The above urls are still valid.

BTW, I was thinking that I should rethink the whole implementation.
In fact, MovieClipLoader has a new onLoadError event and manage 404 
HTTP headers.


As it'll glue the use with flash8, it could be interesting though.

To finish, we could imagine an implemenation using a Strategy pattern 
to switch between the way to behave in regard of the flash version.

But my question is : Do a queue loader class need worth it ?
Tell me.


Cheers.

---
erixtekila
http://blog.v-i-a.net/

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


Re: [Flashcoders] LoaderClass in Flash 8

2005-10-26 Thread Barrett
Checked Bryan Ledford's site, there was an update this month:
2005/10/4
http://www.bryanledford.com/download/LoaderClass2.0.zip

Just trying to keep it fresh! :D


On 10/26/05, Igor Ageyev <[EMAIL PROTECTED]> wrote:
>
> Hello Adrian.
>
> AP> 'Movieclip Loader Class vs Bokel's Loader Class'. And people
> AP> seemed to prefer Ralf's version. Does anyone know if there is an AS2
> AP> version of his class?
>
> Bryan Ledford rewrote this class for AS 2.
> http://www.v-i-a.net/download/?LoaderQueue
> http://www.v-i-a.net/download/?LoaderQueue_doc
>
> --
> Best regards,
> Igor mailto:[EMAIL PROTECTED]
>
>
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



--
[ http://www.sosuke.com ]
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] LoaderClass in Flash 8

2005-10-26 Thread Igor Ageyev
Hello Adrian.

AP> 'Movieclip Loader Class vs Bokel's Loader Class'. And people
AP> seemed to prefer Ralf's version. Does anyone know if there is an AS2
AP> version of his class?

Bryan Ledford rewrote this class for AS 2.
http://www.v-i-a.net/download/?LoaderQueue
http://www.v-i-a.net/download/?LoaderQueue_doc

-- 
Best regards,
Igormailto:[EMAIL PROTECTED]



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


[Flashcoders] LoaderClass in Flash 8

2005-10-26 Thread Adrian Parr
Hi All,

I am loading in a series of SWFs in to movieclips, as quickly as
possible, and I need to know when they are all loaded. I am publishing
as Flash 8.

Is it best to use the built-in movieClipLoader class or something like
Bokel's loaderClass. Is his class redundant these days?

I've checked the FlashCoders archive and found a thread from Dec04-Jan05
titled 'Movieclip Loader Class vs Bokel's Loader Class'. And people
seemed to prefer Ralf's version. Does anyone know if there is an AS2
version of his class?

Any advice would be helpful.

Many thanks,

Adrian Parr

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