Pre loader for xml data with Flash, I mean i loading the xml data into moveclip i want to check the xml is loaded or not....
Please Help Me....
hi sujoy
i hv wriiten a function for preloading.i hope it will help u.
//----function to preload xml data-----------------------
//----same can also be used to preload swf's and jpgs---- Candy Bar Preloader:: This is a nice candy bar preloader. Web 2.0 design, Super glossy preloader plus a simple but Greyscale/color flash image gallery · Gatt XML Calendar http://www.search-scripts.com/scripts/flash/fla-archives/candy-bar-preloader.htmlHOME | gotoAndLearn() Flash Forums • View topic - Preloading XML content :: 7 posts - 3 authors - Last post: Feb 19, 2007Preloading XML content (thumbnails). Post by absoluteMat on Fri Feb 16, 2007 7: 52 pm. Hi everyone, It is my first time posting here and I http://www.gotoandlearnforum.com/viewtopic.php?t=9454HOME |
//----by changing typeof o to MovieClip------------------
var preloader=function(o:XML,mc:MovieClip)
{ SoftLow.com - Circle Style Preloaders 1.0 Free Download:: Smoothed Pixels Preloader - You can change font, size and color, smoothne XML Driven Vertical Scrollable Menu - A powerful XML driven Flash menu, http://www.softlow.com/windows/development-tools/web/shareware/circle-style-preloaders.htmlHOME |
//---to put sm interval after data is loaded---\
var delay:Number=0;
mc.onEnterFrame=function()
{
var a1:Number=o.getBytesLoaded();
var a2:Number=o.getBytesTotal();
if(a1>10 && a2>20)
{
var perc:Number=Math.floor(a1/a2*100);
if(perc>=100)
{
delay++;
if(delay>10)
{
delete mc.onEnterFrame;
trace("Data Loading Completes");
}
}
}
}
}
i hvnt test it bt if u find any problem implementing it i will provide sm demo flas.
Red Hat's Rough Recovery From CFO Exit
Windows Live Finds a New, Pre-installed Home |