A Flash Developer Resource Site

Search:

Type: Posts; User: Wheels

Search: Search took 0.36 seconds.

  1. Thread: Flash Video FAQ

    by Wheels
    Replies
    6
    Views
    53,690

    Sticky: How to load a percentage of .swf before playback

    this.targ = "http://www.yoururl.com/your.swf";
    function loader (t,b) {
    removeMovieClip(this.hold);
    var p;
    var h = this.createEmptyMovieClip("hold", 1);
    var c =...
  2. Thread: Flash Video FAQ

    by Wheels
    Replies
    6
    Views
    53,690

    Sticky: Load and Fade with AS

    This function will load a movie, place it on the stage, fade the video and audio in and fade them out on exit - then unload the movie.


    http://www.flashkit.com/board/showthread.php?threadid=424522
  3. Thread: Flash Video FAQ

    by Wheels
    Replies
    6
    Views
    53,690

    Sticky: PAL-SECAM-NTSC information

    Listing of standards by country.

    http://www.aefreemart.com/technical/worldvid.html
  4. Thread: Flash Video FAQ

    by Wheels
    Replies
    6
    Views
    53,690

    Sticky: Video and sound codecs

    Here is a link to Macormedia's dicussion on all known issues with MX. There is good information for video and sound codec issues that affect video.
    ...
  5. Thread: Flash Video FAQ

    by Wheels
    Replies
    6
    Views
    53,690

    Sticky: Linked video...

    To link or embed, common question.



    This is the little popup you are greeted with when you attempt to import a video file to Flash. But which one to choose?

    Embed You choose embed when you...
  6. Thread: Flash Video FAQ

    by Wheels
    Replies
    6
    Views
    53,690

    Sticky: How to make a rewind button...

    http://www.flashkit.com/board/showthread.php?postid=2117345#post2117345
  7. Thread: Flash Video FAQ

    by Wheels
    Replies
    6
    Views
    53,690

    Sticky: Please read before posting on the forum 1. ...

    Please read before posting on the forum

    1. Take a look at the other posts to see if your question has already been answered. You could even do a search first (look up on the right side of the...
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center