This content has been marked as final.
Show 4 replies
-
1. Re: BitmapData prblm for loading swf file
kglad Apr 28, 2008 6:40 AM (in response to AScracker)your swfs' timelines should advance but any tweening will be lost. -
2. Re: BitmapData prblm for loading swf file
AScracker Apr 28, 2008 11:25 AM (in response to kglad)Thanks Kglad
but is there any other possible way to make the like wipe effect using bitmapdata for loading the images and the swf file ..... bcoz every loop ( for the change from images to swf file) we are making as alpha value = 0.
instead of that we try to use some wipe effect using bitmap data
is there any other way to resolve this issue
~~
Sk -
3. Re: BitmapData prblm for loading swf file
kglad Apr 28, 2008 12:38 PM (in response to AScracker)so, you have a timeline tween that's lost when you use an actionscript tween on the same movieclip? -
4. Re: BitmapData prblm for loading swf file
AScracker Apr 28, 2008 9:21 PM (in response to kglad)yes the timeline is not working when i start to applied in the movieclip. how to overcome this issue. bcoz i need check the current frame and totalframe. to check whether the swf has played fully or not. after that only it 'll start to laod the images
but here i can't able to get the current frame and the total frame . it means i lost the timeline( swf consists of more than 40 frames) ..here how to check the 40 frames played or not
~~
Sk


