[Flashcoders] FLV metadata standard

2008-09-01 Thread Juan Delgado
Hi list,

It seems there isn't a standard for metadata on FLVs, every FLV
creator has its own and that's a bit of a pain. Wouldn't be great if
all creators shared at least _some_ data? Maybe the simplest would be:
width, height and duration.

Then add whatever you want, but keep those. Youtube videos don't seem
to have width and height, for example.

Could this come from Adobe or should we start a petition to involve
all the big names (Youtube, Vimeo, DailyMotion, Metacafe, etc...)

What you think?

Juan

-- 
Juan Delgado - Zárate
http://zarate.tv
http://dandolachapa.com
http://loqueyosede.com

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


[Flashcoders] flash vars questions.

2008-09-01 Thread Gustavo Duenas
Hi have a swf file which has a flv inserted and I'd like to know a  
way to pass url variables with the name of the file to the flv.



like this:

index.html?video=123.flv

and I want this to goes to the video.swf, and then to the flv source,  
any ideas or you know a good tutorial, I've been trying one, but for  
so long no results.



Regards,


Gustavo

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


Re: [Flashcoders] MouseEvents on overlapping siblings in AS3

2008-09-01 Thread Arka Roy
Here's a very good article about how mouse events propagate.
http://www.adobe.com/devnet/actionscript/articles/event_handling_as3.html

You should be able to have more than one MC capture a single event, although
I haven't tried it.

A


On Fri, Aug 29, 2008 at 8:03 PM, Matthias Dittgen <[EMAIL PROTECTED]>wrote:

> Hello,
>
> this was probably asked before, but I can't find.
> Imagine two or more sibling MovieClips. Both listen to
> MouseEvent.ROLL_OVER. When the mouse rolls over the overlapping region
> I would like the event to be dispatched to both of them and not only
> to the one above the other? How can I achieve this without using
> hitTest or enterframe scripts?
>
> Regards,
> Matthias
> ___
> 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] flash vars questions.

2008-09-01 Thread Rajiv Seth (Pixelated)
Hi,

it's very simple process. you can view this tutorial
http://www.permadi.com/tutorial/flashVars/index.html

You can view this too
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16417&sliceId=1

hope it will help.

Rajiv Seth

On Tue, Sep 2, 2008 at 7:39 AM, Gustavo Duenas <
[EMAIL PROTECTED]> wrote:

> Hi have a swf file which has a flv inserted and I'd like to know a way to
> pass url variables with the name of the file to the flv.
>
>
> like this:
>
> index.html?video=123.flv
>
> and I want this to goes to the video.swf, and then to the flv source, any
> ideas or you know a good tutorial, I've been trying one, but for so long no
> results.
>
>
> Regards,
>
>
> Gustavo
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
Regards

Rajiv Seth
Ph: 09839157388
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders