A Flash Developer Resource Site

Search:

Type: Posts; User: BoltVanderhuge

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Hey Jedi, I didn't know you were using the FLV...

    Hey Jedi,

    I didn't know you were using the FLV Playabck component. Try this code instead:


    import mx.video.*;
    var listenerObject:Object = new Object();
    // listen for complete event; play new...
  2. Jedi, You should be able to set this callback...

    Jedi,

    You should be able to set this callback when the flv has finished playing:


    ns.onStatus = function(info)
    {
    if (info.code == "NetStream.Play.Stop")
    {
    // add your code here
  3. Replies
    2
    Views
    739

    This is a good start. ...

    This is a good start.

    http://www.adobe.com/devnet/flash/articles/video_guide.html
  4. Replies
    1
    Views
    1,047

    You can load a graphic in the SWF file. Then when...

    You can load a graphic in the SWF file. Then when the users presses play, you can play the FLV file.

    Bolt
  5. Replies
    0
    Views
    961

    On2 releases Flix Pro 8.5

    We have released a new version of On2 Flix Pro 8.5 for Windows and Mac.

    The main new features are:

    Chroma keying
    FLV cue points
    Advanced VP6 options


    You can download a demo form...
  6. Replies
    2
    Views
    1,292

    hohnjarper, Flash will only playback h.263 or...

    hohnjarper,

    Flash will only playback h.263 or vp6 video. So you cannot playback h264 video in flash.

    Bolt
  7. Memoir and acctman, This can be done using...

    Memoir and acctman,

    This can be done using Flix Engine. You can create FLV or SWF files from avi, mov, mpeg, wmv, and many other formats. There are examples showing how to call Flix Engine from...
  8. Replies
    2
    Views
    886

    If you import you FLV directly you have to make...

    If you import you FLV directly you have to make sure that your SWF frame rate and the FLV video framerate match. Otherwise Flash will just change the FLV video framerate to be the SWF framerate, but...
  9. Replies
    7
    Views
    1,052

    I haven't used their software before, but from...

    I haven't used their software before, but from looking at their feature set it looks like Flix can do everything they can do plus more.

    Bolt
  10. Replies
    7
    Views
    1,052

    It has player templates you can choose from at...

    It has player templates you can choose from at encode time. See here:http://www.on2.com/video_samples/pplayers/ for more information.

    Bolt
  11. Replies
    1
    Views
    754

    Hi, IMO If you want the ultimate best quality...

    Hi,

    IMO If you want the ultimate best quality you should go raw digital all the way up until your last step, which will be to encode the video. But I don't know what price that will come at. I...
  12. Replies
    7
    Views
    1,052

    Hi, You can do that with Flix Pro. One of the...

    Hi,

    You can do that with Flix Pro. One of the best features Flix Pro has over Swish is that it can compress into flash 8 video (vp6).

    Bolt
  13. Replies
    2
    Views
    990

    Hi, I can import mpeg files with sound into...

    Hi,

    I can import mpeg files with sound into Flix Pro. I don't know if that will work with your specific files but you could give it a try. Flix Pro will also create players that have the controls...
  14. Replies
    3
    Views
    1,087

    Hi Chris, Yes that is only an option for a SWF...

    Hi Chris,

    Yes that is only an option for a SWF player, which can be playing back an flv file. FLV is only a flie format. The SWF player is what controls the playback.

    Bolt
  15. Hi Ziyad, I read your article. It was...

    Hi Ziyad,


    I read your article. It was pretty good. I have a few suggestions/requests.


    1. You shouldn't use the demo of Flix Pro or Exporter to do a quality comparison test like this...
  16. Replies
    3
    Views
    1,087

    Hi Chris, This is an option in Flix Pro. You...

    Hi Chris,

    This is an option in Flix Pro. You can tell the player how many times you would like to loop.

    Bolt
  17. MortenPink we just released a Mac demo of our FLV...

    MortenPink we just released a Mac demo of our FLV exporter. You could try this to see if it works for you.

    Bolt
  18. Flix Pro and Exporter for Mac demos released

    Hi all,

    I guess the title pretty much says it all. You can download them from our website http://www.on2.com.

    Bolt
  19. Replies
    3
    Views
    1,057

    sjcallan, Contact flixsupport@on2.com, I...

    sjcallan,

    Contact flixsupport@on2.com, I remember hearing one of the support guys mention something about mpeg1 audio not being able to import on the mac, even with the qt codec from apple. I...
  20. Replies
    2
    Views
    873

    Hi Ed, Are you trying to make a quicktime file...

    Hi Ed,

    Are you trying to make a quicktime file from a swf file? Or a FLV file to playback in a SWF file?

    Bolt
  21. Replies
    3
    Views
    1,385

    Hi NB4, Look at this article from Macromedia:...

    Hi NB4,

    Look at this article from Macromedia: http://www.macromedia.com/devnet/flash/articles/flv_download_03.html. It explains about how to stream flv video.

    Bolt
  22. Replies
    17
    Views
    1,783

    ZippyDee, I kind of answered your question in...

    ZippyDee,

    I kind of answered your question in a different post. But you should be able to make the files smaller. It all depends on your settings. You can download a demo of Flix Pro and then I...
  23. Replies
    17
    Views
    1,783

    Sothink, Is what you are asking "Can Flix Pro...

    *******,

    Is what you are asking "Can Flix Pro create vector files from video files"? If so then yes.

    If it is "can Flix Pro create h263 files"? Then yes to that too.

    Bolt
  24. Replies
    1
    Views
    866

    Hi ZippyDee, Coule you post a step by step...

    Hi ZippyDee,

    Coule you post a step by step guide of what you are doing, because the video should look pretty good. But this also depends on your settings.

    Bolt
  25. Replies
    3
    Views
    1,057

    Hi sjcallan, What version of mpeg did you use?...

    Hi sjcallan,

    What version of mpeg did you use? What editor did you use? And what OS are you on? I use .mpg files all the time in Flix Pro and have no problems with audio. If you wanted to downlaod...
Results 1 to 25 of 58
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center