A Flash Developer Resource Site

Search:

Type: Posts; User: Arjun

Page 1 of 3 1 2 3

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    534

    For a 100 MB file, it may be a problem. If the...

    For a 100 MB file, it may be a problem. If the user had enough RAM, then the 100 MB file should play. However, there's that LONG delay while the Flash player loads the entire SWF into RAM off the...
  2. Replies
    2
    Views
    485

    Hi, Are you using a preset? Is this "blank"...

    Hi,

    Are you using a preset?

    Is this "blank" video in the Flix preview window or in an external application like Netscape?

    Sincerely,
    Arjun
  3. Replies
    3
    Views
    527

    Hi, I just tried it on Mac OSX in IE and the...

    Hi,

    I just tried it on Mac OSX in IE and the rollovers appeared to work for me. You probably have a "buggy" Flash player. Reinstall the Flash player and try your rollovers again. It should work...
  4. Replies
    10
    Views
    1,140

    Unfortunately, the limitation is in the...

    Unfortunately, the limitation is in the Macromedia Flash Player and only they know if the frame limitations will be resolved. The only way to currently overcome this limitation is to split your movie...
  5. Replies
    2
    Views
    465

    Hi, If they're watching the streamed video on...

    Hi,

    If they're watching the streamed video on a computer or handheld device, then you won't have to worry about NTSC/PAL.

    NTSC/PAL is only relevant if you want to display directly on a...
  6. Thread: FLV vs SWF

    by Arjun
    Replies
    1
    Views
    513

    Hi, When you import an FLV into Flash MX, it...

    Hi,

    When you import an FLV into Flash MX, it places it into your final SWF output. However, when Flash MX exports the entire movie, with the embedded FLV, it reprocesses all the audio and frames....
  7. How about this: ...

    How about this:

    http://www.macromedia.com/software/player_census/flashplayer/

    http://www.macromedia.com/software/player_census/flashplayer/penetration.html

    Percentage who can view...
  8. Replies
    4
    Views
    712

    If you're using the FLV file and it didn't appear...

    If you're using the FLV file and it didn't appear to stream over 56K, then chances are that something changed when you output your movie from Flash MX. Two things:

    1. Don't use the "Compressed...
  9. Replies
    10
    Views
    1,140

    Hi, Using the 128 KBs Flash MX preset in Flix...

    Hi,

    Using the 128 KBs Flash MX preset in Flix Pro, you can encode a clip of:

    16000 frames 60 seconds
    ------------ / ----------- = 26.6 minutes
    10 fps 1 minute

    Hope this helps.
  10. Replies
    2
    Views
    612

    Hi, Unfortunately, Linx doesn't support...

    Hi,

    Unfortunately, Linx doesn't support importing images with an Alpha channel, yet. It's on our todo list. :) There is one way to get an image with an Alpha Channel into Linx:

    If you have...
  11. Replies
    4
    Views
    712

    Hi, It depends. If you're playing it off a Web...

    Hi,

    It depends. If you're playing it off a Web server and the end user has enough bandwidth, then the resultant file will stream. If you're playing the file from your local Hard Drive or CD-ROM,...
  12. Replies
    1
    Views
    358

    Hi, I assume this volume drop off isn't in...

    Hi,


    I assume this volume drop off isn't in the source audio file? What format is the source file and what bitrate and sampling rate do you encode your output SWF with? Any other information...
  13. Replies
    2
    Views
    504

    Hi, Are you using Win95, Win98, or Win98ME? If...

    Hi,

    Are you using Win95, Win98, or Win98ME? If so, download the latest versions of the program. They've been updated this week to work properly with those platforms; an issue with the Common...
  14. Replies
    2
    Views
    390

    Hi, Does this slow down occur with Wildform...

    Hi,

    Does this slow down occur with Wildform movies only or with all Flash movies that you playback. Some flash players are noticeably slower than others. For example, on Windows, the Netscape...
  15. Hi, Sorry to hear that it didn't work for...

    Hi,

    Sorry to hear that it didn't work for you. If you'd like, write to me with details on the settings you used and any errors you received. I'd be happy to help you resolve any issues and...
  16. Hi, Encode your video via our product,...

    Hi,

    Encode your video via our product, Wildform Flix PRO. I'm just guessing, but it looks like your problems are related to the way Squeeze's data rate constraining algortihms function....
  17. Replies
    2
    Views
    459

    Hi, Make sure you have the "FULL" installation...

    Hi,

    Make sure you have the "FULL" installation of the free Apple Quicktime player installed on your system. Sometimes, the "RECOMMENDED" installation of Quicktime doesn't install all the proper...
  18. Replies
    4
    Views
    857

    Hi, I see. Well, you'll have to experiment to...

    Hi,

    I see. Well, you'll have to experiment to see which SWfX effects render the fonts which you want to use in a suitable way. You'll probably have to view them at "low" quality instead of the...
  19. Replies
    4
    Views
    857

    Hi, Do you mean "Raster" or "Screen Fonts"?...

    Hi,

    Do you mean "Raster" or "Screen Fonts"? It's best to use Vector fonts with SWfX or Flash since you're assured that the outlines are smooth and can be anti-aliased by the Flash Player engine at...
  20. Replies
    2
    Views
    697

    Hi, 1. Inherit an ATL object implementing the...

    Hi,

    1. Inherit an ATL object implementing the "_IWF_FlixCOMEncoderEvents" interface and implement the OnEncodingCompleted() method as you see fit.

    2. Call "AtlAdvise()" and "AtlUnadvise()" from...
  21. Replies
    1
    Views
    1,053

    Hi Mike, Not including the Flix_COM.h file was...

    Hi Mike,

    Not including the Flix_COM.h file was my mistake. We'll get it resolved. To answer your question, the way to get an interface pointer to the other interfaces (IWF_Video) is not via...
  22. Replies
    35
    Views
    6,396

    The stuttering problem is caused by the very use...

    The stuttering problem is caused by the very use of LoadMovie or LoadMovieNum. Did you check out the other threads that I referred to? Finally, if you really., really want to see this problem, try...
  23. Replies
    35
    Views
    6,396

    If you use the LoadMovie or LoadMovieNum command...

    If you use the LoadMovie or LoadMovieNum command to load the SWFs, you will run into this problem.

    -Arjun
  24. Replies
    35
    Views
    6,396

    If you use the LoadMovie command to load this...

    If you use the LoadMovie command to load this exported SWF into a larger flash movie (like in a jukebox), you'll run into this problem. A streaming audio soundtrack loaded via LoadMovie causes this. ...
  25. Replies
    35
    Views
    6,396

    Hi, The streaming MP3 problem doesn't seem to...

    Hi,

    The streaming MP3 problem doesn't seem to effect the Flash 5 projectors, just all current versions of the MX Projector. I haven't investigated in on the Mac, just Windows. So, it's hard to...
Results 1 to 25 of 72
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center