Copy link to clipboard
Copied
I have imported 18 flv videos by using this following way from local drive.
'Embed FLV in SWF and play in timeline'
The videos are works fine. But after more than 5 minutes, the flash player got crash in browser.
I have placed all 18 videos in one movieclip timeline. And Iam using gotoAndPlay('labelName') to jump one video from another. I noted the system memory is increasing when video's are playing more time.
May I know why this error appears? And How to fix this?
Advance thanks for your help
Copy link to clipboard
Copied
you should be playing your videos in one flvplayback component.
but if you need to sync other timeline animation/text with your videos and absolutely have to import them to a timeline, each video should be in its own movieclip and those movieclips should be added and removed from the stage so memory can be cleared.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now