Clean up memory after movie has played.
i have as3 application has multiple frames embed flvs. based on value xml file, specific frame selected , movie played. when choose link flv stoped , played automatically. not elegant worked fine until realised sound video go when memory hit 160 mb in projector file. want know is:
- how clean memory after video has finished playing since seems tied sound going after 160 mb of usage.
- if not possible how can remove external swf file nested in movie clip example: detailcontainer.movieholder.
ie (i figure if memory cannot cleaned after embed file has finished playing have load swf file , unload . have loaded files already, unloading problem)
you should have 1 flvplayback component in 1 frame , assign source property based on links chosen
More discussions in ActionScript 3
adobe
Comments
Post a Comment