Hey all, I've problem with videoloader when I want to load bunch of video (each video size 2,30 mb and I have 25 videos its total size is 60 mb) I'dont know what problem is.
Here is code below. Please take a look at and tell me what I'm doing wrong:
package
{
import com.greensock.TweenMax;
import com.greensock.loading.VideoLoader;
import com.greensock.loading.LoaderMax;
import com.greensock.events.LoaderEvent;
import com.greensock.loading.XMLLoader;
import com.greensock.loading.SWFLoader;
import flash.display.DisplayObject;
import flash.display.MovieClip;