A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: FLVs causing browser crash

  1. #1
    Junior Member
    Join Date
    Sep 2009
    Posts
    2

    FLVs causing browser crash

    Hi,

    I am trying to create a flash file that loops through a series of short videos using Actionscript 3 combined with the FLVPlayback component.

    The way I would like it to work is that the file starts by looping one video. Users can click on icons that add names of video files to an Array. Each time the video ends the next filename in the Array is played.

    It works fine when I view it in the normal browser window, but when I play it at fullscreen it crashes the browser after playing 3 or 4 of the videos.

    I was wondering would anyone have an idea what's causing this problem? I thought it might be something to do with the videos caching in the browser. Is there a limit to how quickly you can switch videos with the FLVPlayback component?

    You can see the file here:
    http://www.looptracks.net/csel/outermovie.html

    I have also attached the .as file which controls the video.

    If anyone could give me an idea as to what might be causing this crash I would be very grateful.

    Thanks,
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center