RE: use of flvPlayBackComponent any chance?

View: New views
4 Messages — Rating Filter:   Alert me  

RE: use of flvPlayBackComponent any chance?

by analogdesign :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

I've read about it on some posts, but I'm not very clear about it...

I'm just wondering if there is any chance/workaround to use FlvPlayback
component with mtasc?

I've tested it by :
A: import mx.video.*; and attachMovieClip (without having it in the library
of my asset.swf);
B: having it in the library of my asset.swf and attachMovieClip
C: having it in the library inside a container_mc of my asset.swf and
attachMovieClip of this container

A,B,C doesn't work.

I use a patched version of the mx class to be complient with mtasc.

Mtasc doesn't show me any error as some people experimented.


Thank you in advance for sharing your experience on this point.



Best regards.

Cedric Madelaine (aka maddec)
analogdesign.ch










--
MTASC : no more coffee break while compiling

RE: use of flvPlayBackComponent any chance?

by Siarhei Barysiuk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I have the same problem and it seems that I've tried all variants too.
I need to add FLVPlayback when I initialize components in my main class.
Just add as other buttons or text fields.
How have you resolved this problem? Maybe any users were faced
with the same problem? Please let us know. Thanks!

Best regards,
Siarhei Barysiuk


Cedric M. analogdesign wrote:
Hi there,

I've read about it on some posts, but I'm not very clear about it...

I'm just wondering if there is any chance/workaround to use FlvPlayback
component with mtasc?

I've tested it by :
A: import mx.video.*; and attachMovieClip (without having it in the library
of my asset.swf);
B: having it in the library of my asset.swf and attachMovieClip
C: having it in the library inside a container_mc of my asset.swf and
attachMovieClip of this container

A,B,C doesn't work.

I use a patched version of the mx class to be complient with mtasc.

Mtasc doesn't show me any error as some people experimented.


Thank you in advance for sharing your experience on this point.



Best regards.

Cedric Madelaine (aka maddec)
analogdesign.ch










--
MTASC : no more coffee break while compiling

RE: RE: use of flvPlayBackComponent any chance?

by analogdesign :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

As far as I know it isn't possible to use flvPlayBackComponent with mtasc.

I hadn't had an answer to this post...

I went with the video object, which is by the way better and lighter, so
this will require a bit of coding, but be ensure that it works perfectly.


I hope this will help you.


Best regards.

Cedric M. (aka maddec)
http://analogdesign.ch



 

>-----Message d'origine-----
>De : mtasc-bounces@...
>[mailto:mtasc-bounces@...] De la part de
>Siarhei Barysiuk
>Envoyé : jeudi, 27. septembre 2007 17:39
>À : mtasc@...
>Objet : [mtasc] RE: use of flvPlayBackComponent any chance?
>
>
>Hello,
>
>I have the same problem and it seems that I've tried all variants too.
>I need to add FLVPlayback when I initialize components in my
>main class.
>Just add as other buttons or text fields.
>How have you resolved this problem? Maybe any users were faced
>with the same problem? Please let us know. Thanks!
>
>Best regards,
>Siarhei Barysiuk
>
>
>
>Cedric M. analogdesign wrote:
>>
>> Hi there,
>>
>> I've read about it on some posts, but I'm not very clear about it...
>>
>> I'm just wondering if there is any chance/workaround to use
>FlvPlayback
>> component with mtasc?
>>
>> I've tested it by :
>> A: import mx.video.*; and attachMovieClip (without having it in the
>> library
>> of my asset.swf);
>> B: having it in the library of my asset.swf and attachMovieClip
>> C: having it in the library inside a container_mc of my asset.swf and
>> attachMovieClip of this container
>>
>> A,B,C doesn't work.
>>
>> I use a patched version of the mx class to be complient with mtasc.
>>
>> Mtasc doesn't show me any error as some people experimented.
>>
>>
>> Thank you in advance for sharing your experience on this point.
>>
>>
>>
>> Best regards.
>>
>> Cedric Madelaine (aka maddec)
>> analogdesign.ch
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> --
>> MTASC : no more coffee break while compiling
>>
>>
>
>--
>View this message in context:
>http://www.nabble.com/RE%3A-use-of-flvPlayBackComponent-any-cha
>nce--tf3333617.html#a12923494
>Sent from the MTASC mailing list archive at Nabble.com.
>
>
>--
>MTASC : no more coffee break while compiling
>


--
MTASC : no more coffee break while compiling

Parent Message unknown RE: RE: use of flvPlayBackComponent any chance?

by PiR Durand :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there.
Sometimes, the compenent works... I enjoy this condition "sometimes", wich
is the most offtenly used term within flash IDE...
I now always use the video Object, as you do, but with the pixlib
VideoDisplay class, it's as easy as with the flvPlayback component, and work
in 100% cases

++
PiR


-----Message d'origine-----
De : mtasc-bounces@...
[mailto:mtasc-bounces@...] De la part de Cedric M.
analogdesign
Envoyé : vendredi 28 septembre 2007 08:31
À : 'MotionTwin ActionScript2 Compiler List'
Objet : RE: [mtasc] RE: use of flvPlayBackComponent any chance?

Hello,

As far as I know it isn't possible to use flvPlayBackComponent with mtasc.

I hadn't had an answer to this post...

I went with the video object, which is by the way better and lighter, so
this will require a bit of coding, but be ensure that it works perfectly.


I hope this will help you.


Best regards.

Cedric M. (aka maddec)
http://analogdesign.ch



 

>-----Message d'origine-----
>De : mtasc-bounces@...
>[mailto:mtasc-bounces@...] De la part de
>Siarhei Barysiuk
>Envoyé : jeudi, 27. septembre 2007 17:39
>À : mtasc@...
>Objet : [mtasc] RE: use of flvPlayBackComponent any chance?
>
>
>Hello,
>
>I have the same problem and it seems that I've tried all variants too.
>I need to add FLVPlayback when I initialize components in my
>main class.
>Just add as other buttons or text fields.
>How have you resolved this problem? Maybe any users were faced
>with the same problem? Please let us know. Thanks!
>
>Best regards,
>Siarhei Barysiuk
>
>
>
>Cedric M. analogdesign wrote:
>>
>> Hi there,
>>
>> I've read about it on some posts, but I'm not very clear about it...
>>
>> I'm just wondering if there is any chance/workaround to use
>FlvPlayback
>> component with mtasc?
>>
>> I've tested it by :
>> A: import mx.video.*; and attachMovieClip (without having it in the
>> library
>> of my asset.swf);
>> B: having it in the library of my asset.swf and attachMovieClip
>> C: having it in the library inside a container_mc of my asset.swf and
>> attachMovieClip of this container
>>
>> A,B,C doesn't work.
>>
>> I use a patched version of the mx class to be complient with mtasc.
>>
>> Mtasc doesn't show me any error as some people experimented.
>>
>>
>> Thank you in advance for sharing your experience on this point.
>>
>>
>>
>> Best regards.
>>
>> Cedric Madelaine (aka maddec)
>> analogdesign.ch
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> --
>> MTASC : no more coffee break while compiling
>>
>>
>
>--
>View this message in context:
>http://www.nabble.com/RE%3A-use-of-flvPlayBackComponent-any-cha
>nce--tf3333617.html#a12923494
>Sent from the MTASC mailing list archive at Nabble.com.
>
>
>--
>MTASC : no more coffee break while compiling
>


--
MTASC : no more coffee break while compiling



--
MTASC : no more coffee break while compiling