A Flash Developer Resource Site

Search:

Type: Posts; User: tobias.guter

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    603

    Positioning after stage resize

    Hey there,
    this might be a trivial question, but anyway: what´s the best way to get all my elements correctly positioned again after changing the stage´s size? I´d like to avoid having to reset...
  2. Replies
    4
    Views
    1,004

    Thanks for your feedback. I also thought about...

    Thanks for your feedback. I also thought about splitting the video up - do you have any experience if seamless playback is possible when switching between portions? And do you happen to know any...
  3. Replies
    4
    Views
    1,004

    It will happen if the browser´s cache is empty...

    It will happen if the browser´s cache is empty as well as if it has already been downloaded before... Sometimes it will also play smoothly though. This is what I don´t understand. Some performance...
  4. Replies
    4
    Views
    1,004

    Buffering/Playback of large videos

    Hey there,

    I got some strange things with large flv video files: they just won´t play smoothly at the beginning - even if I let them preload almost completely so there should be plenty of data...
  5. Replies
    4
    Views
    4,371

    Hi there again, today I noticed my problem...

    Hi there again,

    today I noticed my problem obviously has something to do with the browser the player is run in - in my Firefox everything went fine...
    Any ideas in this direction? Why could the...
  6. Replies
    16
    Views
    1,550

    Hi there again, today I noticed my problem...

    Hi there again,

    today I noticed my problem obviously has something to do with the browser the player is run in - in my Firefox everything went fine...
    Any ideas in this direction? Why could the...
  7. Replies
    16
    Views
    1,550

    Would anyone be so kind and have a look at this...

    Would anyone be so kind and have a look at this again?
    Any hint is appreciated...

    Cheers,
    Toby
  8. Replies
    4
    Views
    4,371

    I also posted this in the ActionScript forum, so...

    I also posted this in the ActionScript forum, so you can have a look at this thread where I gave some more details...
    Thanks!
    Toby
  9. Replies
    16
    Views
    1,550

    Okay, I´ll try to show you what I´m doing, so...

    Okay, I´ll try to show you what I´m doing, so here´s the important parts of my code:



    //definition of variables

    var caseId;
    //caseId will be handed over with embed code in html

    var...
  10. Replies
    16
    Views
    1,550

    Yes - metadata present, otherwise it could not...

    Yes - metadata present, otherwise it could not work at all, same goes for the AS code I believe, so...

    I also think it has something to do with the connection or some kind of timing within my...
  11. Replies
    4
    Views
    4,371

    Perhaps this could be a partly workaround, yeah -...

    Perhaps this could be a partly workaround, yeah - up to now the metadata always worked with these same clips, so I assume it is valid indeed... And even with my new player the failure is only...
  12. Replies
    16
    Views
    1,550

    I´ve already tried both of these variations......

    I´ve already tried both of these variations... And don´t forget: it only fails occasionally! So the cause doesn´t seem to be a syntax problem but rather the circumstances when or how the next...
  13. Replies
    16
    Views
    1,550

    Yeah, thats what I´m doing: batch-encoding with...

    Yeah, thats what I´m doing: batch-encoding with FFMPEG, then injecting the metadata with FLVMDI... As I said, the metadata is okay, but just sometimes the onMetaData event doesn´t run when a new...
  14. Replies
    16
    Views
    1,550

    Hi flamedude, in my case it´s http progressive...

    Hi flamedude, in my case it´s http progressive streams... Are there any restrictions to consider affecting the metadata transmission?
    Cheers, Toby
  15. Replies
    16
    Views
    1,550

    Nothing...?

    Nothing...?
  16. Replies
    4
    Views
    4,371

    onMetaData reliability

    Hi there,

    since I had no response on this yesterday in the actionscript forum, I´ll put it in here again:

    I´ve got an flv player that resizes its videoHolder MC according to the width and...
  17. Replies
    16
    Views
    1,550

    flv onMetaData reliability

    Hi there,

    I´ve got an flv player that resizes its videoHolder MC according to the width and height metadata embedded in my flv files (metadata coming from flvmdi). Now the problem is that the...
  18. Replies
    9
    Views
    1,278

    Hi there, no, I´m sorry I didn´t figure it...

    Hi there,
    no, I´m sorry I didn´t figure it out. As I had to get this project finished I simply avoided using those shared objects. It´s not elegant but at least it works reliably...
    If there´s...
  19. Replies
    2
    Views
    878

    Okay, thanks a lot, the thing I didn´t think of...

    Okay, thanks a lot, the thing I didn´t think of was using the

    soundobject.start(newpos);

    command...
  20. Replies
    2
    Views
    878

    playback position slider?

    How is it possible to let users "search" within a sound object, e.g. by dragging a position slider?
    Displaying the playback position numerically as well as with a status bar is no problem, but since...
  21. Replies
    5
    Views
    506

    Right, works great, but how´s it done after all?...

    Right, works great, but how´s it done after all? And is the processing of the outline coordinates done in Flash or does it have something to do with the PHP? Now you got me curious... ;-)
    Toby.
  22. Replies
    5
    Views
    506

    Okay, now I see how it can be done, but the frame...

    Okay, now I see how it can be done, but the frame by frame masking will be quite some work, least in my case. Still wondering if there are alternatives...
    The second thing is, how do I get the...
  23. Replies
    5
    Views
    506

    drawing large letters

    Hi,
    I´m looking for the best way to achieve an effect of large letters being drawn on screen while preloading. I never used the drawing API methods before but I guess I´ll have to use those for...
  24. Sorry, but I just have to bring this issue back...

    Sorry, but I just have to bring this issue back up again. Is my question so unprecise or confusing or what´s the problem? I´m pretty sure some of you will know how to do... Have mercy! ;-)
    Toby.
  25. Nobody??? You´re kidding... I couldn´t figure...

    Nobody??? You´re kidding...
    I couldn´t figure it out for myself up to now so any help is really appreciated!
    Hoping for better times,
    Toby. :-)
Results 1 to 25 of 94
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center