Ale_88
10-09-2009, 01:36 PM
Hi everybody, i'm an italian developer and i'm sorry for my bad english..
I have a very big problem with flashpanorama in flash..
I have make an application that call many panorama. if you click in a button load a panorama, if you click an another button unload the swf and load another swf with a new panorama.. but my problem is that panorama contain many hotspot and in my memory increase.
i have write
panorama.pano.remove
panorama=null..
but nothign the ram memory increase every time you see a panorama.
If i navigate many panorama i have this error and i don't see anything
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid.
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
how can i release the memory of every panorama?Help me please is very important... :confused::confused:
I have a very big problem with flashpanorama in flash..
I have make an application that call many panorama. if you click in a button load a panorama, if you click an another button unload the swf and load another swf with a new panorama.. but my problem is that panorama contain many hotspot and in my memory increase.
i have write
panorama.pano.remove
panorama=null..
but nothign the ram memory increase every time you see a panorama.
If i navigate many panorama i have this error and i don't see anything
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid..
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
ArgumentError: Error #2015: BitmapData not valid.
at flash.display::BitmapData/get width()
at CubePanorama/::loadContent()
at CubePanorama/::loadComplete()
how can i release the memory of every panorama?Help me please is very important... :confused::confused: