Marlon
Harrison
Gesendet: Sonntag, 19. November 2006 14:43
An: Flashcoders mailing list
Betreff: Re: [Flashcoders] repositioning Video-Object breaks Video-Object?
I've moved &scaled a movieclip with a video object in it with no problem.
Maybe give that a shot?
On 11/19/06, Kerem Gülenso
Hi all,
has anyone tried out to place a flv on the stage, give it an instancename
and reposition it with eg. instancename._x = 50 ? the video is moved to
_x=50, but videoplayback stops and (most strangely) audio is still
playing...
is this a known issue? can anyone give a hint how to manage to move
you could divide the area, divide one half again, divide the other half, and
so on...n-times...
cheers | kerem
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Mike
Mountain
Gesendet: Montag, 8. Mai 2006 14:51
An: Flashcoders mailing list
Betreff:
Number
cheers | kerem
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Kent
Humphrey
Gesendet: Donnerstag, 27. April 2006 13:54
An: Flashcoders mailing list
Betreff: [Flashcoders] Is a colour stated as 0xFF00FF an object?
Is a colour stated as 0x
ead my last post entry: http://flashvideo.progettosinergia.com
Fabio Sonnati
- Original Message -
From: "Kerem Gülensoy" <[EMAIL PROTECTED]>
To: "'Flashcoders mailing list'"
Sent: Monday, January 09, 2006 5:20 PM
Subject: [Flashcoders] flv -> avi/
-> avi/mov/mpg ?
On 1/9/06, Kerem Gülensoy <[EMAIL PROTECTED]> wrote:
> hi all,
> i´m having problems in converting/exporting fcs-generated flv to a
> "standard-video-format"...ffmpeg gives me an error ...exporting via
> flash-ide exports without audio
hi all,
i´m having problems in converting/exporting fcs-generated flv to a
"standard-video-format"...ffmpeg gives me an error ...exporting via
flash-ide exports without audio..*grrr*...any hints?
thanks | kerem
___
Flashcoders mailing list
Flashcode
did you try rendering the flv with more keyframes ? works fine for me...
cheers,
kerem
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Bart
Wttewaall
Gesendet: Mittwoch, 21. Dezember 2005 15:58
An: Flashcoders mailing list
Betreff: Re: [Flashcoder
PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Kerem
> Gülensoy
> Sent: 13 December 2005 14:24
> To: 'Flashcoders mailing list'
> Subject: AW: [Flashcoders] Embedded fonts vs. Html : Can anybody
> enlighten me
>
> it still works fine for me...what exactly doesnt
it still works fine for me...what exactly doesnt work?
for me the biggest con about fontsymbols is that you have to embed almost
the whole font and can not choose which characters to embed...also embedding
of special characters like polish and turkish doesnt work...or did i
overlook something?
k.
you can create a fontsymbol in the library...but i´ve encountered problems
with multilanguage applications in embedding special characters with
fontsymbols..i wouldnt recommend it...
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
[EMAIL PROTECTED]
you have to place two textfields on the stage...one for italic, one for
non-italic... no idea how to put two formats in one dynamic textfield on
stage neither...
k.
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Ian Thomas
Gesendet: Dienstag, 13.
even though you dont want to hear it: its possible ;) do you apply a
textformat on the textfield? is the font embeded in a texfield or do you use
a fontsymbol?
kerem
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
[EMAIL PROTECTED]
Gesendet: Diens
there shouldn´t be any problems as long as the xmls are utf-8 and the
required fonts are embedded
cheers kerem
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
[EMAIL PROTECTED]
Gesendet: Dienstag, 13. Dezember 2005 11:40
An: 'Flashcoders mailing
try adding integers...i ran into the same problem some time ago...
this will work:
var i = 0;
onEnterFrame = function () {
i = i + 1;
trace (i);
if (i/10 == 0.7) trace("here");
}
kerem
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im A
hi all,
i´m having problems streaming a livestream with audio from fcs via fp8
(mac)...the sound is totally distorted .. the strange thing about this is
that it isnt destorted both on fp7 (mac) livestream and fp8 (mac) netstream
without fcs...any idea how i can fix this?
cheers | kerem
_
16 matches
Mail list logo