A Flash Developer Resource Site

Search:

Type: Posts; User: migel

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    4,232

    This is a security/privacy restriction, you can...

    This is a security/privacy restriction, you can display such images on the client side, but you can not draw them into a BitmapData object as this would allow you to intercept potentially private...
  2. Replies
    1
    Views
    860

    Make sure that the .FLV file extension is...

    Make sure that the .FLV file extension is registered as a file type in IIS (use video/x-flv as the mime type when you do that). Otherwise IIS will simply refuse to serve these files.
  3. Replies
    1
    Views
    952

    progressive flv playback in flash player 7

    Here is a little preview of how to use the new FLV playback using AS1 in Flash Player 7 without the help of FlashCom.


    function startVideo() {
    // create connection
    nc = new NetConnection();...
  4. C4_Tom: Can you try to load the root swf using...

    C4_Tom: Can you try to load the root swf using the standalone player and do loadSound's or loadMovie with remote URL's to see if it shows the same problem? I wonder if this is only an issue with the...
  5. Questions: Does this appear across all platforms...

    Questions: Does this appear across all platforms and even in the standalone player? Does that means that projector files are affected too? Can somebody post an example .swf which shows this issue in...
  6. Replies
    14
    Views
    862

    Just a tip, since most of the video area is empty...

    Just a tip, since most of the video area is empty you are wasting precious cpu cycles here. Although there is nothing happening it still needs to decode that black area for each frame.
    Cut out the...
  7. Thread: quicktime movies

    by migel
    Replies
    2
    Views
    401

    Publish as Flash4 and not as Flash6. QuickTime...

    Publish as Flash4 and not as Flash6. QuickTime does not support Flash6 files.
  8. Replies
    13
    Views
    2,378

    On Windows you can simply use Notepad to save...

    On Windows you can simply use Notepad to save text files as UTF-8. Simply do a 'Save As..' and choose the encoding. Works well and it's 'free'...
  9. Thread: video export

    by migel
    Replies
    11
    Views
    821

    You can not use Flash6 features in QuickTime5....

    You can not use Flash6 features in QuickTime5. It's as simple as that. It's pointless trying it, because it will simply not work.
  10. Thread: video export

    by migel
    Replies
    11
    Views
    821

    QuickTime 5 can not create or display Flash 6...

    QuickTime 5 can not create or display Flash 6 files. Select Flash 5 export in the publish settings or export flash dialog and you should be okay.

    Let's hope that QuickTime6 will support the new...
  11. Replies
    9
    Views
    1,042

    FlashMX uses QuickTime to import video files on...

    FlashMX uses QuickTime to import video files on MacOS.

    QuickTime has poor support for MPEG video files in general. My guess is that you are trying to import a MPEG2 file which QuickTime does not...
  12. Replies
    19
    Views
    2,082

    Hrm... Can somebody with this issue try to...

    Hrm...

    Can somebody with this issue try to publish those swf files without compression turned on (uncheck the 'Compress Movie' checkbox in the publish settings) and see if this still reproduces? ...
  13. Thread: trial version

    by migel
    Replies
    5
    Views
    863

    Only if they are larger than 1GB... What is the...

    Only if they are larger than 1GB... What is the exact error message you get? Also try not to use 100% quality when importing. FlashMX tries to keep the complete video in memory. Maybe you are simply...
  14. Thread: trial version

    by migel
    Replies
    5
    Views
    863

    Are those machines MacOS or PC? Keep in mind that...

    Are those machines MacOS or PC? Keep in mind that the support for AVI on MacOS is VERY limited since it uses QuickTime.

    An AVI file is not simply an AVI. It is a transport system for a video and...
  15. Thread: trial version

    by migel
    Replies
    5
    Views
    863

    What type of AVI file? Platform? How much...

    What type of AVI file?
    Platform?
    How much memory do you have?

    There are countless codec types an AVI file could use and they might be simply not installed on your machine.
  16. Replies
    19
    Views
    1,166

    Yes there is pretty big difference when using...

    Yes there is pretty big difference when using Squeeze. Go through the new Sorenson presentation:

    http://www.sorenson.com/sparkpro.html

    Look at the 'Better Quality' section and play the example...
  17. Thread: Font Problem

    by migel
    Replies
    3
    Views
    915

    ATM is not supported anymore and actually...

    ATM is not supported anymore and actually obsolete at this time. FlashMX now relies on ATSUI which is provided by Apple and part of Carbon. ATSUI fully supports PostScript fonts.
    ...
  18. Replies
    12
    Views
    1,071

    Try publishing as Flash5 instead of Flash6....

    Try publishing as Flash5 instead of Flash6. QuickTime5 does not allow to create Flash6 swf files. This is not the fault of Macromedia but rather a limitation of the QuickTime exporter API which can...
  19. http://www.sorenson.com/products/squeeze.asp ...

    http://www.sorenson.com/products/squeeze.asp

    And try this:

    http://www.sorenson.com/download/Sorenson_SparkPro.exe
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center